2021-05-16T23:03:39.8040357Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:39.8927469Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:03:39.9726613Z 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-16T23:03:40.0860801Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:40.2079257Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:52.3948160Z Current runner version: '2.278.0' 2021-05-16T23:03:52.4003070Z ##[group]Operating System 2021-05-16T23:03:52.4004030Z Mac OS X 2021-05-16T23:03:52.4004590Z 10.15.7 2021-05-16T23:03:52.4004990Z 19H1030 2021-05-16T23:03:52.4005450Z ##[endgroup] 2021-05-16T23:03:52.4006030Z ##[group]Virtual Environment 2021-05-16T23:03:52.4006710Z Environment: macos-10.15 2021-05-16T23:03:52.4007290Z Version: 20210510.1 2021-05-16T23:03:52.4008290Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:03:52.4009630Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:03:52.4010460Z ##[endgroup] 2021-05-16T23:03:52.4012440Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:52.4013870Z Actions: write 2021-05-16T23:03:52.4014350Z Checks: write 2021-05-16T23:03:52.4014860Z Contents: write 2021-05-16T23:03:52.4015350Z Deployments: write 2021-05-16T23:03:52.4016080Z Issues: write 2021-05-16T23:03:52.4016650Z Metadata: read 2021-05-16T23:03:52.4017240Z Packages: write 2021-05-16T23:03:52.4017750Z PullRequests: write 2021-05-16T23:03:52.4018370Z RepositoryProjects: write 2021-05-16T23:03:52.4019030Z SecurityEvents: write 2021-05-16T23:03:52.4019690Z Statuses: write 2021-05-16T23:03:52.4020390Z ##[endgroup] 2021-05-16T23:03:52.4023990Z Prepare workflow directory 2021-05-16T23:03:52.5390120Z Prepare all required actions 2021-05-16T23:03:52.5403980Z Getting action download info 2021-05-16T23:03:52.9673110Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:54.4610030Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:56.8229620Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:59.2269220Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:59.7469280Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:00.3680890Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:00.9890070Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:01.9667870Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:01.9669120Z with: 2021-05-16T23:04:01.9670080Z repository: neuroconductor/papayaWidget 2021-05-16T23:04:01.9671300Z token: *** 2021-05-16T23:04:01.9671790Z ssh-strict: true 2021-05-16T23:04:01.9672240Z persist-credentials: true 2021-05-16T23:04:01.9672660Z clean: true 2021-05-16T23:04:01.9673000Z fetch-depth: 1 2021-05-16T23:04:01.9673330Z lfs: false 2021-05-16T23:04:01.9673670Z submodules: false 2021-05-16T23:04:01.9673980Z env: 2021-05-16T23:04:01.9674360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:01.9674770Z TIC_DEPLOY_KEY: 2021-05-16T23:04:01.9675080Z RSPM: 2021-05-16T23:04:01.9675770Z GITHUB_PAT: *** 2021-05-16T23:04:01.9676130Z COVERALLS_TOKEN: 2021-05-16T23:04:01.9676540Z continue-on-error: true 2021-05-16T23:04:01.9676970Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:01.9677330Z ##[endgroup] 2021-05-16T23:04:03.0912120Z Syncing repository: neuroconductor/papayaWidget 2021-05-16T23:04:03.0913250Z ##[group]Getting Git version info 2021-05-16T23:04:03.0914910Z Working directory is '/Users/runner/work/papayaWidget/papayaWidget' 2021-05-16T23:04:03.0915780Z [command]/usr/local/bin/git version 2021-05-16T23:04:03.1120660Z git version 2.31.1 2021-05-16T23:04:03.1154500Z ##[endgroup] 2021-05-16T23:04:03.1164340Z Deleting the contents of '/Users/runner/work/papayaWidget/papayaWidget' 2021-05-16T23:04:03.1169350Z ##[group]Initializing the repository 2021-05-16T23:04:03.1176340Z [command]/usr/local/bin/git init /Users/runner/work/papayaWidget/papayaWidget 2021-05-16T23:04:03.1414850Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:03.1415830Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:03.1416640Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:03.1417210Z hint: 2021-05-16T23:04:03.1418140Z hint: git config --global init.defaultBranch 2021-05-16T23:04:03.1419360Z hint: 2021-05-16T23:04:03.1420310Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:03.1421530Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:03.1422100Z hint: 2021-05-16T23:04:03.1422870Z hint: git branch -m 2021-05-16T23:04:03.1468440Z Initialized empty Git repository in /Users/runner/work/papayaWidget/papayaWidget/.git/ 2021-05-16T23:04:03.1482990Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/papayaWidget 2021-05-16T23:04:03.1579170Z ##[endgroup] 2021-05-16T23:04:03.1579920Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:03.1586720Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:04:03.1659280Z ##[endgroup] 2021-05-16T23:04:03.1666350Z ##[group]Setting up auth 2021-05-16T23:04:03.1678510Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:03.1751890Z [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-16T23:04:03.2951580Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:03.3068080Z [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-16T23:04:03.4139680Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:03.4282750Z ##[endgroup] 2021-05-16T23:04:03.4290600Z ##[group]Fetching the repository 2021-05-16T23:04:03.4355280Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f9c5578fc9079321595ea30beb36cb9e5fab21a7:refs/tags/0.7.1.s 2021-05-16T23:04:04.0611870Z remote: Enumerating objects: 69, done. 2021-05-16T23:04:04.0613220Z remote: Counting objects: 1% (1/69) 2021-05-16T23:04:04.0622120Z remote: Counting objects: 2% (2/69) 2021-05-16T23:04:04.0624500Z remote: Counting objects: 4% (3/69) 2021-05-16T23:04:04.0626020Z remote: Counting objects: 5% (4/69) 2021-05-16T23:04:04.0629130Z remote: Counting objects: 7% (5/69) 2021-05-16T23:04:04.0630260Z remote: Counting objects: 8% (6/69) 2021-05-16T23:04:04.0630870Z remote: Counting objects: 10% (7/69) 2021-05-16T23:04:04.0631430Z remote: Counting objects: 11% (8/69) 2021-05-16T23:04:04.0631980Z remote: Counting objects: 13% (9/69) 2021-05-16T23:04:04.0632480Z remote: Counting objects: 14% (10/69) 2021-05-16T23:04:04.0633020Z remote: Counting objects: 15% (11/69) 2021-05-16T23:04:04.0633510Z remote: Counting objects: 17% (12/69) 2021-05-16T23:04:04.0634060Z remote: Counting objects: 18% (13/69) 2021-05-16T23:04:04.0634550Z remote: Counting objects: 20% (14/69) 2021-05-16T23:04:04.0635080Z remote: Counting objects: 21% (15/69) 2021-05-16T23:04:04.0635570Z remote: Counting objects: 23% (16/69) 2021-05-16T23:04:04.0636090Z remote: Counting objects: 24% (17/69) 2021-05-16T23:04:04.0636620Z remote: Counting objects: 26% (18/69) 2021-05-16T23:04:04.0637110Z remote: Counting objects: 27% (19/69) 2021-05-16T23:04:04.0637630Z remote: Counting objects: 28% (20/69) 2021-05-16T23:04:04.0638220Z remote: Counting objects: 30% (21/69) 2021-05-16T23:04:04.0638940Z remote: Counting objects: 31% (22/69) 2021-05-16T23:04:04.0639770Z remote: Counting objects: 33% (23/69) 2021-05-16T23:04:04.0640580Z remote: Counting objects: 34% (24/69) 2021-05-16T23:04:04.0641080Z remote: Counting objects: 36% (25/69) 2021-05-16T23:04:04.0641630Z remote: Counting objects: 37% (26/69) 2021-05-16T23:04:04.0642640Z remote: Counting objects: 39% (27/69) 2021-05-16T23:04:04.0643140Z remote: Counting objects: 40% (28/69) 2021-05-16T23:04:04.0643670Z remote: Counting objects: 42% (29/69) 2021-05-16T23:04:04.0644150Z remote: Counting objects: 43% (30/69) 2021-05-16T23:04:04.0644790Z remote: Counting objects: 44% (31/69) 2021-05-16T23:04:04.0645390Z remote: Counting objects: 46% (32/69) 2021-05-16T23:04:04.0669580Z remote: Counting objects: 47% (33/69) 2021-05-16T23:04:04.0670110Z remote: Counting objects: 49% (34/69) 2021-05-16T23:04:04.0670640Z remote: Counting objects: 50% (35/69) 2021-05-16T23:04:04.0671140Z remote: Counting objects: 52% (36/69) 2021-05-16T23:04:04.0671610Z remote: Counting objects: 53% (37/69) 2021-05-16T23:04:04.0672130Z remote: Counting objects: 55% (38/69) 2021-05-16T23:04:04.0672720Z remote: Counting objects: 56% (39/69) 2021-05-16T23:04:04.0673250Z remote: Counting objects: 57% (40/69) 2021-05-16T23:04:04.0673730Z remote: Counting objects: 59% (41/69) 2021-05-16T23:04:04.0674250Z remote: Counting objects: 60% (42/69) 2021-05-16T23:04:04.0674770Z remote: Counting objects: 62% (43/69) 2021-05-16T23:04:04.0675230Z remote: Counting objects: 63% (44/69) 2021-05-16T23:04:04.0675730Z remote: Counting objects: 65% (45/69) 2021-05-16T23:04:04.0676220Z remote: Counting objects: 66% (46/69) 2021-05-16T23:04:04.0676750Z remote: Counting objects: 68% (47/69) 2021-05-16T23:04:04.0677200Z remote: Counting objects: 69% (48/69) 2021-05-16T23:04:04.0677980Z remote: Counting objects: 71% (49/69) 2021-05-16T23:04:04.0678500Z remote: Counting objects: 72% (50/69) 2021-05-16T23:04:04.0679030Z remote: Counting objects: 73% (51/69) 2021-05-16T23:04:04.0679510Z remote: Counting objects: 75% (52/69) 2021-05-16T23:04:04.0679990Z remote: Counting objects: 76% (53/69) 2021-05-16T23:04:04.0680940Z remote: Counting objects: 78% (54/69) 2021-05-16T23:04:04.0681500Z remote: Counting objects: 79% (55/69) 2021-05-16T23:04:04.0682000Z remote: Counting objects: 81% (56/69) 2021-05-16T23:04:04.0682550Z remote: Counting objects: 82% (57/69) 2021-05-16T23:04:04.0683340Z remote: Counting objects: 84% (58/69) 2021-05-16T23:04:04.0683960Z remote: Counting objects: 85% (59/69) 2021-05-16T23:04:04.0684470Z remote: Counting objects: 86% (60/69) 2021-05-16T23:04:04.0684980Z remote: Counting objects: 88% (61/69) 2021-05-16T23:04:04.0685470Z remote: Counting objects: 89% (62/69) 2021-05-16T23:04:04.0685970Z remote: Counting objects: 91% (63/69) 2021-05-16T23:04:04.0686450Z remote: Counting objects: 92% (64/69) 2021-05-16T23:04:04.0686960Z remote: Counting objects: 94% (65/69) 2021-05-16T23:04:04.0687450Z remote: Counting objects: 95% (66/69) 2021-05-16T23:04:04.0687970Z remote: Counting objects: 97% (67/69) 2021-05-16T23:04:04.0688450Z remote: Counting objects: 98% (68/69) 2021-05-16T23:04:04.0688960Z remote: Counting objects: 100% (69/69) 2021-05-16T23:04:04.0689470Z remote: Counting objects: 100% (69/69), done. 2021-05-16T23:04:04.0690040Z remote: Compressing objects: 1% (1/53) 2021-05-16T23:04:04.0690580Z remote: Compressing objects: 3% (2/53) 2021-05-16T23:04:04.0691110Z remote: Compressing objects: 5% (3/53) 2021-05-16T23:04:04.0691670Z remote: Compressing objects: 7% (4/53) 2021-05-16T23:04:04.0692190Z remote: Compressing objects: 9% (5/53) 2021-05-16T23:04:04.0692720Z remote: Compressing objects: 11% (6/53) 2021-05-16T23:04:04.0693250Z remote: Compressing objects: 13% (7/53) 2021-05-16T23:04:04.0693810Z remote: Compressing objects: 15% (8/53) 2021-05-16T23:04:04.0694420Z remote: Compressing objects: 16% (9/53) 2021-05-16T23:04:04.0695330Z remote: Compressing objects: 18% (10/53) 2021-05-16T23:04:04.0695920Z remote: Compressing objects: 20% (11/53) 2021-05-16T23:04:04.0696450Z remote: Compressing objects: 22% (12/53) 2021-05-16T23:04:04.0696980Z remote: Compressing objects: 24% (13/53) 2021-05-16T23:04:04.0697690Z remote: Compressing objects: 26% (14/53) 2021-05-16T23:04:04.0698280Z remote: Compressing objects: 28% (15/53) 2021-05-16T23:04:04.0698810Z remote: Compressing objects: 30% (16/53) 2021-05-16T23:04:04.0699340Z remote: Compressing objects: 32% (17/53) 2021-05-16T23:04:04.0699860Z remote: Compressing objects: 33% (18/53) 2021-05-16T23:04:04.0700430Z remote: Compressing objects: 35% (19/53) 2021-05-16T23:04:04.0700980Z remote: Compressing objects: 37% (20/53) 2021-05-16T23:04:04.0701500Z remote: Compressing objects: 39% (21/53) 2021-05-16T23:04:04.0702070Z remote: Compressing objects: 41% (22/53) 2021-05-16T23:04:04.0702620Z remote: Compressing objects: 43% (23/53) 2021-05-16T23:04:04.0703190Z remote: Compressing objects: 45% (24/53) 2021-05-16T23:04:04.0703720Z remote: Compressing objects: 47% (25/53) 2021-05-16T23:04:04.0704380Z remote: Compressing objects: 49% (26/53) 2021-05-16T23:04:04.0704970Z remote: Compressing objects: 50% (27/53) 2021-05-16T23:04:04.0705500Z remote: Compressing objects: 52% (28/53) 2021-05-16T23:04:04.0706060Z remote: Compressing objects: 54% (29/53) 2021-05-16T23:04:04.0706600Z remote: Compressing objects: 56% (30/53) 2021-05-16T23:04:04.0707170Z remote: Compressing objects: 58% (31/53) 2021-05-16T23:04:04.0707780Z remote: Compressing objects: 60% (32/53) 2021-05-16T23:04:04.0708500Z remote: Compressing objects: 62% (33/53) 2021-05-16T23:04:04.0709070Z remote: Compressing objects: 64% (34/53) 2021-05-16T23:04:04.0709610Z remote: Compressing objects: 66% (35/53) 2021-05-16T23:04:04.0710470Z remote: Compressing objects: 67% (36/53) 2021-05-16T23:04:04.0711080Z remote: Compressing objects: 69% (37/53) 2021-05-16T23:04:04.0711610Z remote: Compressing objects: 71% (38/53) 2021-05-16T23:04:04.0712110Z remote: Compressing objects: 73% (39/53) 2021-05-16T23:04:04.0712610Z remote: Compressing objects: 75% (40/53) 2021-05-16T23:04:04.0713140Z remote: Compressing objects: 77% (41/53) 2021-05-16T23:04:04.0713670Z remote: Compressing objects: 79% (42/53) 2021-05-16T23:04:04.0714170Z remote: Compressing objects: 81% (43/53) 2021-05-16T23:04:04.0714720Z remote: Compressing objects: 83% (44/53) 2021-05-16T23:04:04.0715420Z remote: Compressing objects: 84% (45/53) 2021-05-16T23:04:04.0715920Z remote: Compressing objects: 86% (46/53) 2021-05-16T23:04:04.0716570Z remote: Compressing objects: 88% (47/53) 2021-05-16T23:04:04.0717130Z remote: Compressing objects: 90% (48/53) 2021-05-16T23:04:04.0717690Z remote: Compressing objects: 92% (49/53) 2021-05-16T23:04:04.0718210Z remote: Compressing objects: 94% (50/53) 2021-05-16T23:04:04.0718740Z remote: Compressing objects: 96% (51/53) 2021-05-16T23:04:04.0719300Z remote: Compressing objects: 98% (52/53) 2021-05-16T23:04:04.0719820Z remote: Compressing objects: 100% (53/53) 2021-05-16T23:04:04.0720630Z remote: Compressing objects: 100% (53/53), done. 2021-05-16T23:04:04.1615890Z remote: Total 69 (delta 11), reused 45 (delta 6), pack-reused 0 2021-05-16T23:04:04.2312990Z From https://github.com/neuroconductor/papayaWidget 2021-05-16T23:04:04.2608640Z * [new ref] f9c5578fc9079321595ea30beb36cb9e5fab21a7 -> 0.7.1.s 2021-05-16T23:04:04.2699450Z ##[endgroup] 2021-05-16T23:04:04.2705330Z ##[group]Determining the checkout info 2021-05-16T23:04:04.2836030Z ##[endgroup] 2021-05-16T23:04:04.2984830Z ##[group]Checking out the ref 2021-05-16T23:04:04.3169690Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.7.1.s 2021-05-16T23:04:04.4616590Z HEAD is now at f9c5578 Version id 71 stable 2021-05-16T23:04:04.4722700Z ##[endgroup] 2021-05-16T23:04:04.5501390Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:04:04.5519730Z 'f9c5578fc9079321595ea30beb36cb9e5fab21a7' 2021-05-16T23:04:04.5843500Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:04.5844050Z with: 2021-05-16T23:04:04.5844440Z r-version: devel 2021-05-16T23:04:04.5844800Z Ncpus: 1 2021-05-16T23:04:04.5845650Z crayon.enabled: NULL 2021-05-16T23:04:04.5846630Z remove-openmp-macos: true 2021-05-16T23:04:04.5847160Z http-user-agent: default 2021-05-16T23:04:04.5847630Z install-r: true 2021-05-16T23:04:04.5848160Z windows-path-include-mingw: true 2021-05-16T23:04:04.5848700Z env: 2021-05-16T23:04:04.5849110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:04.5849580Z TIC_DEPLOY_KEY: 2021-05-16T23:04:04.5849920Z RSPM: 2021-05-16T23:04:04.5851280Z GITHUB_PAT: *** 2021-05-16T23:04:04.5851720Z COVERALLS_TOKEN: 2021-05-16T23:04:04.5852140Z continue-on-error: true 2021-05-16T23:04:04.5852660Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:04.5853190Z ##[endgroup] 2021-05-16T23:04:05.0419940Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:04:07.9988310Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:04:08.4336750Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:04:09.0986090Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:04:09.1006750Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:04:10.0967160Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:04:10.0969910Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:04:11.1281990Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:04:11.1290300Z Checksumming (Apple_Free : 3)… 2021-05-16T23:04:12.0191220Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:04:12.0200750Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:04:12.0612820Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:04:12.0619220Z Checksumming (Apple_Free : 5)… 2021-05-16T23:04:13.0040190Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:04:13.0087650Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:04:14.0014960Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:04:14.0071630Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:04:14.0155460Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:04:14.0257590Z verified CRC32 $84F1919B 2021-05-16T23:04:14.5427200Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:04:14.5533030Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:14.5636160Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:04:16.2835130Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:04:16.2836460Z To reinstall 0.29.2_3, run: 2021-05-16T23:04:16.2837770Z brew reinstall pkg-config 2021-05-16T23:04:16.3295270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:04:18.1928670Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:04:18.6269170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A10%3A00Z&sig=meP8%2Bwfg%2Fozy%2FjaXDNft%2FBvZg1djD38obMYzmrsUUnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:18.8926970Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:04:18.9288030Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T23:04:22.8735800Z installer: Package name is gfortran 2021-05-16T23:04:22.8816340Z installer: Installing at base path / 2021-05-16T23:04:22.8918910Z installer: The install was successful. 2021-05-16T23:04:22.9019040Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:04:23.0413300Z "disk2" ejected. 2021-05-16T23:04:23.0515320Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:04:23.1501210Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:04:23.2046460Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:04:25.1231450Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:04:25.5403600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A10%3A00Z&sig=MvyGlvO3cPEBLl%2F%2BauCSZlCnF65%2BfG1uHWYauqOrB5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:04:25.6144560Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:04:28.7121280Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:04:34.6187150Z installer: Package name is R 4.2.0 for macOS 2021-05-16T23:04:34.6195550Z installer: Upgrading at base path / 2021-05-16T23:04:34.6196750Z installer: The upgrade was successful. 2021-05-16T23:04:34.6237780Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:04:34.6546340Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:34.6546910Z env: 2021-05-16T23:04:34.6547330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:34.6547780Z TIC_DEPLOY_KEY: 2021-05-16T23:04:34.6548140Z RSPM: 2021-05-16T23:04:34.6549560Z GITHUB_PAT: *** 2021-05-16T23:04:34.6549990Z COVERALLS_TOKEN: 2021-05-16T23:04:34.6550460Z continue-on-error: true 2021-05-16T23:04:34.6550910Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:34.6551400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:34.6551850Z TZ: UTC 2021-05-16T23:04:34.6552210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:34.6552600Z NOT_CRAN: true 2021-05-16T23:04:34.6552930Z ##[endgroup] 2021-05-16T23:04:34.8922130Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:04:34.9640150Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:04:34.9641300Z Dload Upload Total Spent Left Speed 2021-05-16T23:04:34.9641720Z 2021-05-16T23:04:35.0835770Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:35.0837790Z 100 117 0 117 0 0 975 0 --:--:-- --:--:-- --:--:-- 983 2021-05-16T23:04:35.1568370Z 2021-05-16T23:04:35.1570730Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:35.5076200Z 2021-05-16T23:04:36.5077830Z 10 82.6M 10 9248k 0 0 16.6M 0 0:00:04 --:--:-- 0:00:04 16.6M 2021-05-16T23:04:36.9196040Z 73 82.6M 73 60.8M 0 0 39.4M 0 0:00:02 0:00:01 0:00:01 51.8M 2021-05-16T23:04:36.9198060Z 100 82.6M 100 82.6M 0 0 42.2M 0 0:00:01 0:00:01 --:--:-- 52.1M 2021-05-16T23:04:41.0309020Z ##[group]Run tlmgr update --self 2021-05-16T23:04:41.0309800Z tlmgr update --self 2021-05-16T23:04:41.0310660Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:41.0311440Z tlmgr update --all 2021-05-16T23:04:41.0519610Z shell: /bin/bash -e {0} 2021-05-16T23:04:41.0520000Z env: 2021-05-16T23:04:41.0520460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:41.0521570Z TIC_DEPLOY_KEY: 2021-05-16T23:04:41.0521950Z RSPM: 2021-05-16T23:04:41.0523390Z GITHUB_PAT: *** 2021-05-16T23:04:41.0523830Z COVERALLS_TOKEN: 2021-05-16T23:04:41.0524320Z continue-on-error: true 2021-05-16T23:04:41.0524780Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:41.0525280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:41.0525700Z TZ: UTC 2021-05-16T23:04:41.0526100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:41.0526490Z NOT_CRAN: true 2021-05-16T23:04:41.0526950Z ##[endgroup] 2021-05-16T23:04:43.4342630Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:43.4344820Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:45.7715800Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:45.7717410Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:46.0754350Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T23:04:46.5279980Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:46.8261670Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T23:04:47.1896560Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T23:04:47.4965260Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T23:04:51.7083270Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-16T23:04:51.7084960Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T23:04:51.9589370Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T23:04:52.2667420Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-16T23:04:52.5653540Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T23:04:52.9344730Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T23:04:53.2352150Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-16T23:04:53.5421810Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T23:04:53.9771140Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T23:04:54.2801770Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-16T23:04:54.9344130Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T23:04:55.2417110Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-16T23:04:55.5531240Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T23:04:55.8557530Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T23:04:56.2156600Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-16T23:04:56.6414460Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T23:04:56.9416980Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T23:04:57.3131490Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-16T23:04:57.6727050Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T23:04:57.9802460Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T23:04:58.2768690Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-16T23:04:58.5831650Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-16T23:04:58.8843660Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T23:04:59.1956640Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-16T23:04:59.5125890Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-16T23:04:59.8119530Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-16T23:05:00.1075170Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-16T23:05:00.4803930Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-16T23:05:00.7782000Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-16T23:05:01.0913580Z [36/89, 00:16/00:17] install: lua-uca [70k] 2021-05-16T23:05:01.5359400Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-16T23:05:01.8398230Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-16T23:05:02.1432210Z [39/89, 00:17/00:18] install: lua-visual-debug [4k] 2021-05-16T23:05:02.4434150Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-16T23:05:02.7525180Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-16T23:05:03.0504510Z [42/89, 00:18/00:19] install: luahyphenrules [3k] 2021-05-16T23:05:03.3509520Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-16T23:05:03.6526230Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-16T23:05:03.9531910Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-16T23:05:04.2596850Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-16T23:05:04.5652530Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-16T23:05:04.8649930Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-16T23:05:05.1663460Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-16T23:05:05.4724960Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-16T23:05:05.7751630Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-16T23:05:06.0801480Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-16T23:05:06.3885440Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-16T23:05:06.6920700Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-16T23:05:06.9950240Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-16T23:05:07.3046510Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-16T23:05:07.6624490Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-16T23:05:07.9740920Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-16T23:05:08.2801330Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-16T23:05:08.6718280Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-16T23:05:09.1597900Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-16T23:05:09.4725820Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-16T23:05:09.7873720Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-16T23:05:10.0970080Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-16T23:05:10.4591920Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-16T23:05:10.7734290Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-16T23:05:11.0836450Z [67/89, 00:26/00:27] install: optex [770k] 2021-05-16T23:05:11.8354870Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-16T23:05:12.1446470Z [69/89, 00:27/00:28] install: pdfextra [22k] 2021-05-16T23:05:12.5265220Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-16T23:05:12.8284210Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-16T23:05:13.8706690Z [72/89, 00:28/00:29] install: rsfs [55k] 2021-05-16T23:05:13.8707310Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-16T23:05:14.0093110Z [74/89, 00:29/00:29] install: spelling [14k] 2021-05-16T23:05:14.3749060Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-16T23:05:14.6921070Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-16T23:05:15.0049560Z [77/89, 00:30/00:30] install: texlive-en [1k] 2021-05-16T23:05:15.3097300Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-16T23:05:15.8336500Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:05:16.1378090Z [80/89, 00:31/00:31] install: thumbpdf [19k] 2021-05-16T23:05:16.5230830Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-16T23:05:16.8264100Z [82/89, 00:31/00:31] install: tlshell [29k] 2021-05-16T23:05:17.1872080Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-16T23:05:17.5544240Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-16T23:05:17.8698060Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-16T23:05:18.1690200Z [86/89, 00:33/00:33] install: xdvi.universal-darwin [948k] 2021-05-16T23:05:18.9757600Z [87/89, 00:33/00:33] install: xdvi [7k] 2021-05-16T23:05:19.2865360Z [88/89, 00:34/00:34] install: collection-basic [1k] 2021-05-16T23:05:19.5975590Z [89/89, 00:34/00:34] install: collection-luatex [1k] 2021-05-16T23:05:19.9125640Z running mktexlsr ... 2021-05-16T23:05:20.4224620Z done running mktexlsr. 2021-05-16T23:05:20.4707030Z running updmap-sys ... 2021-05-16T23:05:21.0445570Z done running updmap-sys. 2021-05-16T23:05:21.0447590Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:05:21.0449750Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/bgX3FIqhrl/EKU4WmbrNd ... 2021-05-16T23:05:22.1157090Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/bgX3FIqhrl/EKU4WmbrNd. 2021-05-16T23:05:22.1158870Z OK: optex.fmt/luatex 2021-05-16T23:05:22.1160130Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:05:22.1161580Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:05:24.5430850Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:24.5431840Z tlmgr: no updates available 2021-05-16T23:05:24.6857200Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:05:24.6857690Z with: 2021-05-16T23:05:24.6858040Z pandoc-version: 2.7.3 2021-05-16T23:05:24.6858380Z env: 2021-05-16T23:05:24.6858760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:24.6859160Z TIC_DEPLOY_KEY: 2021-05-16T23:05:24.6859470Z RSPM: 2021-05-16T23:05:24.6860700Z GITHUB_PAT: *** 2021-05-16T23:05:24.6861070Z COVERALLS_TOKEN: 2021-05-16T23:05:24.6861510Z continue-on-error: true 2021-05-16T23:05:24.6861930Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:24.6862380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:24.6862770Z TZ: UTC 2021-05-16T23:05:24.6863110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:24.6863460Z NOT_CRAN: true 2021-05-16T23:05:24.6863790Z ##[endgroup] 2021-05-16T23:05:25.4119890Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:05:28.1144690Z installer: Package name is pandoc 2021-05-16T23:05:28.1148950Z installer: Installing at base path / 2021-05-16T23:05:28.1149780Z installer: The install was successful. 2021-05-16T23:05:28.1304460Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:28.1305240Z git config user.name adigherman 2021-05-16T23:05:28.1305830Z git config user.email adig@jhu.edu 2021-05-16T23:05:28.1486040Z shell: /bin/bash -e {0} 2021-05-16T23:05:28.1486440Z env: 2021-05-16T23:05:28.1486990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:28.1487450Z TIC_DEPLOY_KEY: 2021-05-16T23:05:28.1487850Z RSPM: 2021-05-16T23:05:28.1488960Z GITHUB_PAT: *** 2021-05-16T23:05:28.1489650Z COVERALLS_TOKEN: 2021-05-16T23:05:28.1490260Z continue-on-error: true 2021-05-16T23:05:28.1490790Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:28.1491290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:28.1491780Z TZ: UTC 2021-05-16T23:05:28.1492330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:28.1492740Z NOT_CRAN: true 2021-05-16T23:05:28.1493170Z ##[endgroup] 2021-05-16T23:05:28.2029290Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:05:28.2030090Z env: 2021-05-16T23:05:28.2030610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:28.2031040Z TIC_DEPLOY_KEY: 2021-05-16T23:05:28.2031410Z RSPM: 2021-05-16T23:05:28.2032810Z GITHUB_PAT: *** 2021-05-16T23:05:28.2033210Z COVERALLS_TOKEN: 2021-05-16T23:05:28.2033730Z continue-on-error: true 2021-05-16T23:05:28.2034170Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:28.2034670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:28.2035090Z TZ: UTC 2021-05-16T23:05:28.2035510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:28.2036070Z NOT_CRAN: true 2021-05-16T23:05:28.2036460Z ##[endgroup] 2021-05-16T23:05:29.8950940Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:05:29.9274840Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:05:29.9275630Z To reinstall 3.20.2, run: 2021-05-16T23:05:29.9276310Z brew reinstall cmake 2021-05-16T23:05:31.5665310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:05:32.8422350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:33.4884710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:05:33.9589250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A15%3A00Z&sig=Y8Sz%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:33.9911770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=Y8Sz\%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:34.0461250Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:05:34.1131190Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:05:34.1160760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2767-cp3ctg 2021-05-16T23:05:34.1374710Z cp -pR /private/tmp/d20210516-2767-cp3ctg/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:05:34.1576690Z chmod -Rf +w /private/tmp/d20210516-2767-cp3ctg 2021-05-16T23:05:34.2142010Z ==> Finishing up 2021-05-16T23:05:34.2476390Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:05:34.2495160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:05:34.2501320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:05:34.2507040Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:05:34.2511850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:05:34.2517310Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:05:34.2524720Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:05:34.2672320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2931-1g5enf8.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-16T23:05:36.5519430Z ==> Summary 2021-05-16T23:05:36.5547480Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:05:38.6322080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:05:39.8658200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:40.4881490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:05:40.9027090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A15%3A00Z&sig=VyTIjS%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:40.9345350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=VyTIjS\%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:42.7197580Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:05:43.1025140Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:05:44.3106630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:05:44.9385240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:05:45.7842940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=SmDjmpeTrAd\%2FZe\%2B1vGV7IfIm72AgG9utPHrUO6lNObU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:45.7849340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A15%3A00Z&sig=SmDjmpeTrAd%2FZe%2B1vGV7IfIm72AgG9utPHrUO6lNObU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:45.7853770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2938-44a0kh 2021-05-16T23:05:45.7857210Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:05:45.7859270Z ==> Installing dependencies for jags: gcc 2021-05-16T23:05:45.7860680Z ==> Installing jags dependency: gcc 2021-05-16T23:05:45.7861900Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:05:48.1740420Z cp -pR /private/tmp/d20210516-2938-44a0kh/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:05:49.8502450Z chmod -Rf +w /private/tmp/d20210516-2938-44a0kh 2021-05-16T23:05:54.1837690Z ==> Finishing up 2021-05-16T23:05:54.3868850Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:05:54.3873320Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:05:54.3877610Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:05:54.3882890Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:05:54.3889000Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:05:54.3894380Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:05:54.3899080Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:05:54.3904380Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:05:54.3909300Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:05:54.3914350Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:05:54.3930780Z rm /usr/local/bin/c++-11 2021-05-16T23:05:54.3934400Z rm /usr/local/bin/cpp-11 2021-05-16T23:05:54.3938500Z rm /usr/local/bin/g++-11 2021-05-16T23:05:54.3941710Z rm /usr/local/bin/gcc-11 2021-05-16T23:05:54.3945520Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:05:54.3949370Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:05:54.3953330Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:05:54.3956910Z rm /usr/local/bin/gcov-11 2021-05-16T23:05:54.3960130Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:05:54.3963700Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:05:54.6406420Z Error: The `brew link` step did not complete successfully 2021-05-16T23:05:54.6407330Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:05:54.6411310Z Could not symlink bin/gfortran 2021-05-16T23:05:54.6412030Z Target /usr/local/bin/gfortran 2021-05-16T23:05:54.6412640Z already exists. You may want to remove it: 2021-05-16T23:05:54.6413780Z rm '/usr/local/bin/gfortran' 2021-05-16T23:05:54.6414110Z 2021-05-16T23:05:54.6414680Z To force the link and overwrite all conflicting files: 2021-05-16T23:05:54.6415720Z brew link --overwrite gcc 2021-05-16T23:05:54.6416050Z 2021-05-16T23:05:54.6416550Z To list all files that would be deleted: 2021-05-16T23:05:54.6417730Z brew link --overwrite --dry-run gcc 2021-05-16T23:05:54.6418110Z 2021-05-16T23:05:54.6418580Z Possible conflicting files are: 2021-05-16T23:05:54.6439040Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:05:55.1458140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3114-1dq0h88.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-16T23:05:57.7914720Z ==> Summary 2021-05-16T23:05:57.8836950Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:05:57.8842370Z ==> Installing jags 2021-05-16T23:05:57.8845510Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:05:57.8865760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2938-axlc55 2021-05-16T23:05:57.9475000Z cp -pR /private/tmp/d20210516-2938-axlc55/jags/. /usr/local/Cellar/jags 2021-05-16T23:05:58.0240370Z chmod -Rf +w /private/tmp/d20210516-2938-axlc55 2021-05-16T23:05:58.1453960Z ==> Finishing up 2021-05-16T23:05:58.1803610Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:05:58.1810890Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:05:58.1821720Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:05:58.1827780Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:05:58.1832060Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:05:58.1837360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:05:58.1842720Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:05:58.1847190Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:05:58.1853900Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:05:58.2240470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3140-tt2dr7.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-16T23:06:00.3743910Z ==> Summary 2021-05-16T23:06:00.3840850Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:06:02.7160230Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:06:04.0893100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:04.7140180Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:06:05.1598140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A15%3A00Z&sig=%2BaTrTDQcdz7n%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:05.1920480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=\%2BaTrTDQcdz7n\%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:05.4978300Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:06:05.6083190Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:06:05.6112190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3147-zqfm95 2021-05-16T23:06:05.8940130Z cp -pR /private/tmp/d20210516-3147-zqfm95/v8/. /usr/local/Cellar/v8 2021-05-16T23:06:06.0372040Z chmod -Rf +w /private/tmp/d20210516-3147-zqfm95 2021-05-16T23:06:06.2321590Z ==> Finishing up 2021-05-16T23:06:06.2843310Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:06:06.3243800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3312-ead6t3.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-16T23:06:08.6251500Z ==> Summary 2021-05-16T23:06:08.6312580Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:06:10.7525470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:06:12.2582360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:12.8668710Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:06:13.2730210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A15%3A00Z&sig=vWAB4o3qEgjysMvcLgER%2F4H9jd%2FoYcHMr7hn8g%2F8ZXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:13.3070310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=vWAB4o3qEgjysMvcLgER\%2F4H9jd\%2FoYcHMr7hn8g\%2F8ZXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:13.4770440Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:06:13.4967640Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:06:14.7210560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:15.3957700Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:06:15.7985970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A15%3A00Z&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:15.8320960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:16.0220190Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:06:16.0364400Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:06:17.4577980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:18.1785550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:06:18.5953940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A15%3A00Z&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:18.6314770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:18.8287380Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:06:18.8519010Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:06:18.8524980Z ==> Installing fftw dependency: hwloc 2021-05-16T23:06:18.9118780Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:06:18.9148940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3319-1isd7fr 2021-05-16T23:06:19.2440820Z cp -pR /private/tmp/d20210516-3319-1isd7fr/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:06:19.7306840Z chmod -Rf +w /private/tmp/d20210516-3319-1isd7fr 2021-05-16T23:06:20.1484170Z ==> Finishing up 2021-05-16T23:06:20.1903160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:06:20.1908170Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:06:20.1913870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:06:20.1920030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:06:20.1925690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:06:20.1931730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:06:20.1937940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:06:20.1943410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:06:20.1949460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:06:20.1955240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:06:20.1960830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:06:20.1979000Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:06:20.1984580Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:06:20.1992000Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:06:20.1997320Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:06:20.2011170Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:06:20.2018690Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:06:20.2023930Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:06:20.2034450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:06:20.2040180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:06:20.2046330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:06:20.2052570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:06:20.2058290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:06:20.2064310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:06:20.2070340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:06:20.2075970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:06:20.2100850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:06:20.2107000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:06:20.2113370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:06:20.2120060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:06:20.2126060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:06:20.2158170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:06:20.2175390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:06:20.2194150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:06:20.2213860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:06:20.2219850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:06:20.2233520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:06:20.2239380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:06:20.2245580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:06:20.2262690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:06:20.2282500Z 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-16T23:06:20.2288560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:06:20.2295040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:06:20.2317870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:06:20.2334080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:06:20.2348280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:06:20.2363490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:06:20.2369830Z 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-16T23:06:20.2392310Z 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-16T23:06:20.2405960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:06:20.2422040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:06:20.2428080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:06:20.2437930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:06:20.2443920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:06:20.2454770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:06:20.2460680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:06:20.2471160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:06:20.2484810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:06:20.2490280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:06:20.2496360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:06:20.2509570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:06:20.2515730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:06:20.2521810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:06:20.2531130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:06:20.2537070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:06:20.2547390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:06:20.2553330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:06:20.2572460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:06:20.2578370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:06:20.2584840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:06:20.2595480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:06:20.2601290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:06:20.2615020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:06:20.2625350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:06:20.2635380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:06:20.2649450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:06:20.2655120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:06:20.2661110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:06:20.2667030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:06:20.2673360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:06:20.2679520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:06:20.2685590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:06:20.2691410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:06:20.2697360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:06:20.2703250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:06:20.2709150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:06:20.2715040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:06:20.2736280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:06:20.2742340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:06:20.2748550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:06:20.2754590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:06:20.2764380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:06:20.2770350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:06:20.2776400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:06:20.2783100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:06:20.2789270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:06:20.2795280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:06:20.2801090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:06:20.2806830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:06:20.2813020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:06:20.2818350Z Only the first 100 operations were output. 2021-05-16T23:06:20.6522990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3495-12o3xp9.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-16T23:06:22.9739460Z ==> Summary 2021-05-16T23:06:23.0304880Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:06:23.0312250Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:06:23.0846100Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:06:23.0865310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3319-1ww5gmi 2021-05-16T23:06:23.3779310Z cp -pR /private/tmp/d20210516-3319-1ww5gmi/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:06:23.7920440Z chmod -Rf +w /private/tmp/d20210516-3319-1ww5gmi 2021-05-16T23:06:25.6467430Z ==> Finishing up 2021-05-16T23:06:25.6848760Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:06:25.6853350Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:06:25.6857970Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:06:25.6862920Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:06:25.6869570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:06:25.6874440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:06:25.6879480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:06:25.6884580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:06:25.6889700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:06:25.6894730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:06:25.6899910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:06:25.6904950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:06:25.6910240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:06:25.6915460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:06:25.6920920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:06:25.6926320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:06:25.6931650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:06:25.6936470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:06:25.6941980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:06:25.6947540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:06:25.6952760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:06:25.6957320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:06:25.6962450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:06:25.6967040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:06:25.6974310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:06:25.6978660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:06:25.6983660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:06:25.6988540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:06:25.6993520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:06:25.6998280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:06:25.7003060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:06:25.7008170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:06:25.7013880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:06:25.7018370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:06:25.7024070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:06:25.7029530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:06:25.7034420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:06:25.7039070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:06:25.7044330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:06:25.7049650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:06:25.7054520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:06:25.7059620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:06:25.7064660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:06:25.7071480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:06:25.7077330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:06:25.7082250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:06:25.7087480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:06:25.7092590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:06:25.7104600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:06:25.7110160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:06:25.7115340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:06:25.7120940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:06:25.7126500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:06:25.7131930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:06:25.7137500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:06:25.7142940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:06:25.7148600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:06:25.7154340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:06:25.7159670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:06:25.7165320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:06:25.7179620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:06:25.7185140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:06:25.7190500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:06:25.7244220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:06:25.7249860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:06:25.7267430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:06:25.7273200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:06:25.7279290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:06:25.7286260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:06:25.7291790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:06:25.7297520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:06:25.7302960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:06:25.7308640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:06:25.7314780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:06:25.7320170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:06:25.7325420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:06:25.7331310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:06:25.7336680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:06:25.7342410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:06:25.7347950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:06:25.7353660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:06:25.7359580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:06:25.7364870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:06:25.7370430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:06:25.7376270Z 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-16T23:06:25.7382050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:06:25.7387210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:06:25.7392630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:06:25.7397720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:06:25.7403970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:06:25.7410120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:06:25.7415430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:06:25.7420950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:06:25.7426470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:06:25.7431530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:06:25.7436950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:06:25.7442730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:06:25.7448400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:06:25.7453500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:06:25.7459160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:06:25.7463440Z Only the first 100 operations were output. 2021-05-16T23:06:26.1868030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3522-s8r4rc.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-16T23:06:28.5045440Z ==> Summary 2021-05-16T23:06:28.5469240Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:06:28.5475470Z ==> Installing fftw 2021-05-16T23:06:28.5479520Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:06:28.5501200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3319-isi5kw 2021-05-16T23:06:28.6695660Z cp -pR /private/tmp/d20210516-3319-isi5kw/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:06:28.7380170Z chmod -Rf +w /private/tmp/d20210516-3319-isi5kw 2021-05-16T23:06:28.9591750Z ==> Finishing up 2021-05-16T23:06:28.9953540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:06:28.9963430Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:06:28.9970900Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:06:28.9979450Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:06:28.9991080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:06:29.0003950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:06:29.0012800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:06:29.0022530Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:06:29.0028830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:06:29.0037280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:06:29.0046370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:06:29.0055980Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:06:29.0073840Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:06:29.0194200Z info /usr/local/share/info/fftw3.info 2021-05-16T23:06:29.0208170Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:06:29.0221550Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:06:29.0241200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:06:29.0249970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:06:29.0261180Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:06:29.0275680Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:06:29.0290530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:06:29.0299640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:06:29.0309250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:06:29.0321010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:06:29.0330590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:06:29.0339950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:06:29.0350380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:06:29.0360110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:06:29.0366850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:06:29.0373800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:06:29.0379660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:06:29.0386130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:06:29.0393100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:06:29.0399270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:06:29.0404720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:06:29.0411760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:06:29.0418800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:06:29.0425350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:06:29.0518380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:06:29.0523020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:06:29.0528140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:06:29.0533630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:06:29.0538550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:06:29.0543410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:06:29.0548940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:06:29.0554030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:06:29.0558840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:06:29.0564310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:06:29.0569540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:06:29.0574700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:06:29.0580240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:06:29.0585200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:06:29.0589770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:06:29.0595320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:06:29.0600430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:06:29.0632750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:06:29.0634580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:06:29.0636260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:06:29.0637820Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:06:29.0639450Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:06:29.0969510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3549-1blwyw0.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-16T23:06:31.4102240Z ==> Summary 2021-05-16T23:06:31.4158490Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:06:32.0440730Z ==> No outdated dependents to upgrade! 2021-05-16T23:06:32.0441950Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:06:32.2208410Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:06:32.2209390Z fftw, open-mpi 2021-05-16T23:06:32.2219830Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:06:32.2223230Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:06:32.2226070Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:06:32.2228870Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:06:32.2234490Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:06:32.2237700Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:06:32.2240350Z rm /usr/local/include/fftw3.f 2021-05-16T23:06:32.2243170Z rm /usr/local/include/fftw3.f03 2021-05-16T23:06:32.2246050Z rm /usr/local/include/fftw3.h 2021-05-16T23:06:32.2249660Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:06:32.2252160Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:06:32.2255040Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:06:32.2262880Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:06:32.2265950Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:06:32.2269100Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:06:32.2272190Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:06:32.2276320Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:06:32.2280390Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:06:32.2284110Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:06:32.2286800Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:06:32.2289900Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:06:32.2301540Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:06:32.2302340Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:06:32.2303370Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:06:32.2304150Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:06:32.2305590Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:06:32.2308720Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:06:32.2311790Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:06:32.2314800Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:06:32.2317890Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:06:32.2321730Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:06:32.2325210Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:06:32.2328200Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:06:32.2331310Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:06:32.2334500Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:06:32.2337620Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:06:32.2341100Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:06:32.2344320Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:06:32.2347250Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:06:32.2350320Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:06:32.2353390Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:06:32.2356400Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:06:32.2363100Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:06:32.2366250Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:06:32.2369370Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:06:32.2372670Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:06:32.2375930Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:06:32.2379940Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:06:32.2383520Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:06:32.2390340Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:06:32.2393610Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:06:32.2397020Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:06:32.2453780Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:06:32.2454940Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:06:32.2461750Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:06:32.2465400Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:06:32.2485690Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:06:32.2498340Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:06:32.2503060Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:06:32.2513190Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:06:32.3425860Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:06:32.3428440Z rm /usr/local/bin/mpic++ 2021-05-16T23:06:32.3431590Z rm /usr/local/bin/mpicc 2021-05-16T23:06:32.3435000Z rm /usr/local/bin/mpicxx 2021-05-16T23:06:32.3438190Z rm /usr/local/bin/mpiexec 2021-05-16T23:06:32.3441440Z rm /usr/local/bin/mpif77 2021-05-16T23:06:32.3444740Z rm /usr/local/bin/mpif90 2021-05-16T23:06:32.3447850Z rm /usr/local/bin/mpifort 2021-05-16T23:06:32.3451010Z rm /usr/local/bin/mpirun 2021-05-16T23:06:32.3455180Z rm /usr/local/bin/ompi-clean 2021-05-16T23:06:32.3457920Z rm /usr/local/bin/ompi-server 2021-05-16T23:06:32.3460690Z rm /usr/local/bin/ompi_info 2021-05-16T23:06:32.3463800Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:06:32.3467300Z rm /usr/local/bin/orte-clean 2021-05-16T23:06:32.3470530Z rm /usr/local/bin/orte-info 2021-05-16T23:06:32.3473690Z rm /usr/local/bin/orte-server 2021-05-16T23:06:32.3477330Z rm /usr/local/bin/ortecc 2021-05-16T23:06:32.3483740Z rm /usr/local/bin/orted 2021-05-16T23:06:32.3487550Z rm /usr/local/bin/orterun 2021-05-16T23:06:32.3494180Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:06:32.3504570Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:06:32.3507870Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:06:32.3514840Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:06:32.3517510Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:06:32.3526760Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:06:32.3533190Z rm /usr/local/include/mpi.h 2021-05-16T23:06:32.3536690Z rm /usr/local/include/mpi.mod 2021-05-16T23:06:32.3543530Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:06:32.3548330Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:06:32.3553370Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:06:32.3556840Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:06:32.3563350Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:06:32.3567080Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:06:32.3573930Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:06:32.3577480Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:06:32.3584470Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:06:32.3590370Z rm /usr/local/include/mpif-config.h 2021-05-16T23:06:32.3593780Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:06:32.3599540Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:06:32.3602920Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:06:32.3608950Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:06:32.3612450Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:06:32.3615880Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:06:32.3621880Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:06:32.3628470Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:06:32.3632440Z rm /usr/local/include/mpif.h 2021-05-16T23:06:32.3641590Z rm /usr/local/include/openmpi 2021-05-16T23:06:32.3647840Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:06:32.3663070Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:06:32.3669450Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:06:32.3679290Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:06:32.3688740Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:06:32.3693130Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:06:32.3700470Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:06:32.3704170Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:06:32.3711900Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:06:32.3720010Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:06:32.3725020Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:06:32.3732100Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:06:32.3735400Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:06:32.3742900Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:06:32.3746470Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:06:32.3755310Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:06:32.3759190Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:06:32.3765970Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:06:32.3770200Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:06:32.3775610Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:06:32.3782640Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:06:32.3786140Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:06:32.3795070Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:06:32.3798440Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:06:32.3805850Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:06:32.3809190Z rm /usr/local/lib/openmpi 2021-05-16T23:06:32.3819750Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:06:32.3828260Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:06:32.3832150Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:06:32.3838380Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:06:32.3845570Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:06:32.3848760Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:06:32.3855540Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:06:32.3859010Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:06:32.3866980Z rm /usr/local/lib/pmix 2021-05-16T23:06:32.3881650Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:06:32.3888300Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:06:32.3892120Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:06:32.3895910Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:06:32.3903150Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:06:32.3906910Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:06:32.3914270Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:06:32.3917830Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:06:32.3924280Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:06:32.3927970Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:06:32.3934130Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:06:32.3937750Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:06:32.3942040Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:06:32.3948630Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:06:32.3952330Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:06:32.3958730Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:06:32.3962350Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:06:32.3985870Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:06:32.3989160Z Only the first 100 operations were output. 2021-05-16T23:06:34.2493160Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:06:35.4989230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:36.1253670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:06:36.5454170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A15%3A00Z&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:36.5812120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:37.0296460Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:06:37.1621170Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:06:37.1650570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3557-1v0wf33 2021-05-16T23:06:37.9418870Z cp -pR /private/tmp/d20210516-3557-1v0wf33/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:06:38.7102090Z chmod -Rf +w /private/tmp/d20210516-3557-1v0wf33 2021-05-16T23:06:39.8269370Z ==> Finishing up 2021-05-16T23:06:39.8702510Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:06:39.8716310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:06:39.8725280Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:06:39.8733930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:06:39.8852480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:06:39.8857350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:06:39.8862320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:06:39.8867090Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:06:39.8875350Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:06:39.8887490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:06:39.8888580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:06:39.8892550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:06:39.8898420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:06:39.8904090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:06:39.8909620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:06:39.8915210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:06:39.8920700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:06:39.8926280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:06:39.8931690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:06:39.8937570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:06:39.8943060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:06:39.8949050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:06:39.8954530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:06:39.8959910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:06:39.8965440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:06:39.8971210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:06:39.8977380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:06:39.8983540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:06:39.8987940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:06:39.8992600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:06:39.8997370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:06:39.9002410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:06:39.9007000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:06:39.9011370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:06:39.9016080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:06:39.9020990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:06:39.9025560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:06:39.9030570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:06:39.9035290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:06:39.9039630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:06:39.9044340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:06:39.9049070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:06:39.9054100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:06:39.9058720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:06:39.9063430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:06:39.9068110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:06:39.9072870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:06:39.9077740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:06:39.9082750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:06:39.9087520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:06:39.9092230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:06:39.9096890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:06:39.9102500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:06:39.9107890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:06:39.9113020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:06:39.9117900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:06:39.9122960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:06:39.9128500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:06:39.9133140Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:06:39.9137990Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:06:39.9143010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:06:39.9148130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:06:39.9152820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:06:39.9157600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:06:39.9162350Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:06:39.9167170Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:06:39.9171980Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:06:39.9177020Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:06:39.9181730Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:06:39.9186690Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:06:39.9191520Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:06:39.9196380Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:06:39.9201120Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:06:39.9206060Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:06:39.9211220Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:06:39.9215750Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:06:39.9220720Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:06:39.9225250Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:06:39.9230530Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:06:39.9235590Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:06:39.9240190Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:06:39.9247330Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:06:39.9253700Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:06:39.9260810Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:06:39.9271810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:06:39.9277360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:06:39.9282820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:06:39.9288390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:06:39.9293510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:06:39.9299310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:06:39.9304340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:06:39.9309630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:06:39.9315050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:06:39.9320270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:06:39.9326120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:06:39.9331450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:06:39.9337130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:06:39.9342100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:06:39.9347360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:06:39.9353270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:06:39.9358680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:06:39.9362710Z Only the first 100 operations were output. 2021-05-16T23:06:40.7844050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3721-19azcpc.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-16T23:06:42.6855700Z ==> Summary 2021-05-16T23:06:42.7570090Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:06:45.0767760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:06:46.3245140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:46.9568710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:06:47.3737820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A15%3A00Z&sig=FmpU9767cES2oVNuY5te9Y8r%2F2J2n9BV0tqrNpImV%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:47.4065030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=FmpU9767cES2oVNuY5te9Y8r\%2F2J2n9BV0tqrNpImV\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:47.4611710Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:06:47.5509070Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:06:47.5539660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3728-1890htk 2021-05-16T23:06:47.6354660Z cp -pR /private/tmp/d20210516-3728-1890htk/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:06:47.7926770Z chmod -Rf +w /private/tmp/d20210516-3728-1890htk 2021-05-16T23:06:47.9843530Z ==> Finishing up 2021-05-16T23:06:48.0206990Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:06:48.0289590Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:06:48.0300240Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:06:48.0302530Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:06:48.0304980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0407730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0510240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0603710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0627730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0647800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0650380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0657820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0710880Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:06:48.0720210Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:06:48.0729550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0759360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0761970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0765340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0767960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0771180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0773560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0775570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0779080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0788110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0817400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0827250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0831030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0834450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0850920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0859310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0861180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0863000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0864820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0866890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.0969580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1072600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1175710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1232510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1335190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1394910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1397220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1400290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1403660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1405490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1407370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1410320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1414270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1416290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1417880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1419450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1420860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1422550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1423990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1425960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1427410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1429310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1430920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1442660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1444270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1445690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:48.1447180Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:06:48.1448310Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:06:48.1449460Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:06:48.1450800Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:06:48.1452050Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:06:48.1453370Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:06:48.1454850Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:06:48.1456360Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:06:48.1946760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3893-vavrvj.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-16T23:06:50.4588900Z ==> Summary 2021-05-16T23:06:50.4803710Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:06:52.5559030Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:06:52.5559730Z To reinstall 1.6.37, run: 2021-05-16T23:06:52.5560170Z brew reinstall libpng 2021-05-16T23:06:54.4804830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:06:55.7864690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:56.3953080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:06:56.8039290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A15%3A00Z&sig=Qv%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:56.8368910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=Qv\%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:56.8761220Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:06:56.8810510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:06:58.1047360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:06:58.7230200Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:06:59.1390080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A15%3A00Z&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m%2Be2IZdE4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:59.1753920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m\%2Be2IZdE4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:59.2412280Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:06:59.2464810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:07:00.5742010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:01.1855850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:07:01.6231640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A15%3A00Z&sig=HtBQ%2BNz%2BT6TpRl2pZO6yz7r9Y40KjxL5%2F9WoH62ra98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:01.6557310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=HtBQ\%2BNz\%2BT6TpRl2pZO6yz7r9Y40KjxL5\%2F9WoH62ra98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:01.6915560Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:07:01.6944060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:07:02.9158310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:03.5474900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:07:03.9561220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A15%3A00Z&sig=ednernXoqA0qYT%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:04.4241850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ednernXoqA0qYT\%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:04.4633980Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:07:04.4662540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:07:05.7274160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:06.7669780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:07:06.7928620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A15%3A00Z&sig=5Pcg2pApq%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:06.8235650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=5Pcg2pApq\%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:06.8965530Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:07:06.9027570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:07:08.1636940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:08.7743670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:07:09.1809180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A15%3A00Z&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:09.2125790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:09.3172280Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:07:09.3279970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:07:10.5543220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:11.1833950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:07:11.5947910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A15%3A00Z&sig=siJBbNGm5%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:11.6269480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=siJBbNGm5\%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:11.6735840Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:07:11.6770690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:07:12.9216670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:13.5537960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:07:13.9613970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A15%3A00Z&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52%2FlXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:14.0147440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52\%2FlXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:14.0561970Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:07:14.0592780Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:07:15.4332730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:16.0486350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:07:16.4802750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A15%3A00Z&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE%2FiBW1qqdzTqQaivfL8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:16.5140070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE\%2FiBW1qqdzTqQaivfL8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:16.5558860Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:07:16.5592900Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:07:17.7598000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:18.3587450Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:07:18.7511990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A15%3A00Z&sig=7IZq49I%2BXLCXTuDStf%2B1Nd4kQ8pDGNL3A6%2BvRZxDYDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:18.7822430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7IZq49I\%2BXLCXTuDStf\%2B1Nd4kQ8pDGNL3A6\%2BvRZxDYDo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:18.8287400Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:07:18.8363460Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:07:20.0888040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:20.7343940Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:07:21.1556710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A15%3A00Z&sig=w9hJI84%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:21.1893840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=w9hJI84\%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:21.2767030Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:07:21.2855380Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:07:22.5531260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:23.1481370Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:07:23.5594040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A15%3A00Z&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:23.5934870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:23.6433510Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:07:23.6477490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:07:24.8735520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:25.6406680Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:07:26.0801480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A15%3A00Z&sig=ARqWtg7Jf%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:26.1189050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=ARqWtg7Jf\%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:26.1746510Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:07:26.1786730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:07:27.3999930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:28.0452710Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:07:28.4355670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A15%3A00Z&sig=7Q%2FpW2Ocor2VvEzYitw3KRXk%2FWHw5gAC1wfmh8cJOGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:28.4681810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7Q\%2FpW2Ocor2VvEzYitw3KRXk\%2FWHw5gAC1wfmh8cJOGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:28.7802350Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:07:28.8313110Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:07:30.0758220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:30.6717630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:07:31.0728530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A15%3A00Z&sig=%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:31.1089260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=\%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:31.2085790Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:07:31.2184310Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:07:32.5229030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:33.1740350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:07:33.6124670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A15%3A00Z&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:33.6518340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:36.3812940Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:07:36.8223180Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:07:38.1026070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:07:38.7697870Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:07:39.1848160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A15%3A00Z&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK%2B8CU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:39.2193280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK\%2B8CU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:39.4153580Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:07:39.4626360Z ==> 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-16T23:07:39.4629770Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:07:39.5314720Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:07:39.5346130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-15n2aac 2021-05-16T23:07:39.5418420Z cp -pR /private/tmp/d20210516-4003-15n2aac/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:07:39.5501740Z chmod -Rf +w /private/tmp/d20210516-4003-15n2aac 2021-05-16T23:07:39.5871770Z ==> Finishing up 2021-05-16T23:07:39.6214120Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:07:39.6302710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4264-11fuqt6.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-16T23:07:41.8108860Z ==> Summary 2021-05-16T23:07:41.8123570Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:07:41.8129020Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:07:41.8174910Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:07:41.8200340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4003-1a2xr9o 2021-05-16T23:07:41.9249810Z cp -pR /private/tmp/d20210516-4003-1a2xr9o/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:07:42.0775180Z chmod -Rf +w /private/tmp/d20210516-4003-1a2xr9o 2021-05-16T23:07:42.2346470Z ==> Finishing up 2021-05-16T23:07:42.2724520Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:07:42.2728170Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:07:42.2736520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:07:42.2741320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:07:42.2746090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:07:42.2750970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:07:42.2756700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:07:42.2761090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:07:42.2765800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:07:42.2770680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:07:42.2775980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:07:42.2822950Z rm /usr/local/share/pkgconfig 2021-05-16T23:07:42.2837900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:07:42.2843170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:07:42.2848780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:07:42.2853680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:07:42.2859080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:07:42.2864600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:07:42.2869570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:07:42.2874920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:07:42.2880040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:07:42.2885370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:07:42.2890520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:07:42.2895680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:07:42.2901020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:07:42.2906330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:07:42.2913280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:07:42.2918750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:07:42.2922940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:07:42.2927830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:07:42.2933120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:07:42.2937900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:07:42.2943010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:07:42.2948300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:07:42.2953220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:07:42.2959000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:07:42.2968550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:07:42.2974030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:07:42.2979470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:07:42.2985480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:07:42.2990570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:07:42.2995910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:07:42.3001540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:07:42.3007720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:07:42.3013010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:07:42.3017860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:07:42.3023480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:07:42.3028450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:07:42.3033930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:07:42.3039440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:07:42.3044630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:07:42.3050040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:07:42.3055440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:07:42.3060660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:07:42.3612290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4290-18t1qbu.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-16T23:07:44.7015420Z ==> Summary 2021-05-16T23:07:44.7198560Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:07:44.7205510Z ==> Installing poppler dependency: libxau 2021-05-16T23:07:44.7358370Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:07:44.7378610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-b0mv6u 2021-05-16T23:07:44.7517500Z cp -pR /private/tmp/d20210516-4003-b0mv6u/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:07:44.7708780Z chmod -Rf +w /private/tmp/d20210516-4003-b0mv6u 2021-05-16T23:07:44.8289890Z ==> Finishing up 2021-05-16T23:07:44.8657470Z rm /usr/local/include/X11 2021-05-16T23:07:44.8666200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:07:44.8671190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:07:44.8676770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:07:44.8684010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:07:44.8689520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:07:44.8696770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:07:44.8702060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:07:44.8707160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:07:44.8712610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:07:44.8718210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:07:44.8723490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:07:44.8730840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:07:44.8739500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:07:44.8745490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:07:44.8753960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:07:44.8761600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:07:44.8767750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:07:44.8809880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:07:44.8815420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:07:44.8820720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:07:44.8825450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:07:44.8830800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:07:44.8835600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:07:44.8840980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:07:44.8844780Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:07:44.8853400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:07:44.8861310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:07:44.8868110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:07:44.8871960Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:07:44.8880190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:07:44.8885730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:07:44.8892280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:07:44.8897490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:07:44.8904290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:07:44.8910200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:07:44.8915600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:07:44.8921060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:07:44.8926500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:07:44.8932000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:07:44.8937400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:07:44.8944730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:07:44.8953150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:07:44.8959490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:07:44.8964900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:07:44.8971190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:07:44.8976790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:07:44.8982540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:07:44.8988190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:07:44.8993840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:07:44.8999190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:07:44.9004730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:07:44.9010430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:07:44.9016830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:07:44.9022460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:07:44.9027920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:07:44.9033400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:07:44.9038640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:07:44.9044190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:07:44.9049280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:07:44.9054790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:07:44.9060060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:07:44.9065590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:07:44.9071360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:07:44.9076580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:07:44.9081750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:07:44.9087030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:07:44.9092740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:07:44.9097990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:07:44.9103750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:07:44.9109500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:07:44.9114710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:07:44.9120330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:07:44.9125710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:07:44.9131090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:07:44.9136870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:07:44.9142340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:07:44.9147630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:07:44.9153130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:07:44.9158860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:07:44.9164320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:07:44.9169730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:07:44.9174870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:07:44.9180340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:07:44.9210360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:07:44.9216090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:07:44.9221490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:07:44.9227180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:07:44.9232800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:07:44.9238440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:07:44.9243970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:07:44.9249520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:07:44.9255950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:07:44.9261760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:07:44.9267640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:07:44.9273390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:07:44.9279090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:07:44.9285750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:07:44.9293350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:07:44.9301290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:07:44.9309760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:07:44.9317070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:07:44.9323230Z Only the first 100 operations were output. 2021-05-16T23:07:44.9674380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4317-xv5rhn.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-16T23:07:47.2949060Z ==> Summary 2021-05-16T23:07:47.2978210Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:07:47.2984440Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:07:47.3076650Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:07:47.3096730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1rcn7k6 2021-05-16T23:07:47.3209660Z cp -pR /private/tmp/d20210516-4003-1rcn7k6/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:07:47.3326630Z chmod -Rf +w /private/tmp/d20210516-4003-1rcn7k6 2021-05-16T23:07:47.3800470Z ==> Finishing up 2021-05-16T23:07:47.4190510Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:07:47.4197160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:07:47.4202240Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:07:47.4207360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:07:47.4215230Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:07:47.4346380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4343-vgojpq.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-16T23:07:49.7192550Z ==> Summary 2021-05-16T23:07:49.7213040Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:07:49.7219610Z ==> Installing poppler dependency: libxcb 2021-05-16T23:07:49.7579550Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:07:49.7599520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-4003-18i23ru 2021-05-16T23:07:50.4779750Z cp -pR /private/tmp/d20210516-4003-18i23ru/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:07:51.9548770Z chmod -Rf +w /private/tmp/d20210516-4003-18i23ru 2021-05-16T23:07:53.1404540Z ==> Finishing up 2021-05-16T23:07:53.1766860Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:07:53.1776160Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:07:53.1887380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:07:53.1893470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:07:53.1899510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:07:53.1905590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:07:53.1911710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:07:53.1918150Z 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-16T23:07:53.1924640Z 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-16T23:07:53.1930770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:07:53.1937040Z 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-16T23:07:53.1943470Z 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-16T23:07:53.1949510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:07:53.1955690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:07:53.1961950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:07:53.1968350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:07:53.1974350Z 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-16T23:07:53.1980690Z 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-16T23:07:53.1989430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:07:53.1998920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:07:53.2003820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:07:53.2009930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:07:53.2016360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:07:53.2022670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:07:53.2029600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:07:53.2035680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:07:53.2042200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:07:53.2048490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:07:53.2054780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:07:53.2060880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:07:53.2067050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:07:53.2073170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:07:53.2079210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:07:53.2085360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:07:53.2092720Z 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-16T23:07:53.2098690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:07:53.2105590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:07:53.2111340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:07:53.2116790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:07:53.2122140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:07:53.2127640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:07:53.2133120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:07:53.2138650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:07:53.2143850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:07:53.2149250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:07:53.2154310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:07:53.2159590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:07:53.2164650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:07:53.2169880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:07:53.2175270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:07:53.2181050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:07:53.2185920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:07:53.2191000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:07:53.2202230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:07:53.2208030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:07:53.2214890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:07:53.2221350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:07:53.2227470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:07:53.2233430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:07:53.2239440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:07:53.2245310Z 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-16T23:07:53.2251390Z 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-16T23:07:53.2257040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:07:53.2262860Z 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-16T23:07:53.2268670Z 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-16T23:07:53.2273830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:07:53.2279640Z 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-16T23:07:53.2285030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:07:53.2290750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:07:53.2296860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:07:53.2302680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:07:53.2308810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:07:53.2315780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:07:53.2321760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:07:53.2327470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:07:53.2333190Z 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-16T23:07:53.2339210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:07:53.2346440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:07:53.2351770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:07:53.2357710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:07:53.2363360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:07:53.2369280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:07:53.2374580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:07:53.2380560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:07:53.2386260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:07:53.2392170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:07:53.2397870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:07:53.2403400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:07:53.2409160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:07:53.2415400Z 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-16T23:07:53.2420840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:07:53.2426210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:07:53.2431890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:07:53.2437880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:07:53.2443850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:07:53.2449840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:07:53.2455530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:07:53.2474100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:07:53.2475690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:07:53.2477140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:07:53.2479180Z Only the first 100 operations were output. 2021-05-16T23:07:54.8779030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4378-4stox5.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-16T23:07:57.4622430Z ==> Summary 2021-05-16T23:07:57.6088730Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:07:57.6095970Z ==> Installing poppler dependency: libx11 2021-05-16T23:07:57.6587630Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:07:57.6607840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1r0eq69 2021-05-16T23:07:58.0312590Z cp -pR /private/tmp/d20210516-4003-1r0eq69/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:07:58.6463470Z chmod -Rf +w /private/tmp/d20210516-4003-1r0eq69 2021-05-16T23:07:59.1171990Z ==> Finishing up 2021-05-16T23:07:59.1598590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:07:59.1602920Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:07:59.1608390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:07:59.1615870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:07:59.1621680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:07:59.1633300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:07:59.1641660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:07:59.1648320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:07:59.1654860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:07:59.1661620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:07:59.1672080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:07:59.1682250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:07:59.1693440Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:07:59.1700880Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:07:59.1751650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:07:59.1757110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:07:59.1762550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:07:59.1768170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:07:59.1774300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:07:59.1781460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:07:59.1788380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:07:59.1794820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:07:59.1801180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:07:59.1806070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:07:59.1812890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:07:59.1817380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:07:59.1823220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:07:59.1828510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:07:59.1834280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:07:59.1840920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:07:59.1847380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:07:59.1853930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:07:59.1860920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:07:59.1868260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:07:59.1875080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:07:59.1881390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:07:59.1887590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:07:59.1893630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:07:59.1899950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:07:59.1905620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:07:59.1912120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:07:59.1917520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:07:59.1923440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:07:59.1929290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:07:59.1935030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:07:59.1941810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:07:59.1947830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:07:59.1953940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:07:59.1960810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:07:59.1967800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:07:59.1973870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:07:59.1980880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:07:59.1986500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:07:59.1992110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:07:59.1998810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:07:59.2004950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:07:59.2011870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:07:59.2017940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:07:59.2023620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:07:59.2028890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:07:59.2034520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:07:59.2063750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:07:59.2072430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:07:59.2078980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:07:59.2085600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:07:59.2091870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:07:59.2097860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:07:59.2104060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:07:59.2110290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:07:59.2116570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:07:59.2122180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:07:59.2127780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:07:59.2133080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:07:59.2138580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:07:59.2144630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:07:59.2150530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:07:59.2156630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:07:59.2162350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:07:59.2168140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:07:59.2174340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:07:59.2180210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:07:59.2186370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:07:59.2192290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:07:59.2198160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:07:59.2203900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:07:59.2209880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:07:59.2215870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:07:59.2221690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:07:59.2227430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:07:59.2233090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:07:59.2239210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:07:59.2244680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:07:59.2250360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:07:59.2256190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:07:59.2261510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:07:59.2267640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:07:59.2273300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:07:59.2280310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:07:59.2285300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:07:59.2292060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:07:59.2297010Z Only the first 100 operations were output. 2021-05-16T23:07:59.8294250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4404-16ulykp.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-16T23:08:02.4527230Z ==> Summary 2021-05-16T23:08:02.5248830Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:08:02.5254780Z ==> Installing poppler dependency: libxext 2021-05-16T23:08:02.5814600Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:08:02.5834630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1q6rl7r 2021-05-16T23:08:02.6226080Z cp -pR /private/tmp/d20210516-4003-1q6rl7r/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:08:02.6723180Z chmod -Rf +w /private/tmp/d20210516-4003-1q6rl7r 2021-05-16T23:08:02.7509780Z ==> Finishing up 2021-05-16T23:08:02.7902540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:08:02.7906990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:08:02.7912680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:08:02.7917600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:08:02.7922800Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:08:02.7928230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:08:02.7933670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:08:02.7938980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:08:02.7944230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:08:02.7949440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:08:02.7954720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:08:02.7959910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:08:02.7965060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:08:02.7970300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:08:02.7975800Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:08:02.7980900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:08:02.7993560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:08:02.7999940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:08:02.8006220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:08:02.8011570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:08:02.8016920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:08:02.8022530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:08:02.8028010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:08:02.8033270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:08:02.8038940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:08:02.8043860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:08:02.8049070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:08:02.8054970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:08:02.8060260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:08:02.8065380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:08:02.8070600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:08:02.8075920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:08:02.8081290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:08:02.8087100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:08:02.8116930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:08:02.8122410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:08:02.8124460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:08:02.8126430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:08:02.8128160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:08:02.8129990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:08:02.8131840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:08:02.8137180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:08:02.8142580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:08:02.8148370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:08:02.8153910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:08:02.8159860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:08:02.8165370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:08:02.8171160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:08:02.8178510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:08:02.8185070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:08:02.8190170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:08:02.8196170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:08:02.8202320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:08:02.8207840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:08:02.8214040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:08:02.8219560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:08:02.8225350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:08:02.8231200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:08:02.8237480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:08:02.8245050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:08:02.8250410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:08:02.8256270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:08:02.8261840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:08:02.8267980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:08:02.8273640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:08:02.8278950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:08:02.8285570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:08:02.8291050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:08:02.8296740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:08:02.8302560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:08:02.8308140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:08:02.8314250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:08:02.8320110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:08:02.8326180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:08:02.8331510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:08:02.8337760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:08:02.8343400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:08:02.8350420Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:08:02.8355850Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:08:02.8360900Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:08:02.8368860Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:08:02.8656510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4430-d10epa.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-16T23:08:05.1576320Z ==> Summary 2021-05-16T23:08:05.1638910Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:08:05.1645110Z ==> Installing poppler dependency: libxrender 2021-05-16T23:08:05.2210220Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:08:05.2230500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-5hh805 2021-05-16T23:08:05.2345410Z cp -pR /private/tmp/d20210516-4003-5hh805/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:08:05.2501400Z chmod -Rf +w /private/tmp/d20210516-4003-5hh805 2021-05-16T23:08:05.3020770Z ==> Finishing up 2021-05-16T23:08:05.3378830Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:08:05.3386110Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:08:05.3392920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:08:05.3398110Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:08:05.3403740Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:08:05.3438250Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:08:05.3581070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4456-ofrgjo.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-16T23:08:07.6197530Z ==> Summary 2021-05-16T23:08:07.6219930Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:08:07.6225380Z ==> Installing poppler dependency: lzo 2021-05-16T23:08:07.6244390Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:08:07.6263690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-kyht5c 2021-05-16T23:08:07.6452800Z cp -pR /private/tmp/d20210516-4003-kyht5c/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:08:07.6681420Z chmod -Rf +w /private/tmp/d20210516-4003-kyht5c 2021-05-16T23:08:07.7291000Z ==> Finishing up 2021-05-16T23:08:07.7674520Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:08:07.7682370Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:08:07.7689180Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:08:07.7693920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:08:07.7699280Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:08:07.7707800Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:08:07.7877970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4482-ahbcxs.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-16T23:08:10.0410230Z ==> Summary 2021-05-16T23:08:10.0445740Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:08:10.0497250Z ==> Installing poppler dependency: pixman 2021-05-16T23:08:10.0525290Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:08:10.0546880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1glqccw 2021-05-16T23:08:10.0720630Z cp -pR /private/tmp/d20210516-4003-1glqccw/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:08:10.0893620Z chmod -Rf +w /private/tmp/d20210516-4003-1glqccw 2021-05-16T23:08:10.1375620Z ==> Finishing up 2021-05-16T23:08:10.1750790Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:08:10.1757590Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:08:10.1763340Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:08:10.1767880Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:08:10.1773890Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:08:10.1781260Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:08:10.1918440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4508-t4smud.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-16T23:08:12.4422260Z ==> Summary 2021-05-16T23:08:12.4443490Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:08:12.4449660Z ==> Installing poppler dependency: cairo 2021-05-16T23:08:12.6223810Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:08:12.6243210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1jif0g5 2021-05-16T23:08:12.7036120Z cp -pR /private/tmp/d20210516-4003-1jif0g5/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:08:12.7897050Z chmod -Rf +w /private/tmp/d20210516-4003-1jif0g5 2021-05-16T23:08:13.0755490Z ==> Finishing up 2021-05-16T23:08:13.1380620Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:08:13.1385120Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:08:13.1392570Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:08:13.1403920Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:08:13.1410350Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:08:13.1415900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:08:13.1420900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:08:13.1426860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:08:13.1432630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:08:13.1438190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:08:13.1443840Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:08:13.1448610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:08:13.1453850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:08:13.1458850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:08:13.1466470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:08:13.1471910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:08:13.1478770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:08:13.1489380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:08:13.1496420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:08:13.1501520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:08:13.1507060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:08:13.1513280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:08:13.1522590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:08:13.1528060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:08:13.1533320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:08:13.1538960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:08:13.1544590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:08:13.1549580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:08:13.1556150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:08:13.1561260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:08:13.1566430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:08:13.1946270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4534-142uuu.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-16T23:08:15.4889720Z ==> Summary 2021-05-16T23:08:15.5013700Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:08:15.5019860Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:08:15.5146650Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:08:15.5168090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1pz9he3 2021-05-16T23:08:15.5366750Z cp -pR /private/tmp/d20210516-4003-1pz9he3/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:08:15.5572920Z chmod -Rf +w /private/tmp/d20210516-4003-1pz9he3 2021-05-16T23:08:15.6210140Z ==> Finishing up 2021-05-16T23:08:15.6422860Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:08:15.6428350Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:08:15.6434910Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:08:15.6440730Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:08:15.6446570Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:08:15.6453800Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:08:15.6459730Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:08:15.6471980Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:08:15.6478520Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:08:15.6485850Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:08:15.6492540Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:08:15.6499880Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:08:15.6507450Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:08:15.6562180Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:08:15.6567800Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:08:15.6575710Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:08:15.6754270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4560-gzo75v.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-16T23:08:17.9200050Z ==> Summary 2021-05-16T23:08:17.9228510Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:08:17.9234410Z ==> Installing poppler dependency: nspr 2021-05-16T23:08:17.9255770Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:08:17.9278810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-phnuh9 2021-05-16T23:08:17.9683150Z cp -pR /private/tmp/d20210516-4003-phnuh9/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:08:18.0291180Z chmod -Rf +w /private/tmp/d20210516-4003-phnuh9 2021-05-16T23:08:18.1043800Z ==> Finishing up 2021-05-16T23:08:18.1447960Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:08:18.1454450Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:08:18.1464050Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:08:18.1472380Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:08:18.1477220Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:08:18.1483400Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:08:18.1488930Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:08:18.1494860Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:08:18.1500400Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:08:18.1508780Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:08:18.1799950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4586-djjyyz.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-16T23:08:20.5262110Z ==> Summary 2021-05-16T23:08:20.5331080Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:08:20.5337590Z ==> Installing poppler dependency: nss 2021-05-16T23:08:20.5452340Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:08:20.5474480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1mw5m5e 2021-05-16T23:08:20.8626770Z cp -pR /private/tmp/d20210516-4003-1mw5m5e/nss/. /usr/local/Cellar/nss 2021-05-16T23:08:21.4003120Z chmod -Rf +w /private/tmp/d20210516-4003-1mw5m5e 2021-05-16T23:08:22.9410300Z ==> Finishing up 2021-05-16T23:08:22.9805800Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:08:22.9810730Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:08:22.9815440Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:08:22.9820610Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:08:22.9825400Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:08:22.9830250Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:08:22.9846270Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:08:22.9850980Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:08:22.9856480Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:08:22.9860970Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:08:22.9865820Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:08:22.9870500Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:08:22.9875160Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:08:22.9880230Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:08:22.9885040Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:08:22.9889770Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:08:22.9895160Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:08:22.9900350Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:08:22.9905550Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:08:22.9910770Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:08:22.9916480Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:08:22.9921520Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:08:22.9926400Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:08:22.9931260Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:08:22.9936370Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:08:22.9940930Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:08:22.9945710Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:08:22.9951130Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:08:22.9956180Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:08:22.9960750Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:08:22.9965740Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:08:22.9970840Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:08:22.9975790Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:08:22.9980490Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:08:22.9985470Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:08:22.9990820Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:08:22.9995840Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:08:23.0000970Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:08:23.0005910Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:08:23.0011140Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:08:23.0015650Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:08:23.0020530Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:08:23.0025580Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:08:23.0030740Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:08:23.0036720Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:08:23.0041200Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:08:23.0046410Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:08:23.0051170Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:08:23.0061370Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:08:23.0066880Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:08:23.0071900Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:08:23.0077430Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:08:23.0082460Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:08:23.0087800Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:08:23.0092910Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:08:23.0098020Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:08:23.0102880Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:08:23.0107730Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:08:23.0112850Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:08:23.0117620Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:08:23.0123380Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:08:23.0128580Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:08:23.0133670Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:08:23.0139160Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:08:23.0144250Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:08:23.0149660Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:08:23.0154710Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:08:23.0159890Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:08:23.0165200Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:08:23.0170590Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:08:23.0178440Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:08:23.0186200Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:08:23.0191220Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:08:23.0196550Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:08:23.0201640Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:08:23.0207120Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:08:23.0212330Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:08:23.0217790Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:08:23.0223250Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:08:23.0228560Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:08:23.0233870Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:08:23.0238980Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:08:23.0244080Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:08:23.0249170Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:08:23.0254250Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:08:23.0261130Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:08:23.0266510Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:08:23.0271630Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:08:23.0277270Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:08:23.0283120Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:08:23.0288270Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:08:23.0293550Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:08:23.0298930Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:08:23.0304310Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:08:23.0309800Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:08:23.0315460Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:08:23.0320860Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:08:23.0325930Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:08:23.0331570Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:08:23.0336700Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:08:23.0340910Z Only the first 100 operations were output. 2021-05-16T23:08:23.1619070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4612-kzhlou.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-16T23:08:25.6388570Z ==> Summary 2021-05-16T23:08:25.6521870Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:08:25.6529530Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:08:25.6825180Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:08:25.6845370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-1w8msjk 2021-05-16T23:08:25.9330400Z cp -pR /private/tmp/d20210516-4003-1w8msjk/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:08:26.2294390Z chmod -Rf +w /private/tmp/d20210516-4003-1w8msjk 2021-05-16T23:08:26.5050240Z ==> Finishing up 2021-05-16T23:08:26.5506300Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:08:26.5509900Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:08:26.5515010Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:08:26.5522220Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:08:26.5530880Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:08:26.5540800Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:08:26.5546390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:08:26.5551840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:08:26.5559630Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:08:26.5566560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:08:26.5571900Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:08:26.5576990Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:08:26.5582290Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:08:26.5587170Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:08:26.5594450Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:08:26.6634120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4638-1guge9c.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-16T23:08:29.1209770Z ==> Summary 2021-05-16T23:08:29.1550700Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:08:29.1557830Z ==> Installing poppler dependency: qt@5 2021-05-16T23:08:29.1598730Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:08:29.1619890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-lc6vg9 2021-05-16T23:08:35.2751510Z cp -pR /private/tmp/d20210516-4003-lc6vg9/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:08:43.4877680Z chmod -Rf +w /private/tmp/d20210516-4003-lc6vg9 2021-05-16T23:08:58.6240860Z ==> Finishing up 2021-05-16T23:09:01.2290980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4695-12bse8w.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-16T23:09:05.6289520Z ==> Caveats 2021-05-16T23:09:05.6290330Z We agreed to the Qt open source license for you. 2021-05-16T23:09:05.6291040Z If this is unacceptable you should uninstall. 2021-05-16T23:09:05.6291410Z 2021-05-16T23:09:05.6292440Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:09:05.6293250Z because this is an alternate version of another formula. 2021-05-16T23:09:05.6293640Z 2021-05-16T23:09:05.6294200Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:09:05.6295410Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:09:05.6295850Z 2021-05-16T23:09:05.6296320Z For compilers to find qt@5 you may need to set: 2021-05-16T23:09:05.6297280Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:09:05.6298250Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:09:05.6299300Z 2021-05-16T23:09:05.6300460Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:09:05.6301170Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:09:05.6301540Z 2021-05-16T23:09:05.6302320Z ==> Summary 2021-05-16T23:09:06.3998640Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:09:06.4005050Z ==> Installing poppler 2021-05-16T23:09:06.4009720Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:09:06.4030310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4003-15k45bp 2021-05-16T23:09:06.7038500Z cp -pR /private/tmp/d20210516-4003-15k45bp/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:09:07.0018530Z chmod -Rf +w /private/tmp/d20210516-4003-15k45bp 2021-05-16T23:09:07.4619650Z ==> Finishing up 2021-05-16T23:09:07.5023820Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:09:07.5028510Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:09:07.5035750Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:09:07.5041110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:09:07.5046960Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:09:07.5052410Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:09:07.5061340Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:09:07.5070410Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:09:07.5076500Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:09:07.5082400Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:09:07.5087920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:09:07.5153920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:09:07.5161780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:09:07.5169860Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:09:07.5190360Z rm /usr/local/share/gir-1.0 2021-05-16T23:09:07.5198640Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:09:07.5204970Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:09:07.5216210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:09:07.5223060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:09:07.5229250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:09:07.5235980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:09:07.5242210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:09:07.5247580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:09:07.5253150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:09:07.5259900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:09:07.5265810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:09:07.5271160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:09:07.5277040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:09:07.5282540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:09:07.5288710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:09:07.5297450Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:09:07.5302830Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:09:07.5316100Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:09:07.5327560Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:09:07.5334280Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:09:07.5339550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:09:07.5346390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:09:07.5352220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:09:07.5358040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:09:07.5365060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:09:07.5400700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:09:07.5402660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:09:07.5404470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:09:07.5406440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:09:07.5408350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:09:07.5410190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:09:07.5414190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:09:07.5416060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:09:07.5417760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:09:07.5420580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:09:07.5429160Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:09:07.5434180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:09:07.5439960Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:09:07.5445150Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:09:07.6556410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4721-1p2nm8a.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-16T23:09:10.1189230Z ==> Summary 2021-05-16T23:09:10.1476520Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:09:11.7298080Z ==> Caveats 2021-05-16T23:09:11.7299060Z ==> qt@5 2021-05-16T23:09:11.7346310Z We agreed to the Qt open source license for you. 2021-05-16T23:09:11.7347050Z If this is unacceptable you should uninstall. 2021-05-16T23:09:11.7347460Z 2021-05-16T23:09:11.7348750Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:09:11.7349650Z because this is an alternate version of another formula. 2021-05-16T23:09:11.7350040Z 2021-05-16T23:09:11.7350520Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:09:11.7351740Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:09:11.7352180Z 2021-05-16T23:09:11.7352680Z For compilers to find qt@5 you may need to set: 2021-05-16T23:09:11.7353640Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:09:11.7354620Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:09:11.7354980Z 2021-05-16T23:09:11.7356060Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:09:11.7356750Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:09:11.7357130Z 2021-05-16T23:09:13.4782170Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:09:14.6770940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:15.3065480Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:09:15.7335810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A15%3A00Z&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:15.7762910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:15.8144800Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:09:15.8211800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:09:17.0993550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:17.7024960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:09:18.1083390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A15%3A00Z&sig=44BcGwra5obUDS%2B7aX915WpKZEHwC2EOqMvJshoDjek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:18.1464150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=44BcGwra5obUDS\%2B7aX915WpKZEHwC2EOqMvJshoDjek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:18.3201540Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:09:18.3528280Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:09:18.3534680Z ==> Installing hdf5 dependency: szip 2021-05-16T23:09:18.4222270Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:09:18.4254540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4728-1uedjlp 2021-05-16T23:09:18.4359080Z cp -pR /private/tmp/d20210516-4728-1uedjlp/szip/. /usr/local/Cellar/szip 2021-05-16T23:09:18.4487230Z chmod -Rf +w /private/tmp/d20210516-4728-1uedjlp 2021-05-16T23:09:18.4918320Z ==> Finishing up 2021-05-16T23:09:18.5297970Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:09:18.5302940Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:09:18.5308260Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:09:18.5315580Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:09:18.5321100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:09:18.5326910Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:09:18.5463780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4923-13qgjb7.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-16T23:09:21.0164970Z ==> Summary 2021-05-16T23:09:21.0184730Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:09:21.0192600Z ==> Installing hdf5 2021-05-16T23:09:21.0196730Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:09:21.0216900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4728-1symt84 2021-05-16T23:09:21.2139520Z cp -pR /private/tmp/d20210516-4728-1symt84/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:09:21.3877220Z chmod -Rf +w /private/tmp/d20210516-4728-1symt84 2021-05-16T23:09:21.7490270Z ==> Finishing up 2021-05-16T23:09:21.7861790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:09:21.7865840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:09:21.7870630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:09:21.7876650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:09:21.7882250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:09:21.7887460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:09:21.7892910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:09:21.7898210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:09:21.7903520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:09:21.7908840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:09:21.7914330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:09:21.7934970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:09:21.7940370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:09:21.7945120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:09:21.7951250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:09:21.7956910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:09:21.7962250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:09:21.7967290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:09:21.7972310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:09:21.7977300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:09:21.7982540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:09:21.7987800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:09:21.7997780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:09:21.8003160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:09:21.8009060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:09:21.8015200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:09:21.8021930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:09:21.8028130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:09:21.8033990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:09:21.8041220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:09:21.8046470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:09:21.8052610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:09:21.8057990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:09:21.8063450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:09:21.8069090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:09:21.8074570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:09:21.8080050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:09:21.8085620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:09:21.8091050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:09:21.8096450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:09:21.8101780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:09:21.8107200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:09:21.8112450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:09:21.8117880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:09:21.8123420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:09:21.8128810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:09:21.8134110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:09:21.8143400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:09:21.8151860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:09:21.8159780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:09:21.8171050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:09:21.8177940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:09:21.8184230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:09:21.8190470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:09:21.8197050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:09:21.8203420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:09:21.8209520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:09:21.8215430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:09:21.8221510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:09:21.8227830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:09:21.8234110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:09:21.8240500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:09:21.8246560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:09:21.8252020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:09:21.8258270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:09:21.8264290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:09:21.8270400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:09:21.8277780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:09:21.8283890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:09:21.8289770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:09:21.8295940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:09:21.8302150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:09:21.8308070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:09:21.8314210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:09:21.8320310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:09:21.8326660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:09:21.8332660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:09:21.8338790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:09:21.8344800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:09:21.8350770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:09:21.8376840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:09:21.8377990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:09:21.8379070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:09:21.8387620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:09:21.8393560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:09:21.8398870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:09:21.8404120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:09:21.8410290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:09:21.8416860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:09:21.8421890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:09:21.8442520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:09:21.8447720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:09:21.8453330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:09:21.8458330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:09:21.8466530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:09:21.8476120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:09:21.8482440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:09:21.8487790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:09:21.8493900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:09:21.8503910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:09:21.8509060Z Only the first 100 operations were output. 2021-05-16T23:09:21.9855500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4949-92b9xs.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-16T23:09:24.4092650Z ==> Summary 2021-05-16T23:09:24.4284620Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:09:25.0390630Z ==> No outdated dependents to upgrade! 2021-05-16T23:09:25.0391970Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:09:25.0981670Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:09:25.0982280Z hdf5 2021-05-16T23:09:25.0992470Z rm /usr/local/bin/gif2h5 2021-05-16T23:09:25.0995580Z rm /usr/local/bin/h52gif 2021-05-16T23:09:25.0998940Z rm /usr/local/bin/h5c++ 2021-05-16T23:09:25.1002350Z rm /usr/local/bin/h5cc 2021-05-16T23:09:25.1006160Z rm /usr/local/bin/h5clear 2021-05-16T23:09:25.1009340Z rm /usr/local/bin/h5copy 2021-05-16T23:09:25.1012070Z rm /usr/local/bin/h5debug 2021-05-16T23:09:25.1015140Z rm /usr/local/bin/h5diff 2021-05-16T23:09:25.1018240Z rm /usr/local/bin/h5dump 2021-05-16T23:09:25.1021220Z rm /usr/local/bin/h5fc 2021-05-16T23:09:25.1024410Z rm /usr/local/bin/h5format_convert 2021-05-16T23:09:25.1027500Z rm /usr/local/bin/h5import 2021-05-16T23:09:25.1030590Z rm /usr/local/bin/h5jam 2021-05-16T23:09:25.1033680Z rm /usr/local/bin/h5ls 2021-05-16T23:09:25.1036780Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:09:25.1040850Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:09:25.1045300Z rm /usr/local/bin/h5redeploy 2021-05-16T23:09:25.1047370Z rm /usr/local/bin/h5repack 2021-05-16T23:09:25.1050530Z rm /usr/local/bin/h5repart 2021-05-16T23:09:25.1053470Z rm /usr/local/bin/h5stat 2021-05-16T23:09:25.1056560Z rm /usr/local/bin/h5unjam 2021-05-16T23:09:25.1060050Z rm /usr/local/bin/h5watch 2021-05-16T23:09:25.1067690Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:09:25.1071590Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:09:25.1074900Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:09:25.1078060Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:09:25.1081220Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:09:25.1084350Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:09:25.1087550Z rm /usr/local/include/H5Classes.h 2021-05-16T23:09:25.1090910Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:09:25.1094240Z rm /usr/local/include/H5CompType.h 2021-05-16T23:09:25.1097640Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:09:25.1100910Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:09:25.1104650Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:09:25.1108640Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:09:25.1112430Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:09:25.1115740Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:09:25.1118900Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:09:25.1121980Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:09:25.1125530Z rm /usr/local/include/H5DataType.h 2021-05-16T23:09:25.1128490Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:09:25.1131670Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:09:25.1135150Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:09:25.1137960Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:09:25.1141200Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:09:25.1144400Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:09:25.1147600Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:09:25.1150750Z rm /usr/local/include/H5Exception.h 2021-05-16T23:09:25.1153650Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:09:25.1156790Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:09:25.1160480Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:09:25.1163730Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:09:25.1166600Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:09:25.1170090Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:09:25.1173240Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:09:25.1176420Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:09:25.1179850Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:09:25.1183140Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:09:25.1186180Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:09:25.1189190Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:09:25.1192280Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:09:25.1195380Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:09:25.1198540Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:09:25.1201500Z rm /usr/local/include/H5File.h 2021-05-16T23:09:25.1204790Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:09:25.1207990Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:09:25.1211080Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:09:25.1214950Z rm /usr/local/include/H5Group.h 2021-05-16T23:09:25.1217820Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:09:25.1220960Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:09:25.1224030Z rm /usr/local/include/H5Include.h 2021-05-16T23:09:25.1228240Z rm /usr/local/include/H5IntType.h 2021-05-16T23:09:25.1231060Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:09:25.1234450Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:09:25.1237340Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:09:25.1240600Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:09:25.1243770Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:09:25.1246970Z rm /usr/local/include/H5Library.h 2021-05-16T23:09:25.1250290Z rm /usr/local/include/H5Location.h 2021-05-16T23:09:25.1253310Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:09:25.1256380Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:09:25.1259380Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:09:25.1262490Z rm /usr/local/include/H5Object.h 2021-05-16T23:09:25.1265730Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:09:25.1269260Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:09:25.1272540Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:09:25.1275420Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:09:25.1278900Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:09:25.1281970Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:09:25.1284960Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:09:25.1288460Z rm /usr/local/include/H5PredType.h 2021-05-16T23:09:25.1291370Z rm /usr/local/include/H5PropList.h 2021-05-16T23:09:25.1294620Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:09:25.1297960Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:09:25.1301290Z rm /usr/local/include/H5StrType.h 2021-05-16T23:09:25.1304140Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:09:25.1307210Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:09:25.1310320Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:09:25.1313890Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:09:25.1316810Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:09:25.1319990Z Only the first 100 operations were output. 2021-05-16T23:09:26.9056220Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:09:28.1742360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:28.7954130Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:09:29.2929120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A15%3A00Z&sig=Gp9U2L%2FYN7zQPtDptnjs8Q8%2FK825gvFAjXOUygoPFP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:29.3258690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=Gp9U2L\%2FYN7zQPtDptnjs8Q8\%2FK825gvFAjXOUygoPFP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:29.4779090Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:09:29.5611090Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:09:29.5647030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4956-d960pg 2021-05-16T23:09:29.7393000Z cp -pR /private/tmp/d20210516-4956-d960pg/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:09:29.9091630Z chmod -Rf +w /private/tmp/d20210516-4956-d960pg 2021-05-16T23:09:30.1123280Z ==> Finishing up 2021-05-16T23:09:30.1582430Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:09:30.1598470Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:09:30.1610870Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:09:30.1618450Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:09:30.1628590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:09:30.1634650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:09:30.1641590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:09:30.1649760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:09:30.1658890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:09:30.1665520Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:09:30.1672580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:09:30.1679050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:09:30.1692300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:09:30.1701090Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:09:30.1706980Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:09:30.1751600Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:09:30.2415020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5120-12jr7mt.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-16T23:09:32.6485710Z ==> Caveats 2021-05-16T23:09:32.6486460Z Emacs Lisp files have been installed to: 2021-05-16T23:09:32.6487560Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:09:32.6488450Z ==> Summary 2021-05-16T23:09:32.6653130Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:09:34.9874700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:09:36.2805550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:36.9186320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:09:37.3104120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A15%3A00Z&sig=DCpet%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:37.3540150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=DCpet\%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:37.4956110Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:09:37.5744530Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:09:37.5776770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5127-tqx8ig 2021-05-16T23:09:37.7545370Z cp -pR /private/tmp/d20210516-5127-tqx8ig/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:09:37.9428880Z chmod -Rf +w /private/tmp/d20210516-5127-tqx8ig 2021-05-16T23:09:38.1292100Z ==> Finishing up 2021-05-16T23:09:38.1652980Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:09:38.1657710Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:09:38.1664560Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:09:38.1672170Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:09:38.1682710Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:09:38.1692200Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:09:38.1803790Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:09:38.1819360Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:09:38.1828760Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:09:38.1834390Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:09:38.1843970Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:09:38.1852140Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:09:38.1858590Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:09:38.1865710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:09:38.1871880Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:09:38.1877860Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:09:38.1885030Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:09:38.1893570Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:09:38.2562520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5292-1ft9owx.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-16T23:09:40.7167800Z ==> Summary 2021-05-16T23:09:40.7351390Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:09:43.9507330Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:09:45.3082930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:45.9300070Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:09:46.3406390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A15%3A00Z&sig=eviD9t7XI1O0Gff2vA%2Fhuy3mE6NZ5%2BdICb7nRAg7VYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:46.3750230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=eviD9t7XI1O0Gff2vA\%2Fhuy3mE6NZ5\%2BdICb7nRAg7VYE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:46.5563410Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:09:46.5752750Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:09:47.8452710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:48.4866540Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:09:48.9042340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A15%3A00Z&sig=IEAFIUxWw6boQUaL33I%2Br9TtPv%2BsMCLCurgiPq4lTbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:48.9430040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=IEAFIUxWw6boQUaL33I\%2Br9TtPv\%2BsMCLCurgiPq4lTbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:49.0051810Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:09:49.0137990Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:09:50.2780890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:50.8788130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:09:51.2976530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A15%3A00Z&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ%2FqnX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:51.3318020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ\%2FqnX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:51.3816240Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:09:52.2170510Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:09:52.5897620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:53.2268640Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:09:53.6286110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A15%3A00Z&sig=2hCKsqI1WxbD%2B%2FFXkMqCxw5cM2K40whPxHv5%2FMypwqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:53.6642450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=2hCKsqI1WxbD\%2B\%2FFXkMqCxw5cM2K40whPxHv5\%2FMypwqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:53.7157790Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:09:53.7216610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:09:54.9711570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:55.6255770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:09:56.0246890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A15%3A00Z&sig=AFE%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:56.0599650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=AFE\%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:56.1615570Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:09:56.1705900Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:09:57.5443370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:09:58.2006260Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:09:58.6532140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A15%3A00Z&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:58.6857830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A15\%3A00Z\&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:58.7248470Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:09:58.7283380Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:09:59.9844060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:00.6152690Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:10:01.2600090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A20%3A00Z&sig=fIf%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:01.2948390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=fIf\%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:01.4015000Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:10:01.4129930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:10:02.7505250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:03.3767020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:10:03.8889350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A20%3A00Z&sig=Kt%2FIm6uwf8ZsXndsvpj3%2FHhadcCNUFxUaW5f9m1nF%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:03.9218510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Kt\%2FIm6uwf8ZsXndsvpj3\%2FHhadcCNUFxUaW5f9m1nF\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:03.9699040Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:10:03.9736120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:10:05.2122660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:05.8432340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:10:06.3412010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A20%3A00Z&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:06.3760690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:06.4279260Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:10:06.4324450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:10:07.6821790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:08.3295150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:10:08.7844270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A20%3A00Z&sig=PgMwD9jhSZOfrEwgdTU0Yj%2BzhFtGEAzBWQWel2%2FEsKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:08.8271350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=PgMwD9jhSZOfrEwgdTU0Yj\%2BzhFtGEAzBWQWel2\%2FEsKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:08.8709550Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:10:08.8745570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:10:10.2440740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:10.8967810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:10:11.3798000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A20%3A00Z&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:11.4136470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:11.4477810Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:10:11.4510400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:10:13.2757260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:13.3347720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:10:13.8365340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A20%3A00Z&sig=kKv6Ebcb2VT%2FYmIALG%2BzOwGzxvKVqWaPQBvYXEwcS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:13.8759160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=kKv6Ebcb2VT\%2FYmIALG\%2BzOwGzxvKVqWaPQBvYXEwcS9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:13.9506950Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:10:13.9572370Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:10:15.2038090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:15.8282830Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:10:16.3369270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A20%3A00Z&sig=CtW4S0CHj5LXdtkwVtQeI%2FCXeiNuYpgeztNm4sdqH4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:16.3700370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=CtW4S0CHj5LXdtkwVtQeI\%2FCXeiNuYpgeztNm4sdqH4I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:16.4138250Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:10:16.4177780Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:10:17.7779220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:18.4231290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:10:18.9652980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A20%3A00Z&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:19.0026360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:19.5408710Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:10:19.6624120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:10:20.9243360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:21.7501940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:10:22.2726800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A20%3A00Z&sig=0qzdo0KOt8d%2Fec7J%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:22.3039170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=0qzdo0KOt8d\%2Fec7J\%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:22.4198920Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:10:22.4320700Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:10:23.6581470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:24.2437240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:10:24.7731860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A20%3A00Z&sig=pz73cfKZF%2FJUwSh9tke0834xmdsfV%2B7UscU0yZC7264%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:24.8069500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=pz73cfKZF\%2FJUwSh9tke0834xmdsfV\%2B7UscU0yZC7264\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:24.8510200Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:10:24.8550400Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:10:26.1458820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:26.9115370Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:10:27.4534190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A20%3A00Z&sig=TPIgEIvVRyrTg%2FmPu0lZpt1%2Bcvxyz3RbFgdftDleMrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:27.4874990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=TPIgEIvVRyrTg\%2FmPu0lZpt1\%2Bcvxyz3RbFgdftDleMrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:27.5693160Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:10:27.5767130Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:10:28.9917300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:29.7670220Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:10:30.2652010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A20%3A00Z&sig=ii%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:30.3032510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=ii\%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:30.3404340Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:10:30.3436720Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:10:31.6764360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:33.3002080Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:10:33.7667560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A20%3A00Z&sig=MIs%2BWA06C1YEeY7jr%2F%2FiozGwYvBYePNt%2B775P7rAQt0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:33.8003580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=MIs\%2BWA06C1YEeY7jr\%2F\%2FiozGwYvBYePNt\%2B775P7rAQt0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:33.8679350Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:10:33.8725380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:10:35.0853110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:35.7191450Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:10:36.3583020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A20%3A00Z&sig=%2B4cjBsABMH%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:36.4057810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=\%2B4cjBsABMH\%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:36.4947900Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:10:36.5044090Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:10:37.7628690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:38.4088980Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:10:38.8757380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A20%3A00Z&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:38.9085810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:38.9554690Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:10:38.9593550Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:10:40.2198960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:40.8282790Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:10:41.3026040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A20%3A00Z&sig=31RT9OwDAsiC4YBQin5MHK0zwd%2FYILlFnczhD65xA%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:41.3359000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=31RT9OwDAsiC4YBQin5MHK0zwd\%2FYILlFnczhD65xA\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:41.4414320Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:10:41.4525650Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:10:42.7460130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:43.4146270Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:10:43.9083200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A20%3A00Z&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:43.9428730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:44.2159250Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:10:44.2660340Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:10:45.5149070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:46.1522030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:10:46.5790660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A20%3A00Z&sig=BGMPOBwGrkDnJ18tsYe%2ByArI1F8WTyXya3nTMezWKwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:46.6143610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=BGMPOBwGrkDnJ18tsYe\%2ByArI1F8WTyXya3nTMezWKwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:46.6819690Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:10:46.6876870Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:10:47.9850000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:48.5968660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:10:49.0146360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A20%3A00Z&sig=K7slyNDv9H0JhmtlldkzGNI%2B6rvBcozSlZJcqRmO7G8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:49.0557360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=K7slyNDv9H0JhmtlldkzGNI\%2B6rvBcozSlZJcqRmO7G8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:49.1572800Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:10:49.1755430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:10:50.4366650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:51.0988660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:10:51.5109900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A20%3A00Z&sig=dTuzRSMNDbPzZ%2BEub2gbzYZkLUgMpM%2BzD%2BICoz27ZRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:51.5453450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=dTuzRSMNDbPzZ\%2BEub2gbzYZkLUgMpM\%2BzD\%2BICoz27ZRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:51.7468720Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:10:51.7674940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:10:53.0202140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:53.6588310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:10:54.0719960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A20%3A00Z&sig=hh8eEomnRxX6FVCq%2FOkRc%2BRNsqNT%2F1ubtV8i1cnJtco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:54.1211310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=hh8eEomnRxX6FVCq\%2FOkRc\%2BRNsqNT\%2F1ubtV8i1cnJtco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:54.1858830Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:10:54.1940620Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:10:55.4157650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:56.0426290Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:10:56.4547050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A20%3A00Z&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:56.4902550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:56.5735330Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:10:56.5851270Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:10:57.8443760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:10:58.4662850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:10:58.8774770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A20%3A00Z&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:58.9190180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:58.9801860Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:10:58.9870130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:11:00.2874740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:11:00.9459820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:11:01.3449570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A20%3A00Z&sig=6%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO%2FBt%2BWBMQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:01.3792230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=6\%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO\%2FBt\%2BWBMQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:01.7761860Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:11:01.8967550Z ==> 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-16T23:11:01.8971380Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:11:01.9681080Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:11:01.9713040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-s6zkkk 2021-05-16T23:11:02.0511280Z cp -pR /private/tmp/d20210516-5299-s6zkkk/aom/. /usr/local/Cellar/aom 2021-05-16T23:11:02.0973250Z chmod -Rf +w /private/tmp/d20210516-5299-s6zkkk 2021-05-16T23:11:02.1770400Z ==> Finishing up 2021-05-16T23:11:02.2302440Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:11:02.2384960Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:11:02.2488430Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:11:02.2490000Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:11:02.2592390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:11:02.2694930Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:11:02.2797450Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:11:02.2810400Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:11:02.2813260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5641-1bkc2x0.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-16T23:11:04.6742060Z ==> Summary 2021-05-16T23:11:04.6768970Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:11:04.6776300Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:11:04.6846290Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:11:04.6868090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-17174ws 2021-05-16T23:11:04.7082440Z cp -pR /private/tmp/d20210516-5299-17174ws/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:11:04.7289790Z chmod -Rf +w /private/tmp/d20210516-5299-17174ws 2021-05-16T23:11:04.7888350Z ==> Finishing up 2021-05-16T23:11:04.8346160Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:11:04.8353340Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:11:04.8361190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:11:04.8366640Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:11:04.8374520Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:11:04.8527340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5667-1cdboj.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-16T23:11:07.2544970Z ==> Summary 2021-05-16T23:11:07.2568640Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:11:07.2577280Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:11:07.2633310Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:11:07.2653770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1cwk0tw 2021-05-16T23:11:07.3266380Z cp -pR /private/tmp/d20210516-5299-1cwk0tw/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:11:07.4004170Z chmod -Rf +w /private/tmp/d20210516-5299-1cwk0tw 2021-05-16T23:11:07.4754110Z ==> Finishing up 2021-05-16T23:11:07.5220050Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:11:07.5226160Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:11:07.5234310Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:11:07.5348140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5693-1jq4z3r.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-16T23:11:09.9290640Z ==> Summary 2021-05-16T23:11:09.9383550Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:11:09.9392260Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:11:09.9427390Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:11:09.9453590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1aupe7s 2021-05-16T23:11:09.9776090Z cp -pR /private/tmp/d20210516-5299-1aupe7s/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:11:10.0289570Z chmod -Rf +w /private/tmp/d20210516-5299-1aupe7s 2021-05-16T23:11:10.1174710Z ==> Finishing up 2021-05-16T23:11:10.1930970Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:11:10.1938550Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:11:10.1958330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:11:10.1964190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:11:10.1971950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:11:10.1979450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:11:10.1987020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:11:10.1994740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:11:10.2001220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:11:10.2008020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:11:10.2016220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:11:10.2023790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:11:10.2029620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:11:10.2040580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:11:10.2051650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:11:10.2062500Z 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-16T23:11:10.2074360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:11:10.2085050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:11:10.2095480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:11:10.2106350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:11:10.2109640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:11:10.2117190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:11:10.2123410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:11:10.2134040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:11:10.2141130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:11:10.2148620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:11:10.2156360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:11:10.2161850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:11:10.2167660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:11:10.2173590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:11:10.2180530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:11:10.2185790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:11:10.2191740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:11:10.2198830Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:11:10.2205300Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:11:10.2210020Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:11:10.2217720Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:11:10.2453860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5719-1oep9nh.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-16T23:11:12.6623080Z ==> Summary 2021-05-16T23:11:12.6676660Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:11:12.6683260Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:11:12.8672910Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:11:12.8693120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-yvrqi0 2021-05-16T23:11:13.0229330Z cp -pR /private/tmp/d20210516-5299-yvrqi0/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:11:13.1683420Z chmod -Rf +w /private/tmp/d20210516-5299-yvrqi0 2021-05-16T23:11:13.3915820Z ==> Finishing up 2021-05-16T23:11:13.4410670Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:11:13.4428740Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:11:13.4441130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:11:13.4455520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:11:13.4462000Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:11:13.4481890Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:11:13.4499890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:11:13.4516950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:11:13.4533630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:11:13.4646650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:11:13.4652420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:11:13.4658800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:11:13.4664910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:11:13.4670780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:11:13.4676600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:11:13.4682730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:11:13.4688110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:11:13.4693770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:11:13.4699250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:11:13.4705040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:11:13.4710220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:11:13.4715920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:11:13.4722300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:11:13.4727770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:11:13.4733270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:11:13.4739230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:11:13.4746090Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:11:13.4756500Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:11:13.4762590Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:11:13.4769150Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:11:13.4779250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:11:13.4786100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:11:13.4791390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:11:13.4797060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:11:13.4803050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:11:13.4808920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:11:13.4814730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:11:13.4820630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:11:13.4826470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:11:13.4832400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:11:13.4838250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:11:13.4844970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:11:13.4850830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:11:13.4857350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:11:13.4863050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:11:13.4868660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:11:13.4874530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:11:13.4880900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:11:13.4886850Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:11:13.4892100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:11:13.4898450Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:11:13.4907170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:11:13.4913940Z 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-16T23:11:13.5424000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5745-rwg82b.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-16T23:11:16.0375600Z ==> Summary 2021-05-16T23:11:16.0521300Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:11:16.0528740Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:11:16.0588080Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:11:16.0613780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-qjsux0 2021-05-16T23:11:16.0784350Z cp -pR /private/tmp/d20210516-5299-qjsux0/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:11:16.0994990Z chmod -Rf +w /private/tmp/d20210516-5299-qjsux0 2021-05-16T23:11:16.1646000Z ==> Finishing up 2021-05-16T23:11:16.2083240Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:11:16.2091050Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:11:16.2098130Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:11:16.2104820Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:11:16.2113790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:11:16.2125270Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:11:16.2135470Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:11:16.2489930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5771-t5wrmw.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-16T23:11:18.6690530Z ==> Summary 2021-05-16T23:11:18.6720140Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:11:18.6728450Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:11:18.9086790Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:11:18.9117400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-fgwwbd 2021-05-16T23:11:18.9797430Z cp -pR /private/tmp/d20210516-5299-fgwwbd/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:11:19.0535320Z chmod -Rf +w /private/tmp/d20210516-5299-fgwwbd 2021-05-16T23:11:19.2228810Z ==> Finishing up 2021-05-16T23:11:19.2746690Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:11:19.2750440Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:11:19.2755390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:11:19.2760260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:11:19.2768290Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:11:19.2775980Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:11:19.2785580Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:11:19.2793090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:11:19.2798230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:11:19.2803140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:11:19.2808680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:11:19.2814080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:11:19.2819740Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:11:19.2824970Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:11:19.2830110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:11:19.2835230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:11:19.2841910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:11:19.2846610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:11:19.2870800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:11:19.2876460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:11:19.2884230Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:11:19.2889990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:11:19.2894980Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:11:19.2900200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:11:19.3275790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5799-16ra075.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-16T23:11:21.7736130Z ==> Summary 2021-05-16T23:11:21.7799010Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:11:21.7804730Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:11:22.0396090Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:11:22.0416700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-d8w9r4 2021-05-16T23:11:22.0561570Z cp -pR /private/tmp/d20210516-5299-d8w9r4/libass/. /usr/local/Cellar/libass 2021-05-16T23:11:22.0705260Z chmod -Rf +w /private/tmp/d20210516-5299-d8w9r4 2021-05-16T23:11:22.1536230Z ==> Finishing up 2021-05-16T23:11:22.2078840Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:11:22.2087940Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:11:22.2096100Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:11:22.2112140Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:11:22.2116660Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:11:22.2290690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5826-dy3d4r.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-16T23:11:24.9599220Z ==> Summary 2021-05-16T23:11:24.9618910Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:11:24.9624230Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:11:24.9867720Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:11:24.9887660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-31u94m 2021-05-16T23:11:25.0093270Z cp -pR /private/tmp/d20210516-5299-31u94m/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:11:25.0303730Z chmod -Rf +w /private/tmp/d20210516-5299-31u94m 2021-05-16T23:11:25.1166140Z ==> Finishing up 2021-05-16T23:11:25.1702590Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:11:25.1708780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:11:25.1713710Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:11:25.1720690Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:11:25.1727720Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:11:25.1732740Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:11:25.1738410Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:11:25.1746600Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:11:25.1931130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5852-s5vvvg.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-16T23:11:27.6923780Z ==> Summary 2021-05-16T23:11:27.6951920Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:11:27.6959310Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:11:27.7016250Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:11:27.7038880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5299-6ax5tq 2021-05-16T23:11:27.7222000Z cp -pR /private/tmp/d20210516-5299-6ax5tq/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:11:27.7538510Z chmod -Rf +w /private/tmp/d20210516-5299-6ax5tq 2021-05-16T23:11:27.8208390Z ==> Finishing up 2021-05-16T23:11:27.8665460Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:11:27.8673760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:11:27.8683810Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:11:27.8690640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:11:27.8696800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:11:27.8702710Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:11:27.8708290Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:11:27.8713800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:11:27.8719410Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:11:27.8727150Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:11:27.8732870Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:11:27.9085520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5878-1jm5xdq.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-16T23:11:30.3878200Z ==> Summary 2021-05-16T23:11:30.3937090Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:11:30.3950440Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:11:30.4047430Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:11:30.4069850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5299-333qep 2021-05-16T23:11:30.4274120Z cp -pR /private/tmp/d20210516-5299-333qep/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:11:30.4505160Z chmod -Rf +w /private/tmp/d20210516-5299-333qep 2021-05-16T23:11:30.5147970Z ==> Finishing up 2021-05-16T23:11:30.5377550Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:11:30.5385780Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:11:30.5392970Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:11:30.5401350Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:11:30.5573870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5904-11xujwr.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-16T23:11:33.0746890Z ==> Summary 2021-05-16T23:11:33.0786480Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:11:33.0798390Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:11:33.0840170Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:11:33.0866820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-zfll9y 2021-05-16T23:11:33.1223130Z cp -pR /private/tmp/d20210516-5299-zfll9y/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:11:33.1474750Z chmod -Rf +w /private/tmp/d20210516-5299-zfll9y 2021-05-16T23:11:33.2024460Z ==> Finishing up 2021-05-16T23:11:33.2475570Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:11:33.2480930Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:11:33.2488790Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:11:33.2605710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5930-14kcr0t.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-16T23:11:35.8345900Z ==> Summary 2021-05-16T23:11:35.8371330Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:11:35.8379570Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:11:35.8403020Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:11:35.8424180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1ksohu2 2021-05-16T23:11:35.8589110Z cp -pR /private/tmp/d20210516-5299-1ksohu2/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:11:35.8780680Z chmod -Rf +w /private/tmp/d20210516-5299-1ksohu2 2021-05-16T23:11:35.9362540Z ==> Finishing up 2021-05-16T23:11:35.9839330Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:11:35.9844930Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:11:35.9853680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:11:35.9858760Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:11:35.9864990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:11:35.9872670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:11:35.9875610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:11:35.9882290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:11:35.9890600Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:11:35.9896190Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:11:36.0074390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5956-1u5yf9s.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-16T23:11:38.5123770Z ==> Summary 2021-05-16T23:11:38.5147430Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:11:38.5156050Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:11:38.5245790Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:11:38.5266540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-7j5smz 2021-05-16T23:11:39.0620360Z cp -pR /private/tmp/d20210516-5299-7j5smz/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:11:39.3084980Z chmod -Rf +w /private/tmp/d20210516-5299-7j5smz 2021-05-16T23:11:39.3763690Z ==> Finishing up 2021-05-16T23:11:39.4248560Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:11:39.4253900Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:11:39.4267280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:11:39.4275700Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:11:39.4285290Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:11:39.4295030Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:11:39.4310650Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:11:39.4497690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5982-fc0fzn.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-16T23:11:41.9979230Z ==> Summary 2021-05-16T23:11:42.0004550Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:11:42.0015170Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:11:42.0475140Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:11:42.0494730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5299-1cqmwfw 2021-05-16T23:11:42.0843400Z cp -pR /private/tmp/d20210516-5299-1cqmwfw/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:11:42.1158420Z chmod -Rf +w /private/tmp/d20210516-5299-1cqmwfw 2021-05-16T23:11:42.1906280Z ==> Finishing up 2021-05-16T23:11:42.2309980Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:11:42.2315500Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:11:42.2325130Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:11:42.2331420Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:11:42.2336870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:11:42.2342080Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:11:42.2349180Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:11:42.2564430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6008-qmh5kq.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-16T23:11:44.7573600Z ==> Summary 2021-05-16T23:11:44.7605770Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:11:44.7613300Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:11:44.8244060Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:11:44.8271130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-ke54nz 2021-05-16T23:11:44.8453470Z cp -pR /private/tmp/d20210516-5299-ke54nz/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:11:44.8704150Z chmod -Rf +w /private/tmp/d20210516-5299-ke54nz 2021-05-16T23:11:44.9377480Z ==> Finishing up 2021-05-16T23:11:44.9801210Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:11:44.9806890Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:11:44.9815540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:11:44.9819840Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:11:44.9825500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:11:44.9833550Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:11:44.9982360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6034-1i5v3bl.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-16T23:11:47.6799600Z ==> Summary 2021-05-16T23:11:47.6822640Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:11:47.6829500Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:11:47.6854550Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:11:47.6875850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1755p3r 2021-05-16T23:11:47.7709330Z cp -pR /private/tmp/d20210516-5299-1755p3r/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:11:47.8386960Z chmod -Rf +w /private/tmp/d20210516-5299-1755p3r 2021-05-16T23:11:47.9299050Z ==> Finishing up 2021-05-16T23:11:47.9732170Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:11:47.9739020Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:11:47.9748920Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:11:47.9758520Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:11:47.9763800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:11:47.9775060Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:11:47.9785070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:11:47.9795620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:11:47.9801470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:11:47.9809680Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:11:48.0112410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6060-85gbkc.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-16T23:11:50.5767310Z ==> Summary 2021-05-16T23:11:50.5839680Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:11:50.5847910Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:11:50.5947260Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:11:50.5969430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-12nny1j 2021-05-16T23:11:50.6110210Z cp -pR /private/tmp/d20210516-5299-12nny1j/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:11:50.6309280Z chmod -Rf +w /private/tmp/d20210516-5299-12nny1j 2021-05-16T23:11:50.6886600Z ==> Finishing up 2021-05-16T23:11:50.7372270Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:11:50.7374620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:11:50.7381280Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:11:50.7386930Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:11:50.7397060Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:11:50.7402990Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:11:50.7408880Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:11:50.7414520Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:11:50.7420560Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:11:50.7577670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6086-1rs3umv.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-16T23:11:53.1291420Z ==> Summary 2021-05-16T23:11:53.1313790Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:11:53.1321980Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:11:53.1389500Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:11:53.1410500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-13bw8xo 2021-05-16T23:11:53.1604270Z cp -pR /private/tmp/d20210516-5299-13bw8xo/speex/. /usr/local/Cellar/speex 2021-05-16T23:11:53.1915620Z chmod -Rf +w /private/tmp/d20210516-5299-13bw8xo 2021-05-16T23:11:53.2542350Z ==> Finishing up 2021-05-16T23:11:53.3029000Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:11:53.3038340Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:11:53.3046560Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:11:53.3054170Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:11:53.3059610Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:11:53.3065730Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:11:53.3075190Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:11:53.3262920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6112-diry3g.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-16T23:11:55.9291540Z ==> Summary 2021-05-16T23:11:55.9328350Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:11:55.9335850Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:11:55.9441960Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:11:55.9463750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1kprggo 2021-05-16T23:11:55.9931930Z cp -pR /private/tmp/d20210516-5299-1kprggo/srt/. /usr/local/Cellar/srt 2021-05-16T23:11:56.0293190Z chmod -Rf +w /private/tmp/d20210516-5299-1kprggo 2021-05-16T23:11:56.1269020Z ==> Finishing up 2021-05-16T23:11:56.1973420Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:11:56.1981060Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:11:56.1985790Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:11:56.1992780Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:11:56.2001880Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:11:56.2010180Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:11:56.2017590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:11:56.2024610Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:11:56.2031550Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:11:56.2040800Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:11:56.2047620Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:11:56.2267860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6138-1jch3tu.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-16T23:11:58.8226330Z ==> Summary 2021-05-16T23:11:58.8259670Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:11:58.8272040Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:11:58.8307380Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:11:58.8331980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1hy3lxf 2021-05-16T23:11:58.8572980Z cp -pR /private/tmp/d20210516-5299-1hy3lxf/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:11:58.8790160Z chmod -Rf +w /private/tmp/d20210516-5299-1hy3lxf 2021-05-16T23:11:58.9540830Z ==> Finishing up 2021-05-16T23:11:59.0113930Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:11:59.0118800Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:11:59.0123950Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:11:59.0130340Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:11:59.0139490Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:11:59.0149190Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:11:59.0164670Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:11:59.0180160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:11:59.0194110Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:11:59.0205230Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:11:59.0214520Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:11:59.0473420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6164-vlk8yh.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-16T23:12:01.8672500Z ==> Summary 2021-05-16T23:12:01.8697740Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:12:01.8704800Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:12:01.9471620Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:12:01.9495070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1sbu7l7 2021-05-16T23:12:02.0359490Z cp -pR /private/tmp/d20210516-5299-1sbu7l7/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:12:02.0875330Z chmod -Rf +w /private/tmp/d20210516-5299-1sbu7l7 2021-05-16T23:12:02.4218330Z ==> Finishing up 2021-05-16T23:12:02.4657910Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:12:02.4662120Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:12:02.4667190Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:12:02.4673680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:12:02.4677580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:12:02.4683310Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:12:02.4688400Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:12:02.4692750Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:12:02.4697880Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:12:02.4702790Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:12:02.4709980Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:12:02.4720470Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:12:02.4725450Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:12:02.4730460Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:12:02.4735790Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:12:02.4741300Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:12:02.4748940Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:12:02.5141360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6190-1020f2t.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-16T23:12:06.4767040Z ==> Summary 2021-05-16T23:12:06.4822760Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:12:06.4830570Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:12:06.5669200Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:12:06.5693720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-flj5cn 2021-05-16T23:12:06.8277290Z cp -pR /private/tmp/d20210516-5299-flj5cn/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:12:06.9590730Z chmod -Rf +w /private/tmp/d20210516-5299-flj5cn 2021-05-16T23:12:07.0733820Z ==> Finishing up 2021-05-16T23:12:07.1302200Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:12:07.1311310Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:12:07.1325760Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:12:07.1334950Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:12:07.1341800Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:12:07.1348390Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:12:07.1359300Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:12:07.1670450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6216-16ff99p.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-16T23:12:09.6877570Z ==> Caveats 2021-05-16T23:12:09.6878480Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:12:09.6879990Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:12:09.6881220Z ==> Summary 2021-05-16T23:12:09.6962540Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:12:09.6970110Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:12:09.7171430Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:12:09.7194250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5299-1a5dl6u 2021-05-16T23:12:09.7759090Z cp -pR /private/tmp/d20210516-5299-1a5dl6u/theora/. /usr/local/Cellar/theora 2021-05-16T23:12:09.8414870Z chmod -Rf +w /private/tmp/d20210516-5299-1a5dl6u 2021-05-16T23:12:09.9489500Z ==> Finishing up 2021-05-16T23:12:09.9953300Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:12:09.9964450Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:12:09.9989610Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:12:09.9995810Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:12:10.0002260Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:12:10.0011300Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:12:10.0019550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:12:10.0027160Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:12:10.0035750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:12:10.0041940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:12:10.0049210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:12:10.0060640Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:12:10.0068040Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:12:10.0074660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:12:10.0442340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6242-1dq5qlt.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-16T23:12:12.5166890Z ==> Summary 2021-05-16T23:12:12.5248620Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:12:12.5256140Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:12:12.5323330Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:12:12.5346120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-i3vnk8 2021-05-16T23:12:12.5798300Z cp -pR /private/tmp/d20210516-5299-i3vnk8/x264/. /usr/local/Cellar/x264 2021-05-16T23:12:12.6063660Z chmod -Rf +w /private/tmp/d20210516-5299-i3vnk8 2021-05-16T23:12:12.6672640Z ==> Finishing up 2021-05-16T23:12:12.7140530Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:12:12.7148500Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:12:12.7154070Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:12:12.7162150Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:12:12.7168390Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:12:12.7174580Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:12:12.7183040Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:12:12.7350710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6269-t77uuj.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-16T23:12:15.1178080Z ==> Summary 2021-05-16T23:12:15.1201040Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:12:15.1210430Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:12:15.1276420Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:12:15.1303130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5299-grs25z 2021-05-16T23:12:15.2785480Z cp -pR /private/tmp/d20210516-5299-grs25z/x265/. /usr/local/Cellar/x265 2021-05-16T23:12:15.3745500Z chmod -Rf +w /private/tmp/d20210516-5299-grs25z 2021-05-16T23:12:15.4970500Z ==> Finishing up 2021-05-16T23:12:15.5663670Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:12:15.5670270Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:12:15.5676420Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:12:15.5684580Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:12:15.5689300Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:12:15.5695000Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:12:15.5704150Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:12:15.5944940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6295-jtkhtq.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-16T23:12:18.0524370Z ==> Summary 2021-05-16T23:12:18.0566860Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:12:18.0580030Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:12:18.0619870Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:12:18.0646030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1ficxy1 2021-05-16T23:12:18.0860920Z cp -pR /private/tmp/d20210516-5299-1ficxy1/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:12:18.1046510Z chmod -Rf +w /private/tmp/d20210516-5299-1ficxy1 2021-05-16T23:12:18.1682400Z ==> Finishing up 2021-05-16T23:12:18.2126350Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:12:18.2132460Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:12:18.2138040Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:12:18.2291230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6321-dmtp0z.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-16T23:12:20.6257410Z ==> Summary 2021-05-16T23:12:20.6277960Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:12:20.6289190Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:12:20.6460010Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:12:20.6482960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1hbgc26 2021-05-16T23:12:20.7172790Z cp -pR /private/tmp/d20210516-5299-1hbgc26/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:12:20.7800150Z chmod -Rf +w /private/tmp/d20210516-5299-1hbgc26 2021-05-16T23:12:20.8755800Z ==> Finishing up 2021-05-16T23:12:20.9126380Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:12:20.9133430Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:12:20.9138020Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:12:20.9152070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:12:20.9171070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:12:20.9172670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:12:20.9174150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:12:20.9175950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:12:20.9182500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:12:20.9187870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:12:20.9193720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:12:20.9199840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:12:20.9205950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:12:20.9211810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:12:20.9219540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:12:20.9225640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:12:20.9232160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:12:20.9238100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:12:20.9244130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:12:20.9250220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:12:20.9256880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:12:20.9262530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:12:20.9268380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:12:20.9274130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:12:20.9280750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:12:20.9286470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:12:20.9292930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:12:20.9299160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:12:20.9305500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:12:20.9311260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:12:20.9318130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:12:20.9325010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:12:20.9352540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:12:20.9358110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:12:20.9363980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:12:20.9369700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:12:20.9375370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:12:20.9381020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:12:20.9386940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:12:20.9392880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:12:20.9398560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:12:20.9404210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:12:20.9410140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:12:20.9415520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:12:20.9421390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:12:20.9426710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:12:20.9432640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:12:20.9438230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:12:20.9444470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:12:20.9449950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:12:20.9456850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:12:20.9475430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:12:20.9488810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:12:20.9490850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:12:20.9492420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:12:20.9493840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:12:20.9495230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:12:20.9498480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:12:20.9503940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:12:20.9509730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:12:20.9518500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:12:20.9524710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:12:20.9530340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:12:20.9535830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:12:20.9541700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:12:20.9547370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:12:20.9553420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:12:20.9559500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:12:20.9583530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:12:20.9589250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:12:20.9595580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:12:20.9601790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:12:20.9610970Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:12:20.9616960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:12:20.9626020Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:12:20.9667180Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:12:20.9998300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6347-1l5lw7r.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-16T23:12:23.4583260Z ==> Summary 2021-05-16T23:12:23.4656640Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:12:23.4662940Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:12:23.4716810Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:12:23.4744620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-4gn80 2021-05-16T23:12:23.5068990Z cp -pR /private/tmp/d20210516-5299-4gn80/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:12:23.5494460Z chmod -Rf +w /private/tmp/d20210516-5299-4gn80 2021-05-16T23:12:23.6286240Z ==> Finishing up 2021-05-16T23:12:23.6759390Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:12:23.6764190Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:12:23.6774690Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:12:23.6781940Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:12:23.6787650Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:12:23.6794030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:12:23.6802510Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:12:23.7143820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6373-vo9leu.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-16T23:12:26.1586780Z ==> Summary 2021-05-16T23:12:26.1624340Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:12:26.1632940Z ==> Installing ffmpeg 2021-05-16T23:12:26.1637430Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:12:26.1659490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5299-1bicq9w 2021-05-16T23:12:26.6272860Z cp -pR /private/tmp/d20210516-5299-1bicq9w/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:12:26.9182450Z chmod -Rf +w /private/tmp/d20210516-5299-1bicq9w 2021-05-16T23:13:27.5496000Z ==> Finishing up 2021-05-16T23:13:27.6716310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:13:27.6729090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:13:27.6739020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:13:27.6747000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:13:27.6756220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:13:27.6761010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:13:27.6767570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:13:27.6777130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:13:27.6786370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:13:27.6793680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:13:27.6800390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:13:27.6807620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:13:27.6813760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:13:27.6820000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:13:27.6829130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:13:27.6837580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:13:27.6845900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:13:27.6854180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:13:27.6870290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:13:27.6878210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:13:27.6885550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:13:27.6893270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:13:27.6901420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:13:27.6908400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:13:27.6916630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:13:27.6924240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:13:27.6931470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:13:27.6938820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:13:27.6945970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:13:27.6953380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:13:27.6961000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:13:27.6968150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:13:27.6975860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:13:27.6983070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:13:27.6990630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:13:27.6998740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:13:27.7011600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:13:27.7035380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:13:27.7050390Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:13:27.7061140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:13:27.7068460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:13:27.7075770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:13:27.7083310Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:13:27.7089810Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:13:27.7097610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:13:27.7105010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:13:27.7114420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:13:27.7125530Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:13:27.7156440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:13:27.7165830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:13:27.7174220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:13:27.7182940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:13:27.7189770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:13:27.7197720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:13:27.7205980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:13:27.7214510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:13:27.7222590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:13:27.7231190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:13:27.7239390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:13:27.7248110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:13:27.7258320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:13:27.7266690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:13:27.7274210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:13:27.7286380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:13:27.7294750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:13:27.7303960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:13:27.7315400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:13:27.7382340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:13:27.7392280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:13:27.7399870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:13:27.7409470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:13:27.7417160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:13:27.7423930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:13:27.7432120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:13:27.7438570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:13:27.7446140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:13:27.7452460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:13:27.7460730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:13:27.7466910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:13:27.7473550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:13:27.7480280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:13:27.7487350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:13:27.7496970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:13:27.7503860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:13:27.7511500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:13:27.7518390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:13:27.7526150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:13:27.7532800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:13:27.7538680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:13:27.7546000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:13:27.7553520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:13:27.7560460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:13:27.7567110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:13:27.7574590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:13:27.7580850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:13:27.7588110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:13:27.7594570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:13:27.7602830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:13:27.7610320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:13:27.7616990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:13:27.7622210Z Only the first 100 operations were output. 2021-05-16T23:13:28.0343700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6401-130jdq5.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-16T23:13:31.4114400Z ==> Summary 2021-05-16T23:13:31.4372100Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:13:34.5510620Z ==> Caveats 2021-05-16T23:13:34.5512480Z ==> tesseract 2021-05-16T23:13:34.5531760Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:13:34.5534250Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:13:37.8345580Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:13:39.2885050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:39.9221370Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:13:40.5585760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A20%3A00Z&sig=eiGphppHqKNJPNrizx1pz%2FSBR8Eo5IkW%2FA0hBSqMygg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:40.5993130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=eiGphppHqKNJPNrizx1pz\%2FSBR8Eo5IkW\%2FA0hBSqMygg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:43.0909590Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:13:43.2254400Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:13:44.5409980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:13:45.2212290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:13:45.6548070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A20%3A00Z&sig=Syo%2Bmpi4t%2F7FyhzJZujXwF9tToLmtvKg%2BzkRt0qXvV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:45.7007390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=Syo\%2Bmpi4t\%2F7FyhzJZujXwF9tToLmtvKg\%2BzkRt0qXvV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:46.2018270Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:13:46.2495270Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:13:46.2500630Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:13:46.3821670Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:13:46.3872730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6408-1xbdwuk 2021-05-16T23:13:47.3468660Z cp -pR /private/tmp/d20210516-6408-1xbdwuk/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:13:50.3624150Z chmod -Rf +w /private/tmp/d20210516-6408-1xbdwuk 2021-05-16T23:13:51.0114980Z ==> Finishing up 2021-05-16T23:13:51.0381890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:13:51.0402620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:13:51.0414420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:13:51.0425680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:13:51.0450090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:13:51.0463170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:13:51.0473210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:13:51.0496950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:13:51.0522770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:13:51.0543480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:13:51.0567370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:13:51.0587950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:13:51.0616840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:13:51.0631480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:13:51.0644570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:13:51.0657190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:13:51.0681290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:13:51.0692900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:13:51.0708380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:13:51.0768300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:13:51.0773860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:13:51.0779420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:13:51.0785490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:13:51.0791430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:13:51.0796980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:13:51.0803240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:13:51.0809820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:13:51.0815300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:13:51.0820610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:13:51.0827290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:13:51.0835540Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:13:51.0845960Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:13:51.0851200Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:13:51.0862750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:13:51.0870670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:13:51.0876350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:13:51.0884810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:13:51.0891980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:13:51.0899770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:13:51.0905580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:13:51.0912250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:13:51.0919260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:13:51.0926230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:13:51.0932690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:13:51.0940910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:13:51.0946230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:13:51.0953620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:13:51.0964120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:13:51.0967350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:13:51.0972680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:13:51.0981800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:13:51.1271430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:13:51.1275410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:13:51.1277750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:13:51.1280710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:13:51.1283010Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:13:51.1285600Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:13:51.1287830Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:13:51.3260440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6578-zh7zwf.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-16T23:13:54.3726290Z ==> Summary 2021-05-16T23:13:54.4445950Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:13:54.4462840Z ==> Installing imagemagick@6 2021-05-16T23:13:54.4473080Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:13:54.4503730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6408-13nm098 2021-05-16T23:13:54.9610370Z cp -pR /private/tmp/d20210516-6408-13nm098/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:13:55.8089300Z chmod -Rf +w /private/tmp/d20210516-6408-13nm098 2021-05-16T23:14:04.3447140Z ==> Finishing up 2021-05-16T23:14:15.6423510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6605-1b5zg8x.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-16T23:14:23.0854580Z ==> Caveats 2021-05-16T23:14:23.0856400Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:23.0857540Z because this is an alternate version of another formula. 2021-05-16T23:14:23.0858130Z 2021-05-16T23:14:23.0858930Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:14:23.0860570Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:14:23.0861060Z 2021-05-16T23:14:23.0861620Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:14:23.0863020Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:14:23.0865130Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:14:23.0865800Z 2021-05-16T23:14:23.0866830Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:14:23.0867630Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:14:23.0868060Z 2021-05-16T23:14:23.0868830Z ==> Summary 2021-05-16T23:14:23.1435170Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:14:24.3678100Z ==> Caveats 2021-05-16T23:14:24.3681630Z ==> imagemagick@6 2021-05-16T23:14:24.3734100Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:24.3735520Z because this is an alternate version of another formula. 2021-05-16T23:14:24.3735910Z 2021-05-16T23:14:24.3736670Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:14:24.3738110Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:14:24.3738640Z 2021-05-16T23:14:24.3739450Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:14:24.3740790Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:14:24.3741980Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:14:24.3742580Z 2021-05-16T23:14:24.3743780Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:14:24.3745010Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:14:24.3745660Z 2021-05-16T23:14:27.6047920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:14:29.8173610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:30.4495090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:14:30.8686370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A20%3A00Z&sig=xX7lYg4%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:30.9137260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=xX7lYg4\%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:31.2489520Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:14:31.2587180Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:14:32.5428830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:33.1837950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:14:33.8561280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A20%3A00Z&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN%2FyjX43BeU4wuVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:33.8913280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN\%2FyjX43BeU4wuVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:34.0156900Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:14:34.0234290Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:14:35.2785850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:35.9273340Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:14:36.3348510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A20%3A00Z&sig=En%2B0CYAIeLV%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:36.3825270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=En\%2B0CYAIeLV\%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:38.0505060Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:14:38.2264610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:14:39.5095780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:40.1213360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:14:40.5586680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A20%3A00Z&sig=6BO%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq%2BlnapG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:40.6050030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=6BO\%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq\%2BlnapG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:40.6443770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:14:40.6508480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:14:41.9501370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:42.6009470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:14:43.1622360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A20%3A00Z&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ%2FAFuu5iw4W%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:43.2063360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ\%2FAFuu5iw4W\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:43.2685360Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:14:43.2720540Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:14:44.5104880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:45.1571920Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:14:45.5711810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A20%3A00Z&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:45.6116840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:45.6899450Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:14:45.6969230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:14:46.9395990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:47.5986340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:14:48.1448250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A20%3A00Z&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:48.1779480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:48.2706960Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:14:48.2785440Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:14:49.6330780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:50.4085940Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:14:50.8277380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A20%3A00Z&sig=CVaD1no32fKv4%2FjEqSVvsJjUVhQtdW0DGp9ZRR7%2BvPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:50.8637590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=CVaD1no32fKv4\%2FjEqSVvsJjUVhQtdW0DGp9ZRR7\%2BvPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:50.9065890Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:14:50.9133830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:14:52.1350350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:52.7698590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:14:53.2005670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A20%3A00Z&sig=fv64Cm6W0vc2CN%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:53.2400600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=fv64Cm6W0vc2CN\%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:53.3002660Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:14:53.3054080Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:14:55.0670280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:55.7034000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:14:56.1258860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A20%3A00Z&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:56.1732070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:56.2216390Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:14:56.2255830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:14:57.4801160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:14:58.1112130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:14:58.5589220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A20%3A00Z&sig=MfIi9Dejdh8mbqM51%2F0LMrANNYZKhBQioi4fm1dgKdk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:14:58.6023060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A20\%3A00Z\&sig=MfIi9Dejdh8mbqM51\%2F0LMrANNYZKhBQioi4fm1dgKdk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:14:58.7019800Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:14:58.7102560Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:15:00.0159720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:15:00.6838010Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:15:01.3562650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A25%3A00Z&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:01.7180540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:02.9716280Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:15:03.0354390Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:15:03.0359140Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:15:03.1357620Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:15:03.1411700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-1dvn9i0 2021-05-16T23:15:03.1844520Z cp -pR /private/tmp/d20210516-6618-1dvn9i0/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:15:03.2215270Z chmod -Rf +w /private/tmp/d20210516-6618-1dvn9i0 2021-05-16T23:15:03.3439250Z ==> Finishing up 2021-05-16T23:15:03.4034130Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:15:03.4042920Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:15:03.4049110Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:15:03.4059380Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:15:03.4065470Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:15:03.4081640Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:15:03.4090830Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:15:03.4095370Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:15:03.4102890Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:15:03.4110970Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:15:03.4417800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6850-y2ednr.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-16T23:15:06.2367780Z ==> Summary 2021-05-16T23:15:06.2400330Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:15:06.2408510Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:15:06.2431230Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:15:06.2462910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-rwysx6 2021-05-16T23:15:06.3803320Z cp -pR /private/tmp/d20210516-6618-rwysx6/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:15:06.5669670Z chmod -Rf +w /private/tmp/d20210516-6618-rwysx6 2021-05-16T23:15:06.6975210Z ==> Finishing up 2021-05-16T23:15:06.7631000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6876-1lekupk.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-16T23:15:09.3285010Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4014210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4253490Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4383510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4514620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4635770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4760460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4881660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.4994440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5108720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5238970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5363930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5482310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5605730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:09.5729800Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:10.0213280Z ==> Caveats 2021-05-16T23:15:10.0214500Z To use the DocBook package in your XML toolchain, 2021-05-16T23:15:10.0215730Z you need to add the following to your ~/.bashrc: 2021-05-16T23:15:10.0216350Z 2021-05-16T23:15:10.0217300Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:15:10.0219110Z ==> Summary 2021-05-16T23:15:10.0478220Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:15:10.0490400Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:15:10.0582790Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:15:10.0609900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-iwrf46 2021-05-16T23:15:12.9349560Z cp -pR /private/tmp/d20210516-6618-iwrf46/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:15:24.3508790Z chmod -Rf +w /private/tmp/d20210516-6618-iwrf46 2021-05-16T23:15:26.3808570Z ==> Finishing up 2021-05-16T23:15:26.5239310Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:15:26.5249640Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:15:26.5583070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6917-xrrz3l.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-16T23:15:28.8440960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:28.8645020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:28.8810360Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:15:28.9020970Z ==> 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-16T23:15:28.9156040Z ==> 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-16T23:15:28.9277410Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:15:28.9395230Z ==> 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-16T23:15:28.9515410Z ==> 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-16T23:15:28.9626220Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:15:28.9748190Z ==> 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-16T23:15:28.9864000Z ==> 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-16T23:15:29.0009430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:15:29.0139100Z ==> 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-16T23:15:29.0267160Z ==> 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-16T23:15:29.0380390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:29.0512710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:15:29.0627200Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:15:29.0763690Z ==> 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-16T23:15:29.0905700Z ==> 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-16T23:15:29.1046980Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:15:29.1179460Z ==> 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-16T23:15:29.1298230Z ==> 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-16T23:15:29.1433520Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:15:29.1578830Z ==> 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-16T23:15:29.1704540Z ==> 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-16T23:15:29.1831530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:15:29.1956380Z ==> 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-16T23:15:29.2076320Z ==> 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-16T23:15:30.4116310Z ==> Summary 2021-05-16T23:15:30.7832150Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:15:30.7834460Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:15:30.7870980Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:15:30.7917380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-asmcir 2021-05-16T23:15:30.8147130Z cp -pR /private/tmp/d20210516-6618-asmcir/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:15:30.8345180Z chmod -Rf +w /private/tmp/d20210516-6618-asmcir 2021-05-16T23:15:30.9051940Z ==> Finishing up 2021-05-16T23:15:30.9866630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6971-zljlbu.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-16T23:15:33.4488680Z ==> Caveats 2021-05-16T23:15:33.4490890Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:33.4491890Z because macOS already provides this software and installing another version in 2021-05-16T23:15:33.4492800Z parallel can cause all kinds of trouble. 2021-05-16T23:15:33.4493150Z 2021-05-16T23:15:33.4494230Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:15:33.4495730Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:33.4496290Z 2021-05-16T23:15:33.4496610Z 2021-05-16T23:15:33.4497300Z Bash completion has been installed to: 2021-05-16T23:15:33.4499360Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:15:33.4500420Z ==> Summary 2021-05-16T23:15:33.4597610Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:15:33.4602620Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:15:33.4742560Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:15:33.4768790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6618-1dce6ku 2021-05-16T23:15:33.5168720Z cp -pR /private/tmp/d20210516-6618-1dce6ku/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:15:33.5561850Z chmod -Rf +w /private/tmp/d20210516-6618-1dce6ku 2021-05-16T23:15:33.6373240Z ==> Finishing up 2021-05-16T23:15:33.6904510Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:15:33.6911390Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:15:33.6925480Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:15:33.6943120Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:15:33.6947350Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:15:33.7069040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6997-1nmy7o2.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-16T23:15:36.1821850Z ==> Summary 2021-05-16T23:15:36.1871600Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:15:36.1879640Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:15:36.2748050Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:15:36.2772830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-1x1eef 2021-05-16T23:15:36.3871630Z cp -pR /private/tmp/d20210516-6618-1x1eef/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:15:36.5606890Z chmod -Rf +w /private/tmp/d20210516-6618-1x1eef 2021-05-16T23:15:36.7625860Z ==> Finishing up 2021-05-16T23:15:36.8067260Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:15:36.8117140Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:15:36.8123150Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:15:36.8158070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8165850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8214430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8216930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8220360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8224070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8233340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8245840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8262190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8273750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8287450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8296910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8314560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8324620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8336660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8349110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8363230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8375450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8386800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8401520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8412840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8436970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8445470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8456910Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:15:36.8458420Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:15:36.8462330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8474220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8492280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8500340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8591890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8695410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8698100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8767360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8796000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8798540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8803660Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:15:36.8806060Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:15:36.8809650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8815120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8818170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8821720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8824310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8827820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8830810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8833570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8836090Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:15:36.8837740Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:15:36.8839730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8842360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8846770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8849470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8852440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8857020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8863300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8865840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8868670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8871410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8874040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8876970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8879870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8882930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8888320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8894360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8906990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8945140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.8957240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9004140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9017530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9042810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9045900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9054310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9072760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9084540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9097000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9111150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9122400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9134100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9161990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9174990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9188760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9203740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:15:36.9211990Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:15:36.9233140Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:15:36.9235930Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:15:36.9941210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7023-k5mhol.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-16T23:15:39.0607510Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:15:41.4751260Z ==> Summary 2021-05-16T23:15:41.5003580Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:15:41.5010020Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:15:41.6265640Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:15:41.6294270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-plaqvu 2021-05-16T23:15:41.6778220Z cp -pR /private/tmp/d20210516-6618-plaqvu/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:15:41.7104180Z chmod -Rf +w /private/tmp/d20210516-6618-plaqvu 2021-05-16T23:15:41.8611460Z ==> Finishing up 2021-05-16T23:15:41.9210510Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:15:41.9216830Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:15:41.9222570Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:15:41.9228720Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:15:41.9243560Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:15:41.9244920Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:15:41.9256630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:15:41.9271640Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:15:41.9277310Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:15:41.9284920Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:15:41.9296170Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:15:41.9301170Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:15:41.9306760Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:15:41.9316060Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:15:41.9321500Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:15:41.9327740Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:15:41.9336280Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:15:41.9573110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7050-nspnu1.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-16T23:15:44.0460330Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:15:45.8968490Z ==> Summary 2021-05-16T23:15:45.9006640Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:15:45.9014410Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:15:45.9807040Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:15:45.9831590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6618-kex3yq 2021-05-16T23:15:46.0049740Z cp -pR /private/tmp/d20210516-6618-kex3yq/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:15:46.0290950Z chmod -Rf +w /private/tmp/d20210516-6618-kex3yq 2021-05-16T23:15:46.0941660Z ==> Finishing up 2021-05-16T23:15:46.1428770Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:15:46.1434830Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:15:46.1440520Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:15:46.1448750Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:15:46.1729480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7077-1x4s0ea.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-16T23:15:48.6193150Z ==> Summary 2021-05-16T23:15:48.6227810Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:15:48.6236070Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:15:48.6294090Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:15:48.6317160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-ab4dw6 2021-05-16T23:15:48.6643250Z cp -pR /private/tmp/d20210516-6618-ab4dw6/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:15:48.6773150Z chmod -Rf +w /private/tmp/d20210516-6618-ab4dw6 2021-05-16T23:15:48.7285430Z ==> Finishing up 2021-05-16T23:15:48.7763860Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:15:48.7769790Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:15:48.7775100Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:15:48.7782860Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:15:48.7788710Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:15:48.7945640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7103-1po9csq.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-16T23:15:51.1454070Z ==> Summary 2021-05-16T23:15:51.1473620Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:15:51.1480380Z ==> Installing imagemagick dependency: imath 2021-05-16T23:15:51.1541660Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:15:51.1566430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-1pbg0f0 2021-05-16T23:15:51.1889990Z cp -pR /private/tmp/d20210516-6618-1pbg0f0/imath/. /usr/local/Cellar/imath 2021-05-16T23:15:51.2358650Z chmod -Rf +w /private/tmp/d20210516-6618-1pbg0f0 2021-05-16T23:15:51.3019810Z ==> Finishing up 2021-05-16T23:15:51.3513300Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:15:51.3523720Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:15:51.3529360Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:15:51.3535230Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:15:51.3541520Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:15:51.3547800Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:15:51.3557510Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:15:51.3789580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7129-hbjqzo.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-16T23:15:53.7609060Z ==> Summary 2021-05-16T23:15:53.7656110Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:15:53.7663220Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:15:53.7770660Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:15:53.7792930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-1t6z7u1 2021-05-16T23:15:53.8967370Z cp -pR /private/tmp/d20210516-6618-1t6z7u1/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:15:54.0345100Z chmod -Rf +w /private/tmp/d20210516-6618-1t6z7u1 2021-05-16T23:15:54.2518820Z ==> Finishing up 2021-05-16T23:15:54.3290320Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:15:54.3302180Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:15:54.3313740Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:15:54.3325270Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:15:54.3331000Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:15:54.3343900Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:15:54.3369410Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:15:54.3375630Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:15:54.3399490Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:15:54.3415890Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:15:54.3441740Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:15:54.3452540Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:15:54.3466760Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:15:54.3484570Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:15:54.3499710Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:15:54.3516070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:15:54.3595800Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:15:54.3602310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:15:54.3608760Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:15:54.3616130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:15:54.3624230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:15:54.3630670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:15:54.3637230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:15:54.3645600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:15:54.3652150Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:15:54.3658870Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:15:54.3665340Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:15:54.3674490Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:15:54.4240120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7156-5mzxfb.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-16T23:15:56.8429360Z ==> Summary 2021-05-16T23:15:56.8561950Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:15:56.8569020Z ==> Installing imagemagick 2021-05-16T23:15:56.8574400Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:15:56.8598320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6618-dh10oz 2021-05-16T23:15:57.4372410Z cp -pR /private/tmp/d20210516-6618-dh10oz/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:15:57.9927980Z chmod -Rf +w /private/tmp/d20210516-6618-dh10oz 2021-05-16T23:16:01.3420930Z ==> Finishing up 2021-05-16T23:16:01.3656700Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:16:01.3663920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:16:01.3669690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:16:01.3675890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:16:01.3681580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:16:01.3690070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:16:01.3768290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:16:01.3773770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:16:01.3779060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:16:01.3785090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:16:01.3790840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:16:01.3797340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:16:01.3803000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:16:01.3809570Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:16:01.3819240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:16:01.3824410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:16:01.3829460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:16:01.3835050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:16:01.3840480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:16:01.3846230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:16:01.3851740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:16:01.3858050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:16:01.3862930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:16:01.3868740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:16:01.3874780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:16:01.3880420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:16:01.3886570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:16:01.3892140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:16:01.3898970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:16:01.3904640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:16:01.3913370Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:16:01.3921310Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:16:01.3929770Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:16:01.3941310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:16:01.3948270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:16:01.3955320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:16:01.3960820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:16:01.3967080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:16:01.3984160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:16:01.3990240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:16:01.3996270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:16:01.4002400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:16:01.4009130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:16:01.4014990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:16:01.4021130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:16:01.4027450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:16:01.4033410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:16:01.4039260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:16:01.4045560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:16:01.4053450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:16:01.4061940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:16:01.4068640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:16:01.4074160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:16:01.4102540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:16:01.4107770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:16:01.4113940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:16:01.4120670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:16:01.4126910Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:16:01.4133050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:16:01.4139640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:16:01.4145250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:16:01.4151090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:16:01.4157860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:16:01.4166510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:16:01.4171960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:16:01.4179340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:16:01.4185760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:16:01.4192010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:16:01.4197650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:16:01.4203640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:16:01.4210180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:16:01.7377890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7184-wcpht1.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-16T23:16:04.3726300Z ==> Summary 2021-05-16T23:16:04.4264690Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:16:06.3455710Z ==> Caveats 2021-05-16T23:16:06.3456760Z ==> docbook 2021-05-16T23:16:06.3475920Z To use the DocBook package in your XML toolchain, 2021-05-16T23:16:06.3476650Z you need to add the following to your ~/.bashrc: 2021-05-16T23:16:06.3478320Z 2021-05-16T23:16:06.3479000Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:16:06.3480120Z ==> gnu-getopt 2021-05-16T23:16:06.3519160Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:16:06.3520280Z because macOS already provides this software and installing another version in 2021-05-16T23:16:06.3521790Z parallel can cause all kinds of trouble. 2021-05-16T23:16:06.3522150Z 2021-05-16T23:16:06.3523220Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:16:06.3525820Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:16:06.3526330Z 2021-05-16T23:16:06.3526520Z 2021-05-16T23:16:06.3527050Z Bash completion has been installed to: 2021-05-16T23:16:06.3528190Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:16:08.1910580Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:16:10.1775670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:16:10.8011110Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:16:11.1966680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A25%3A00Z&sig=U1EIZj9umFPeKI%2BppVnSuNSXhW6iVMlacgh2jAUy5IY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:11.2303840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A25\%3A00Z\&sig=U1EIZj9umFPeKI\%2BppVnSuNSXhW6iVMlacgh2jAUy5IY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:11.2769670Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:16:11.3559890Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:16:11.3596410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7191-i9cp3p 2021-05-16T23:16:11.3800420Z cp -pR /private/tmp/d20210516-7191-i9cp3p/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:16:11.4054040Z chmod -Rf +w /private/tmp/d20210516-7191-i9cp3p 2021-05-16T23:16:11.4690390Z ==> Finishing up 2021-05-16T23:16:11.5151890Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:16:11.5159270Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:16:11.5165060Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:16:11.5175260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:16:11.5185130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:16:11.5268670Z info /usr/local/share/info/udunits2.info 2021-05-16T23:16:11.5278960Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:16:11.5324520Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:16:11.5334590Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:16:11.5376950Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:16:11.5386590Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:16:11.5395110Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:16:11.5401760Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:16:11.5591050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7358-1hau9s6.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-16T23:16:13.8701690Z ==> Summary 2021-05-16T23:16:13.8734030Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:16:16.2613560Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:16:16.2615510Z To reinstall 1.6, run: 2021-05-16T23:16:16.2616550Z brew reinstall jq 2021-05-16T23:16:17.9482610Z ==> Caveats 2021-05-16T23:16:17.9483490Z imagej requires Java. You can install the latest version with: 2021-05-16T23:16:17.9484740Z brew install --cask adoptopenjdk 2021-05-16T23:16:17.9485160Z 2021-05-16T23:16:18.2975410Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:16:18.6221840Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T23:16:31.3650740Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:16:31.6163870Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:16:31.6165240Z ==> Installing Cask imagej 2021-05-16T23:16:31.6708070Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7468-lvpubs 2021-05-16T23:16:31.8522350Z cp -pR /private/tmp/d20210516-7468-lvpubs/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:16:32.0405980Z chmod -Rf +w /private/tmp/d20210516-7468-lvpubs 2021-05-16T23:16:32.1368280Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:16:32.5011570Z 🍺 imagej was successfully installed! 2021-05-16T23:16:35.0510400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:16:36.9180200Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:16:37.3426810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A25%3A00Z&sig=STSMTmwTujK6g0vvRYEEsP9wxFN8Q8P4lcDKngnua8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:37.4903070Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:16:39.3640070Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:16:39.7932560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A25%3A00Z&sig=FuSrZInoEmsASYkXZb%2F4fvDyCD1WLZlfUjOB3uPeHHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:40.1449240Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:16:40.1455090Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:16:40.2704390Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:16:43.4665940Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:16:43.4671980Z ==> Installing bowtie2 2021-05-16T23:16:43.4676000Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:16:47.1390420Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:16:50.3808480Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:16:52.2568030Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:16:52.6831640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A25%3A00Z&sig=kagZFBpU4PKbqMFQCwt4hSWYvJEm78KKIojhsH1iKGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:52.8071680Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:16:54.6674720Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:16:55.0744770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A25%3A00Z&sig=7NPvfWgEWAg6Ah1A%2FEP80g%2BTxTH5RJLdd%2BkGA9CCKAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:55.1574170Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:16:57.0239650Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:16:57.4258920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A25%3A00Z&sig=mLxR3tuMGU3UqJkcidIUrvL6%2B18BQhRpFM8x2RHInnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:57.5063700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:16:59.3861870Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:16:59.8073590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A25%3A00Z&sig=fJNm4o%2FL7ZvLE2VzHQosgtEBSDtt51PSsxPRdnV7VZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:59.8880650Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:17:01.7409490Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:17:02.1439210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A25%3A00Z&sig=CKhekbwE%2FfhvzP4CXLEDUzYg21bVs1Hj%2FowJREtI%2FBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:02.2243930Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:17:04.0667650Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:17:04.4893290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A25%3A00Z&sig=mkM2lD%2Fv2JtDLso2jVzTtZRhhl7fONQCAaMPGVlcjA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:04.6540580Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:17:05.2589200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:17:05.2610990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:17:05.6730480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:17:06.0680140Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:17:07.9134800Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:17:08.3291290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A25%3A00Z&sig=HRxMnq1o8OdIBFPs7joDQsrTaOdIRmsrvvMZAWumB1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:08.4102250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:17:10.2477310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:17:10.6813160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A25%3A00Z&sig=42Wh%2FE2jNmN2AooWvauLze6ly3naXz%2BW8LRTTZtkHVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:10.8632440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:17:12.7184450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:17:13.1261370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A25%3A00Z&sig=fJBMLMuUfzWIBh07dO0jIWkqyjXB8gxjvjqWOePrEpo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:13.2558710Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:17:15.1087200Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:17:15.7804660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A25%3A00Z&sig=mwr%2Fgi%2FmALGCMoRkdGwwPfPdoCWQeIX9y1KhrA2xvFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:16.0042330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:17:17.9268550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:17:18.3303280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A25%3A00Z&sig=hbs6%2FA1PvRj7M4EWJg%2FuDd3dfyszpO7W9aAJxCRBnko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:18.4178200Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:17:20.3313410Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:17:20.7889600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A25%3A00Z&sig=P0YEjTkrHBSd%2FWjlM7V8NccKtj6HYiAtDj6ifiEHSkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:20.8832970Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:17:22.7724970Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:17:23.1942230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A25%3A00Z&sig=oetIzjlp96Vk7vfjP6xUJ1VXaT%2FzBSrGHQNumpIVocA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:23.2904720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:17:25.1936980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:17:25.6001430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A25%3A00Z&sig=l38EzWz0L7sASM2rYCCELIruBbfPKToTImchAQbrA3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:25.8633420Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:17:27.7252800Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:17:28.1295260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A25%3A00Z&sig=%2FcUxAMFyJ5g1vpI6yc36FtyS19kL9Q81FVzg5odb1gc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:28.2785660Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:17:30.1514070Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:17:30.5666720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A25%3A00Z&sig=HLcOim24nnptzcK16qZ%2Bo%2BCdNtSfF%2BIi%2BUQeTwGag04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:31.1957740Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:17:33.0028410Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:17:33.4192990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A25%3A00Z&sig=YJGxfKUxx4Fmo8%2FIMkR9PSYGYG%2F2YZpYwAmWiatPZBM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:33.6295660Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:17:35.4836950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:17:35.8976770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A25%3A00Z&sig=bGOpuczokQEcGMzMNzloPbKbiwPyN9Hpbwg7wKMYtsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:36.1868600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:17:38.2725890Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:17:38.6735650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A25%3A00Z&sig=K58BdI%2B8SRfYTvYxeKADE2J8JkqUnpVeN1S%2FGiQYDoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:39.2023590Z ==> 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-16T23:17:39.2027700Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:17:39.2699940Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:17:42.3056510Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:17:42.3061600Z ==> Installing gdal dependency: popt 2021-05-16T23:17:42.3085310Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:17:45.4453690Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:17:45.4459780Z ==> Installing gdal dependency: epsilon 2021-05-16T23:17:45.4515620Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:17:48.3790220Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:17:48.3797280Z ==> Installing gdal dependency: expat 2021-05-16T23:17:48.3821250Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:17:51.3947010Z ==> Caveats 2021-05-16T23:17:51.3948470Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:51.3949470Z because macOS already provides this software and installing another version in 2021-05-16T23:17:51.3950200Z parallel can cause all kinds of trouble. 2021-05-16T23:17:51.3950600Z 2021-05-16T23:17:51.3951890Z If you need to have expat first in your PATH, run: 2021-05-16T23:17:51.3954580Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:51.3955140Z 2021-05-16T23:17:51.3955800Z For compilers to find expat you may need to set: 2021-05-16T23:17:51.3956970Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:17:51.3958220Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:17:51.3958670Z 2021-05-16T23:17:51.3959680Z For pkg-config to find expat you may need to set: 2021-05-16T23:17:51.3960550Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:17:51.3961020Z 2021-05-16T23:17:51.3961910Z ==> Summary 2021-05-16T23:17:51.3983710Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:17:51.3990720Z ==> Installing gdal dependency: freexl 2021-05-16T23:17:51.4054260Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:17:54.5126780Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:17:54.5132430Z ==> Installing gdal dependency: geos 2021-05-16T23:17:54.5529160Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:17:58.7131050Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:17:58.7139980Z ==> Installing gdal dependency: hdf5 2021-05-16T23:17:58.7600670Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:18:04.3992040Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:18:04.3997090Z ==> Installing gdal dependency: json-c 2021-05-16T23:18:04.4056380Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:18:07.7141170Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:18:07.7148830Z ==> Installing gdal dependency: libxml2 2021-05-16T23:18:07.7286550Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:18:12.2017010Z ==> Caveats 2021-05-16T23:18:12.2019200Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:12.2020240Z because macOS already provides this software and installing another version in 2021-05-16T23:18:12.2021010Z parallel can cause all kinds of trouble. 2021-05-16T23:18:12.2021350Z 2021-05-16T23:18:12.2021840Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:18:12.2023190Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:18:12.2023720Z 2021-05-16T23:18:12.2025530Z For compilers to find libxml2 you may need to set: 2021-05-16T23:18:12.2027080Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:18:12.2028280Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:18:12.2028650Z 2021-05-16T23:18:12.2029600Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:18:12.2030460Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:18:12.2030840Z 2021-05-16T23:18:12.2031790Z ==> Summary 2021-05-16T23:18:12.2229370Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:18:12.2236970Z ==> Installing gdal dependency: libdap 2021-05-16T23:18:12.2417480Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:18:16.2088950Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:18:16.2093940Z ==> Installing gdal dependency: proj 2021-05-16T23:18:16.2247120Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:18:21.1342490Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:18:21.1348060Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:18:21.1610880Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:18:24.1570270Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:18:24.1575220Z ==> Installing gdal dependency: librttopo 2021-05-16T23:18:24.2047390Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:18:27.8296390Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:18:27.8301500Z ==> Installing gdal dependency: minizip 2021-05-16T23:18:27.8407930Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:18:30.6678460Z ==> Caveats 2021-05-16T23:18:30.6679840Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:18:30.6681160Z with the venerable 'unzip' library. 2021-05-16T23:18:30.6682130Z ==> Summary 2021-05-16T23:18:30.6702560Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:18:30.6711080Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:18:30.7665970Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:18:34.1644910Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:18:34.1650440Z ==> Installing gdal dependency: netcdf 2021-05-16T23:18:34.2271100Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:18:37.1677680Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:18:37.1684750Z ==> Installing gdal dependency: openblas 2021-05-16T23:18:37.2069810Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:18:41.7090970Z ==> Caveats 2021-05-16T23:18:41.7092840Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:18:41.7095200Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:18:41.7095790Z 2021-05-16T23:18:41.7096490Z For compilers to find openblas you may need to set: 2021-05-16T23:18:41.7097820Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:18:41.7098970Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:18:41.7099420Z 2021-05-16T23:18:41.7100390Z For pkg-config to find openblas you may need to set: 2021-05-16T23:18:41.7101230Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:18:41.7101710Z 2021-05-16T23:18:41.7102560Z ==> Summary 2021-05-16T23:18:41.7120840Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:18:41.7129900Z ==> Installing gdal dependency: numpy 2021-05-16T23:18:41.8106140Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:18:46.0655330Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:18:46.0660840Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:18:46.0719000Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:18:51.9129220Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:18:51.9137270Z ==> Installing gdal 2021-05-16T23:18:51.9141260Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:19:00.1145960Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:19:01.4074690Z ==> No outdated dependents to upgrade! 2021-05-16T23:19:01.4076020Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:19:01.7808690Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:19:01.7809450Z netcdf 2021-05-16T23:19:01.8794750Z ==> Caveats 2021-05-16T23:19:01.8795870Z ==> expat 2021-05-16T23:19:01.8842510Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:01.8843720Z because macOS already provides this software and installing another version in 2021-05-16T23:19:01.8844600Z parallel can cause all kinds of trouble. 2021-05-16T23:19:01.8844930Z 2021-05-16T23:19:01.8845550Z If you need to have expat first in your PATH, run: 2021-05-16T23:19:01.8846920Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:01.8848240Z 2021-05-16T23:19:01.8848840Z For compilers to find expat you may need to set: 2021-05-16T23:19:01.8850000Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:19:01.8851280Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:19:01.8851730Z 2021-05-16T23:19:01.8852660Z For pkg-config to find expat you may need to set: 2021-05-16T23:19:01.8853400Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:19:01.8853980Z 2021-05-16T23:19:01.8854830Z ==> libxml2 2021-05-16T23:19:01.8893640Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:01.8894800Z because macOS already provides this software and installing another version in 2021-05-16T23:19:01.8895550Z parallel can cause all kinds of trouble. 2021-05-16T23:19:01.8895930Z 2021-05-16T23:19:01.8896550Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:19:01.8897880Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:01.8898430Z 2021-05-16T23:19:01.8899010Z For compilers to find libxml2 you may need to set: 2021-05-16T23:19:01.8900220Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:19:01.8901460Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:19:01.8901840Z 2021-05-16T23:19:01.8902920Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:19:01.8903820Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:19:01.8904220Z 2021-05-16T23:19:01.8905260Z ==> minizip 2021-05-16T23:19:01.8914930Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:19:01.8916190Z with the venerable 'unzip' library. 2021-05-16T23:19:01.8917270Z ==> openblas 2021-05-16T23:19:01.8961490Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:01.8962500Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:19:01.8963200Z 2021-05-16T23:19:01.8964170Z For compilers to find openblas you may need to set: 2021-05-16T23:19:01.8965490Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:19:01.8966700Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:19:01.8967170Z 2021-05-16T23:19:01.8968290Z For pkg-config to find openblas you may need to set: 2021-05-16T23:19:01.8969150Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:19:01.8969630Z 2021-05-16T23:19:04.1097490Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:19:04.7717140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:19:04.7739770Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:19:05.1924090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:19:05.3864890Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:19:05.9927670Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:19:05.9963780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:19:06.4025400Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:19:06.6412400Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:19:08.5766270Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:19:08.9841030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A25%3A00Z&sig=iZfgrrhhXio0VS063SuTCYIHgNdGxeLK4N%2BKDrHc1TQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:11.7700950Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:19:12.3813360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:19:12.3834300Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:19:12.7986990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:19:12.8095410Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:19:14.6391350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:19:15.0673820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A25%3A00Z&sig=bNZoby173AEp5q5dgFPmZxrK%2FuuWw0atD%2Bx0T3tIWj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:15.2958990Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:19:15.2989340Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:19:17.2329670Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:19:17.6526250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A25%3A00Z&sig=kLVWpbzzuPIqgsJ3Vx8YwSdHe0jLFSnDdi6kkiuG7ts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:18.3525330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:19:20.6597590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:19:21.0700000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A25%3A00Z&sig=cwIR%2F1R3m98bZUvYuCFEGTBgM%2B8Ygt1iYKMNFGc1BOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:21.3035640Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:19:23.1614910Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:19:23.5749730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A25%3A00Z&sig=IeR6EuKRfoBcFrltvMBNHPjO8ek5elQfpSBPWeNd0SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:25.2029830Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:19:25.2039120Z ==> Installing itk dependency: open-mpi 2021-05-16T23:19:25.3374700Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:19:31.6437510Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:19:31.6444950Z ==> Installing itk dependency: fftw 2021-05-16T23:19:31.7180110Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:19:34.6636710Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:19:34.6643760Z ==> Installing itk dependency: boost 2021-05-16T23:19:34.6726130Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:20:15.3232700Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:20:15.3241580Z ==> Installing itk dependency: netcdf 2021-05-16T23:20:15.3876550Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:20:18.2564440Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:20:18.2571510Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:20:18.3209090Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:20:23.8116140Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:20:23.8122430Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:20:23.9648010Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:21:00.2284780Z ==> Caveats 2021-05-16T23:21:00.2296600Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:21:00.2298240Z because this is an alternate version of another formula. 2021-05-16T23:21:00.2299230Z 2021-05-16T23:21:00.2300360Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:21:00.2302080Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:21:00.2302980Z 2021-05-16T23:21:00.2303960Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:21:00.2305490Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:21:00.2307040Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:21:00.2307950Z 2021-05-16T23:21:00.2309490Z ==> Summary 2021-05-16T23:21:00.5112760Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:21:00.5127490Z ==> Installing itk dependency: gdcm 2021-05-16T23:21:00.7135050Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:21:07.2161890Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:21:07.2169310Z ==> Installing itk 2021-05-16T23:21:07.2173630Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:21:27.4653500Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:21:31.0869970Z ==> No outdated dependents to upgrade! 2021-05-16T23:21:31.0871260Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:21:37.7130590Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:21:37.7131330Z fftw 2021-05-16T23:21:37.7789250Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:21:37.7791340Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:21:39.7138360Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:21:39.8557310Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:21:41.1854880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:21:41.7924330Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:21:42.4072770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A30%3A00Z&sig=mCYrJKoLC%2FCMfOREA2mzGAmBxbkNMepgi9wIE%2BrBhyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:42.4407290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=mCYrJKoLC\%2FCMfOREA2mzGAmBxbkNMepgi9wIE\%2BrBhyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:42.4855740Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:21:42.4914630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:21:43.7786720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:21:44.3721950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:21:44.7828100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A30%3A00Z&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:44.8146090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:44.9047210Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:21:44.9132340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:21:46.1931090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:21:46.7875620Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:21:47.1902340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A30%3A00Z&sig=zdR019XEWEy%2FlIYaMotebP95trkpc%2FhUbs%2BlGWumPsM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:47.2309700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=zdR019XEWEy\%2FlIYaMotebP95trkpc\%2FhUbs\%2BlGWumPsM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:47.2958860Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:21:47.3000710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:21:48.6309150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T23:21:49.2552990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:21:49.6843060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A30%3A00Z&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:21:49.7167630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T23\%3A30\%3A00Z\&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:21:50.0518310Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:21:50.1166540Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:21:50.1171010Z ==> Installing libav dependency: faac 2021-05-16T23:21:50.1912980Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:21:50.1953500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9060-1c7ytfd 2021-05-16T23:21:50.2099390Z cp -pR /private/tmp/d20210516-9060-1c7ytfd/faac/. /usr/local/Cellar/faac 2021-05-16T23:21:50.2286130Z chmod -Rf +w /private/tmp/d20210516-9060-1c7ytfd 2021-05-16T23:21:50.2837330Z ==> Finishing up 2021-05-16T23:21:50.3344950Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:21:50.3351260Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:21:50.3357100Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:21:50.3405050Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:21:50.3412440Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:21:50.3417560Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:21:50.3423110Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:21:50.3588750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9242-fi42co.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-16T23:21:52.6549670Z ==> Summary 2021-05-16T23:21:52.6577630Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:21:52.6584100Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:21:52.6608540Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:21:52.6629550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9060-yz0tf9 2021-05-16T23:21:52.6952700Z cp -pR /private/tmp/d20210516-9060-yz0tf9/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:21:52.7159040Z chmod -Rf +w /private/tmp/d20210516-9060-yz0tf9 2021-05-16T23:21:52.7754150Z ==> Finishing up 2021-05-16T23:21:52.8298780Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:21:52.8305520Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:21:52.8312690Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:21:52.8318020Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:21:52.8323380Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:21:52.8331730Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:21:52.8493420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9268-mv478q.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-16T23:21:55.1307660Z ==> Summary 2021-05-16T23:21:55.1331820Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:21:55.1341020Z ==> Installing libav dependency: sdl 2021-05-16T23:21:55.1363600Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:21:55.1385280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9060-11d8fhw 2021-05-16T23:21:55.2240100Z cp -pR /private/tmp/d20210516-9060-11d8fhw/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:21:55.3588910Z chmod -Rf +w /private/tmp/d20210516-9060-11d8fhw 2021-05-16T23:21:55.5007830Z ==> Finishing up 2021-05-16T23:21:55.5534600Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:21:55.5542370Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:21:55.5572280Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:21:55.5587270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:21:55.5605440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:21:55.5611790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:21:55.5618720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:21:55.5624700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:21:55.5630390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:21:55.5636930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:21:55.5643740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:21:55.5650290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:21:55.5656790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:21:55.5662930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:21:55.5669470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:21:55.5675110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:21:55.5681300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:21:55.5687690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:21:55.5694560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:21:55.5700680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:21:55.5706890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:21:55.5712870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:21:55.5719280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:21:55.5726280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:21:55.5732480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:21:55.5738990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:21:55.5745870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:21:55.5752150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:21:55.5759040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:21:55.5764930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:21:55.5771120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:21:55.5777230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:21:55.5783480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:21:55.5789560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:21:55.5796110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:21:55.5802410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:21:55.5808660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:21:55.5814930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:21:55.5821830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:21:55.5827760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:21:55.5834600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:21:55.5844160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:21:55.5851890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:21:55.5858960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:21:55.5865860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:21:55.5872310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:21:55.5878700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:21:55.5885120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:21:55.5891710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:21:55.5898550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:21:55.5905420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:21:55.5911560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:21:55.5918130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:21:55.5924880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:21:55.5931760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:21:55.5938660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:21:55.5944930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:21:55.5951590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:21:55.5971640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:21:55.5977970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:21:55.5984480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:21:55.5991040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:21:55.5998510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:21:55.6004640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:21:55.6011290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:21:55.6018010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:21:55.6024400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:21:55.6030680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:21:55.6037640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:21:55.6044220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:21:55.6050700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:21:55.6057200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:21:55.6063810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:21:55.6070880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:21:55.6078130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:21:55.6085510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:21:55.6092600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:21:55.6099710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:21:55.6120620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:21:55.6126470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:21:55.6132760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:21:55.6138950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:21:55.6144950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:21:55.6150940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:21:55.6156790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:21:55.6162850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:21:55.6168920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:21:55.6175160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:21:55.6181590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:21:55.6189010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:21:55.6195190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:21:55.6201030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:21:55.6207480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:21:55.6213520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:21:55.6219410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:21:55.6225500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:21:55.6231600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:21:55.6238560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:21:55.6244630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:21:55.6251050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:21:55.6255940Z Only the first 100 operations were output. 2021-05-16T23:21:55.7265840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9294-il5roy.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-16T23:21:57.9712660Z ==> Summary 2021-05-16T23:21:57.9930590Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:21:57.9936760Z ==> Installing libav 2021-05-16T23:21:57.9941940Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:21:57.9964510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9060-43cvs0 2021-05-16T23:21:58.2327630Z cp -pR /private/tmp/d20210516-9060-43cvs0/libav/. /usr/local/Cellar/libav 2021-05-16T23:21:58.3257950Z chmod -Rf +w /private/tmp/d20210516-9060-43cvs0 2021-05-16T23:21:59.6731300Z ==> Finishing up 2021-05-16T23:21:59.7242920Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:21:59.7246670Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:21:59.7252330Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:21:59.7266150Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:21:59.7272480Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:21:59.7278700Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:21:59.7648890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9320-tavusa.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-16T23:22:02.2746860Z ==> Summary 2021-05-16T23:22:02.2771270Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:22:04.9369510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:22:06.8376010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:22:07.2634090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A30%3A00Z&sig=B%2FVv4qcw1UsWjTvWH%2FBl%2FSUtVWyvzW5vd1kXnyqhkQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:07.4574630Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:22:10.0919070Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:22:12.5526770Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:22:12.5527520Z To reinstall 4.3.0, run: 2021-05-16T23:22:12.5527970Z brew reinstall libtiff 2021-05-16T23:22:14.1851200Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:22:14.1852090Z To reinstall 2.3.9_1, run: 2021-05-16T23:22:14.1852720Z brew reinstall unixodbc 2021-05-16T23:22:15.8254320Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:22:15.8255070Z To reinstall 1.0.18_1, run: 2021-05-16T23:22:15.8255540Z brew reinstall libsodium 2021-05-16T23:22:17.4695350Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:22:17.4696070Z To reinstall 4.1.1, run: 2021-05-16T23:22:17.4696520Z brew reinstall tesseract 2021-05-16T23:22:19.1122970Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:22:19.1124530Z To reinstall 1.21.1, run: 2021-05-16T23:22:19.1125040Z brew reinstall wget 2021-05-16T23:22:20.7410340Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:22:20.7411040Z To reinstall 4.3.4, run: 2021-05-16T23:22:20.7411490Z brew reinstall zeromq 2021-05-16T23:22:22.3896050Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:22:22.3896850Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:22:22.3897300Z brew reinstall udunits 2021-05-16T23:22:24.0023150Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:22:24.0023860Z To reinstall 1.2.0, run: 2021-05-16T23:22:24.0024280Z brew reinstall webp 2021-05-16T23:22:25.7171650Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:22:27.5453620Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:22:27.9477050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A30%3A00Z&sig=WZMRmY8EZtIA0X8N1svlD1fJL4I6EW36ExyjmRXAtJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:30.9408690Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:23:32.6295910Z ==> Caveats 2021-05-16T23:23:32.6297380Z Bash completion has been installed to: 2021-05-16T23:23:32.6298010Z /usr/local/etc/bash_completion.d 2021-05-16T23:23:32.6299240Z ==> Summary 2021-05-16T23:23:34.1419950Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:23:37.2591310Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:23:37.2596930Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232326Z&X-Amz-Expires=300&X-Amz-Signature=619d0c1faf35e88f0eb0aff14981ed1b83d96a48cccbcbb524f85f0f1c2bd8c7&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-16T23:23:41.6378210Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:23:41.6379480Z ==> Installing Cask xquartz 2021-05-16T23:23:58.8184040Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:23:58.8185830Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:24:26.2884740Z installer: Package name is 2021-05-16T23:24:26.2886250Z installer: Installing at base path / 2021-05-16T23:24:26.2887410Z installer: The install was successful. 2021-05-16T23:24:26.2889420Z installer: The install requires logging out now. 2021-05-16T23:24:26.3855270Z 🍺 xquartz was successfully installed! 2021-05-16T23:24:26.4802520Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:24:26.4803200Z with: 2021-05-16T23:24:26.4804090Z github_slug: neuroconductor/papayaWidget 2021-05-16T23:24:26.4804800Z env: 2021-05-16T23:24:26.4805250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:26.4805800Z TIC_DEPLOY_KEY: 2021-05-16T23:24:26.4806150Z RSPM: 2021-05-16T23:24:26.4810360Z GITHUB_PAT: *** 2021-05-16T23:24:26.4810840Z COVERALLS_TOKEN: 2021-05-16T23:24:26.4811460Z continue-on-error: true 2021-05-16T23:24:26.4812020Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:26.4812510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:26.4813020Z TZ: UTC 2021-05-16T23:24:26.4813400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:26.4813800Z NOT_CRAN: true 2021-05-16T23:24:26.4814180Z ##[endgroup] 2021-05-16T23:24:26.8133330Z repo slug is: neuroconductor/papayaWidget 2021-05-16T23:24:26.8428740Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:24:26.8429480Z env: 2021-05-16T23:24:26.8429900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:26.8430560Z TIC_DEPLOY_KEY: 2021-05-16T23:24:26.8431020Z RSPM: 2021-05-16T23:24:26.8432090Z GITHUB_PAT: *** 2021-05-16T23:24:26.8432610Z COVERALLS_TOKEN: 2021-05-16T23:24:26.8433160Z continue-on-error: true 2021-05-16T23:24:26.8433610Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:26.8434130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:26.8434750Z TZ: UTC 2021-05-16T23:24:26.8435190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:26.8435700Z NOT_CRAN: true 2021-05-16T23:24:26.8436140Z ##[endgroup] 2021-05-16T23:24:28.1196970Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:24:28.1197700Z with: 2021-05-16T23:24:28.1198100Z repo_name: papayaWidget 2021-05-16T23:24:28.1198560Z repo_version: 0.7.1 2021-05-16T23:24:28.1198990Z runner_os: macOS 2021-05-16T23:24:28.1199360Z R_version: 4.1 2021-05-16T23:24:28.1199730Z env: 2021-05-16T23:24:28.1200140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:28.1200620Z TIC_DEPLOY_KEY: 2021-05-16T23:24:28.1201050Z RSPM: 2021-05-16T23:24:28.1202530Z GITHUB_PAT: *** 2021-05-16T23:24:28.1202980Z COVERALLS_TOKEN: 2021-05-16T23:24:28.1203460Z continue-on-error: true 2021-05-16T23:24:28.1204410Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:28.1204930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:28.1205400Z TZ: UTC 2021-05-16T23:24:28.1205770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:28.1206370Z NOT_CRAN: true 2021-05-16T23:24:28.1206840Z ##[endgroup] 2021-05-16T23:24:28.1947250Z Package: papayaWidget 2021-05-16T23:24:28.1951720Z Version: 0.7.1 2021-05-16T23:24:28.1952470Z OS: macOS 2021-05-16T23:24:28.2044870Z ##[group]Run install.packages('remotes') 2021-05-16T23:24:28.2045670Z install.packages('remotes') 2021-05-16T23:24:28.2046440Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:24:28.2047400Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:24:28.2369040Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:24:28.2369950Z env: 2021-05-16T23:24:28.2370780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:28.2371730Z TIC_DEPLOY_KEY: 2021-05-16T23:24:28.2372410Z RSPM: 2021-05-16T23:24:28.2374130Z GITHUB_PAT: *** 2021-05-16T23:24:28.2374890Z COVERALLS_TOKEN: 2021-05-16T23:24:28.2376200Z continue-on-error: true 2021-05-16T23:24:28.2377170Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:28.2378170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:28.2379050Z TZ: UTC 2021-05-16T23:24:28.2379860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:28.2380630Z NOT_CRAN: true 2021-05-16T23:24:28.2381410Z ##[endgroup] 2021-05-16T23:24:28.4978310Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:24:28.4979630Z (as ‘lib’ is unspecified) 2021-05-16T23:24:30.7477610Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:24:30.7502300Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:24:30.7555810Z installing the source package ‘remotes’ 2021-05-16T23:24:30.7557170Z 2021-05-16T23:24:30.7579830Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:24:31.0243760Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:24:31.0268660Z ================================================== 2021-05-16T23:24:31.0269750Z downloaded 144 KB 2021-05-16T23:24:31.0270560Z 2021-05-16T23:24:31.5125920Z * installing *source* package ‘remotes’ ... 2021-05-16T23:24:31.5218350Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:31.5219830Z ** using staged installation 2021-05-16T23:24:31.5549460Z ** R 2021-05-16T23:24:31.5885500Z ** inst 2021-05-16T23:24:31.5925400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:34.1117870Z ** help 2021-05-16T23:24:34.2521230Z *** installing help indices 2021-05-16T23:24:34.3299010Z ** building package indices 2021-05-16T23:24:34.6720430Z ** installing vignettes 2021-05-16T23:24:34.6929340Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:34.9670360Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:35.3072400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:35.3174420Z * DONE (remotes) 2021-05-16T23:24:35.3577950Z 2021-05-16T23:24:35.3679740Z The downloaded source packages are in 2021-05-16T23:24:35.3737230Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp3XfSP1/downloaded_packages’ 2021-05-16T23:24:40.8857450Z ##[group]Run actions/cache@v1 2021-05-16T23:24:40.8857980Z with: 2021-05-16T23:24:40.8858480Z path: /Users/runner/work/_temp/Library 2021-05-16T23:24:40.8861100Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-4df6b00e99a7297f8fcc29cc7fdd018486f02543f545cc59c3a7de820df4136d 2021-05-16T23:24:40.8864530Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T23:24:40.8865650Z env: 2021-05-16T23:24:40.8866740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:40.8867260Z TIC_DEPLOY_KEY: 2021-05-16T23:24:40.8867640Z RSPM: 2021-05-16T23:24:40.8868930Z GITHUB_PAT: *** 2021-05-16T23:24:40.8869440Z COVERALLS_TOKEN: 2021-05-16T23:24:40.8869950Z continue-on-error: true 2021-05-16T23:24:40.8870410Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:40.8870910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:40.8871330Z TZ: UTC 2021-05-16T23:24:40.8872010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:40.8872510Z NOT_CRAN: true 2021-05-16T23:24:40.8872870Z ##[endgroup] 2021-05-16T23:24:40.9695460Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:24:40.9823290Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:24:40.9824140Z remotes::install_github("ropensci/tic") 2021-05-16T23:24:40.9824810Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:24:40.9825530Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:24:40.9826170Z remotes::install_cran("covr") 2021-05-16T23:24:41.0039420Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:24:41.0039940Z env: 2021-05-16T23:24:41.0040390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:24:41.0041130Z TIC_DEPLOY_KEY: 2021-05-16T23:24:41.0041570Z RSPM: 2021-05-16T23:24:41.0043140Z GITHUB_PAT: *** 2021-05-16T23:24:41.0043590Z COVERALLS_TOKEN: 2021-05-16T23:24:41.0044090Z continue-on-error: true 2021-05-16T23:24:41.0044560Z VDIFFR_RUN_TESTS: false 2021-05-16T23:24:41.0045080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:24:41.0045570Z TZ: UTC 2021-05-16T23:24:41.0046050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:24:41.0046460Z NOT_CRAN: true 2021-05-16T23:24:41.0046870Z ##[endgroup] 2021-05-16T23:24:41.2760310Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:24:42.2137070Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:24:44.6946290Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:24:44.6947550Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:24:44.6948530Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:24:44.6949450Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:24:44.6950320Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:24:44.6951210Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:24:44.6952080Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:24:44.6952980Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:24:44.6953810Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:24:44.6954760Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:24:44.6955600Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:24:44.6956510Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:24:44.6957500Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:24:44.6958380Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:24:44.6959280Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:24:44.6960160Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:24:44.6961120Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:44.6962010Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:24:44.6962950Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:24:44.6963820Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:24:44.6964750Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:24:44.6965580Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:24:44.6966510Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:24:44.6967430Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:24:44.6968320Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:24:44.6969250Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:24:44.6970120Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:44.6971000Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:44.6971870Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:24:44.6973030Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:24:44.6973890Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:24:44.6974850Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:24:44.6976500Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:24:44.6977540Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:24:44.6978480Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:24:44.6980300Z 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-16T23:24:44.6987030Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:24:44.6988220Z (as ‘lib’ is unspecified) 2021-05-16T23:24:46.5354460Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:24:46.5358420Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:24:46.5442720Z Packages which are only available in source form, and may need 2021-05-16T23:24:46.5446050Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T23:24:46.5448160Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T23:24:46.5449400Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T23:24:46.5452270Z 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-16T23:24:46.5453450Z 2021-05-16T23:24:46.5467740Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:24:46.7771280Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:24:46.7942600Z ================================================== 2021-05-16T23:24:46.7943210Z downloaded 841 KB 2021-05-16T23:24:46.7943470Z 2021-05-16T23:24:46.7990890Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:24:47.0888830Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:24:47.0973260Z ================================================== 2021-05-16T23:24:47.0973790Z downloaded 259 KB 2021-05-16T23:24:47.0974130Z 2021-05-16T23:24:47.1011590Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:24:47.2620180Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:24:47.2691920Z ================================================== 2021-05-16T23:24:47.2692490Z downloaded 96 KB 2021-05-16T23:24:47.2692790Z 2021-05-16T23:24:47.2728720Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:24:47.4333270Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:24:47.4346010Z ================================================== 2021-05-16T23:24:47.4346650Z downloaded 19 KB 2021-05-16T23:24:47.4346950Z 2021-05-16T23:24:47.4382700Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:24:47.6035730Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T23:24:47.6036630Z ================================================== 2021-05-16T23:24:47.6037110Z downloaded 5730 bytes 2021-05-16T23:24:47.6037410Z 2021-05-16T23:24:47.6070290Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:24:47.8754730Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:24:47.8763570Z ================================================== 2021-05-16T23:24:47.8765630Z downloaded 61 KB 2021-05-16T23:24:47.8766040Z 2021-05-16T23:24:47.8800920Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:24:48.1432260Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:24:48.1686890Z ================================================== 2021-05-16T23:24:48.1687530Z downloaded 1.3 MB 2021-05-16T23:24:48.1687860Z 2021-05-16T23:24:48.1740480Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:24:48.5112200Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:24:48.5113120Z ================================================== 2021-05-16T23:24:48.5113550Z downloaded 12 KB 2021-05-16T23:24:48.5113840Z 2021-05-16T23:24:48.5154850Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:24:48.6917150Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:24:48.7080570Z ================================================== 2021-05-16T23:24:48.7081150Z downloaded 774 KB 2021-05-16T23:24:48.7081420Z 2021-05-16T23:24:48.7124360Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:24:48.8446080Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:24:48.8545280Z ================================================== 2021-05-16T23:24:48.8546220Z downloaded 411 KB 2021-05-16T23:24:48.8546740Z 2021-05-16T23:24:48.8582460Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:24:48.9901160Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T23:24:48.9901960Z ================================================== 2021-05-16T23:24:48.9902410Z downloaded 3488 bytes 2021-05-16T23:24:48.9902720Z 2021-05-16T23:24:48.9935040Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:24:49.1908300Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:24:49.1956020Z ================================================== 2021-05-16T23:24:49.1956590Z downloaded 156 KB 2021-05-16T23:24:49.1956850Z 2021-05-16T23:24:49.1992580Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:24:49.4289590Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:24:49.4313360Z ================================================== 2021-05-16T23:24:49.4313870Z downloaded 60 KB 2021-05-16T23:24:49.4314160Z 2021-05-16T23:24:49.4349170Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:24:49.5744690Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:24:49.5805870Z ================================================== 2021-05-16T23:24:49.5806440Z downloaded 154 KB 2021-05-16T23:24:49.5806750Z 2021-05-16T23:24:49.5843350Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:24:49.9295410Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:24:49.9296120Z ================================================== 2021-05-16T23:24:49.9296610Z downloaded 110 KB 2021-05-16T23:24:49.9296910Z 2021-05-16T23:24:49.9332870Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:24:50.1050110Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:24:50.1068530Z ================================================== 2021-05-16T23:24:50.1069110Z downloaded 107 KB 2021-05-16T23:24:50.1069430Z 2021-05-16T23:24:50.1112850Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:24:50.3763950Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:24:50.3804910Z ================================================== 2021-05-16T23:24:50.3805420Z downloaded 224 KB 2021-05-16T23:24:50.3805720Z 2021-05-16T23:24:50.3842430Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:24:50.5150340Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:24:50.5159410Z ================================================== 2021-05-16T23:24:50.5159980Z downloaded 58 KB 2021-05-16T23:24:50.5160290Z 2021-05-16T23:24:50.5194020Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:24:50.7574200Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:24:50.7575000Z ================================================== 2021-05-16T23:24:50.7575850Z downloaded 34 KB 2021-05-16T23:24:50.7576130Z 2021-05-16T23:24:50.7607800Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:24:50.9977060Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:24:50.9982780Z ================================================== 2021-05-16T23:24:50.9983390Z downloaded 43 KB 2021-05-16T23:24:50.9983650Z 2021-05-16T23:24:51.0137890Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:24:51.1407340Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T23:24:51.1422090Z ================================================== 2021-05-16T23:24:51.1422660Z downloaded 90 KB 2021-05-16T23:24:51.1423370Z 2021-05-16T23:24:51.1454960Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:24:51.2838680Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:24:51.2856330Z ================================================== 2021-05-16T23:24:51.2857170Z downloaded 92 KB 2021-05-16T23:24:51.2857480Z 2021-05-16T23:24:51.2890490Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:24:51.4430210Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T23:24:51.4431010Z ================================================== 2021-05-16T23:24:51.4431450Z downloaded 27 KB 2021-05-16T23:24:51.4431750Z 2021-05-16T23:24:51.4463740Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:24:51.5762610Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:24:51.5763790Z ================================================== 2021-05-16T23:24:51.5764230Z downloaded 12 KB 2021-05-16T23:24:51.5764510Z 2021-05-16T23:24:51.5802230Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:24:51.7111440Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T23:24:51.7184050Z ================================================== 2021-05-16T23:24:51.7184600Z downloaded 366 KB 2021-05-16T23:24:51.7184860Z 2021-05-16T23:24:51.7221810Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:24:51.9897420Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:24:51.9922970Z ================================================== 2021-05-16T23:24:51.9923480Z downloaded 81 KB 2021-05-16T23:24:51.9923790Z 2021-05-16T23:24:51.9958810Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:24:52.1818040Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:24:52.1827740Z ================================================== 2021-05-16T23:24:52.1828330Z downloaded 44 KB 2021-05-16T23:24:52.1828590Z 2021-05-16T23:24:52.1862340Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:24:52.4296790Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:24:52.4317450Z ================================================== 2021-05-16T23:24:52.4350880Z downloaded 64 KB 2021-05-16T23:24:52.4351210Z 2021-05-16T23:24:52.4354050Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:24:52.5937870Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:24:52.6317400Z ================================================== 2021-05-16T23:24:52.6318050Z downloaded 777 KB 2021-05-16T23:24:52.6318360Z 2021-05-16T23:24:52.6404090Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:24:52.7770430Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:24:52.7843850Z ================================================== 2021-05-16T23:24:52.7844430Z downloaded 286 KB 2021-05-16T23:24:52.7844730Z 2021-05-16T23:24:52.7895130Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:24:52.9391010Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:24:52.9394440Z ================================================== 2021-05-16T23:24:52.9395020Z downloaded 20 KB 2021-05-16T23:24:52.9395290Z 2021-05-16T23:24:52.9428890Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:24:53.0820590Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:24:53.0821360Z ================================================== 2021-05-16T23:24:53.0821790Z downloaded 24 KB 2021-05-16T23:24:53.0822080Z 2021-05-16T23:24:53.0854740Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:24:53.2316200Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:24:53.2376330Z ================================================== 2021-05-16T23:24:53.2376970Z downloaded 298 KB 2021-05-16T23:24:53.2377300Z 2021-05-16T23:24:53.2412430Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:24:53.5016130Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:24:53.5017040Z ================================================== 2021-05-16T23:24:53.5017490Z downloaded 16 KB 2021-05-16T23:24:53.5017790Z 2021-05-16T23:24:53.5049410Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:24:53.6694260Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:24:53.6919560Z ================================================== 2021-05-16T23:24:53.6920200Z downloaded 1.2 MB 2021-05-16T23:24:53.6920510Z 2021-05-16T23:24:54.5435720Z * installing *source* package ‘rlang’ ... 2021-05-16T23:24:54.5704760Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:54.5705620Z ** using staged installation 2021-05-16T23:24:54.5955800Z ** libs 2021-05-16T23:25:05.1538540Z 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-16T23:25:06.5178730Z 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-16T23:25:06.9781100Z 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-16T23:25:09.7232010Z 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-16T23:25:10.8193200Z 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-16T23:25:10.9100340Z 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-16T23:25:11.1514900Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:25:11.1582510Z ** R 2021-05-16T23:25:11.2277600Z ** inst 2021-05-16T23:25:11.2294850Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:16.0985570Z ** help 2021-05-16T23:25:17.2981700Z *** installing help indices 2021-05-16T23:25:17.6985360Z *** copying figures 2021-05-16T23:25:17.7043890Z ** building package indices 2021-05-16T23:25:19.1810090Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:19.9733910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:25.0984590Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:26.1688070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:26.1819330Z * DONE (rlang) 2021-05-16T23:25:26.6250550Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:25:26.6301400Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:26.6302790Z ** using staged installation 2021-05-16T23:25:26.6492020Z ** libs 2021-05-16T23:25:26.6740930Z 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-16T23:25:26.9708250Z 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-16T23:25:27.0632200Z 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-16T23:25:27.1242290Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T23:25:27.1291310Z ** R 2021-05-16T23:25:27.1368870Z ** inst 2021-05-16T23:25:27.1426020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:27.5685880Z ** help 2021-05-16T23:25:27.6322070Z *** installing help indices 2021-05-16T23:25:27.6693440Z *** copying figures 2021-05-16T23:25:27.6708730Z ** building package indices 2021-05-16T23:25:27.9523270Z ** installing vignettes 2021-05-16T23:25:27.9627580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:28.4668750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:28.6034700Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:28.9636880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:28.9671040Z * DONE (magrittr) 2021-05-16T23:25:29.3483320Z * installing *source* package ‘glue’ ... 2021-05-16T23:25:29.3524610Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:29.3525740Z ** using staged installation 2021-05-16T23:25:29.3756530Z ** libs 2021-05-16T23:25:29.3940890Z 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-16T23:25:29.5285510Z 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-16T23:25:29.6093500Z 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-16T23:25:29.7295830Z 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-16T23:25:29.7904620Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T23:25:29.7949950Z ** R 2021-05-16T23:25:29.8036430Z ** inst 2021-05-16T23:25:29.8072450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:30.4656870Z ** help 2021-05-16T23:25:30.5122470Z *** installing help indices 2021-05-16T23:25:30.5475780Z *** copying figures 2021-05-16T23:25:30.5530660Z ** building package indices 2021-05-16T23:25:30.8435610Z ** installing vignettes 2021-05-16T23:25:30.8519460Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:31.2678440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:31.4065350Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:31.7123280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:31.7154420Z * DONE (glue) 2021-05-16T23:25:32.0373010Z * installing *source* package ‘sys’ ... 2021-05-16T23:25:32.0401470Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:32.0403310Z ** using staged installation 2021-05-16T23:25:32.0654180Z ** libs 2021-05-16T23:25:32.0839060Z 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-16T23:25:32.3123850Z 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-16T23:25:32.3981760Z 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-16T23:25:32.4580010Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T23:25:32.4625730Z ** R 2021-05-16T23:25:32.4684210Z ** inst 2021-05-16T23:25:32.4702910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:32.8603670Z ** help 2021-05-16T23:25:32.8898640Z *** installing help indices 2021-05-16T23:25:32.9159980Z ** building package indices 2021-05-16T23:25:33.1965390Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:33.5648900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:33.7012820Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:33.9559430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:33.9584780Z * DONE (sys) 2021-05-16T23:25:34.3133930Z * installing *source* package ‘R6’ ... 2021-05-16T23:25:34.3167450Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:34.3168500Z ** using staged installation 2021-05-16T23:25:34.3361540Z ** R 2021-05-16T23:25:34.3445800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:35.0456070Z ** help 2021-05-16T23:25:35.0723750Z *** installing help indices 2021-05-16T23:25:35.0956960Z *** copying figures 2021-05-16T23:25:35.0972210Z ** building package indices 2021-05-16T23:25:35.3718040Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:35.6276790Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:35.8930350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:35.9046350Z * DONE (R6) 2021-05-16T23:25:36.1917030Z * installing *source* package ‘mime’ ... 2021-05-16T23:25:36.1935670Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:36.1937150Z ** using staged installation 2021-05-16T23:25:36.2126600Z ** libs 2021-05-16T23:25:36.2321160Z 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-16T23:25:36.3121120Z 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-16T23:25:36.4091810Z 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-16T23:25:36.4681620Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T23:25:36.4728440Z ** R 2021-05-16T23:25:36.4815790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:36.9360840Z ** help 2021-05-16T23:25:36.9634800Z *** installing help indices 2021-05-16T23:25:36.9832390Z ** building package indices 2021-05-16T23:25:37.2572010Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:37.6347030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:37.7813550Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:38.0437620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:38.0470920Z * DONE (mime) 2021-05-16T23:25:38.6144690Z * installing *source* package ‘curl’ ... 2021-05-16T23:25:38.6266370Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:38.6267210Z ** using staged installation 2021-05-16T23:25:38.7867010Z Found pkg-config cflags and libs! 2021-05-16T23:25:39.1273120Z Using PKG_CFLAGS= 2021-05-16T23:25:39.1275160Z Using PKG_LIBS=-lcurl 2021-05-16T23:25:39.2820830Z ** libs 2021-05-16T23:25:39.3020900Z 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-16T23:25:39.3052800Z 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-16T23:25:39.4134100Z 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-16T23:25:39.5608440Z 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-16T23:25:39.6648990Z 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-16T23:25:39.7559790Z 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-16T23:25:39.8655360Z 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-16T23:25:39.9748960Z 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-16T23:25:40.0694700Z 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-16T23:25:40.2751050Z 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-16T23:25:40.3503790Z 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-16T23:25:40.4546210Z 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-16T23:25:40.5649230Z 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-16T23:25:40.7594640Z 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-16T23:25:40.8619950Z 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-16T23:25:40.9491100Z 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-16T23:25:41.0234650Z 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-16T23:25:41.1032260Z 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-16T23:25:41.1921260Z 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-16T23:25:41.3359310Z 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-16T23:25:41.4358880Z 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-16T23:25:41.4779890Z 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-16T23:25:41.5680340Z 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-16T23:25:41.6329880Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T23:25:41.6386140Z ** R 2021-05-16T23:25:41.6569650Z ** inst 2021-05-16T23:25:41.6738280Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:42.3537910Z ** help 2021-05-16T23:25:42.4270380Z *** installing help indices 2021-05-16T23:25:42.4685620Z ** building package indices 2021-05-16T23:25:42.7585670Z ** installing vignettes 2021-05-16T23:25:42.7694400Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:43.1503160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:43.3083880Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:43.5788460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:43.5839440Z * DONE (curl) 2021-05-16T23:25:44.1355980Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:25:44.1475270Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:44.1476420Z ** using staged installation 2021-05-16T23:25:44.1706540Z ** libs 2021-05-16T23:25:44.1938150Z 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-16T23:25:44.2950140Z 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-16T23:25:44.3889230Z 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-16T23:25:44.4850530Z 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-16T23:25:44.6110660Z 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-16T23:25:44.7139180Z 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-16T23:25:44.7958910Z 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-16T23:25:44.8792390Z 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-16T23:25:44.9733410Z 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-16T23:25:45.0599000Z 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-16T23:25:45.1938990Z 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-16T23:25:45.2922100Z 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-16T23:25:45.4061650Z 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-16T23:25:45.5060430Z 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-16T23:25:45.6013860Z 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-16T23:25:45.6884510Z 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-16T23:25:45.7780340Z 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-16T23:25:45.8612930Z 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-16T23:25:45.9648370Z 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-16T23:25:46.0524810Z 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-16T23:25:46.1372860Z 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-16T23:25:46.2355140Z 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-16T23:25:46.3044450Z 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-16T23:25:46.3903130Z 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-16T23:25:46.5147360Z 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-16T23:25:46.7298940Z 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-16T23:25:47.0158740Z 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-16T23:25:47.2174560Z 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-16T23:25:47.4056280Z 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-16T23:25:48.7007870Z 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-16T23:25:48.7966700Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T23:25:48.8017230Z ** R 2021-05-16T23:25:48.8288990Z ** inst 2021-05-16T23:25:48.8379450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:50.2419660Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:25:50.2420360Z ** help 2021-05-16T23:25:50.2909660Z *** installing help indices 2021-05-16T23:25:50.3235900Z ** building package indices 2021-05-16T23:25:50.6106690Z ** installing vignettes 2021-05-16T23:25:50.6204800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:50.9990190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:25:51.1378590Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:51.4284080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:51.4324700Z * DONE (jsonlite) 2021-05-16T23:25:51.7441640Z * installing *source* package ‘ini’ ... 2021-05-16T23:25:51.7458080Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:51.7459480Z ** using staged installation 2021-05-16T23:25:51.7614820Z ** R 2021-05-16T23:25:51.7661420Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:52.1005840Z ** help 2021-05-16T23:25:52.1254750Z *** installing help indices 2021-05-16T23:25:52.1453880Z ** building package indices 2021-05-16T23:25:52.4147840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:52.6779610Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:52.9436130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:52.9536230Z * DONE (ini) 2021-05-16T23:25:53.3028660Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:25:53.3065940Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:53.3066860Z ** using staged installation 2021-05-16T23:25:53.3264480Z ** R 2021-05-16T23:25:53.3362140Z ** inst 2021-05-16T23:25:53.3398710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:54.0086490Z ** help 2021-05-16T23:25:54.0488520Z *** installing help indices 2021-05-16T23:25:54.0996230Z ** building package indices 2021-05-16T23:25:54.3853780Z ** installing vignettes 2021-05-16T23:25:54.3931820Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:25:54.6568640Z ** testing if installed package can be loaded from final location 2021-05-16T23:25:54.9114860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:25:54.9144230Z * DONE (gitcreds) 2021-05-16T23:25:55.2951150Z * installing *source* package ‘zip’ ... 2021-05-16T23:25:55.2999360Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:55.3001250Z ** using staged installation 2021-05-16T23:25:55.3159750Z ** libs 2021-05-16T23:25:55.3355050Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:25:58.5642360Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:26:01.4911430Z 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-16T23:26:01.5749580Z 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-16T23:26:04.0323320Z 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-16T23:26:04.1223350Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T23:26:04.1233240Z size_t uzipfile_len = 0; 2021-05-16T23:26:04.1233690Z ^ 2021-05-16T23:26:04.1815770Z 1 warning generated. 2021-05-16T23:26:04.1846740Z 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-16T23:26:04.3403030Z 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-16T23:26:04.4432080Z 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-16T23:26:04.5025590Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T23:26:04.5171050Z ** R 2021-05-16T23:26:04.5246740Z ** inst 2021-05-16T23:26:04.5274600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:05.1473120Z ** help 2021-05-16T23:26:05.2016980Z *** installing help indices 2021-05-16T23:26:05.2310820Z ** building package indices 2021-05-16T23:26:05.5688420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:05.9527570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:06.0999780Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:06.3640300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:06.3670760Z * DONE (zip) 2021-05-16T23:26:06.8401040Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:26:06.8491970Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:06.8492840Z ** using staged installation 2021-05-16T23:26:06.8679840Z ** R 2021-05-16T23:26:06.8857810Z ** inst 2021-05-16T23:26:06.8951230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:07.6193770Z ** help 2021-05-16T23:26:08.0124300Z *** installing help indices 2021-05-16T23:26:08.1578960Z *** copying figures 2021-05-16T23:26:08.1594700Z ** building package indices 2021-05-16T23:26:08.5494070Z ** installing vignettes 2021-05-16T23:26:08.5600100Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:08.8183770Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:09.0746360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:09.0786610Z * DONE (rstudioapi) 2021-05-16T23:26:09.4795800Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:26:09.4851290Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:09.4852470Z ** using staged installation 2021-05-16T23:26:09.5064170Z ** R 2021-05-16T23:26:09.5145600Z ** inst 2021-05-16T23:26:09.5179240Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:10.3646200Z ** help 2021-05-16T23:26:10.3647990Z *** installing help indices 2021-05-16T23:26:10.3649070Z *** copying figures 2021-05-16T23:26:10.3649890Z ** building package indices 2021-05-16T23:26:10.5388070Z ** installing vignettes 2021-05-16T23:26:10.5467860Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:10.8062000Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:11.0644530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:11.0683880Z * DONE (rprojroot) 2021-05-16T23:26:11.5383370Z * installing *source* package ‘crayon’ ... 2021-05-16T23:26:11.5426460Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:11.5427910Z ** using staged installation 2021-05-16T23:26:11.5624820Z ** R 2021-05-16T23:26:11.5775330Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:12.7477340Z ** help 2021-05-16T23:26:12.8349240Z *** installing help indices 2021-05-16T23:26:12.8834550Z ** building package indices 2021-05-16T23:26:13.1987860Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:13.4679740Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:13.7431000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:13.7466560Z * DONE (crayon) 2021-05-16T23:26:14.0929840Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:26:14.0962000Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:14.0962920Z ** using staged installation 2021-05-16T23:26:14.1131100Z ** libs 2021-05-16T23:26:14.1365750Z 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-16T23:26:17.4098270Z 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-16T23:26:17.5039580Z 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-16T23:26:17.5691400Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T23:26:17.5738990Z ** R 2021-05-16T23:26:17.5821960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:18.2564200Z ** help 2021-05-16T23:26:18.2831410Z *** installing help indices 2021-05-16T23:26:18.3076900Z ** building package indices 2021-05-16T23:26:18.6247380Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:18.9910160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:19.1296580Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:19.4441260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:19.4466520Z * DONE (fastmap) 2021-05-16T23:26:19.8295480Z * installing *source* package ‘yaml’ ... 2021-05-16T23:26:19.8341030Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:19.8341980Z ** using staged installation 2021-05-16T23:26:19.8483530Z ** libs 2021-05-16T23:26:19.8679420Z 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-16T23:26:20.2438430Z 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-16T23:26:20.3837150Z 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-16T23:26:21.3891710Z 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-16T23:26:21.5400410Z 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-16T23:26:21.7151560Z 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-16T23:26:22.1035410Z 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-16T23:26:22.1962720Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.1964280Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T23:26:22.1964940Z ^~~ 2021-05-16T23:26:22.1966830Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.1968200Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T23:26:22.1968790Z ^~~ 2021-05-16T23:26:22.1970650Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.1972010Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T23:26:22.1972590Z ^~~ 2021-05-16T23:26:22.3930990Z 3 warnings generated. 2021-05-16T23:26:22.3965170Z 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-16T23:26:22.5302780Z 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-16T23:26:22.6072910Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.6074210Z tag = process_tag(tag); 2021-05-16T23:26:22.6074580Z ^~~ 2021-05-16T23:26:22.6102170Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.6103460Z tag = process_tag(tag); 2021-05-16T23:26:22.6103860Z ^~~ 2021-05-16T23:26:22.6142410Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:26:22.6144110Z tag = process_tag(tag); 2021-05-16T23:26:22.6144510Z ^~~ 2021-05-16T23:26:22.9154980Z 3 warnings generated. 2021-05-16T23:26:22.9189170Z 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-16T23:26:23.0586670Z 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-16T23:26:24.3629890Z 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-16T23:26:24.4605900Z 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-16T23:26:24.5227020Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T23:26:24.5280770Z ** R 2021-05-16T23:26:24.5328740Z ** inst 2021-05-16T23:26:24.5377690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:24.8849210Z ** help 2021-05-16T23:26:24.9199340Z *** installing help indices 2021-05-16T23:26:24.9586490Z ** building package indices 2021-05-16T23:26:25.2725740Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:25.6777700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:25.8200800Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:26.0816730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:26.0846170Z * DONE (yaml) 2021-05-16T23:26:26.4841020Z * installing *source* package ‘withr’ ... 2021-05-16T23:26:26.4899110Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:26.4900330Z ** using staged installation 2021-05-16T23:26:26.5135710Z ** R 2021-05-16T23:26:26.5291120Z ** inst 2021-05-16T23:26:26.5318110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:27.3960490Z ** help 2021-05-16T23:26:27.5213380Z *** installing help indices 2021-05-16T23:26:27.5889510Z *** copying figures 2021-05-16T23:26:27.5902470Z ** building package indices 2021-05-16T23:26:27.9218120Z ** installing vignettes 2021-05-16T23:26:27.9305310Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:28.1914780Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:28.4522610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:28.4632120Z * DONE (withr) 2021-05-16T23:26:28.8074460Z * installing *source* package ‘whisker’ ... 2021-05-16T23:26:28.8109880Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:28.8110750Z ** using staged installation 2021-05-16T23:26:28.8252000Z ** R 2021-05-16T23:26:28.8312150Z ** inst 2021-05-16T23:26:28.8404400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:29.3981170Z ** help 2021-05-16T23:26:29.4335240Z *** installing help indices 2021-05-16T23:26:29.4616130Z ** building package indices 2021-05-16T23:26:29.8023560Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:30.0625240Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:30.3336960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:30.3373430Z * DONE (whisker) 2021-05-16T23:26:30.6544580Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:26:30.6571230Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:30.6572560Z ** using staged installation 2021-05-16T23:26:30.6860150Z ** libs 2021-05-16T23:26:30.7042780Z 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-16T23:26:30.7843750Z 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-16T23:26:30.8667790Z 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-16T23:26:30.9281530Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T23:26:30.9326230Z ** R 2021-05-16T23:26:30.9394500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:31.3771080Z ** help 2021-05-16T23:26:31.4135840Z *** installing help indices 2021-05-16T23:26:31.4402180Z ** building package indices 2021-05-16T23:26:31.7139420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:26:32.0713890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:26:32.2216320Z ** testing if installed package can be loaded from final location 2021-05-16T23:26:32.4727890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:26:32.4752230Z * DONE (rappdirs) 2021-05-16T23:26:33.2692310Z * installing *source* package ‘fs’ ... 2021-05-16T23:26:33.2920830Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:33.2921640Z ** using staged installation 2021-05-16T23:26:33.3155210Z ** libs 2021-05-16T23:26:33.3372600Z 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-16T23:26:34.1765890Z 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-16T23:26:34.3720380Z 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-16T23:26:35.1073580Z 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-16T23:26:35.2845290Z 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-16T23:26:35.9371730Z 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-16T23:26:36.8986980Z 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-16T23:26:37.0596440Z 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-16T23:26:37.7244630Z 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-16T23:26:38.4633090Z 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-16T23:26:39.1394160Z 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-16T23:26:39.7778970Z (cd libuv-1.38.1 \ 2021-05-16T23:26:39.7780740Z && 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-16T23:26:41.2212940Z rm: conftest.dSYM: is a directory 2021-05-16T23:26:43.5418650Z rm: conftest.dSYM: is a directory 2021-05-16T23:26:43.6328230Z rm: conftest.dSYM: is a directory 2021-05-16T23:26:43.6564310Z rm: conftest.dSYM: is a directory 2021-05-16T23:26:54.4769850Z make --directory=libuv-1.38.1 \ 2021-05-16T23:26:54.4770550Z HAVE_DTRACE=0 2021-05-16T23:26:54.5316430Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:26:55.5365140Z CC src/libuv_la-idna.lo 2021-05-16T23:26:56.5745960Z CC src/libuv_la-inet.lo 2021-05-16T23:26:57.6200970Z CC src/libuv_la-random.lo 2021-05-16T23:26:58.5348390Z CC src/libuv_la-strscpy.lo 2021-05-16T23:26:59.4197640Z CC src/libuv_la-threadpool.lo 2021-05-16T23:27:00.5129070Z CC src/libuv_la-timer.lo 2021-05-16T23:27:01.5947940Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:27:02.5059980Z CC src/libuv_la-uv-common.lo 2021-05-16T23:27:03.8882780Z CC src/libuv_la-version.lo 2021-05-16T23:27:04.7929440Z CC src/unix/libuv_la-async.lo 2021-05-16T23:27:05.8220800Z CC src/unix/libuv_la-core.lo 2021-05-16T23:27:07.3581870Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:27:08.2845640Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:27:10.0719480Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:27:11.0538180Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:27:11.9831820Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:27:12.9822770Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:27:13.9616160Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:27:14.9868020Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:27:15.9264740Z CC src/unix/libuv_la-process.lo 2021-05-16T23:27:17.0599370Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:27:18.1175290Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:27:19.3376080Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:27:21.0785810Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:27:22.1096080Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:27:23.1879570Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:27:24.1840940Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:27:25.5154960Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:27:26.4558550Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:27:27.3695250Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:27:28.3794740Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:27:29.5493980Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:27:30.7181250Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:27:31.6502610Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:27:32.5519260Z CCLD libuv.la 2021-05-16T23:27:33.1028930Z 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-16T23:27:33.1965240Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T23:27:33.2023570Z ** R 2021-05-16T23:27:33.2195140Z ** inst 2021-05-16T23:27:33.2228150Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:34.6795200Z ** help 2021-05-16T23:27:34.7950800Z *** installing help indices 2021-05-16T23:27:34.8559710Z ** building package indices 2021-05-16T23:27:35.1736140Z ** installing vignettes 2021-05-16T23:27:35.2425930Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:35.7146760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:35.8504600Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:36.1744470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:36.1828450Z * DONE (fs) 2021-05-16T23:27:36.5803860Z * installing *source* package ‘clipr’ ... 2021-05-16T23:27:36.5834400Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:36.5835240Z ** using staged installation 2021-05-16T23:27:36.6108110Z ** R 2021-05-16T23:27:36.6184690Z ** inst 2021-05-16T23:27:36.6214570Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:37.0561640Z ** help 2021-05-16T23:27:37.0894240Z *** installing help indices 2021-05-16T23:27:37.1167770Z ** building package indices 2021-05-16T23:27:37.3809700Z ** installing vignettes 2021-05-16T23:27:37.3884190Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:37.6388040Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:37.8891570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:37.8991900Z * DONE (clipr) 2021-05-16T23:27:39.1562630Z * installing *source* package ‘git2r’ ... 2021-05-16T23:27:39.2005830Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:39.2006590Z ** using staged installation 2021-05-16T23:27:39.5817630Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T23:27:39.5819750Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T23:27:39.5828980Z checking for gcc... gcc 2021-05-16T23:27:42.4222260Z checking whether the C compiler works... yes 2021-05-16T23:27:42.4223200Z checking for C compiler default output file name... a.out 2021-05-16T23:27:42.5514320Z checking for suffix of executables... 2021-05-16T23:27:43.0096220Z checking whether we are cross compiling... no 2021-05-16T23:27:43.0899610Z checking for suffix of object files... o 2021-05-16T23:27:43.1526540Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:27:43.2173250Z checking whether gcc accepts -g... yes 2021-05-16T23:27:43.3470310Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:27:43.3482710Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:27:43.3598780Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:27:43.3924840Z Found pkg-config cflags and libs! 2021-05-16T23:27:43.7558150Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:27:44.0293420Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:27:44.2374230Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:27:44.3482970Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:27:44.4611780Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T23:27:44.4613580Z ----- Results of the git2r package configure ----- 2021-05-16T23:27:44.4613970Z 2021-05-16T23:27:44.4615490Z 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-16T23:27:44.4616900Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:27:44.4617270Z 2021-05-16T23:27:44.4618190Z -------------------------------------------------- 2021-05-16T23:27:44.4985830Z configure: creating ./config.status 2021-05-16T23:27:44.6818720Z config.status: creating src/Makevars 2021-05-16T23:27:44.7843870Z ** libs 2021-05-16T23:27:44.8053580Z 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-16T23:27:44.9310690Z 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-16T23:27:45.0186720Z 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-16T23:27:45.2296310Z 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-16T23:27:45.3697330Z 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-16T23:27:45.5340760Z 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-16T23:27:45.7699370Z 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-16T23:27:45.9091770Z 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-16T23:27:46.0513070Z 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-16T23:27:46.2449900Z 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-16T23:27:46.4466230Z 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-16T23:27:46.5918360Z 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-16T23:27:46.8404120Z 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-16T23:27:46.9631630Z 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-16T23:27:47.0965850Z 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-16T23:27:47.2341410Z 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-16T23:27:47.3658500Z 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-16T23:27:47.5717020Z 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-16T23:27:47.7419780Z 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-16T23:27:47.8763140Z 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-16T23:27:48.0663440Z 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-16T23:27:48.1860520Z 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-16T23:27:48.3207990Z 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-16T23:27:48.4674800Z 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-16T23:27:48.6053770Z 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-16T23:27:48.8018830Z 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-16T23:27:48.9866240Z 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-16T23:27:49.1253370Z 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-16T23:27:49.2792740Z 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-16T23:27:49.4892860Z 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-16T23:27:49.6290310Z 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-16T23:27:49.8023350Z 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-16T23:27:50.0056260Z 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-16T23:27:50.1756060Z 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-16T23:27:50.2943410Z 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-16T23:27:50.4516970Z 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-16T23:27:50.4804460Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T23:27:50.5205230Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T23:27:50.5262780Z ** R 2021-05-16T23:27:50.5564080Z ** inst 2021-05-16T23:27:50.5595470Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:52.5835100Z ** help 2021-05-16T23:27:52.9867110Z *** installing help indices 2021-05-16T23:27:53.2044930Z ** building package indices 2021-05-16T23:27:53.7472650Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:54.3031090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:54.4392450Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:54.7198930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:54.7229980Z * DONE (git2r) 2021-05-16T23:27:55.1093340Z * installing *source* package ‘askpass’ ... 2021-05-16T23:27:55.1115620Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:55.1117000Z ** using staged installation 2021-05-16T23:27:55.1310990Z ** libs 2021-05-16T23:27:55.1509040Z 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-16T23:27:55.2472770Z 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-16T23:27:55.3073380Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T23:27:55.3120400Z ** R 2021-05-16T23:27:55.3168750Z ** inst 2021-05-16T23:27:55.3191100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:55.6646180Z ** help 2021-05-16T23:27:55.6870520Z *** installing help indices 2021-05-16T23:27:55.7048380Z ** building package indices 2021-05-16T23:27:55.9719900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:27:56.2337580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:27:56.3750020Z ** testing if installed package can be loaded from final location 2021-05-16T23:27:56.6221040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:27:56.6245080Z * DONE (askpass) 2021-05-16T23:27:57.1765170Z * installing *source* package ‘cli’ ... 2021-05-16T23:27:57.1893110Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:57.1894400Z ** using staged installation 2021-05-16T23:27:57.2158390Z ** R 2021-05-16T23:27:57.2581290Z ** inst 2021-05-16T23:27:57.2631500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:00.5862880Z ** help 2021-05-16T23:28:00.9323180Z *** installing help indices 2021-05-16T23:28:01.0869740Z *** copying figures 2021-05-16T23:28:01.0874820Z ** building package indices 2021-05-16T23:28:01.5065190Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:01.8222620Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:02.2025660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:02.2077110Z * DONE (cli) 2021-05-16T23:28:02.7373840Z * installing *source* package ‘purrr’ ... 2021-05-16T23:28:02.7491040Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:02.7491990Z ** using staged installation 2021-05-16T23:28:02.7736710Z ** libs 2021-05-16T23:28:02.7965250Z 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-16T23:28:02.8721410Z 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-16T23:28:03.0151430Z 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-16T23:28:03.1212550Z 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-16T23:28:03.2469780Z 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-16T23:28:03.3277340Z 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-16T23:28:03.4738260Z 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-16T23:28:03.6331200Z 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-16T23:28:03.7420980Z 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-16T23:28:03.8280710Z 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-16T23:28:03.8903090Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T23:28:03.8950610Z ** R 2021-05-16T23:28:03.9231180Z ** inst 2021-05-16T23:28:03.9333090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:05.5437420Z ** help 2021-05-16T23:28:05.7951150Z *** installing help indices 2021-05-16T23:28:05.9165940Z *** copying figures 2021-05-16T23:28:05.9205280Z ** building package indices 2021-05-16T23:28:06.2909740Z ** installing vignettes 2021-05-16T23:28:06.3070140Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:06.6986820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:06.9394960Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:07.3268340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:07.3308290Z * DONE (purrr) 2021-05-16T23:28:07.7447080Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:28:07.7507350Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:07.7509120Z ** using staged installation 2021-05-16T23:28:07.7738630Z ** R 2021-05-16T23:28:07.7827050Z ** inst 2021-05-16T23:28:07.7883350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:08.3537590Z ** help 2021-05-16T23:28:08.4009450Z *** installing help indices 2021-05-16T23:28:08.4306680Z *** copying figures 2021-05-16T23:28:08.4348770Z ** building package indices 2021-05-16T23:28:08.8486990Z ** installing vignettes 2021-05-16T23:28:08.8589370Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:09.1910610Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:09.4631650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:09.4668760Z * DONE (lifecycle) 2021-05-16T23:28:10.0424640Z * installing *source* package ‘desc’ ... 2021-05-16T23:28:10.0518570Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:10.0520020Z ** using staged installation 2021-05-16T23:28:10.0751690Z ** R 2021-05-16T23:28:10.1067220Z ** inst 2021-05-16T23:28:10.1124090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:12.0760690Z ** help 2021-05-16T23:28:12.2838040Z *** installing help indices 2021-05-16T23:28:12.3903570Z ** building package indices 2021-05-16T23:28:12.7642580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:13.0431410Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:13.3590950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:13.3630240Z * DONE (desc) 2021-05-16T23:28:13.7061020Z * installing *source* package ‘cachem’ ... 2021-05-16T23:28:13.7091530Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:13.7092730Z ** using staged installation 2021-05-16T23:28:13.7322960Z ** libs 2021-05-16T23:28:13.7508180Z 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-16T23:28:13.8381080Z 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-16T23:28:13.9216020Z 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-16T23:28:13.9799210Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:28:13.9907930Z ** R 2021-05-16T23:28:14.0022700Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:14.6944130Z ** help 2021-05-16T23:28:14.7254690Z *** installing help indices 2021-05-16T23:28:14.7512670Z ** building package indices 2021-05-16T23:28:15.0332830Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:15.4358260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:15.5875850Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:15.8869600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:15.8896580Z * DONE (cachem) 2021-05-16T23:28:16.6538180Z * installing *source* package ‘openssl’ ... 2021-05-16T23:28:16.6746650Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:16.6747410Z ** using staged installation 2021-05-16T23:28:16.8042810Z Homebrew 3.1.6 2021-05-16T23:28:16.9220980Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T23:28:17.0268450Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T23:28:17.3996860Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T23:28:17.7829650Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T23:28:17.8064140Z ** libs 2021-05-16T23:28:17.8269370Z 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-16T23:28:17.8302480Z 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-16T23:28:17.9708680Z 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-16T23:28:18.1090270Z 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-16T23:28:18.2744400Z 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-16T23:28:18.5430930Z 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-16T23:28:18.7012800Z 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-16T23:28:18.8931870Z 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-16T23:28:19.0969580Z 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-16T23:28:19.2016510Z 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-16T23:28:19.3521870Z 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-16T23:28:19.4848670Z 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-16T23:28:19.6523620Z 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-16T23:28:19.8668740Z 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-16T23:28:20.0759890Z 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-16T23:28:20.3409980Z 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-16T23:28:20.4293520Z 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-16T23:28:20.5046060Z 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-16T23:28:20.7184570Z 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-16T23:28:20.9574050Z 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-16T23:28:21.1676630Z 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-16T23:28:21.2520680Z 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-16T23:28:21.4372660Z 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-16T23:28:21.6409880Z 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-16T23:28:21.8896040Z 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-16T23:28:22.0929050Z 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-16T23:28:22.3019320Z 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-16T23:28:22.5059190Z 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-16T23:28:22.6115340Z 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-16T23:28:22.8156940Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:28:22.8425100Z 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-16T23:28:22.8694590Z 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-16T23:28:22.8698410Z 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-16T23:28:22.9130680Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T23:28:22.9181400Z ** R 2021-05-16T23:28:22.9363690Z ** inst 2021-05-16T23:28:22.9622980Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:24.5172240Z ** help 2021-05-16T23:28:24.6204380Z *** installing help indices 2021-05-16T23:28:24.6675270Z ** building package indices 2021-05-16T23:28:25.0645650Z ** installing vignettes 2021-05-16T23:28:25.0839790Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:25.4683920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:25.6100540Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:25.9159520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:25.9200680Z * DONE (openssl) 2021-05-16T23:28:26.2659440Z * installing *source* package ‘memoise’ ... 2021-05-16T23:28:26.2686560Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:26.2687580Z ** using staged installation 2021-05-16T23:28:26.2939440Z ** R 2021-05-16T23:28:26.3075730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:26.8378880Z ** help 2021-05-16T23:28:26.8793020Z *** installing help indices 2021-05-16T23:28:26.9104890Z ** building package indices 2021-05-16T23:28:27.1857700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:27.4683300Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:27.7499830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:27.7522500Z * DONE (memoise) 2021-05-16T23:28:28.2574630Z * installing *source* package ‘httr’ ... 2021-05-16T23:28:28.2690800Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:28.2691720Z ** using staged installation 2021-05-16T23:28:28.2929590Z ** R 2021-05-16T23:28:28.3235710Z ** demo 2021-05-16T23:28:28.3295120Z ** inst 2021-05-16T23:28:28.3351590Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:31.5957570Z ** help 2021-05-16T23:28:31.8451400Z *** installing help indices 2021-05-16T23:28:31.9760670Z ** building package indices 2021-05-16T23:28:32.3754140Z ** installing vignettes 2021-05-16T23:28:32.3847580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:32.6568020Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:32.9851460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:32.9909610Z * DONE (httr) 2021-05-16T23:28:33.3717340Z * installing *source* package ‘credentials’ ... 2021-05-16T23:28:33.3750950Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:33.3752140Z ** using staged installation 2021-05-16T23:28:33.3968390Z ** R 2021-05-16T23:28:33.4057970Z ** inst 2021-05-16T23:28:33.4121900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:34.0228110Z ** help 2021-05-16T23:28:34.0509390Z *** installing help indices 2021-05-16T23:28:34.0776740Z ** building package indices 2021-05-16T23:28:34.3611210Z ** installing vignettes 2021-05-16T23:28:34.3690920Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:34.8475730Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:35.2493650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:35.2523370Z * DONE (credentials) 2021-05-16T23:28:35.6590200Z * installing *source* package ‘gh’ ... 2021-05-16T23:28:35.6627890Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:35.6630000Z ** using staged installation 2021-05-16T23:28:35.6853150Z ** R 2021-05-16T23:28:35.6987510Z ** inst 2021-05-16T23:28:35.7015440Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:37.0514920Z ** help 2021-05-16T23:28:37.0970560Z *** installing help indices 2021-05-16T23:28:37.1314360Z ** building package indices 2021-05-16T23:28:37.4071610Z ** installing vignettes 2021-05-16T23:28:37.4150190Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:37.7612050Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:38.1274040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:38.1307520Z * DONE (gh) 2021-05-16T23:28:38.5308140Z * installing *source* package ‘gert’ ... 2021-05-16T23:28:38.5366480Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:38.5367710Z ** using staged installation 2021-05-16T23:28:38.8359590Z Found pkg-config cflags and libs! 2021-05-16T23:28:39.1840900Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T23:28:39.1842200Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:28:39.3020680Z Configuration OK! 2021-05-16T23:28:39.3250870Z ** libs 2021-05-16T23:28:39.3448120Z 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-16T23:28:39.3480640Z 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-16T23:28:39.5664240Z 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-16T23:28:39.8150250Z 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-16T23:28:40.0605460Z 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-16T23:28:40.1974130Z 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-16T23:28:40.3230970Z 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-16T23:28:40.5050870Z 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-16T23:28:40.6257900Z 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-16T23:28:40.7776250Z 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-16T23:28:40.9287250Z 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-16T23:28:41.0632220Z 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-16T23:28:41.2161420Z 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-16T23:28:41.3475270Z 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-16T23:28:41.5157240Z 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-16T23:28:41.6525380Z 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-16T23:28:41.6796770Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T23:28:41.7161180Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T23:28:41.7212110Z ** R 2021-05-16T23:28:41.7381660Z ** inst 2021-05-16T23:28:41.7415460Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:42.7190080Z ** help 2021-05-16T23:28:42.8137530Z *** installing help indices 2021-05-16T23:28:42.8653830Z ** building package indices 2021-05-16T23:28:43.1672670Z ** installing vignettes 2021-05-16T23:28:43.1841750Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:43.6161030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:28:43.7557240Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:44.1068940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:44.1100970Z * DONE (gert) 2021-05-16T23:28:44.7736640Z * installing *source* package ‘usethis’ ... 2021-05-16T23:28:44.7907900Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:44.7908810Z ** using staged installation 2021-05-16T23:28:44.8257930Z ** R 2021-05-16T23:28:44.8801340Z ** inst 2021-05-16T23:28:44.9017780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:48.6500840Z ** help 2021-05-16T23:28:48.9760730Z *** installing help indices 2021-05-16T23:28:49.1337980Z *** copying figures 2021-05-16T23:28:49.1378630Z ** building package indices 2021-05-16T23:28:49.5477260Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:49.9565820Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:50.4888930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:50.4969430Z * DONE (usethis) 2021-05-16T23:28:50.5456160Z 2021-05-16T23:28:50.5457350Z The downloaded source packages are in 2021-05-16T23:28:50.5459270Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/downloaded_packages’ 2021-05-16T23:28:50.5475360Z Running `R CMD build`... 2021-05-16T23:28:54.5021910Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f72005054/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:28:54.5023490Z * preparing ‘tic’: 2021-05-16T23:28:54.5024540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:28:54.5025240Z * installing the package to process help pages 2021-05-16T23:28:54.5026460Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:28:54.5027220Z * checking for empty or unneeded directories 2021-05-16T23:28:54.5028260Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:28:54.5029660Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:28:54.5030680Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:28:54.5034940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:54.5035970Z (as ‘lib’ is unspecified) 2021-05-16T23:28:55.0344640Z * installing *source* package ‘tic’ ... 2021-05-16T23:28:55.0347450Z ** using staged installation 2021-05-16T23:28:55.0703160Z ** R 2021-05-16T23:28:55.1073410Z ** inst 2021-05-16T23:28:55.1266280Z ** preparing package for lazy loading 2021-05-16T23:28:55.6895720Z ** help 2021-05-16T23:28:56.1297690Z *** installing help indices 2021-05-16T23:28:56.2480810Z *** copying figures 2021-05-16T23:28:56.2514260Z ** building package indices 2021-05-16T23:28:56.6241950Z ** installing vignettes 2021-05-16T23:28:56.6304900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:28:57.0418130Z ** testing if installed package can be loaded from final location 2021-05-16T23:28:57.6391230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:28:57.6468700Z * DONE (tic) 2021-05-16T23:28:57.7119970Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:28:58.1094350Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:28:59.6456320Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:28:59.6457450Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:59.6458320Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:28:59.6459220Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:28:59.6460100Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:59.6460980Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:28:59.6461850Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:28:59.6462730Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:28:59.6463690Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:28:59.6464540Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:28:59.6465500Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:28:59.6466400Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:28:59.6467300Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:59.6468170Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:59.6469060Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:28:59.6469960Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:28:59.6470850Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:28:59.6471700Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:28:59.6472560Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:28:59.6473420Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:28:59.6474260Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:28:59.6475130Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:28:59.6476000Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:28:59.6476870Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:28:59.6477730Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:59.6478620Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:28:59.6479470Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:28:59.6480370Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:28:59.6481250Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:28:59.6482670Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:59.6483870Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:59.6484820Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:59.6485740Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:28:59.6486620Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:28:59.6487520Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:28:59.6488530Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:28:59.6489570Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:28:59.6490460Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:28:59.6493130Z 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-16T23:28:59.6495350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:59.6496310Z (as ‘lib’ is unspecified) 2021-05-16T23:29:01.6427310Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:29:01.6430470Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:29:01.6509540Z Packages which are only available in source form, and may need 2021-05-16T23:29:01.6514440Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T23:29:01.6516200Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T23:29:01.6517550Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T23:29:01.6520560Z 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-16T23:29:01.6521920Z 2021-05-16T23:29:01.6529700Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:29:01.8767410Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:29:01.8784340Z ================================================== 2021-05-16T23:29:01.8784830Z downloaded 233 KB 2021-05-16T23:29:01.8785090Z 2021-05-16T23:29:01.8823750Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:29:02.0288050Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:29:02.0449310Z ================================================== 2021-05-16T23:29:02.0449800Z downloaded 764 KB 2021-05-16T23:29:02.0450070Z 2021-05-16T23:29:02.0502590Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:29:02.1976740Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T23:29:02.1977410Z ================================================== 2021-05-16T23:29:02.1977950Z downloaded 6080 bytes 2021-05-16T23:29:02.1978220Z 2021-05-16T23:29:02.2015750Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:29:02.4410460Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:29:02.5205720Z ================================================== 2021-05-16T23:29:02.5206170Z downloaded 1.1 MB 2021-05-16T23:29:02.5206420Z 2021-05-16T23:29:02.5247620Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:29:02.7681060Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:29:02.7848430Z ================================================== 2021-05-16T23:29:02.7848920Z downloaded 670 KB 2021-05-16T23:29:02.7849180Z 2021-05-16T23:29:02.7900270Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:29:03.0543370Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:29:03.0544100Z ================================================== 2021-05-16T23:29:03.0544510Z downloaded 13 KB 2021-05-16T23:29:03.0544770Z 2021-05-16T23:29:03.0585230Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:29:03.2154290Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:29:03.2589320Z ================================================== 2021-05-16T23:29:03.2589800Z downloaded 265 KB 2021-05-16T23:29:03.2590060Z 2021-05-16T23:29:03.2627640Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:29:03.4829440Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:29:03.4924250Z ================================================== 2021-05-16T23:29:03.4924750Z downloaded 466 KB 2021-05-16T23:29:03.4925000Z 2021-05-16T23:29:03.4962150Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:29:03.7409270Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:29:03.7409920Z ================================================== 2021-05-16T23:29:03.7410320Z downloaded 25 KB 2021-05-16T23:29:03.7410580Z 2021-05-16T23:29:03.7443400Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:29:03.9830840Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:29:03.9866070Z ================================================== 2021-05-16T23:29:03.9866550Z downloaded 116 KB 2021-05-16T23:29:03.9866810Z 2021-05-16T23:29:03.9901580Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:29:04.2215470Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:29:04.2264380Z ================================================== 2021-05-16T23:29:04.2264840Z downloaded 138 KB 2021-05-16T23:29:04.2265120Z 2021-05-16T23:29:04.2299880Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:29:04.3584190Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T23:29:04.3585570Z ================================================== 2021-05-16T23:29:04.3586230Z downloaded 6100 bytes 2021-05-16T23:29:04.3586640Z 2021-05-16T23:29:04.3622460Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:29:04.5870370Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:29:04.5872180Z ================================================== 2021-05-16T23:29:04.5873260Z downloaded 59 KB 2021-05-16T23:29:04.5873970Z 2021-05-16T23:29:04.5917290Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:29:04.8276090Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T23:29:04.8277980Z ================================================== 2021-05-16T23:29:04.8279120Z downloaded 23 KB 2021-05-16T23:29:04.8279860Z 2021-05-16T23:29:04.8311740Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:29:04.9792830Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:29:04.9793490Z ================================================== 2021-05-16T23:29:04.9793890Z downloaded 8066 bytes 2021-05-16T23:29:04.9794170Z 2021-05-16T23:29:04.9839590Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:29:05.2408430Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:29:05.2440500Z ================================================== 2021-05-16T23:29:05.2440990Z downloaded 160 KB 2021-05-16T23:29:05.2441260Z 2021-05-16T23:29:05.2476040Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:29:05.3793220Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:29:05.3804560Z ================================================== 2021-05-16T23:29:05.3805080Z downloaded 72 KB 2021-05-16T23:29:05.3805350Z 2021-05-16T23:29:05.3839250Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:29:05.5493470Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:29:05.5494160Z ================================================== 2021-05-16T23:29:05.5494550Z downloaded 11 KB 2021-05-16T23:29:05.5494810Z 2021-05-16T23:29:05.5532850Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:29:05.6778320Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T23:29:05.6829410Z ================================================== 2021-05-16T23:29:05.6829870Z downloaded 265 KB 2021-05-16T23:29:05.6830130Z 2021-05-16T23:29:05.6912710Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:29:05.9050170Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:29:05.9085640Z ================================================== 2021-05-16T23:29:05.9086150Z downloaded 109 KB 2021-05-16T23:29:05.9086420Z 2021-05-16T23:29:05.9120120Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:29:06.1817000Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T23:29:06.1841000Z ================================================== 2021-05-16T23:29:06.1841470Z downloaded 79 KB 2021-05-16T23:29:06.1841730Z 2021-05-16T23:29:06.1875260Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:29:06.4087070Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:29:06.4088290Z ================================================== 2021-05-16T23:29:06.4088690Z downloaded 14 KB 2021-05-16T23:29:06.4088950Z 2021-05-16T23:29:06.4127880Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:29:06.5534740Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T23:29:06.5579530Z ================================================== 2021-05-16T23:29:06.5580780Z downloaded 132 KB 2021-05-16T23:29:06.5581180Z 2021-05-16T23:29:06.5628110Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:29:06.8082430Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:29:07.1051640Z ================================================== 2021-05-16T23:29:07.1052270Z downloaded 7.2 MB 2021-05-16T23:29:07.1052540Z 2021-05-16T23:29:07.1191930Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:29:07.2771180Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:29:07.3379060Z ================================================== 2021-05-16T23:29:07.3386080Z downloaded 2.8 MB 2021-05-16T23:29:07.3386440Z 2021-05-16T23:29:07.3469460Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:29:07.4844850Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:29:07.5019280Z ================================================== 2021-05-16T23:29:07.5020170Z downloaded 871 KB 2021-05-16T23:29:07.5020430Z 2021-05-16T23:29:07.5059750Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:29:07.6819920Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T23:29:07.6846100Z ================================================== 2021-05-16T23:29:07.6846580Z downloaded 130 KB 2021-05-16T23:29:07.6846840Z 2021-05-16T23:29:07.6880230Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:29:07.9372590Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T23:29:07.9400630Z ================================================== 2021-05-16T23:29:07.9401110Z downloaded 81 KB 2021-05-16T23:29:07.9401390Z 2021-05-16T23:29:07.9435250Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:29:08.2031280Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T23:29:08.2032030Z ================================================== 2021-05-16T23:29:08.2032430Z downloaded 10 KB 2021-05-16T23:29:08.2032690Z 2021-05-16T23:29:08.2070810Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:29:08.3473770Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T23:29:08.3475760Z ================================================== 2021-05-16T23:29:08.3476900Z downloaded 44 KB 2021-05-16T23:29:08.3477620Z 2021-05-16T23:29:08.3512030Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:29:08.5222780Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T23:29:08.5223510Z ================================================== 2021-05-16T23:29:08.5224370Z downloaded 10 KB 2021-05-16T23:29:08.5224700Z 2021-05-16T23:29:08.5255210Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:29:08.7567260Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:29:08.7570450Z ================================================== 2021-05-16T23:29:08.7570930Z downloaded 29 KB 2021-05-16T23:29:08.7571190Z 2021-05-16T23:29:08.7707220Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:29:08.9258280Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:29:08.9396730Z ================================================== 2021-05-16T23:29:08.9397220Z downloaded 664 KB 2021-05-16T23:29:08.9397480Z 2021-05-16T23:29:08.9436160Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:29:09.1885390Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:29:09.1886190Z ================================================== 2021-05-16T23:29:09.1886590Z downloaded 40 KB 2021-05-16T23:29:09.1886850Z 2021-05-16T23:29:09.1926970Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:29:09.3246440Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:29:09.3301710Z ================================================== 2021-05-16T23:29:09.3302190Z downloaded 248 KB 2021-05-16T23:29:09.3302450Z 2021-05-16T23:29:09.3336240Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:29:09.5652930Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T23:29:09.5668940Z ================================================== 2021-05-16T23:29:09.5669440Z downloaded 44 KB 2021-05-16T23:29:09.5669700Z 2021-05-16T23:29:09.5703210Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:29:09.7430210Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:29:09.7532070Z ================================================== 2021-05-16T23:29:09.7532550Z downloaded 362 KB 2021-05-16T23:29:09.7532810Z 2021-05-16T23:29:10.2520110Z * installing *source* package ‘utf8’ ... 2021-05-16T23:29:10.2630690Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:10.2631850Z ** using staged installation 2021-05-16T23:29:10.2825200Z ** libs 2021-05-16T23:29:10.3025980Z 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-16T23:29:10.4046790Z 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-16T23:29:10.5816930Z 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-16T23:29:10.6786960Z 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-16T23:29:10.7538760Z 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-16T23:29:10.8860140Z 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-16T23:29:11.0583660Z 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-16T23:29:11.1517710Z 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-16T23:29:11.3026370Z 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-16T23:29:11.4074280Z 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-16T23:29:11.5163000Z 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-16T23:29:11.6131840Z 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-16T23:29:11.7002260Z 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-16T23:29:11.7892070Z 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-16T23:29:11.8754470Z 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-16T23:29:11.9672030Z 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-16T23:29:12.0769070Z 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-16T23:29:12.1582640Z 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-16T23:29:12.2269010Z 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-16T23:29:12.3143730Z 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-16T23:29:12.3859280Z 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-16T23:29:12.5788630Z 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-16T23:29:13.0929610Z 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-16T23:29:13.2968980Z 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-16T23:29:13.4009200Z 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-16T23:29:13.4979590Z 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-16T23:29:13.5997950Z 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-16T23:29:13.7105850Z 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-16T23:29:13.7429100Z 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-16T23:29:13.8215160Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T23:29:13.8321430Z ** R 2021-05-16T23:29:13.8452340Z ** inst 2021-05-16T23:29:13.8481220Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:14.4698750Z ** help 2021-05-16T23:29:14.5157320Z *** installing help indices 2021-05-16T23:29:14.5464610Z ** building package indices 2021-05-16T23:29:14.8341840Z ** installing vignettes 2021-05-16T23:29:14.8416630Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:15.2078880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:15.3449840Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:15.6019310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:15.6046940Z * DONE (utf8) 2021-05-16T23:29:15.9261040Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T23:29:15.9283490Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:15.9285000Z ** using staged installation 2021-05-16T23:29:15.9452910Z ** R 2021-05-16T23:29:15.9502520Z ** inst 2021-05-16T23:29:15.9524620Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:16.2828900Z ** help 2021-05-16T23:29:16.3129580Z *** installing help indices 2021-05-16T23:29:16.3337000Z ** building package indices 2021-05-16T23:29:16.6075810Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:16.8677510Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:17.1209990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:17.1315270Z * DONE (pkgconfig) 2021-05-16T23:29:17.5418900Z * installing *source* package ‘fansi’ ... 2021-05-16T23:29:17.5521250Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:17.5522060Z ** using staged installation 2021-05-16T23:29:17.5711520Z ** libs 2021-05-16T23:29:17.5932570Z 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-16T23:29:17.6640290Z 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-16T23:29:17.7613360Z 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-16T23:29:17.8444080Z 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-16T23:29:17.9436220Z 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-16T23:29:18.1901990Z 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-16T23:29:18.2644680Z 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-16T23:29:18.5154440Z 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-16T23:29:18.6675130Z 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-16T23:29:18.7494920Z 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-16T23:29:18.8877490Z 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-16T23:29:19.0622490Z 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-16T23:29:19.1890480Z 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-16T23:29:19.2878520Z 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-16T23:29:19.3959840Z 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-16T23:29:19.5817730Z 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-16T23:29:19.8206200Z 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-16T23:29:19.8829100Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T23:29:19.8880420Z ** R 2021-05-16T23:29:19.9073590Z ** inst 2021-05-16T23:29:19.9100590Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:20.7419770Z ** help 2021-05-16T23:29:20.8372370Z *** installing help indices 2021-05-16T23:29:20.8842390Z ** building package indices 2021-05-16T23:29:21.1916770Z ** installing vignettes 2021-05-16T23:29:21.2003810Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:21.5771120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:21.7116300Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:21.9744040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:21.9771940Z * DONE (fansi) 2021-05-16T23:29:22.7188690Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:29:22.7411190Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:22.7412120Z ** using staged installation 2021-05-16T23:29:22.7631230Z ** libs 2021-05-16T23:29:22.7819090Z 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-16T23:29:23.0795850Z 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-16T23:29:23.1735960Z 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-16T23:29:23.2607980Z 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-16T23:29:23.3203890Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T23:29:23.3252400Z ** R 2021-05-16T23:29:23.3824570Z ** inst 2021-05-16T23:29:23.3896450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:31.6364860Z ** help 2021-05-16T23:29:31.9563260Z *** installing help indices 2021-05-16T23:29:32.1199800Z ** building package indices 2021-05-16T23:29:32.5457340Z ** installing vignettes 2021-05-16T23:29:32.5550850Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:33.0499150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:33.1859590Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:33.7560190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:33.7677410Z * DONE (diffobj) 2021-05-16T23:29:34.2740180Z * installing *source* package ‘ps’ ... 2021-05-16T23:29:34.2823980Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:34.2825680Z ** using staged installation 2021-05-16T23:29:34.6219790Z ** libs 2021-05-16T23:29:34.6438060Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T23:29:34.8255040Z 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-16T23:29:34.9142180Z 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-16T23:29:34.9958300Z 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-16T23:29:35.0868010Z 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-16T23:29:35.2606040Z 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-16T23:29:35.3419340Z 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-16T23:29:35.6171350Z 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-16T23:29:35.7827680Z 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-16T23:29:35.9078450Z 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-16T23:29:36.2653250Z 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-16T23:29:36.6470100Z 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-16T23:29:36.8165000Z 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-16T23:29:36.8807120Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T23:29:36.8888210Z ** R 2021-05-16T23:29:36.9058470Z ** inst 2021-05-16T23:29:36.9085820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:38.2288290Z ** help 2021-05-16T23:29:38.4560250Z *** installing help indices 2021-05-16T23:29:38.5668760Z ** building package indices 2021-05-16T23:29:38.9509380Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:39.3930690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:39.5410020Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:39.8348880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:39.8384260Z * DONE (ps) 2021-05-16T23:29:40.1582600Z * installing *source* package ‘praise’ ... 2021-05-16T23:29:40.1603550Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:40.1605380Z ** using staged installation 2021-05-16T23:29:40.1754900Z ** R 2021-05-16T23:29:40.1809240Z ** inst 2021-05-16T23:29:40.1831430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:40.5036140Z ** help 2021-05-16T23:29:40.5214300Z *** installing help indices 2021-05-16T23:29:40.5462940Z ** building package indices 2021-05-16T23:29:40.8115360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:41.0710830Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:41.3276930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:41.3382200Z * DONE (praise) 2021-05-16T23:29:41.8409370Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:29:41.8541170Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:41.8542390Z ** using staged installation 2021-05-16T23:29:41.8749710Z ** R 2021-05-16T23:29:41.8927970Z ** inst 2021-05-16T23:29:41.8942870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:43.0166160Z ** help 2021-05-16T23:29:43.1117110Z *** installing help indices 2021-05-16T23:29:43.1657950Z ** building package indices 2021-05-16T23:29:43.4790320Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:44.1497930Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:44.8188750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:44.8217850Z * DONE (pkgload) 2021-05-16T23:29:45.2099010Z * installing *source* package ‘evaluate’ ... 2021-05-16T23:29:45.2141000Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:45.2141880Z ** using staged installation 2021-05-16T23:29:45.2361070Z ** R 2021-05-16T23:29:45.2453520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:45.8954490Z ** help 2021-05-16T23:29:45.9441460Z *** installing help indices 2021-05-16T23:29:45.9827290Z ** building package indices 2021-05-16T23:29:46.2710110Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:46.5336310Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:46.8052480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:46.8084310Z * DONE (evaluate) 2021-05-16T23:29:47.1264980Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:29:47.1288890Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:47.1291570Z ** using staged installation 2021-05-16T23:29:47.1491080Z ** libs 2021-05-16T23:29:47.1677860Z 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-16T23:29:47.2698160Z 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-16T23:29:47.3530720Z 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-16T23:29:47.4137700Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T23:29:47.4188900Z ** R 2021-05-16T23:29:47.4248080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:47.8082350Z ** help 2021-05-16T23:29:47.8369770Z *** installing help indices 2021-05-16T23:29:47.8622240Z ** building package indices 2021-05-16T23:29:48.1382100Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:48.5386010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:48.6874530Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:48.9616440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:48.9639470Z * DONE (ellipsis) 2021-05-16T23:29:49.4188210Z * installing *source* package ‘digest’ ... 2021-05-16T23:29:49.4251080Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:49.4252450Z ** using staged installation 2021-05-16T23:29:49.4416290Z ** libs 2021-05-16T23:29:49.4620550Z 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-16T23:29:49.6976050Z 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-16T23:29:49.9489270Z 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-16T23:29:50.6624840Z 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-16T23:29:51.0423780Z 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-16T23:29:51.7582870Z 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-16T23:29:51.8709590Z 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-16T23:29:52.1008970Z 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-16T23:29:52.1962990Z 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-16T23:29:52.2450850Z 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-16T23:29:52.4277710Z 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-16T23:29:52.5170860Z 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-16T23:29:52.6236090Z 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-16T23:29:52.9129810Z 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-16T23:29:53.0420850Z 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-16T23:29:53.7755910Z 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-16T23:29:53.9539960Z 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-16T23:29:54.1917690Z 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-16T23:29:54.2667030Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T23:29:54.2718600Z ** R 2021-05-16T23:29:54.2798640Z ** demo 2021-05-16T23:29:54.2811130Z ** inst 2021-05-16T23:29:54.2891160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:55.1287670Z ** help 2021-05-16T23:29:55.1849600Z *** installing help indices 2021-05-16T23:29:55.2114240Z ** building package indices 2021-05-16T23:29:55.4907720Z ** installing vignettes 2021-05-16T23:29:55.4983600Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:55.8785420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:56.0487800Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:56.3265190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:56.3305770Z * DONE (digest) 2021-05-16T23:29:56.7262240Z * installing *source* package ‘brio’ ... 2021-05-16T23:29:56.7293920Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:56.7295340Z ** using staged installation 2021-05-16T23:29:56.7521860Z ** libs 2021-05-16T23:29:56.7727170Z 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-16T23:29:56.8463950Z 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-16T23:29:56.9326540Z 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-16T23:29:57.0202970Z 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-16T23:29:57.1120310Z 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-16T23:29:57.2032580Z 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-16T23:29:57.3200750Z 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-16T23:29:57.4114780Z 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-16T23:29:57.5402000Z 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-16T23:29:57.6077400Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T23:29:57.6122120Z ** R 2021-05-16T23:29:57.6183790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:57.9438510Z ** help 2021-05-16T23:29:57.9778560Z *** installing help indices 2021-05-16T23:29:58.0034290Z ** building package indices 2021-05-16T23:29:58.2938790Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:29:58.6649030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:29:58.8156550Z ** testing if installed package can be loaded from final location 2021-05-16T23:29:59.0753670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:29:59.0776620Z * DONE (brio) 2021-05-16T23:29:59.5349840Z * installing *source* package ‘xml2’ ... 2021-05-16T23:29:59.5441240Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:59.5442490Z ** using staged installation 2021-05-16T23:29:59.6694450Z Found pkg-config cflags and libs! 2021-05-16T23:30:00.0041460Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T23:30:00.0043620Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T23:30:00.1032870Z ** libs 2021-05-16T23:30:00.1226730Z 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-16T23:30:00.9570900Z 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-16T23:30:01.0539840Z 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-16T23:30:01.8409000Z 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-16T23:30:02.4996580Z 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-16T23:30:03.4129280Z 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-16T23:30:05.8649180Z 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-16T23:30:06.5775650Z 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-16T23:30:07.4392160Z 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-16T23:30:08.1065250Z 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-16T23:30:08.5923250Z 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-16T23:30:08.6851220Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T23:30:08.6902430Z ** R 2021-05-16T23:30:08.7079850Z ** inst 2021-05-16T23:30:08.7131700Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:09.9586920Z ** help 2021-05-16T23:30:10.2248300Z *** installing help indices 2021-05-16T23:30:10.2861420Z ** building package indices 2021-05-16T23:30:10.6070790Z ** installing vignettes 2021-05-16T23:30:10.6207840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:10.9051100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:30:11.0720570Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:11.3662380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:11.3700520Z * DONE (xml2) 2021-05-16T23:30:11.8166540Z * installing *source* package ‘xfun’ ... 2021-05-16T23:30:11.8242020Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:11.8243400Z ** using staged installation 2021-05-16T23:30:11.8482990Z ** libs 2021-05-16T23:30:11.8703910Z 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-16T23:30:11.9946850Z 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-16T23:30:12.0798340Z 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-16T23:30:12.1436350Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:30:12.1480750Z ** R 2021-05-16T23:30:12.1704560Z ** inst 2021-05-16T23:30:12.1806290Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:30:13.9134150Z ** help 2021-05-16T23:30:14.1591230Z *** installing help indices 2021-05-16T23:30:14.2819790Z ** building package indices 2021-05-16T23:30:14.6618490Z ** installing vignettes 2021-05-16T23:30:14.6710250Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:30:15.0755510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:30:15.2193110Z ** testing if installed package can be loaded from final location 2021-05-16T23:30:15.5097670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:30:15.5136170Z * DONE (xfun) 2021-05-16T23:30:19.9485770Z * installing *source* package ‘stringi’ ... 2021-05-16T23:30:20.1335900Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:30:20.1336720Z ** using staged installation 2021-05-16T23:30:20.3458300Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T23:30:20.3462630Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T23:30:20.5748540Z checking for endianness... little 2021-05-16T23:30:20.7957280Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:30:21.0161770Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:30:21.0176190Z checking for cat... /bin/cat 2021-05-16T23:30:21.9541440Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:30:21.9544450Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T23:30:22.1921280Z checking whether the C compiler works... yes 2021-05-16T23:30:22.1922910Z checking for C compiler default output file name... a.out 2021-05-16T23:30:22.2866200Z checking for suffix of executables... 2021-05-16T23:30:22.4926230Z checking whether we are cross compiling... no 2021-05-16T23:30:22.5585690Z checking for suffix of object files... o 2021-05-16T23:30:22.6087860Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:30:22.6550160Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T23:30:22.7276550Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T23:30:22.8260330Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T23:30:23.2602930Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:30:23.2632930Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:30:23.3897300Z rm: conftest.dSYM: is a directory 2021-05-16T23:30:23.4405980Z rm: conftest.dSYM: is a directory 2021-05-16T23:30:23.6678120Z checking for ANSI C header files... yes 2021-05-16T23:30:23.7547120Z checking for sys/types.h... yes 2021-05-16T23:30:23.8412780Z checking for sys/stat.h... yes 2021-05-16T23:30:23.9255830Z checking for stdlib.h... yes 2021-05-16T23:30:24.0116240Z checking for string.h... yes 2021-05-16T23:30:24.0980720Z checking for memory.h... yes 2021-05-16T23:30:24.1848510Z checking for strings.h... yes 2021-05-16T23:30:24.2723760Z checking for inttypes.h... yes 2021-05-16T23:30:24.3592120Z checking for stdint.h... yes 2021-05-16T23:30:24.4507560Z checking for unistd.h... yes 2021-05-16T23:30:24.5448600Z checking elf.h usability... no 2021-05-16T23:30:24.6109760Z checking elf.h presence... no 2021-05-16T23:30:24.6111210Z checking for elf.h... no 2021-05-16T23:30:24.8035170Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:30:24.8502840Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T23:30:25.5998780Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:30:25.6545730Z checking whether the compiler implements namespaces... yes 2021-05-16T23:30:26.1510540Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:30:27.2080890Z checking whether std::map is available... yes 2021-05-16T23:30:27.2122010Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:30:27.2270350Z checking with pkg-config for the system ICU4C... no 2021-05-16T23:30:27.2271690Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T23:30:27.2272840Z *** Trying with 'standard' fallback flags 2021-05-16T23:30:27.2980950Z checking whether an ICU4C-based project can be built... no 2021-05-16T23:30:27.2981740Z *** This version of ICU4C cannot be used. 2021-05-16T23:30:28.1741390Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T23:30:28.9974360Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T23:30:29.2901870Z downloading the ICU data library (icudt) 2021-05-16T23:30:29.2903920Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:30:29.2930170Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:30:29.5413350Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:30:29.7559600Z ================================================== 2021-05-16T23:30:29.7560170Z downloaded 10.9 MB 2021-05-16T23:30:29.7560430Z 2021-05-16T23:30:29.8107490Z icudt fetch successful 2021-05-16T23:30:29.8821880Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T23:30:30.0826290Z config.status: creating src/Makevars 2021-05-16T23:30:30.1170540Z config.status: creating src/uconfig_local.h 2021-05-16T23:30:30.1509360Z config.status: creating src/install.libs.R 2021-05-16T23:30:30.1844540Z 2021-05-16T23:30:30.1845370Z *** stringi configure summary: 2021-05-16T23:30:30.1845800Z ICU_FOUND=0 2021-05-16T23:30:30.1846190Z ICUDT_DIR=icu69/data 2021-05-16T23:30:30.1846620Z ICU_BUNDLE_VERSION=69 2021-05-16T23:30:30.1847430Z ICUDT_ENDIANNESS=little 2021-05-16T23:30:30.1848630Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:30:30.1850060Z STRINGI_CFLAGS= -fPIC 2021-05-16T23:30:30.1852170Z 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-16T23:30:30.1854350Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T23:30:30.1854840Z STRINGI_LDFLAGS= 2021-05-16T23:30:30.1855240Z STRINGI_LIBS= 2021-05-16T23:30:30.1855490Z 2021-05-16T23:30:30.1855900Z *** Compiler settings used: 2021-05-16T23:30:30.1856860Z CC=clang -mmacosx-version-min=10.13 2021-05-16T23:30:30.1857970Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T23:30:30.1858950Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:30.1859940Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:30:30.1861060Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T23:30:30.1862040Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:30.1862460Z LDFLAGS= 2021-05-16T23:30:30.1862800Z LIBS= 2021-05-16T23:30:30.1863020Z 2021-05-16T23:30:30.2786510Z ** libs 2021-05-16T23:30:30.3124560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:31.1510490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:31.9334990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:32.8142200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:33.6677470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:34.3773520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:35.3288150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:36.0997650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:36.8890360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:37.6489460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:38.4968140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:39.3149150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:40.2640050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:41.1475470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:41.9223720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:42.9730160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:44.7998810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:45.6787260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:46.5074180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:47.2242100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:47.9236640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:48.9432320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:49.7697300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:50.5614310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:51.4598380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:52.4381610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:53.1854430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:54.0232060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:54.8564330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:56.0296370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:57.1865720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:58.4746810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:30:59.6396790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:00.5300660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:01.4555360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:02.2885430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:03.0887540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:03.8904760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:04.6967090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:05.8475750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:06.9924300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:08.2102820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:09.3894870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:10.2483750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:11.1414620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:11.8794120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:12.9601940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:14.0465350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:15.1304170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:15.8891510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:16.6234020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:17.7286650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:18.7955810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:19.9527130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:21.0566450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:21.9430820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:22.7343480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:22.7762150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:23.9509190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:24.6891140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:25.4447870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:26.5634920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:27.6536610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:28.9490850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:29.7633770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:30.9542050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:31.8161650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:33.9627730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:34.7550860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:35.5475520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:36.5245570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:37.2487520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:37.9964970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:38.9119950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:39.7460410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:40.6667870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:41.5167870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:42.4879060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:43.2670720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:44.0250790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:44.8402350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:45.5325750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:46.2643530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:31:47.8076050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:47.8894720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:48.6317720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:49.4126820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:50.2239780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:50.7570830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:51.2276590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:51.8203630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:52.4990350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:53.0826080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:53.9842870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:54.7913560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:55.2845360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:55.8817720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:56.2106400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:56.7191570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:57.0807100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:57.1351390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:58.2224010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:58.8040490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:58.8963510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:59.6185640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:31:59.6896920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:00.7134940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:01.3635380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:01.8684920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:01.9201970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:02.7200230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:03.4701160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:04.3861310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:05.0225530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:05.7424460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:06.2565070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:07.1255160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:07.8832610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:08.9400650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:10.6197860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:11.4262450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:12.3401350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:12.8895530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:13.4449650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:14.1701450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:14.7081560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:15.7821500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:16.8795240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:18.7825550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:19.5771210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:19.6483810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:20.1794640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:20.6832450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:21.4594080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:22.0914810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:22.5051820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:23.3331330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:24.4433380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:25.3549830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:26.1112450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:26.7305040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:27.4966670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:28.4521520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:29.1776690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:29.9141770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:31.0770690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:31.8115730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:32.3398270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:32.8406120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:32.8946310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:33.4389150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:33.9842540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:34.9125510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:35.6228450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:36.3105310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:37.0363410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:37.6423740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:38.3061010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:38.9970680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:40.0484290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:40.2014170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:40.9747560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:41.4611030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:42.0373410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:42.4431930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:43.6670800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:44.3356950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:45.1574090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:45.5658930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:46.0963180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:46.7322950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:47.6787250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:48.6491650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:49.3285220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:49.8229860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:50.7611940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:51.3725600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:52.0670530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:52.6668110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:53.2909870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:53.8763280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:54.2591130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:55.1356450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:55.9920830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:56.8215210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:57.2126690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:57.6236530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:58.1519070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:58.5651740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:59.1298230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:32:59.9593690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:00.5564860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:00.9030450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:01.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 icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-16T23:33:02.0500340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:02.6216540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:03.2147800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:03.7526330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:04.2924330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:04.7599770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:05.4329740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:05.9356350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:07.5741460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:08.3893650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:09.2617470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:09.9185360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:10.3700990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:11.6689810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:12.5235320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:12.8639200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:13.2975280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:13.6429830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:14.2993450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:14.7947840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:15.3151520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:15.9705370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:16.4670500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:17.1548310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:17.5264760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:18.6292170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:19.5919090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:21.1929390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:21.5157250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:21.5868830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:23.0908820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:23.7052080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:24.8565040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:25.6279240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:25.7120000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:25.7798540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:27.0395090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:27.7883590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:28.8062860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:29.7514560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:30.3802910Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T23:33:30.3803940Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:33:30.3804410Z ^ 2021-05-16T23:33:31.0698250Z 1 warning generated. 2021-05-16T23:33:31.0748910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:31.7934090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:32.4238880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:33.0454150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:33.5431110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:34.2221180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:34.9521800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:35.7064060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:36.0229320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:36.8685800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:37.3666940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:38.6454960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:39.5137900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:39.8875860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:40.4273330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:40.9263580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:41.5632270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:42.1093380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:42.6512590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:43.3155950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:44.1951910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:44.5266430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:45.1570750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:45.9061310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:46.2406610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:47.2340620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:47.9000850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:48.4918770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:48.8142030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:49.4698020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:50.1040750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:51.1215340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:51.3165660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:51.9069600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:52.4454060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:53.1658810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:53.8655640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:54.5703280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:55.6551190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:56.2617810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:57.2242920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:57.2916010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:57.8624620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:58.3134160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:58.7251070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:58.7789300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:33:59.8801630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:00.6619840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:01.4972130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:02.2149290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:02.6827420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:03.4655730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:04.1946360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:06.1795110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:06.8373920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:07.3839060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:08.2065520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:08.9567130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:09.8683690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:10.9187030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:11.0909940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:12.4991090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:13.2771830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:14.1021370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:15.4870060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:16.3029440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:17.1170880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:18.1277730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:19.0570080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:19.1299400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:20.4015270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:21.4995450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:22.2378650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:22.5192880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:23.8175410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:24.7451970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:25.5540900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:26.3148540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:26.7729710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:27.5199020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:28.1748820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:28.9376510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:29.7264350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:30.2467900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:30.5939170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:30.6585780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:31.0697790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:31.6085700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:31.7433000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:31.8275870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:32.3590330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:32.9332180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:33.7542850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:34.3123290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:34.9905590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:35.9863300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:36.8383040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:37.7959400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:37.9865760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:40.0541920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:41.6989290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:41.9423770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:42.7754630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:42.9418080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:43.3443670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:43.6994110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:44.5389250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:44.8719260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:47.7984650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:49.2511480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:50.1791500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:52.5083250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:52.7154800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:53.3599580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:54.0113600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:54.6729780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:55.6246360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:56.1217350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:56.6884640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:57.4328860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:58.0629960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:58.9155620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:34:59.5267660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:00.1090110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:00.4878170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:01.0825280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:01.7723730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:02.6078400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:03.1825990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:03.9414130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:04.6524260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:05.0000510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:05.7704440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:06.4739260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:07.5921440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:08.9401250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:10.4202950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:11.6162580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:12.1724080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:13.7312490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:14.3386440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:15.2085110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:16.3206390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:17.4173760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:18.0347570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:18.5548040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:19.3544660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:20.1377790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:20.9690980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:21.8968480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:22.6578470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:24.0032150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:24.8458220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:26.4064860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:27.6463310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:28.3749340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:29.0489120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:30.8561200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:31.8072890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:32.7777860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:33.5657730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:34.2151040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:35.1000100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:35.7748690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:36.6479350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:37.8280760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:38.6923270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:39.4539340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:40.9673290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:42.2463790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:42.7362220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:43.5824050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:44.9502020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:46.0519120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:46.7906920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:47.5468330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:48.3753180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:49.6891670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:50.3872630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:51.1062300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:51.8943200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:52.6040470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:53.5326230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:54.6984490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:55.7959540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:56.6078040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:57.6342610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:58.3152940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:35:59.2137790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:00.2631350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:02.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 icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T23:36:02.7361770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:03.5226420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:05.0575770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:05.7753870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:06.4548710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:07.5611730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:08.2179250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:08.8531050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:09.7724930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:11.6756590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:12.3107950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:13.0220360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:13.5041910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:14.6147700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:16.2090450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:17.1217110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:20.1259410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:20.6578700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:21.4835800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:23.0045120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:23.7216390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:24.3453030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:25.0369700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:25.7317550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:26.3660240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:27.3552010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:29.7278700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:30.4116820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:31.0319830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:31.5457180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:32.2954160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:32.9789060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:33.6582710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:34.3746520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:35.0318210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:36.2505920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:36.9311780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:37.4571790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:37.9871410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:39.0056790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:39.6342100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:40.2745080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:41.4730390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:42.5415650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:43.4898000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:45.1200160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:46.1695770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:46.9510100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:48.3642360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:49.1291320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:49.6607110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:50.4075380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:50.9377050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:51.6240550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:52.6138900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:53.4065280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:54.1403550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:54.4907130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:55.5014430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:56.2609320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:56.9334820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:57.2518070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:58.0978470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:58.7726490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:36:59.3751870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:00.1245120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:00.7754760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:01.3331700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:02.3059370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:03.3308200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:04.2745830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:05.3232860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:06.1825990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:06.7165270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:07.5658820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:08.5839660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:09.0859560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:09.6104380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:10.8322840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:11.7091100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:12.4030330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:13.2387630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:14.1927530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:15.0388670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:15.9767130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:16.0521810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:16.7400970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:18.3365410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:18.9203270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:18.9733170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:19.0302470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:19.0889760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:19.9811900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:20.5201600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T23:37:20.8508040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T23:37:21.1714210Z 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-16T23:37:21.4486860Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T23:37:21.6159150Z icudt already downloaded 2021-05-16T23:37:21.6161610Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T23:37:21.9103560Z icudt has been installed successfully 2021-05-16T23:37:21.9728800Z ** R 2021-05-16T23:37:22.0208540Z ** inst 2021-05-16T23:37:22.0549280Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:23.7309280Z ** help 2021-05-16T23:37:24.3758410Z *** installing help indices 2021-05-16T23:37:24.6276630Z ** building package indices 2021-05-16T23:37:25.3518650Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:25.8644250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:37:26.0160740Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:26.3188090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:26.3225580Z * DONE (stringi) 2021-05-16T23:37:28.2506170Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:37:28.3132460Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:28.3133200Z ** using staged installation 2021-05-16T23:37:28.3293440Z ** libs 2021-05-16T23:37:28.3841700Z 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-16T23:37:29.6632340Z In file included from api.cpp:24: 2021-05-16T23:37:29.6633340Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:29.6635370Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:29.6636550Z SEXP data = Parent::get__(); 2021-05-16T23:37:29.6637140Z ^ 2021-05-16T23:37:32.5097810Z 1 warning generated. 2021-05-16T23:37:32.5244820Z 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-16T23:37:33.8496910Z In file included from attributes.cpp:39: 2021-05-16T23:37:33.8497610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:33.8499430Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:33.8501090Z SEXP data = Parent::get__(); 2021-05-16T23:37:33.8501750Z ^ 2021-05-16T23:37:47.6329020Z 1 warning generated. 2021-05-16T23:37:47.6544120Z 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-16T23:37:48.1603400Z 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-16T23:37:49.3765840Z In file included from date.cpp:30: 2021-05-16T23:37:49.3768210Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:49.3770120Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:49.3771010Z SEXP data = Parent::get__(); 2021-05-16T23:37:49.3771400Z ^ 2021-05-16T23:37:52.6277220Z 1 warning generated. 2021-05-16T23:37:52.6396350Z 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-16T23:37:53.8991740Z In file included from module.cpp:24: 2021-05-16T23:37:53.8993140Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:53.8996190Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:53.8997130Z SEXP data = Parent::get__(); 2021-05-16T23:37:53.8997540Z ^ 2021-05-16T23:37:59.3020330Z 1 warning generated. 2021-05-16T23:37:59.3163350Z 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-16T23:38:00.5445660Z In file included from rcpp_init.cpp:24: 2021-05-16T23:38:00.5446360Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:38:00.5448270Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:00.5449140Z SEXP data = Parent::get__(); 2021-05-16T23:38:00.5449520Z ^ 2021-05-16T23:38:03.3287450Z 1 warning generated. 2021-05-16T23:38:03.3448090Z 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-16T23:38:03.4149150Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T23:38:03.4226500Z ** R 2021-05-16T23:38:03.4394770Z ** inst 2021-05-16T23:38:03.7142260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:06.6599150Z ** help 2021-05-16T23:38:06.8179560Z *** installing help indices 2021-05-16T23:38:06.8980660Z ** building package indices 2021-05-16T23:38:07.2846760Z ** installing vignettes 2021-05-16T23:38:07.2948880Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:07.8541760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:38:07.9938730Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:08.4169520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:08.4652310Z * DONE (Rcpp) 2021-05-16T23:38:09.0046020Z * installing *source* package ‘commonmark’ ... 2021-05-16T23:38:09.0116910Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:09.0117850Z ** using staged installation 2021-05-16T23:38:09.0292010Z ** libs 2021-05-16T23:38:09.0531610Z 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-16T23:38:09.0561170Z 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-16T23:38:09.1379750Z 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-16T23:38:09.2141220Z 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-16T23:38:09.3088790Z 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-16T23:38:09.3939080Z 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-16T23:38:09.6878410Z 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-16T23:38:09.8105660Z 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-16T23:38:10.4241790Z 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-16T23:38:11.1786010Z 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-16T23:38:12.4459120Z 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-16T23:38:14.0293490Z 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-16T23:38:14.1902830Z 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-16T23:38:14.2764690Z 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-16T23:38:14.4051750Z 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-16T23:38:14.5155570Z 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-16T23:38:14.6326600Z 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-16T23:38:14.8559670Z 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-16T23:38:15.0475130Z 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-16T23:38:15.1895500Z 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-16T23:38:15.2693070Z 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-16T23:38:15.3538680Z 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-16T23:38:15.5142180Z 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-16T23:38:15.5700120Z 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-16T23:38:15.6699830Z 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-16T23:38:15.7459590Z 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-16T23:38:15.8187330Z 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-16T23:38:15.9068840Z 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-16T23:38:16.0130040Z 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-16T23:38:16.1374490Z 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-16T23:38:16.2220190Z 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-16T23:38:16.3275210Z 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-16T23:38:16.5439980Z 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-16T23:38:16.6083390Z 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-16T23:38:16.7565250Z 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-16T23:38:16.8657000Z 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-16T23:38:17.1441910Z 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-16T23:38:17.2443850Z 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-16T23:38:17.3066280Z 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-16T23:38:17.4107830Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T23:38:17.4169360Z ** R 2021-05-16T23:38:17.4217640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:17.7374600Z ** help 2021-05-16T23:38:17.7543920Z *** installing help indices 2021-05-16T23:38:17.7731920Z ** building package indices 2021-05-16T23:38:18.0364500Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:18.4045200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:38:18.5503920Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:18.8027010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:18.8050380Z * DONE (commonmark) 2021-05-16T23:38:19.1801490Z * installing *source* package ‘brew’ ... 2021-05-16T23:38:19.1804910Z ** using staged installation 2021-05-16T23:38:19.1928810Z ** R 2021-05-16T23:38:19.1979830Z ** inst 2021-05-16T23:38:19.2132000Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:19.6876240Z ** help 2021-05-16T23:38:19.7074950Z *** installing help indices 2021-05-16T23:38:19.7278250Z ** building package indices 2021-05-16T23:38:20.2287230Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:20.4991230Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:20.7643110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:20.7681500Z * DONE (brew) 2021-05-16T23:38:21.1397330Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T23:38:21.1430770Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:21.1431750Z ** using staged installation 2021-05-16T23:38:21.1654800Z ** R 2021-05-16T23:38:21.1734790Z ** inst 2021-05-16T23:38:21.1749250Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:21.7705900Z ** help 2021-05-16T23:38:21.7945350Z *** installing help indices 2021-05-16T23:38:21.8171780Z ** building package indices 2021-05-16T23:38:22.0850400Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:22.4038510Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:22.7189570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:22.7211850Z * DONE (sessioninfo) 2021-05-16T23:38:23.0303770Z * installing *source* package ‘prettyunits’ ... 2021-05-16T23:38:23.0325750Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:23.0327060Z ** using staged installation 2021-05-16T23:38:23.0486960Z ** R 2021-05-16T23:38:23.0553480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:23.4800510Z ** help 2021-05-16T23:38:23.5193700Z *** installing help indices 2021-05-16T23:38:23.5441140Z ** building package indices 2021-05-16T23:38:23.8162630Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:24.0727740Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:24.3298840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:24.3318290Z * DONE (prettyunits) 2021-05-16T23:38:25.2343390Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:38:25.2624560Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:25.2625480Z ** using staged installation 2021-05-16T23:38:25.2894030Z ** libs 2021-05-16T23:38:25.3169600Z 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-16T23:38:25.4726990Z 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-16T23:38:25.6151420Z 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-16T23:38:25.7444780Z 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-16T23:38:25.9754360Z 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-16T23:38:26.1262220Z 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-16T23:38:26.2867790Z 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-16T23:38:26.3940630Z 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-16T23:38:26.5376670Z 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-16T23:38:26.6531540Z 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-16T23:38:26.8201330Z 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-16T23:38:27.0399080Z 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-16T23:38:27.2112390Z 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-16T23:38:27.3308470Z 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-16T23:38:27.6395100Z 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-16T23:38:27.7398970Z 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-16T23:38:28.2287440Z 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-16T23:38:28.3594830Z 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-16T23:38:28.5529960Z 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-16T23:38:28.6989470Z 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-16T23:38:28.8003000Z 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-16T23:38:29.0791670Z 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-16T23:38:29.1958740Z 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-16T23:38:29.5137870Z 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-16T23:38:29.6238420Z 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-16T23:38:30.4450430Z 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-16T23:38:30.6305890Z 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-16T23:38:30.7424880Z 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-16T23:38:30.8566770Z 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-16T23:38:31.0383860Z 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-16T23:38:31.1767870Z 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-16T23:38:31.3483060Z 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-16T23:38:31.4861470Z 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-16T23:38:31.6896930Z 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-16T23:38:32.0151580Z 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-16T23:38:32.1556720Z 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-16T23:38:32.2772150Z 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-16T23:38:32.4235530Z 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-16T23:38:33.1708350Z 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-16T23:38:33.7731730Z 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-16T23:38:34.0631490Z 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-16T23:38:34.2634270Z 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-16T23:38:34.6237430Z 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-16T23:38:34.7240710Z 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-16T23:38:34.9500850Z 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-16T23:38:35.1215040Z 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-16T23:38:35.2574810Z 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-16T23:38:35.5950660Z 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-16T23:38:35.7790290Z 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-16T23:38:35.9516670Z 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-16T23:38:36.0961880Z 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-16T23:38:36.2098680Z 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-16T23:38:36.3626860Z 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-16T23:38:36.5199120Z 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-16T23:38:36.6666890Z 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-16T23:38:36.8096340Z 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-16T23:38:36.9265590Z 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-16T23:38:37.0442700Z 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-16T23:38:37.1410740Z 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-16T23:38:37.8333390Z 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-16T23:38:37.9056930Z 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-16T23:38:37.9786180Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T23:38:37.9854440Z ** R 2021-05-16T23:38:38.0390240Z ** inst 2021-05-16T23:38:38.0492070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:41.7775950Z ** help 2021-05-16T23:38:42.1792100Z *** installing help indices 2021-05-16T23:38:42.3896440Z *** copying figures 2021-05-16T23:38:42.3965910Z ** building package indices 2021-05-16T23:38:42.8348990Z ** installing vignettes 2021-05-16T23:38:42.8589180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:43.3027850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:38:43.6275800Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:44.0189590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:44.0261130Z * DONE (vctrs) 2021-05-16T23:38:44.5738100Z * installing *source* package ‘processx’ ... 2021-05-16T23:38:44.5816650Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:44.5817600Z ** using staged installation 2021-05-16T23:38:44.6065740Z ** libs 2021-05-16T23:38:44.6260240Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:38:44.8185700Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:38:44.8187530Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:38:45.0630900Z 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-16T23:38:45.1628310Z 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-16T23:38:45.2787820Z 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-16T23:38:45.3556470Z 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-16T23:38:45.3558460Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T23:38:45.4182470Z 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-16T23:38:45.5205760Z 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-16T23:38:45.6368570Z 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-16T23:38:45.9615420Z 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-16T23:38:46.0853760Z 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-16T23:38:46.1991310Z 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-16T23:38:46.3157560Z 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-16T23:38:46.4188550Z 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-16T23:38:46.7166480Z 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-16T23:38:46.8353220Z 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-16T23:38:46.9592950Z 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-16T23:38:47.0373100Z 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-16T23:38:47.1448700Z 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-16T23:38:47.2074370Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T23:38:47.2180960Z ** R 2021-05-16T23:38:47.2437000Z ** inst 2021-05-16T23:38:47.2452180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:49.3553970Z ** help 2021-05-16T23:38:49.4559730Z *** installing help indices 2021-05-16T23:38:49.5076070Z ** building package indices 2021-05-16T23:38:49.8283910Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:50.2135190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:38:50.5182230Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:50.8317460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:50.8358170Z * DONE (processx) 2021-05-16T23:38:51.2372310Z * installing *source* package ‘markdown’ ... 2021-05-16T23:38:51.2423880Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:51.2425310Z ** using staged installation 2021-05-16T23:38:51.2647480Z ** libs 2021-05-16T23:38:51.2845790Z 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-16T23:38:51.3858410Z 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-16T23:38:51.4778370Z 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-16T23:38:51.6863720Z 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-16T23:38:51.8454430Z 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-16T23:38:51.9753450Z 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-16T23:38:52.0531290Z 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-16T23:38:52.1360050Z 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-16T23:38:52.3673710Z 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-16T23:38:52.5627530Z 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-16T23:38:53.8243760Z 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-16T23:38:53.9124500Z 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-16T23:38:53.9736780Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T23:38:53.9785720Z ** R 2021-05-16T23:38:53.9875570Z ** inst 2021-05-16T23:38:53.9979090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:54.5783920Z ** help 2021-05-16T23:38:54.6357870Z *** installing help indices 2021-05-16T23:38:54.6686200Z ** building package indices 2021-05-16T23:38:55.0984480Z ** installing vignettes 2021-05-16T23:38:55.1081000Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:55.4667060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:38:55.6153550Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:55.9324740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:55.9365530Z * DONE (markdown) 2021-05-16T23:38:56.2582080Z * installing *source* package ‘highr’ ... 2021-05-16T23:38:56.2606690Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:56.2608590Z ** using staged installation 2021-05-16T23:38:56.2829190Z ** R 2021-05-16T23:38:56.2884110Z ** inst 2021-05-16T23:38:56.2981440Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:56.7417450Z ** help 2021-05-16T23:38:56.7595320Z *** installing help indices 2021-05-16T23:38:56.7794420Z ** building package indices 2021-05-16T23:38:57.0475110Z ** installing vignettes 2021-05-16T23:38:57.0543710Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:57.3198550Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:57.5830290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:57.5930630Z * DONE (highr) 2021-05-16T23:38:58.0335940Z * installing *source* package ‘stringr’ ... 2021-05-16T23:38:58.0412810Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:58.0413900Z ** using staged installation 2021-05-16T23:38:58.0670840Z ** R 2021-05-16T23:38:58.0817740Z ** data 2021-05-16T23:38:58.0835370Z *** moving datasets to lazyload DB 2021-05-16T23:38:58.1053590Z ** inst 2021-05-16T23:38:58.1108820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:58.8706240Z ** help 2021-05-16T23:38:58.9999960Z *** installing help indices 2021-05-16T23:38:59.0682670Z *** copying figures 2021-05-16T23:38:59.0691920Z ** building package indices 2021-05-16T23:38:59.3917750Z ** installing vignettes 2021-05-16T23:38:59.4022110Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:59.6796860Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:59.9611370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:59.9648960Z * DONE (stringr) 2021-05-16T23:39:00.3589350Z * installing *source* package ‘rversions’ ... 2021-05-16T23:39:00.3615690Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:00.3617210Z ** using staged installation 2021-05-16T23:39:00.3818760Z ** R 2021-05-16T23:39:00.3947280Z ** inst 2021-05-16T23:39:00.3964880Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:00.8468280Z ** help 2021-05-16T23:39:00.8810400Z *** installing help indices 2021-05-16T23:39:00.9069690Z *** copying figures 2021-05-16T23:39:00.9080090Z ** building package indices 2021-05-16T23:39:01.1812450Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:01.4676110Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:01.7484450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:01.7507730Z * DONE (rversions) 2021-05-16T23:39:02.4171160Z * installing *source* package ‘pillar’ ... 2021-05-16T23:39:02.4345680Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:02.4346600Z ** using staged installation 2021-05-16T23:39:02.4631310Z ** R 2021-05-16T23:39:02.4934390Z ** inst 2021-05-16T23:39:02.5115560Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:04.8496100Z ** help 2021-05-16T23:39:04.9857990Z *** installing help indices 2021-05-16T23:39:05.0601430Z *** copying figures 2021-05-16T23:39:05.0638110Z ** building package indices 2021-05-16T23:39:05.4000390Z ** installing vignettes 2021-05-16T23:39:05.4159420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:05.7996620Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:06.4509660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:06.4559900Z * DONE (pillar) 2021-05-16T23:39:06.8845480Z * installing *source* package ‘callr’ ... 2021-05-16T23:39:06.8907350Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:06.8908220Z ** using staged installation 2021-05-16T23:39:06.9124170Z ** R 2021-05-16T23:39:06.9342630Z ** inst 2021-05-16T23:39:06.9361710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:10.9035380Z ** help 2021-05-16T23:39:11.0656220Z *** installing help indices 2021-05-16T23:39:11.1506410Z ** building package indices 2021-05-16T23:39:11.4939770Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:11.7735350Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:12.1858890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:12.1907030Z * DONE (callr) 2021-05-16T23:39:12.9774000Z * installing *source* package ‘knitr’ ... 2021-05-16T23:39:13.0000260Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:13.0001240Z ** using staged installation 2021-05-16T23:39:13.0520340Z ** R 2021-05-16T23:39:13.1063540Z ** demo 2021-05-16T23:39:13.1079870Z ** inst 2021-05-16T23:39:13.1776910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:18.9288300Z ** help 2021-05-16T23:39:19.2339530Z *** installing help indices 2021-05-16T23:39:19.3855900Z ** building package indices 2021-05-16T23:39:19.7834020Z ** installing vignettes 2021-05-16T23:39:19.7958280Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:20.0779780Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:20.4781700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:20.4940890Z * DONE (knitr) 2021-05-16T23:39:20.8372290Z * installing *source* package ‘xopen’ ... 2021-05-16T23:39:20.8392100Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:20.8393050Z ** using staged installation 2021-05-16T23:39:20.8638700Z ** R 2021-05-16T23:39:20.8693470Z ** inst 2021-05-16T23:39:20.8709610Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:21.2069710Z ** help 2021-05-16T23:39:21.2245490Z *** installing help indices 2021-05-16T23:39:21.2495840Z ** building package indices 2021-05-16T23:39:21.5271700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:21.7804100Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:22.0271960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:22.0372220Z * DONE (xopen) 2021-05-16T23:39:22.6962420Z * installing *source* package ‘tibble’ ... 2021-05-16T23:39:22.7140650Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:22.7141620Z ** using staged installation 2021-05-16T23:39:22.7465110Z ** libs 2021-05-16T23:39:22.7661540Z 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-16T23:39:22.8468290Z 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-16T23:39:22.9567100Z 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-16T23:39:23.0306400Z 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-16T23:39:23.1582640Z 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-16T23:39:23.2308550Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:39:23.2354190Z ** R 2021-05-16T23:39:23.2624800Z ** inst 2021-05-16T23:39:23.2791760Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:25.7132170Z ** help 2021-05-16T23:39:25.8255390Z *** installing help indices 2021-05-16T23:39:25.8851120Z *** copying figures 2021-05-16T23:39:25.8893930Z ** building package indices 2021-05-16T23:39:26.2066560Z ** installing vignettes 2021-05-16T23:39:26.2234450Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:26.9589120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:39:27.1210210Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:27.6270120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:27.6319000Z * DONE (tibble) 2021-05-16T23:39:28.0663280Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:39:28.0710880Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:28.0712240Z ** using staged installation 2021-05-16T23:39:28.0936540Z ** R 2021-05-16T23:39:28.1093670Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:29.5853020Z ** help 2021-05-16T23:39:29.6458670Z *** installing help indices 2021-05-16T23:39:29.6895990Z ** building package indices 2021-05-16T23:39:29.9813740Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:30.3548310Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:30.7224680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:30.7253000Z * DONE (pkgbuild) 2021-05-16T23:39:31.3620390Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:39:31.3792460Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:31.3793280Z ** using staged installation 2021-05-16T23:39:31.4081710Z ** libs 2021-05-16T23:39:31.4273350Z 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-16T23:39:32.6687660Z In file included from RcppExports.cpp:4: 2021-05-16T23:39:32.6688610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:32.6691530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:32.6692600Z SEXP data = Parent::get__(); 2021-05-16T23:39:32.6693000Z ^ 2021-05-16T23:39:36.7041550Z 1 warning generated. 2021-05-16T23:39:36.7183880Z 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-16T23:39:37.9241260Z In file included from escapeExamples.cpp:1: 2021-05-16T23:39:37.9242260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:37.9244390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:37.9245370Z SEXP data = Parent::get__(); 2021-05-16T23:39:37.9245780Z ^ 2021-05-16T23:39:40.6706730Z 1 warning generated. 2021-05-16T23:39:40.6832460Z 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-16T23:39:41.8996250Z In file included from isComplete.cpp:1: 2021-05-16T23:39:41.8997240Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:41.8999340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:41.9000320Z SEXP data = Parent::get__(); 2021-05-16T23:39:41.9000720Z ^ 2021-05-16T23:39:44.5916990Z 1 warning generated. 2021-05-16T23:39:44.6043940Z 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-16T23:39:45.8096380Z In file included from leadingSpaces.cpp:1: 2021-05-16T23:39:45.8097360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:45.8099440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:45.8100450Z SEXP data = Parent::get__(); 2021-05-16T23:39:45.8100850Z ^ 2021-05-16T23:39:48.6199050Z 1 warning generated. 2021-05-16T23:39:48.6327090Z 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-16T23:39:49.8415630Z In file included from parser2.cpp:1: 2021-05-16T23:39:49.8416510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:49.8418780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:49.8419790Z SEXP data = Parent::get__(); 2021-05-16T23:39:49.8420180Z ^ 2021-05-16T23:39:54.3961780Z 1 warning generated. 2021-05-16T23:39:54.4113150Z 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-16T23:39:55.6206940Z In file included from wrapUsage.cpp:1: 2021-05-16T23:39:55.6207770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:39:55.6209890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:39:55.6210930Z SEXP data = Parent::get__(); 2021-05-16T23:39:55.6211320Z ^ 2021-05-16T23:39:58.5293810Z 1 warning generated. 2021-05-16T23:39:58.5474530Z 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-16T23:39:58.6144930Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T23:39:58.6199140Z ** R 2021-05-16T23:39:58.6658920Z ** inst 2021-05-16T23:39:58.6743450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:03.7796610Z ** help 2021-05-16T23:40:03.8862600Z *** installing help indices 2021-05-16T23:40:03.9496150Z *** copying figures 2021-05-16T23:40:03.9510870Z ** building package indices 2021-05-16T23:40:04.2729240Z ** installing vignettes 2021-05-16T23:40:04.2930300Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:04.8975680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:40:05.0479880Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:05.6098020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:05.6200100Z * DONE (roxygen2) 2021-05-16T23:40:05.9695330Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:40:05.9722130Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:05.9723510Z ** using staged installation 2021-05-16T23:40:05.9913760Z ** R 2021-05-16T23:40:05.9989310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:06.6446790Z ** help 2021-05-16T23:40:06.6792810Z *** installing help indices 2021-05-16T23:40:06.7060330Z ** building package indices 2021-05-16T23:40:06.9819690Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:07.4476660Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:07.9310950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:07.9331880Z * DONE (rematch2) 2021-05-16T23:40:08.3699410Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T23:40:08.3757550Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:08.3758620Z ** using staged installation 2021-05-16T23:40:08.3980060Z ** R 2021-05-16T23:40:08.4113460Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:09.8862600Z ** help 2021-05-16T23:40:09.9405760Z *** installing help indices 2021-05-16T23:40:09.9771550Z ** building package indices 2021-05-16T23:40:10.2751160Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:10.6600130Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:11.0648120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:11.0675990Z * DONE (rcmdcheck) 2021-05-16T23:40:11.4348330Z * installing *source* package ‘waldo’ ... 2021-05-16T23:40:11.4390390Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:11.4391820Z ** using staged installation 2021-05-16T23:40:11.4610720Z ** R 2021-05-16T23:40:11.4705710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:12.3668870Z ** help 2021-05-16T23:40:12.3874290Z *** installing help indices 2021-05-16T23:40:12.4088190Z *** copying figures 2021-05-16T23:40:12.4093530Z ** building package indices 2021-05-16T23:40:12.6776400Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:13.0098790Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:13.3568830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:13.3638790Z * DONE (waldo) 2021-05-16T23:40:14.2482400Z * installing *source* package ‘testthat’ ... 2021-05-16T23:40:14.2742420Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:14.2743800Z ** using staged installation 2021-05-16T23:40:14.3088920Z ** libs 2021-05-16T23:40:14.3297180Z 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-16T23:40:14.4142500Z 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-16T23:40:14.5097110Z 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-16T23:40:15.5948530Z 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-16T23:40:16.5960800Z 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-16T23:40:32.9196680Z 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-16T23:40:32.9990960Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T23:40:33.0082310Z ** R 2021-05-16T23:40:33.0658370Z ** inst 2021-05-16T23:40:33.0938920Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:44.9831360Z ** help 2021-05-16T23:40:45.3158220Z *** installing help indices 2021-05-16T23:40:45.5319390Z *** copying figures 2021-05-16T23:40:45.5363560Z ** building package indices 2021-05-16T23:40:45.9720860Z ** installing vignettes 2021-05-16T23:40:45.9900700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:46.4335210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:40:46.7503360Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:47.3598350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:47.3738230Z * DONE (testthat) 2021-05-16T23:40:47.9971100Z * installing *source* package ‘devtools’ ... 2021-05-16T23:40:48.0102310Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:48.0103420Z ** using staged installation 2021-05-16T23:40:48.0564560Z ** R 2021-05-16T23:40:48.0805880Z ** inst 2021-05-16T23:40:48.0836600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:50.5476860Z ** help 2021-05-16T23:40:50.7205990Z *** installing help indices 2021-05-16T23:40:50.8140840Z *** copying figures 2021-05-16T23:40:50.8149980Z ** building package indices 2021-05-16T23:40:51.1669030Z ** installing vignettes 2021-05-16T23:40:51.1769770Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:52.1007370Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:53.0878230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:53.0920830Z * DONE (devtools) 2021-05-16T23:40:53.1306160Z 2021-05-16T23:40:53.1307020Z The downloaded source packages are in 2021-05-16T23:40:53.1308860Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/downloaded_packages’ 2021-05-16T23:40:53.3611980Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:40:55.1143740Z 2021-05-16T23:40:55.6083200Z 2021-05-16T23:40:55.6102240Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f3310fd35/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:40:55.6420640Z 2021-05-16T23:40:55.6425590Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f3310fd35/muschellij2-desc-7be86f2/DESCRIPTION’ (342ms) 2021-05-16T23:40:55.7121600Z 2021-05-16T23:40:55.7156570Z 2021-05-16T23:40:55.7158780Z ─ preparing ‘desc’: 2021-05-16T23:40:55.7165270Z 2021-05-16T23:40:55.7166110Z 2021-05-16T23:40:55.7299040Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:55.7328350Z 2021-05-16T23:40:55.7329940Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:40:55.8546930Z 2021-05-16T23:40:55.8574960Z 2021-05-16T23:40:55.8576970Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:40:55.8582240Z 2021-05-16T23:40:55.8607920Z 2021-05-16T23:40:55.8609370Z ─ checking for empty or unneeded directories 2021-05-16T23:40:55.8617170Z 2021-05-16T23:40:55.8618020Z 2021-05-16T23:40:55.8619490Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:40:55.8742790Z 2021-05-16T23:40:55.8769460Z 2021-05-16T23:40:55.8771170Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:40:56.0066510Z 2021-05-16T23:40:56.0067890Z 2021-05-16T23:40:56.0068520Z 2021-05-16T23:40:56.0429490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:56.0431330Z (as ‘lib’ is unspecified) 2021-05-16T23:40:56.5255180Z * installing *source* package ‘desc’ ... 2021-05-16T23:40:56.5325350Z ** using staged installation 2021-05-16T23:40:56.5572990Z ** R 2021-05-16T23:40:56.5779830Z ** inst 2021-05-16T23:40:56.5833050Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:58.5170720Z ** help 2021-05-16T23:40:58.7175110Z *** installing help indices 2021-05-16T23:40:58.8285810Z ** building package indices 2021-05-16T23:40:59.1979490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:59.4607780Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:59.7779400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:59.7814670Z * DONE (desc) 2021-05-16T23:41:00.1096320Z 2021-05-16T23:41:00.1097730Z 2021-05-16T23:41:00.1139010Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f2a013ea5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:41:00.3005750Z 2021-05-16T23:41:00.3046800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f2a013ea5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:41:00.3051610Z 2021-05-16T23:41:00.3052430Z 2021-05-16T23:41:00.3053770Z ─ preparing ‘ghtravis’: 2021-05-16T23:41:00.3055220Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:41:00.3815590Z 2021-05-16T23:41:00.3840330Z 2021-05-16T23:41:00.3842290Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:41:00.3847180Z 2021-05-16T23:41:00.3869110Z 2021-05-16T23:41:00.3870530Z ─ checking for empty or unneeded directories 2021-05-16T23:41:00.3874530Z 2021-05-16T23:41:00.3875430Z 2021-05-16T23:41:00.3876680Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:41:00.4021030Z 2021-05-16T23:41:00.4045810Z 2021-05-16T23:41:00.4047560Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:41:00.4344990Z 2021-05-16T23:41:00.4345940Z 2021-05-16T23:41:00.4346590Z 2021-05-16T23:41:00.4847500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:41:00.4848760Z (as ‘lib’ is unspecified) 2021-05-16T23:41:00.8277490Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:41:00.8280890Z ** using staged installation 2021-05-16T23:41:00.8505110Z ** R 2021-05-16T23:41:00.8679670Z ** inst 2021-05-16T23:41:00.8701920Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:02.4992960Z ** help 2021-05-16T23:41:02.5911200Z *** installing help indices 2021-05-16T23:41:02.6449520Z ** building package indices 2021-05-16T23:41:02.9600660Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:03.8875380Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:04.8134170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:04.8162030Z * DONE (ghtravis) 2021-05-16T23:41:04.8454900Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:41:05.1701640Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:41:06.6469440Z 2021-05-16T23:41:06.6471110Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:41:06.6471960Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:41:06.6472770Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:41:06.6473550Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:41:06.6474330Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:41:06.6475030Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:41:06.6480610Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:41:06.6481610Z (as ‘lib’ is unspecified) 2021-05-16T23:41:08.3287620Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:41:08.3290930Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:41:08.3367450Z Packages which are only available in source form, and may need 2021-05-16T23:41:08.3369350Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T23:41:08.3371310Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T23:41:08.3371820Z 2021-05-16T23:41:08.3385420Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:41:08.6002910Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:41:08.6020330Z ================================================== 2021-05-16T23:41:08.6021010Z downloaded 89 KB 2021-05-16T23:41:08.6021420Z 2021-05-16T23:41:08.6057280Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:41:08.8663810Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:41:08.8683780Z ================================================== 2021-05-16T23:41:08.8684950Z downloaded 115 KB 2021-05-16T23:41:08.8685830Z 2021-05-16T23:41:08.8719500Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:41:09.2192640Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:41:09.2228250Z ================================================== 2021-05-16T23:41:09.2228710Z downloaded 194 KB 2021-05-16T23:41:09.2228970Z 2021-05-16T23:41:09.2264680Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:41:09.4778760Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:41:09.4973100Z ================================================== 2021-05-16T23:41:09.4973610Z downloaded 932 KB 2021-05-16T23:41:09.4973910Z 2021-05-16T23:41:09.5021800Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:41:09.6805270Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:41:09.7502800Z ================================================== 2021-05-16T23:41:09.7503860Z downloaded 691 KB 2021-05-16T23:41:09.7504120Z 2021-05-16T23:41:10.1634310Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:41:10.1699500Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:10.1700250Z ** using staged installation 2021-05-16T23:41:10.2028990Z ** R 2021-05-16T23:41:10.2195350Z ** inst 2021-05-16T23:41:10.2247490Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:11.5272480Z ** help 2021-05-16T23:41:11.6070340Z *** installing help indices 2021-05-16T23:41:11.6590060Z ** building package indices 2021-05-16T23:41:11.9547540Z ** installing vignettes 2021-05-16T23:41:11.9627330Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:12.3087170Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:12.6683460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:12.6721980Z * DONE (tidyselect) 2021-05-16T23:41:13.0938440Z * installing *source* package ‘generics’ ... 2021-05-16T23:41:13.1018590Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:13.1021060Z ** using staged installation 2021-05-16T23:41:13.1231380Z ** R 2021-05-16T23:41:13.1340250Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:13.5524080Z ** help 2021-05-16T23:41:13.7245640Z *** installing help indices 2021-05-16T23:41:13.7794520Z ** building package indices 2021-05-16T23:41:14.1151260Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:14.3762260Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:14.6366060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:14.6388390Z * DONE (generics) 2021-05-16T23:41:15.0598010Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:41:15.0661380Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:15.0662440Z ** using staged installation 2021-05-16T23:41:15.0892630Z ** R 2021-05-16T23:41:15.0968050Z ** inst 2021-05-16T23:41:15.1127050Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:15.6914990Z ** help 2021-05-16T23:41:15.7194430Z *** installing help indices 2021-05-16T23:41:15.7421530Z ** building package indices 2021-05-16T23:41:16.0873390Z ** installing vignettes 2021-05-16T23:41:16.0969370Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:16.3586010Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:16.6142890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:16.6187390Z * DONE (cpp11) 2021-05-16T23:41:17.5324170Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:41:17.5575190Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:17.5577050Z ** using staged installation 2021-05-16T23:41:17.5914360Z ** libs 2021-05-16T23:41:17.6186420Z 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-16T23:41:17.8232750Z 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-16T23:41:18.0648310Z 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-16T23:41:18.2621980Z 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-16T23:41:19.1393610Z 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-16T23:41:19.3125410Z 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-16T23:41:19.4893090Z 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-16T23:41:19.6800850Z 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-16T23:41:19.8893460Z 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-16T23:41:20.0791310Z 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-16T23:41:20.2477150Z 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-16T23:41:20.4693750Z 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-16T23:41:20.5372770Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T23:41:20.5422810Z ** R 2021-05-16T23:41:20.6106870Z ** data 2021-05-16T23:41:20.6133920Z *** moving datasets to lazyload DB 2021-05-16T23:41:20.7284520Z ** inst 2021-05-16T23:41:20.7439690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:26.6015010Z ** help 2021-05-16T23:41:27.2929060Z *** installing help indices 2021-05-16T23:41:27.5693420Z *** copying figures 2021-05-16T23:41:27.5745710Z ** building package indices 2021-05-16T23:41:28.0492220Z ** installing vignettes 2021-05-16T23:41:28.0726430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:28.9078610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:29.0715090Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:29.8500140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:29.8589290Z * DONE (dplyr) 2021-05-16T23:41:30.5486290Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:41:30.5618870Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:30.5619560Z ** using staged installation 2021-05-16T23:41:30.5902910Z ** libs 2021-05-16T23:41:30.6107890Z 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-16T23:41:31.6941890Z 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-16T23:41:32.2821100Z 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-16T23:41:33.6996470Z 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-16T23:41:34.9230530Z 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-16T23:41:34.9855540Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T23:41:34.9906130Z ** R 2021-05-16T23:41:35.0155130Z ** data 2021-05-16T23:41:35.0278770Z *** moving datasets to lazyload DB 2021-05-16T23:41:35.2892430Z ** inst 2021-05-16T23:41:35.3006610Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:37.6821500Z ** help 2021-05-16T23:41:37.8571390Z *** installing help indices 2021-05-16T23:41:37.9492790Z *** copying figures 2021-05-16T23:41:37.9537120Z ** building package indices 2021-05-16T23:41:38.3008960Z ** installing vignettes 2021-05-16T23:41:38.3196730Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:39.1365780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:39.2924600Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:39.9478930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:39.9535670Z * DONE (tidyr) 2021-05-16T23:41:39.9884480Z 2021-05-16T23:41:39.9885360Z The downloaded source packages are in 2021-05-16T23:41:39.9887230Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/downloaded_packages’ 2021-05-16T23:41:40.2492540Z 2021-05-16T23:41:40.2510150Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f484c4f16/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:41:40.2552450Z 2021-05-16T23:41:40.2554900Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/remotes2a7f484c4f16/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:41:40.2838520Z 2021-05-16T23:41:40.2869870Z 2021-05-16T23:41:40.2871680Z ─ preparing ‘aghast’: 2021-05-16T23:41:40.2879400Z 2021-05-16T23:41:40.2880290Z 2021-05-16T23:41:40.2952700Z checking DESCRIPTION meta-information ... 2021-05-16T23:41:40.2981920Z 2021-05-16T23:41:40.2983420Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:41:40.3419810Z 2021-05-16T23:41:40.3449550Z 2021-05-16T23:41:40.3451630Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:41:40.3457720Z 2021-05-16T23:41:40.3488070Z 2021-05-16T23:41:40.3489840Z ─ checking for empty or unneeded directories 2021-05-16T23:41:40.3491620Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:41:40.3556550Z 2021-05-16T23:41:40.3585460Z 2021-05-16T23:41:40.3587060Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:41:40.3774930Z 2021-05-16T23:41:40.3776390Z 2021-05-16T23:41:40.3777160Z 2021-05-16T23:41:40.3964090Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:41:40.3965870Z (as ‘lib’ is unspecified) 2021-05-16T23:41:40.6877810Z * installing *source* package ‘aghast’ ... 2021-05-16T23:41:40.6885900Z ** using staged installation 2021-05-16T23:41:40.7123580Z ** R 2021-05-16T23:41:40.7213380Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:41.3090620Z ** help 2021-05-16T23:41:41.3504430Z *** installing help indices 2021-05-16T23:41:41.3781010Z ** building package indices 2021-05-16T23:41:41.6515890Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:41.9122970Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:42.1663000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:42.1685820Z * DONE (aghast) 2021-05-16T23:41:42.1919310Z Installing 1 packages: covr 2021-05-16T23:41:42.1928780Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:41:42.1930360Z (as ‘lib’ is unspecified) 2021-05-16T23:41:43.0544430Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:41:43.0544960Z 2021-05-16T23:41:44.0313080Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:41:44.0316880Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:41:44.0424820Z Packages which are only available in source form, and may need 2021-05-16T23:41:44.0426710Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T23:41:44.0427880Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T23:41:44.0428280Z 2021-05-16T23:41:44.0446430Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:41:44.2771340Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T23:41:44.2775530Z ================================================== 2021-05-16T23:41:44.2775980Z downloaded 81 KB 2021-05-16T23:41:44.2776290Z 2021-05-16T23:41:44.2810100Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:41:44.5381170Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T23:41:44.5397550Z ================================================== 2021-05-16T23:41:44.5398050Z downloaded 89 KB 2021-05-16T23:41:44.5398320Z 2021-05-16T23:41:44.5431820Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:41:44.7946680Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:41:44.8003650Z ================================================== 2021-05-16T23:41:44.8004110Z downloaded 143 KB 2021-05-16T23:41:44.8004370Z 2021-05-16T23:41:45.1874060Z * installing *source* package ‘lazyeval’ ... 2021-05-16T23:41:45.1957340Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:45.1958520Z ** using staged installation 2021-05-16T23:41:45.2149350Z ** libs 2021-05-16T23:41:45.2333390Z 2021-05-16T23:41:45.2336230Z 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-16T23:41:45.3405010Z 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-16T23:41:45.4139290Z 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-16T23:41:45.5043150Z 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-16T23:41:45.6140130Z 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-16T23:41:45.7076170Z 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-16T23:41:45.8227220Z 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-16T23:41:45.8838140Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T23:41:45.8882980Z ** R 2021-05-16T23:41:45.8956670Z ** inst 2021-05-16T23:41:45.9001080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:46.5606590Z ** help 2021-05-16T23:41:46.6514480Z *** installing help indices 2021-05-16T23:41:46.7060980Z ** building package indices 2021-05-16T23:41:47.0690200Z ** installing vignettes 2021-05-16T23:41:47.0780460Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:47.4467010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:47.5994090Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:47.9587160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:47.9616070Z * DONE (lazyeval) 2021-05-16T23:41:48.3481430Z * installing *source* package ‘rex’ ... 2021-05-16T23:41:48.3530430Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:48.3531790Z ** using staged installation 2021-05-16T23:41:48.3740230Z ** R 2021-05-16T23:41:48.3806770Z ** inst 2021-05-16T23:41:48.3842400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:49.0540180Z ** help 2021-05-16T23:41:49.1303670Z *** installing help indices 2021-05-16T23:41:49.1757400Z ** building package indices 2021-05-16T23:41:49.4744340Z ** installing vignettes 2021-05-16T23:41:49.4853160Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:49.7378000Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:49.9988990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:50.0018080Z * DONE (rex) 2021-05-16T23:41:50.5621250Z * installing *source* package ‘covr’ ... 2021-05-16T23:41:50.5767250Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:50.5768350Z ** using staged installation 2021-05-16T23:41:50.6077790Z ** libs 2021-05-16T23:41:50.6264830Z 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-16T23:41:50.7199470Z 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-16T23:41:50.7786820Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T23:41:50.7833230Z ** R 2021-05-16T23:41:50.8079260Z ** inst 2021-05-16T23:41:50.8167430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:52.5291120Z ** help 2021-05-16T23:41:52.6284670Z *** installing help indices 2021-05-16T23:41:52.6870280Z *** copying figures 2021-05-16T23:41:52.6880060Z ** building package indices 2021-05-16T23:41:52.9994170Z ** installing vignettes 2021-05-16T23:41:53.0154960Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:53.5147850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:53.6656930Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:53.9872200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:53.9923980Z * DONE (covr) 2021-05-16T23:41:54.0363410Z 2021-05-16T23:41:54.0364310Z The downloaded source packages are in 2021-05-16T23:41:54.0366180Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2cvhjN/downloaded_packages’ 2021-05-16T23:41:54.0773050Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:41:54.0773730Z Rscript -e "tic::before_install()" 2021-05-16T23:41:54.1528140Z shell: /bin/bash -e {0} 2021-05-16T23:41:54.1528510Z env: 2021-05-16T23:41:54.1528920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:41:54.1529330Z TIC_DEPLOY_KEY: 2021-05-16T23:41:54.1529650Z RSPM: 2021-05-16T23:41:54.1531440Z GITHUB_PAT: *** 2021-05-16T23:41:54.1531850Z COVERALLS_TOKEN: 2021-05-16T23:41:54.1532280Z continue-on-error: true 2021-05-16T23:41:54.1532710Z VDIFFR_RUN_TESTS: false 2021-05-16T23:41:54.1533160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:41:54.1533550Z TZ: UTC 2021-05-16T23:41:54.1533900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:41:54.1534250Z NOT_CRAN: true 2021-05-16T23:41:54.1534960Z ##[endgroup] 2021-05-16T23:41:54.5718660Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:41:54.7078600Z Running before_install: step_install_remote_binaries() 2021-05-16T23:41:55.4236560Z Installing kirby21.t1 binaries 2021-05-16T23:41:55.4250480Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:41:55.8359140Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:41:55.8365560Z Installing neurobase binaries 2021-05-16T23:41:55.8374480Z [1] "neuroconductor/neurobase" 2021-05-16T23:41:56.1216220Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:41:56.1417030Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:41:56.1418060Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:41:56.1418670Z remotes::install_cran("rcmdcheck") 2021-05-16T23:41:56.1419190Z remotes::install_cran("markdown") 2021-05-16T23:41:56.1623630Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:41:56.1624030Z env: 2021-05-16T23:41:56.1624540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:41:56.1625010Z TIC_DEPLOY_KEY: 2021-05-16T23:41:56.1625350Z RSPM: 2021-05-16T23:41:56.1627370Z GITHUB_PAT: *** 2021-05-16T23:41:56.1627820Z COVERALLS_TOKEN: 2021-05-16T23:41:56.1628300Z continue-on-error: true 2021-05-16T23:41:56.1628750Z VDIFFR_RUN_TESTS: false 2021-05-16T23:41:56.1629250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:41:56.1629670Z TZ: UTC 2021-05-16T23:41:56.1630080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:41:56.1630500Z NOT_CRAN: true 2021-05-16T23:41:56.1630940Z ##[endgroup] 2021-05-16T23:42:01.6691750Z kirby21.t1 (NA -> d9d2c5888...) [GitHub] 2021-05-16T23:42:01.6692990Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:42:01.6694000Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:42:01.6694940Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T23:42:01.6695880Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:42:01.6696750Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:42:01.6697770Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:42:01.6698640Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T23:42:01.6699650Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:42:01.6700590Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:42:01.6701450Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:42:01.6702370Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:42:01.6703250Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:42:01.6704170Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:42:01.6705120Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T23:42:01.6706080Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T23:42:01.6706940Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:42:01.6707910Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:42:01.6708870Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:42:01.6709780Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:42:01.6710750Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-16T23:42:01.6711640Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:42:01.6712570Z assertthat (NA -> 0.2.1 ) [CRAN] 2021-05-16T23:42:01.6713470Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T23:42:02.0819670Z Downloading GitHub repo neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:42:06.2026900Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-16T23:42:06.5187890Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-16T23:42:07.7463360Z 2021-05-16T23:42:08.1431180Z 2021-05-16T23:42:08.1449370Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653407cf17a/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-16T23:42:08.1515240Z 2021-05-16T23:42:08.1518770Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653407cf17a/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-16T23:42:08.1842230Z 2021-05-16T23:42:08.1873190Z 2021-05-16T23:42:08.1875240Z ─ preparing ‘kirby21.base’: 2021-05-16T23:42:08.1881920Z 2021-05-16T23:42:08.1882860Z 2021-05-16T23:42:08.1903510Z checking DESCRIPTION meta-information ... 2021-05-16T23:42:08.1931220Z 2021-05-16T23:42:08.1933040Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:42:08.2347980Z 2021-05-16T23:42:08.2377810Z 2021-05-16T23:42:08.2380020Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:42:08.2385640Z 2021-05-16T23:42:08.2413240Z 2021-05-16T23:42:08.2415080Z ─ checking for empty or unneeded directories 2021-05-16T23:42:08.2419690Z 2021-05-16T23:42:08.2449120Z 2021-05-16T23:42:08.2450810Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-16T23:42:08.2602250Z 2021-05-16T23:42:08.2603350Z 2021-05-16T23:42:08.2604180Z 2021-05-16T23:42:08.2858000Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:42:08.2859920Z (as ‘lib’ is unspecified) 2021-05-16T23:42:08.6083630Z * installing *source* package ‘kirby21.base’ ... 2021-05-16T23:42:08.6087990Z ** using staged installation 2021-05-16T23:42:08.6319900Z ** R 2021-05-16T23:42:08.6459500Z ** data 2021-05-16T23:42:08.6472270Z *** moving datasets to lazyload DB 2021-05-16T23:42:08.6589150Z ** inst 2021-05-16T23:42:08.6604540Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:09.1274260Z ** help 2021-05-16T23:42:09.1662550Z *** installing help indices 2021-05-16T23:42:09.1985240Z ** building package indices 2021-05-16T23:42:09.5554800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:09.8324740Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:10.1182640Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:10.1211420Z * DONE (kirby21.base) 2021-05-16T23:42:10.3183560Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-16T23:42:10.3184640Z Use `force = TRUE` to force installation 2021-05-16T23:42:10.5795970Z 2021-05-16T23:42:10.5797650Z 2021-05-16T23:42:10.5815970Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653301a2762/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ ... 2021-05-16T23:42:10.5848820Z 2021-05-16T23:42:10.5851370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653301a2762/neuroconductor-kirby21.t1-d9d2c58/DESCRIPTION’ 2021-05-16T23:42:10.7387570Z 2021-05-16T23:42:10.7416630Z 2021-05-16T23:42:10.7418590Z ─ preparing ‘kirby21.t1’: 2021-05-16T23:42:10.7425070Z 2021-05-16T23:42:10.7426060Z 2021-05-16T23:42:10.7444700Z checking DESCRIPTION meta-information ... 2021-05-16T23:42:10.7474180Z 2021-05-16T23:42:10.7479860Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:42:10.7858550Z 2021-05-16T23:42:10.7887690Z 2021-05-16T23:42:10.7889900Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:42:10.8048490Z 2021-05-16T23:42:10.8077200Z 2021-05-16T23:42:10.8079250Z ─ checking for empty or unneeded directories 2021-05-16T23:42:10.8107050Z ─ building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-16T23:42:10.8108310Z 2021-05-16T23:42:10.8517500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:42:10.8518700Z (as ‘lib’ is unspecified) 2021-05-16T23:42:11.1348230Z * installing *source* package ‘kirby21.t1’ ... 2021-05-16T23:42:11.1351620Z ** using staged installation 2021-05-16T23:42:11.1553200Z ** R 2021-05-16T23:42:11.1600090Z ** inst 2021-05-16T23:42:11.1615100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:11.4683290Z ** help 2021-05-16T23:42:11.4887550Z *** installing help indices 2021-05-16T23:42:11.5172820Z ** building package indices 2021-05-16T23:42:11.7827580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:12.0593010Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:12.3275500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:12.3296660Z * DONE (kirby21.t1) 2021-05-16T23:42:12.6671310Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:42:15.6110430Z 2021-05-16T23:42:15.6112730Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:42:15.6113940Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:42:15.6115260Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:42:15.6117130Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:42:15.6118340Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:42:15.6119520Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:42:15.6120620Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:42:15.6121850Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:42:15.9305560Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:42:17.9544290Z 2021-05-16T23:42:18.2152540Z 2021-05-16T23:42:18.2171490Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653163a56c4/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T23:42:18.2212610Z 2021-05-16T23:42:18.2215090Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes9653163a56c4/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T23:42:18.3322610Z 2021-05-16T23:42:18.3486610Z 2021-05-16T23:42:18.3488870Z ─ preparing ‘RNifti’: 2021-05-16T23:42:18.3495010Z 2021-05-16T23:42:18.3496010Z 2021-05-16T23:42:18.3502420Z checking DESCRIPTION meta-information ... 2021-05-16T23:42:18.3528710Z 2021-05-16T23:42:18.3530440Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:42:18.3535510Z 2021-05-16T23:42:18.3561670Z 2021-05-16T23:42:18.3563230Z ─ cleaning src 2021-05-16T23:42:18.3696960Z 2021-05-16T23:42:18.3730130Z 2021-05-16T23:42:18.3731980Z ─ running ‘cleanup’ 2021-05-16T23:42:18.5617460Z 2021-05-16T23:42:18.5646640Z 2021-05-16T23:42:18.5648980Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:42:18.6262440Z 2021-05-16T23:42:18.6290670Z 2021-05-16T23:42:18.6292740Z ─ checking for empty or unneeded directories 2021-05-16T23:42:18.6360790Z 2021-05-16T23:42:18.6386290Z 2021-05-16T23:42:18.6388030Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T23:42:18.9666890Z 2021-05-16T23:42:18.9668830Z 2021-05-16T23:42:18.9669750Z 2021-05-16T23:42:19.0008630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:42:19.0011750Z (as ‘lib’ is unspecified) 2021-05-16T23:42:19.5302780Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:42:19.5305410Z ** using staged installation 2021-05-16T23:42:19.5544520Z ** libs 2021-05-16T23:42:19.5738120Z 2021-05-16T23:42:19.5742680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T23:42:20.8418550Z In file included from main.cpp:1: 2021-05-16T23:42:20.8419570Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:42:20.8422010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:42:20.8423180Z SEXP data = Parent::get__(); 2021-05-16T23:42:20.8423660Z ^ 2021-05-16T23:42:33.5288660Z 1 warning generated. 2021-05-16T23:42:33.5482010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:42:33.6853690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:42:33.8476720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:42:33.9286140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:42:34.0943080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:42:34.6363000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:42:34.7209420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:42:34.8803680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:42:35.0667400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:42:35.2417100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:42:35.5461860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:42:35.7450470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:42:36.3611560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:42:36.5109360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:42:36.8741280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:42:36.9521050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:42:37.0391520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:42:37.1516360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:42:37.3137380Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:42:37.3138500Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:42:37.3139050Z ^ 2021-05-16T23:42:37.3140400Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:42:37.3141290Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:42:37.3141810Z ^ 2021-05-16T23:42:37.3143050Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:42:37.3143990Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:42:37.3144490Z ^ 2021-05-16T23:42:37.3145730Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:42:37.3146520Z static int is_mixedcase(const char * str) 2021-05-16T23:42:37.3146960Z ^ 2021-05-16T23:42:37.3148200Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:42:37.3148980Z static int is_uppercase(const char * str) 2021-05-16T23:42:37.3149430Z ^ 2021-05-16T23:42:37.3150620Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:42:37.3151460Z static int make_lowercase(char * str) 2021-05-16T23:42:37.3151880Z ^ 2021-05-16T23:42:37.3153140Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:42:37.3153950Z static int make_uppercase(char * str) 2021-05-16T23:42:37.3154380Z ^ 2021-05-16T23:42:37.3155610Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:42:37.3156520Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:42:37.3157060Z ^ 2021-05-16T23:42:38.2273300Z 8 warnings generated. 2021-05-16T23:42:38.2309970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:42:38.4864440Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:42:38.4865640Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:42:38.4866160Z ^ 2021-05-16T23:42:38.4867480Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:42:38.4868330Z static char *escapize_string( const char * str ) 2021-05-16T23:42:38.4868760Z ^ 2021-05-16T23:42:40.6112310Z 2 warnings generated. 2021-05-16T23:42:40.6220600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:42:40.7034020Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:42:40.7118080Z ** R 2021-05-16T23:42:40.7273540Z ** inst 2021-05-16T23:42:40.7435300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:41.8799060Z ** help 2021-05-16T23:42:41.9590270Z *** installing help indices 2021-05-16T23:42:42.0027390Z ** building package indices 2021-05-16T23:42:42.3009420Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:42.8013490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:42:42.9456260Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:43.3187970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:43.3229570Z * DONE (RNifti) 2021-05-16T23:42:43.6885320Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:42:46.1593440Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:42:46.1594400Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:42:46.1595680Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:42:46.1596680Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:42:46.1597800Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:42:46.1598900Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:42:46.1600000Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:42:46.1601040Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:42:46.1604710Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:42:46.1605690Z (as ‘lib’ is unspecified) 2021-05-16T23:42:48.2782980Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:42:48.2786540Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:42:49.2195960Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:42:49.2201310Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:42:49.8927950Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:42:49.8935990Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:42:50.5727070Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:42:50.5730650Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:42:51.5850060Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:42:51.5854640Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:42:51.5945050Z Packages which are only available in source form, and may need 2021-05-16T23:42:51.5946820Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T23:42:51.5948330Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T23:42:51.5948900Z 2021-05-16T23:42:51.5971040Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:42:51.7763240Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T23:42:51.7764070Z ================================================== 2021-05-16T23:42:51.7764590Z downloaded 7833 bytes 2021-05-16T23:42:51.7764870Z 2021-05-16T23:42:51.7798140Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T23:42:52.0181460Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T23:42:52.0188860Z ================================================== 2021-05-16T23:42:52.0189330Z downloaded 28 KB 2021-05-16T23:42:52.0189590Z 2021-05-16T23:42:52.0228350Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:42:52.3221090Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T23:42:52.3232370Z ================================================== 2021-05-16T23:42:52.3232860Z downloaded 69 KB 2021-05-16T23:42:52.3233130Z 2021-05-16T23:42:52.3267880Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T23:42:52.4634520Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T23:42:52.5176920Z ================================================== 2021-05-16T23:42:52.5177510Z downloaded 3.1 MB 2021-05-16T23:42:52.5177780Z 2021-05-16T23:42:52.5276160Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T23:42:52.8004890Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T23:42:52.8790250Z ================================================== 2021-05-16T23:42:52.8790820Z downloaded 1.6 MB 2021-05-16T23:42:52.8791080Z 2021-05-16T23:42:52.8843990Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:42:53.0186220Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T23:42:53.0187610Z ================================================== 2021-05-16T23:42:53.0188260Z downloaded 21 KB 2021-05-16T23:42:53.0188560Z 2021-05-16T23:42:53.0227850Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:42:53.1876580Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:42:53.1877740Z ================================================== 2021-05-16T23:42:53.1878120Z downloaded 10 KB 2021-05-16T23:42:53.1878380Z 2021-05-16T23:42:53.4811570Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:42:53.4829270Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:53.4830520Z ** using staged installation 2021-05-16T23:42:53.4976850Z ** libs 2021-05-16T23:42:53.5164430Z 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-16T23:42:53.6705340Z 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-16T23:42:53.7775920Z 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-16T23:42:53.8851220Z 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-16T23:42:53.9461210Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:42:53.9526380Z ** R 2021-05-16T23:42:53.9576070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:54.3108080Z ** help 2021-05-16T23:42:54.3424090Z *** installing help indices 2021-05-16T23:42:54.3642050Z ** building package indices 2021-05-16T23:42:54.6337490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:55.0034690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:42:55.1606620Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:55.4516260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:55.4537770Z * DONE (base64enc) 2021-05-16T23:42:55.7900380Z * installing *source* package ‘tinytex’ ... 2021-05-16T23:42:55.7927820Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:55.7929180Z ** using staged installation 2021-05-16T23:42:55.8226230Z ** R 2021-05-16T23:42:55.8336160Z ** inst 2021-05-16T23:42:55.8353690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:56.7760410Z ** help 2021-05-16T23:42:56.8270670Z *** installing help indices 2021-05-16T23:42:56.8612600Z ** building package indices 2021-05-16T23:42:57.1520860Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:57.4278300Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:57.7211440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:57.7237550Z * DONE (tinytex) 2021-05-16T23:42:58.0453050Z * installing *source* package ‘abind’ ... 2021-05-16T23:42:58.0479320Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:58.0480560Z ** using staged installation 2021-05-16T23:42:58.0634940Z ** R 2021-05-16T23:42:58.0705960Z ** inst 2021-05-16T23:42:58.0784820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:58.7972260Z ** help 2021-05-16T23:42:58.8358160Z *** installing help indices 2021-05-16T23:42:58.8637440Z ** building package indices 2021-05-16T23:42:59.1528840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:42:59.4155790Z ** testing if installed package can be loaded from final location 2021-05-16T23:42:59.6842560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:42:59.6866350Z * DONE (abind) 2021-05-16T23:42:59.9936580Z * installing *source* package ‘bitops’ ... 2021-05-16T23:42:59.9958180Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:59.9959240Z ** using staged installation 2021-05-16T23:43:00.0151290Z ** libs 2021-05-16T23:43:00.0343930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:43:00.2284720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:43:00.3371190Z 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-16T23:43:00.4271660Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:43:00.4906910Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:43:00.4953920Z ** R 2021-05-16T23:43:00.4999420Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:00.8237570Z ** help 2021-05-16T23:43:00.8598940Z *** installing help indices 2021-05-16T23:43:00.8848150Z ** building package indices 2021-05-16T23:43:01.1615360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:01.5335790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:43:01.6844810Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:01.9388060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:01.9411800Z * DONE (bitops) 2021-05-16T23:43:02.3539860Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:43:02.3614350Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:02.3615240Z ** using staged installation 2021-05-16T23:43:02.3928730Z ** libs 2021-05-16T23:43:02.4243640Z 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-16T23:43:02.5099010Z 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-16T23:43:02.6182500Z 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-16T23:43:02.6818360Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:43:02.6863910Z ** R 2021-05-16T23:43:02.7051870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:04.6007800Z ** help 2021-05-16T23:43:04.7366970Z *** installing help indices 2021-05-16T23:43:04.8066840Z ** building package indices 2021-05-16T23:43:05.1491760Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:05.5506480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:43:05.7160250Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:06.0476090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:06.0509780Z * DONE (htmltools) 2021-05-16T23:43:07.8680150Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T23:43:07.9138140Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:07.9139410Z ** using staged installation 2021-05-16T23:43:08.0469710Z ** R 2021-05-16T23:43:08.1680510Z ** inst 2021-05-16T23:43:08.4578300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:13.8030660Z ** help 2021-05-16T23:43:14.1075970Z *** installing help indices 2021-05-16T23:43:14.2790330Z *** copying figures 2021-05-16T23:43:14.2805920Z ** building package indices 2021-05-16T23:43:14.6770480Z ** installing vignettes 2021-05-16T23:43:14.6875080Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:15.0381540Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:15.4698210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:15.4924310Z * DONE (rmarkdown) 2021-05-16T23:43:16.5734750Z * installing *source* package ‘rticles’ ... 2021-05-16T23:43:16.6080150Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:16.6081430Z ** using staged installation 2021-05-16T23:43:16.6392020Z ** R 2021-05-16T23:43:16.6500340Z ** inst 2021-05-16T23:43:16.8239390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:17.4840260Z ** help 2021-05-16T23:43:17.5419630Z *** installing help indices 2021-05-16T23:43:17.5843210Z ** building package indices 2021-05-16T23:43:18.0191130Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:18.7441820Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:19.1826330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:19.2127100Z * DONE (rticles) 2021-05-16T23:43:19.2814180Z 2021-05-16T23:43:19.2815520Z The downloaded source packages are in 2021-05-16T23:43:19.2817710Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/downloaded_packages’ 2021-05-16T23:43:19.6583600Z 2021-05-16T23:43:19.6649560Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes96531fcc9437/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T23:43:19.6748490Z 2021-05-16T23:43:19.6902340Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes96531fcc9437/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ (370ms) 2021-05-16T23:43:20.0390820Z 2021-05-16T23:43:20.0467060Z 2021-05-16T23:43:20.0479080Z ─ preparing ‘oro.nifti’: (384ms) 2021-05-16T23:43:20.0483170Z 2021-05-16T23:43:20.0484000Z 2021-05-16T23:43:20.0571460Z checking DESCRIPTION meta-information ... 2021-05-16T23:43:20.0607560Z 2021-05-16T23:43:20.0609180Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:43:20.3934570Z 2021-05-16T23:43:20.4001370Z 2021-05-16T23:43:20.4029920Z ─ checking for LF line-endings in source and make files and shell scripts (337ms) 2021-05-16T23:43:20.4047490Z 2021-05-16T23:43:20.4067090Z 2021-05-16T23:43:20.4068710Z ─ checking for empty or unneeded directories 2021-05-16T23:43:20.4069460Z 2021-05-16T23:43:20.4070290Z 2021-05-16T23:43:20.4071630Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T23:43:20.4072370Z 2021-05-16T23:43:20.4073010Z 2021-05-16T23:43:20.4074410Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T23:43:20.4257280Z 2021-05-16T23:43:20.4292780Z 2021-05-16T23:43:20.4294560Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T23:43:21.0062340Z 2021-05-16T23:43:21.0064160Z 2021-05-16T23:43:21.0065050Z 2021-05-16T23:43:21.0914170Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:43:21.0915350Z (as ‘lib’ is unspecified) 2021-05-16T23:43:21.9862780Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:43:21.9865400Z ** using staged installation 2021-05-16T23:43:22.0149520Z ** R 2021-05-16T23:43:22.0854600Z ** demo 2021-05-16T23:43:22.0878180Z ** inst 2021-05-16T23:43:22.1310910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:31.0038870Z 2021-05-16T23:43:31.0040870Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:43:31.0041450Z ** help 2021-05-16T23:43:31.6199500Z *** installing help indices 2021-05-16T23:43:31.9462580Z ** building package indices 2021-05-16T23:43:32.4933430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:33.2433490Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:34.1888130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:34.2034940Z * DONE (oro.nifti) 2021-05-16T23:43:34.3204140Z Installing 6 packages: R.methodsS3, R.oo, abind, bitops, R.utils, matrixStats 2021-05-16T23:43:34.3215820Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:43:34.3217020Z (as ‘lib’ is unspecified) 2021-05-16T23:43:36.0952980Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:43:36.0955800Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:43:36.6372020Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:43:36.6375440Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:43:37.3585820Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:43:37.3591510Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:43:38.0752940Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:43:38.0756210Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:43:38.7318370Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:43:38.7321750Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:43:38.7400010Z Packages which are only available in source form, and may need 2021-05-16T23:43:38.7401400Z compilation of C/C++/Fortran: ‘bitops’ ‘matrixStats’ 2021-05-16T23:43:38.7402800Z installing the source packages ‘R.methodsS3’, ‘R.oo’, ‘abind’, ‘bitops’, ‘R.utils’, ‘matrixStats’ 2021-05-16T23:43:38.7403350Z 2021-05-16T23:43:38.7420220Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:43:38.9092110Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:43:38.9093320Z ================================================== 2021-05-16T23:43:38.9093810Z downloaded 23 KB 2021-05-16T23:43:38.9094080Z 2021-05-16T23:43:38.9126450Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:43:39.0716640Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:43:39.0801570Z ================================================== 2021-05-16T23:43:39.0802040Z downloaded 374 KB 2021-05-16T23:43:39.0802310Z 2021-05-16T23:43:39.0837020Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:43:39.2773240Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T23:43:39.2774090Z ================================================== 2021-05-16T23:43:39.2774690Z downloaded 21 KB 2021-05-16T23:43:39.2774970Z 2021-05-16T23:43:39.2806920Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:43:39.4920950Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:43:39.4921690Z ================================================== 2021-05-16T23:43:39.4922090Z downloaded 10 KB 2021-05-16T23:43:39.4922340Z 2021-05-16T23:43:39.4950490Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:43:39.6455990Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:43:39.6618230Z ================================================== 2021-05-16T23:43:39.6618760Z downloaded 353 KB 2021-05-16T23:43:39.6619030Z 2021-05-16T23:43:39.6669410Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:43:39.8214230Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:43:39.8267090Z ================================================== 2021-05-16T23:43:39.8267620Z downloaded 191 KB 2021-05-16T23:43:39.8267890Z 2021-05-16T23:43:40.1624230Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:43:40.1657700Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:40.1659110Z ** using staged installation 2021-05-16T23:43:40.1867350Z ** R 2021-05-16T23:43:40.1949130Z ** inst 2021-05-16T23:43:40.1966940Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:40.8712980Z ** help 2021-05-16T23:43:40.9318350Z *** installing help indices 2021-05-16T23:43:40.9806440Z ** building package indices 2021-05-16T23:43:41.2742960Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:41.5353150Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:41.8075480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:41.8100940Z * DONE (R.methodsS3) 2021-05-16T23:43:42.1372080Z * installing *source* package ‘abind’ ... 2021-05-16T23:43:42.1398440Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:42.1567110Z ** using staged installation 2021-05-16T23:43:42.1727310Z ** R 2021-05-16T23:43:42.1800470Z ** inst 2021-05-16T23:43:42.1877120Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:42.9356130Z ** help 2021-05-16T23:43:42.9729960Z *** installing help indices 2021-05-16T23:43:43.0001880Z ** building package indices 2021-05-16T23:43:43.2819090Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:43.5437400Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:43.8157660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:43.8183730Z * DONE (abind) 2021-05-16T23:43:44.1308660Z * installing *source* package ‘bitops’ ... 2021-05-16T23:43:44.1328880Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:44.1413770Z ** using staged installation 2021-05-16T23:43:44.1561280Z ** libs 2021-05-16T23:43:44.1876520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:43:44.3889660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:43:44.4931620Z 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-16T23:43:44.5841610Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:43:44.6497470Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:43:44.6543530Z ** R 2021-05-16T23:43:44.6587390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:44.9773900Z ** help 2021-05-16T23:43:45.0124860Z *** installing help indices 2021-05-16T23:43:45.0351640Z ** building package indices 2021-05-16T23:43:45.3083690Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:45.7531190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:43:45.9263990Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:46.1929110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:46.1951420Z * DONE (bitops) 2021-05-16T23:43:46.9770260Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:43:46.9991610Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:46.9992650Z ** using staged installation 2021-05-16T23:43:47.0212770Z ** libs 2021-05-16T23:43:47.0428720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:43:47.1184200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:43:47.2507940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:43:47.3936590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:43:47.5338260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:43:47.6881860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:43:49.0819910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:43:49.5252620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:43:51.5211960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:43:51.8710410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:43:51.9749270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:43:52.1855600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:43:52.3528320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:43:52.5213580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:43:52.6872010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:43:54.2633690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:43:55.0472890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:43:55.8338050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:43:56.5045890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:43:57.1753020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:43:59.3015280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:43:59.4466580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:44:00.5966720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:44:01.2279130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:44:02.1370660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:44:02.5981700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:44:04.9533630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:44:17.4616690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:44:18.0675940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:44:18.8300900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:44:18.9834480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:44:19.1279330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:44:19.4372290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:44:19.6263680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:44:20.0223300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:45:05.0122660Z 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 matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:45:05.2025250Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:45:05.2290770Z ** R 2021-05-16T23:45:05.2482790Z ** inst 2021-05-16T23:45:05.5599130Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:07.7695320Z ** help 2021-05-16T23:45:07.9814290Z *** installing help indices 2021-05-16T23:45:08.0852890Z ** building package indices 2021-05-16T23:45:08.4404110Z ** installing vignettes 2021-05-16T23:45:08.4532440Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:45:08.8642420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:45:09.0083150Z ** testing if installed package can be loaded from final location 2021-05-16T23:45:09.2835830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:45:09.2917930Z * DONE (matrixStats) 2021-05-16T23:45:09.9357510Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:45:09.9513740Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:09.9514680Z ** using staged installation 2021-05-16T23:45:09.9706020Z ** R 2021-05-16T23:45:10.0022810Z ** inst 2021-05-16T23:45:10.0070050Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:13.5808850Z ** help 2021-05-16T23:45:14.3711380Z *** installing help indices 2021-05-16T23:45:14.7648440Z ** building package indices 2021-05-16T23:45:15.3653500Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:45:15.6735210Z ** testing if installed package can be loaded from final location 2021-05-16T23:45:16.0837660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:45:16.0939540Z * DONE (R.oo) 2021-05-16T23:45:17.0382700Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:45:17.0674380Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:17.0675340Z ** using staged installation 2021-05-16T23:45:17.0917090Z ** R 2021-05-16T23:45:17.1574880Z ** inst 2021-05-16T23:45:17.1606920Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:24.6319910Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:45:24.6320740Z ** help 2021-05-16T23:45:24.6321580Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:45:25.9477870Z *** installing help indices 2021-05-16T23:45:26.5170990Z ** building package indices 2021-05-16T23:45:27.4220260Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:45:27.7624990Z ** testing if installed package can be loaded from final location 2021-05-16T23:45:28.3334970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:45:28.3442440Z * DONE (R.utils) 2021-05-16T23:45:28.4190330Z 2021-05-16T23:45:28.4191330Z The downloaded source packages are in 2021-05-16T23:45:28.4193180Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/downloaded_packages’ 2021-05-16T23:45:28.6613840Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:45:28.6614750Z Use `force = TRUE` to force installation 2021-05-16T23:45:28.8317600Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:45:28.8318570Z Use `force = TRUE` to force installation 2021-05-16T23:45:29.0936390Z 2021-05-16T23:45:29.0952510Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes96532efe7b59/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-16T23:45:29.0994140Z 2021-05-16T23:45:29.0996620Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/remotes96532efe7b59/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-16T23:45:29.3195000Z 2021-05-16T23:45:29.3233520Z 2021-05-16T23:45:29.3235340Z ─ preparing ‘neurobase’: 2021-05-16T23:45:29.3248220Z 2021-05-16T23:45:29.3249150Z 2021-05-16T23:45:29.3341530Z checking DESCRIPTION meta-information ... 2021-05-16T23:45:29.3377810Z 2021-05-16T23:45:29.3379460Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:45:29.4984020Z 2021-05-16T23:45:29.5030690Z 2021-05-16T23:45:29.5033770Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:45:29.5039980Z 2021-05-16T23:45:29.5071940Z 2021-05-16T23:45:29.5073630Z ─ checking for empty or unneeded directories 2021-05-16T23:45:29.5119010Z 2021-05-16T23:45:29.5156050Z 2021-05-16T23:45:29.5157890Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T23:45:29.6041030Z 2021-05-16T23:45:29.6042450Z 2021-05-16T23:45:29.6043230Z 2021-05-16T23:45:29.6392670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:45:29.6394400Z (as ‘lib’ is unspecified) 2021-05-16T23:45:30.0968910Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:45:30.0971800Z ** using staged installation 2021-05-16T23:45:30.1235930Z ** R 2021-05-16T23:45:30.1590270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:33.4257050Z ** help 2021-05-16T23:45:33.7028500Z *** installing help indices 2021-05-16T23:45:33.8371600Z ** building package indices 2021-05-16T23:45:34.2320260Z ** installing vignettes 2021-05-16T23:45:34.2399850Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:45:35.0801420Z ** testing if installed package can be loaded from final location 2021-05-16T23:45:35.9996100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:45:36.0034090Z * DONE (neurobase) 2021-05-16T23:45:36.0796920Z Installing 22 packages: base64enc, jquerylib, sass, htmltools, later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, bslib, sourcetools, xtable, httpuv, kirby21.base, R.utils, matrixStats, oro.nifti, shiny, assertthat, htmlwidgets 2021-05-16T23:45:36.0806900Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:45:36.0807950Z (as ‘lib’ is unspecified) 2021-05-16T23:45:38.3846430Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:45:38.3849330Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:45:39.6360710Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:45:39.6364020Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:45:40.6967380Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:45:40.6975850Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:45:41.7407220Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:45:41.7410680Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:45:42.5730110Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:45:42.5733550Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:45:42.5848000Z Packages which are only available in source form, and may need 2021-05-16T23:45:42.5849750Z compilation of C/C++/Fortran: ‘base64enc’ ‘sass’ ‘htmltools’ ‘later’ 2021-05-16T23:45:42.5851050Z ‘promises’ ‘RNifti’ ‘bitops’ ‘sourcetools’ ‘httpuv’ ‘matrixStats’ 2021-05-16T23:45:42.5853670Z installing the source packages ‘base64enc’, ‘jquerylib’, ‘sass’, ‘htmltools’, ‘later’, ‘promises’, ‘R.methodsS3’, ‘R.oo’, ‘RNifti’, ‘abind’, ‘bitops’, ‘bslib’, ‘sourcetools’, ‘xtable’, ‘httpuv’, ‘kirby21.base’, ‘R.utils’, ‘matrixStats’, ‘oro.nifti’, ‘shiny’, ‘assertthat’, ‘htmlwidgets’ 2021-05-16T23:45:42.5854760Z 2021-05-16T23:45:42.5865070Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:45:42.8925910Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T23:45:42.8927170Z ================================================== 2021-05-16T23:45:42.8927620Z downloaded 7833 bytes 2021-05-16T23:45:42.8927890Z 2021-05-16T23:45:42.8957640Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T23:45:43.1051430Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T23:45:43.1177320Z ================================================== 2021-05-16T23:45:43.1177800Z downloaded 508 KB 2021-05-16T23:45:43.1178070Z 2021-05-16T23:45:43.1216460Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T23:45:43.5825600Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T23:45:43.7112600Z ================================================== 2021-05-16T23:45:43.7114080Z downloaded 2.9 MB 2021-05-16T23:45:43.7114380Z 2021-05-16T23:45:43.7208550Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:45:43.8556440Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T23:45:43.8570780Z ================================================== 2021-05-16T23:45:43.8571260Z downloaded 69 KB 2021-05-16T23:45:43.8571520Z 2021-05-16T23:45:43.8608510Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:45:44.0934440Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T23:45:44.0955320Z ================================================== 2021-05-16T23:45:44.0955810Z downloaded 62 KB 2021-05-16T23:45:44.0956080Z 2021-05-16T23:45:44.0990880Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:45:44.2668200Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T23:45:44.5351090Z ================================================== 2021-05-16T23:45:44.5351680Z downloaded 3.0 MB 2021-05-16T23:45:44.5351960Z 2021-05-16T23:45:44.5438420Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:45:44.6864090Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:45:44.6867180Z ================================================== 2021-05-16T23:45:44.6867650Z downloaded 23 KB 2021-05-16T23:45:44.6867930Z 2021-05-16T23:45:44.6903550Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:45:44.8652030Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:45:44.8727930Z ================================================== 2021-05-16T23:45:44.8728430Z downloaded 374 KB 2021-05-16T23:45:44.8728700Z 2021-05-16T23:45:44.8765420Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:45:45.0274500Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:45:45.0475730Z ================================================== 2021-05-16T23:45:45.0476300Z downloaded 1.0 MB 2021-05-16T23:45:45.0476580Z 2021-05-16T23:45:45.0528530Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:45:45.2715250Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T23:45:45.2716110Z ================================================== 2021-05-16T23:45:45.2716520Z downloaded 21 KB 2021-05-16T23:45:45.2716780Z 2021-05-16T23:45:45.2750070Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:45:45.5118540Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:45:45.5130010Z ================================================== 2021-05-16T23:45:45.5130510Z downloaded 10 KB 2021-05-16T23:45:45.5130800Z 2021-05-16T23:45:45.5179480Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T23:45:45.7602180Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T23:45:45.9829330Z ================================================== 2021-05-16T23:45:45.9829900Z downloaded 3.6 MB 2021-05-16T23:45:45.9830180Z 2021-05-16T23:45:45.9923530Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T23:45:46.1360360Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-16T23:45:46.1361240Z ================================================== 2021-05-16T23:45:46.1361700Z downloaded 23 KB 2021-05-16T23:45:46.1361970Z 2021-05-16T23:45:46.1396450Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T23:45:46.3138340Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-16T23:45:46.4188010Z ================================================== 2021-05-16T23:45:46.4189380Z downloaded 551 KB 2021-05-16T23:45:46.4190130Z 2021-05-16T23:45:46.4234780Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:45:46.5577240Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T23:45:46.6989180Z ================================================== 2021-05-16T23:45:46.6989730Z downloaded 1.7 MB 2021-05-16T23:45:46.6990010Z 2021-05-16T23:45:46.7046560Z trying URL 'https://cloud.r-project.org/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:45:46.9557390Z Content type 'application/x-gzip' length 9823 bytes 2021-05-16T23:45:46.9558170Z ================================================== 2021-05-16T23:45:46.9558600Z downloaded 9823 bytes 2021-05-16T23:45:46.9558880Z 2021-05-16T23:45:46.9591390Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:45:47.0989300Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:45:47.1061180Z ================================================== 2021-05-16T23:45:47.1061740Z downloaded 353 KB 2021-05-16T23:45:47.1062010Z 2021-05-16T23:45:47.1101280Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:45:47.3715640Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:45:47.3750200Z ================================================== 2021-05-16T23:45:47.3750700Z downloaded 191 KB 2021-05-16T23:45:47.3750980Z 2021-05-16T23:45:47.3786900Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:45:47.5189200Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:45:47.9712860Z ================================================== 2021-05-16T23:45:47.9715020Z downloaded 5.0 MB 2021-05-16T23:45:47.9715970Z 2021-05-16T23:45:47.9887950Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T23:45:48.1266770Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T23:45:48.3965490Z ================================================== 2021-05-16T23:45:48.3966000Z downloaded 4.0 MB 2021-05-16T23:45:48.3966280Z 2021-05-16T23:45:48.4064940Z trying URL 'https://cloud.r-project.org/src/contrib/assertthat_0.2.1.tar.gz' 2021-05-16T23:45:48.6278230Z Content type 'application/x-gzip' length 12742 bytes (12 KB) 2021-05-16T23:45:48.6278990Z ================================================== 2021-05-16T23:45:48.6279430Z downloaded 12 KB 2021-05-16T23:45:48.6288750Z 2021-05-16T23:45:48.6323520Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T23:45:48.9210340Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T23:45:48.9982780Z ================================================== 2021-05-16T23:45:48.9983290Z downloaded 316 KB 2021-05-16T23:45:48.9983570Z 2021-05-16T23:45:49.2884030Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:45:49.2902130Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:49.2978840Z ** using staged installation 2021-05-16T23:45:49.3133630Z ** libs 2021-05-16T23:45:49.3447610Z 2021-05-16T23:45:49.3450010Z 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-16T23:45:49.4936330Z 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-16T23:45:49.5974700Z 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-16T23:45:49.7043310Z 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-16T23:45:49.7619140Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:45:49.7665890Z ** R 2021-05-16T23:45:49.7715070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:50.1197830Z ** help 2021-05-16T23:45:50.1503310Z *** installing help indices 2021-05-16T23:45:50.1707350Z ** building package indices 2021-05-16T23:45:50.4357080Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:45:50.8244630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:45:50.9590410Z ** testing if installed package can be loaded from final location 2021-05-16T23:45:51.2099730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:45:51.2123570Z * DONE (base64enc) 2021-05-16T23:45:51.5742270Z * installing *source* package ‘later’ ... 2021-05-16T23:45:51.5786120Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:51.5787700Z ** using staged installation 2021-05-16T23:45:51.6928040Z Running configure script 2021-05-16T23:45:51.8979500Z -latomic linker flag not needed. 2021-05-16T23:45:51.9217020Z ** libs 2021-05-16T23:45:51.9427600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:45:53.1531860Z In file included from RcppExports.cpp:5: 2021-05-16T23:45:53.1532720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:45:53.1534890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:45:53.1535890Z SEXP data = Parent::get__(); 2021-05-16T23:45:53.1536280Z ^ 2021-05-16T23:45:57.3151070Z 1 warning generated. 2021-05-16T23:45:57.3290200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T23:45:58.4976240Z In file included from callback_registry.cpp:6: 2021-05-16T23:45:58.4977040Z In file included from ./callback_registry.h:4: 2021-05-16T23:45:58.4977860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:45:58.4979970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:45:58.4980950Z SEXP data = Parent::get__(); 2021-05-16T23:45:58.4981320Z ^ 2021-05-16T23:46:03.6344240Z 1 warning generated. 2021-05-16T23:46:03.6499320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T23:46:04.3947700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:46:04.4769000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T23:46:05.6377520Z In file included from later.cpp:1: 2021-05-16T23:46:05.6378230Z In file included from ./later.h:6: 2021-05-16T23:46:05.6378810Z In file included from ./callback_registry.h:4: 2021-05-16T23:46:05.6379590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:46:05.6381720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:46:05.6382830Z SEXP data = Parent::get__(); 2021-05-16T23:46:05.6383240Z ^ 2021-05-16T23:46:09.9781710Z 1 warning generated. 2021-05-16T23:46:09.9925420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T23:46:11.1556170Z In file included from later_posix.cpp:3: 2021-05-16T23:46:11.1557070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:46:11.1559280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:46:11.1560300Z SEXP data = Parent::get__(); 2021-05-16T23:46:11.1561450Z ^ 2021-05-16T23:46:13.5092890Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T23:46:13.5093750Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T23:46:13.5094280Z ^ 2021-05-16T23:46:14.2658760Z 2 warnings generated. 2021-05-16T23:46:14.2793770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T23:46:14.3235920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T23:46:14.8023410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T23:46:15.1940410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T23:46:15.2353980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T23:46:15.3678260Z 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 later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:46:15.4406610Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-16T23:46:15.4464770Z ** R 2021-05-16T23:46:15.4523030Z ** inst 2021-05-16T23:46:15.4557810Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:15.9679850Z ** help 2021-05-16T23:46:16.0003450Z *** installing help indices 2021-05-16T23:46:16.0306760Z ** building package indices 2021-05-16T23:46:16.3015440Z ** installing vignettes 2021-05-16T23:46:16.3088280Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:16.8225800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:46:16.9752650Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:17.3534990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:17.3589150Z * DONE (later) 2021-05-16T23:46:17.7169230Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:46:17.7202420Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:17.7326580Z ** using staged installation 2021-05-16T23:46:17.7503700Z ** R 2021-05-16T23:46:17.7583320Z ** inst 2021-05-16T23:46:17.7601390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:18.3953680Z ** help 2021-05-16T23:46:18.4536000Z *** installing help indices 2021-05-16T23:46:18.4954490Z ** building package indices 2021-05-16T23:46:18.7848980Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:19.0483550Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:19.3183900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:19.3209140Z * DONE (R.methodsS3) 2021-05-16T23:46:19.8915800Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:46:19.9032780Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:19.9131990Z ** using staged installation 2021-05-16T23:46:19.9346570Z ** libs 2021-05-16T23:46:19.9560550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T23:46:21.1991150Z In file included from main.cpp:1: 2021-05-16T23:46:21.1992160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:46:21.1994270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:46:21.1995250Z SEXP data = Parent::get__(); 2021-05-16T23:46:21.1995680Z ^ 2021-05-16T23:46:33.5450460Z 1 warning generated. 2021-05-16T23:46:33.5641320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:46:33.6918060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:46:33.8374770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:46:33.9145650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:46:34.0682040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:46:34.6023830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:46:34.6845500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:46:34.8475520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:46:35.0391990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:46:35.2092360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:46:35.5067290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:46:35.7096020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:46:36.3197350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:46:36.4619010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:46:36.8233900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:46:36.8947010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:46:36.9833340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:46:37.0971770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:46:37.2691500Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:46:37.2692570Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:46:37.2693070Z ^ 2021-05-16T23:46:37.2694350Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:46:37.2695220Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:46:37.2695670Z ^ 2021-05-16T23:46:37.2696860Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:46:37.2697740Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:46:37.2698220Z ^ 2021-05-16T23:46:37.2699380Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:46:37.2700760Z static int is_mixedcase(const char * str) 2021-05-16T23:46:37.2701230Z ^ 2021-05-16T23:46:37.2702420Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:46:37.2703170Z static int is_uppercase(const char * str) 2021-05-16T23:46:37.2703560Z ^ 2021-05-16T23:46:37.2704730Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:46:37.2705460Z static int make_lowercase(char * str) 2021-05-16T23:46:37.2705860Z ^ 2021-05-16T23:46:37.2707030Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:46:37.2707760Z static int make_uppercase(char * str) 2021-05-16T23:46:37.2708240Z ^ 2021-05-16T23:46:37.2709420Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:46:37.2710330Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:46:37.2710810Z ^ 2021-05-16T23:46:38.1689900Z 8 warnings generated. 2021-05-16T23:46:38.1731110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:46:38.4266450Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:46:38.4267630Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:46:38.4268120Z ^ 2021-05-16T23:46:38.4269390Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:46:38.4270190Z static char *escapize_string( const char * str ) 2021-05-16T23:46:38.4270630Z ^ 2021-05-16T23:46:40.5606080Z 2 warnings generated. 2021-05-16T23:46:40.5712750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:46:40.6500450Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:46:40.6587500Z ** R 2021-05-16T23:46:40.6709670Z ** inst 2021-05-16T23:46:40.6859420Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:41.8516050Z ** help 2021-05-16T23:46:41.9345800Z *** installing help indices 2021-05-16T23:46:41.9774160Z ** building package indices 2021-05-16T23:46:42.2799810Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:42.7527460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:46:42.8969880Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:43.2631770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:43.2671870Z * DONE (RNifti) 2021-05-16T23:46:43.6003250Z * installing *source* package ‘abind’ ... 2021-05-16T23:46:43.6029470Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:43.6101520Z ** using staged installation 2021-05-16T23:46:43.6259410Z ** R 2021-05-16T23:46:43.6330080Z ** inst 2021-05-16T23:46:43.6411150Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:44.3669070Z ** help 2021-05-16T23:46:44.4041430Z *** installing help indices 2021-05-16T23:46:44.4315780Z ** building package indices 2021-05-16T23:46:44.7090560Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:44.9607970Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:45.2209150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:45.2233410Z * DONE (abind) 2021-05-16T23:46:45.5240760Z * installing *source* package ‘bitops’ ... 2021-05-16T23:46:45.5260760Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:45.5331580Z ** using staged installation 2021-05-16T23:46:45.5459710Z ** libs 2021-05-16T23:46:45.5646960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:46:45.7466710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:46:45.8478500Z 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-16T23:46:45.9340510Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:46:45.9936270Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:46:45.9982700Z ** R 2021-05-16T23:46:46.0027830Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:46.3202940Z ** help 2021-05-16T23:46:46.3567190Z *** installing help indices 2021-05-16T23:46:46.3791860Z ** building package indices 2021-05-16T23:46:46.6499000Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:47.0238660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:46:47.1649500Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:47.4098080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:47.4119730Z * DONE (bitops) 2021-05-16T23:46:47.7957570Z * installing *source* package ‘sourcetools’ ... 2021-05-16T23:46:47.8003890Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:47.8005030Z ** using staged installation 2021-05-16T23:46:47.8161430Z ** libs 2021-05-16T23:46:47.8361300Z 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 Reader.cpp -o Reader.o 2021-05-16T23:46:49.1135370Z 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 Tokenizer.cpp -o Tokenizer.o 2021-05-16T23:46:50.7335640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-16T23:46:50.8226350Z 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 sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:46:50.8868280Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-16T23:46:50.8916860Z ** R 2021-05-16T23:46:50.8959050Z ** inst 2021-05-16T23:46:50.9110200Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:51.2284690Z ** help 2021-05-16T23:46:51.2501980Z *** installing help indices 2021-05-16T23:46:51.2712970Z ** building package indices 2021-05-16T23:46:51.6177470Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:51.9899410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:46:52.1992500Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:52.4654370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:52.4709610Z * DONE (sourcetools) 2021-05-16T23:46:52.8850460Z * installing *source* package ‘xtable’ ... 2021-05-16T23:46:52.8927830Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:52.8929050Z ** using staged installation 2021-05-16T23:46:52.9190140Z ** R 2021-05-16T23:46:52.9309070Z ** data 2021-05-16T23:46:52.9319990Z ** inst 2021-05-16T23:46:52.9423170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:54.1954040Z ** help 2021-05-16T23:46:54.3108220Z *** installing help indices 2021-05-16T23:46:54.3745120Z ** building package indices 2021-05-16T23:46:54.6933200Z ** installing vignettes 2021-05-16T23:46:54.7020350Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:54.9594380Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:55.2376240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:55.2486400Z * DONE (xtable) 2021-05-16T23:46:55.6190170Z * installing *source* package ‘kirby21.base’ ... 2021-05-16T23:46:55.6221540Z ** package ‘kirby21.base’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:55.6313220Z ** using staged installation 2021-05-16T23:46:55.6497800Z ** R 2021-05-16T23:46:55.6632930Z ** data 2021-05-16T23:46:55.6645410Z *** moving datasets to lazyload DB 2021-05-16T23:46:55.6754690Z ** inst 2021-05-16T23:46:55.6770230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:46:56.1452110Z ** help 2021-05-16T23:46:56.1851970Z *** installing help indices 2021-05-16T23:46:56.2150060Z ** building package indices 2021-05-16T23:46:56.5008060Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:46:56.7722190Z ** testing if installed package can be loaded from final location 2021-05-16T23:46:57.0386010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:46:57.0465430Z * DONE (kirby21.base) 2021-05-16T23:46:57.7811150Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:46:57.8028730Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:46:57.8096560Z ** using staged installation 2021-05-16T23:46:57.8320100Z ** libs 2021-05-16T23:46:57.8549960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:46:57.9342080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:46:58.0604500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:46:58.2011640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:46:58.3365390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:46:58.4859770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:46:59.8557120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:47:00.3216890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:47:02.2967260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:47:02.6567210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:47:02.7575570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:47:02.9588790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:47:03.1244430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:47:03.2854040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:47:03.4455000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:47:05.0142970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:47:05.7888730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:47:06.5571040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:47:07.2258170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:47:07.8990800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:47:10.0438200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:47:10.1943310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:47:11.3310860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:47:11.9601450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:47:12.8635420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:47:13.3228670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:47:15.6667590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:47:28.3452660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:47:28.9622410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:47:29.7282150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:47:29.8774930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:47:30.0174730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:47:30.3307640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:47:30.5110470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:47:30.8978630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:48:12.1659490Z 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 matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:48:12.2671280Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:48:12.2855660Z ** R 2021-05-16T23:48:12.3097850Z ** inst 2021-05-16T23:48:12.5567450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:14.7336750Z ** help 2021-05-16T23:48:14.9407550Z *** installing help indices 2021-05-16T23:48:15.0459140Z ** building package indices 2021-05-16T23:48:15.4020060Z ** installing vignettes 2021-05-16T23:48:15.4144740Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:15.8231960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:48:15.9643420Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:16.2462060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:16.2541740Z * DONE (matrixStats) 2021-05-16T23:48:16.6484600Z * installing *source* package ‘assertthat’ ... 2021-05-16T23:48:16.6514470Z ** package ‘assertthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:16.6515750Z ** using staged installation 2021-05-16T23:48:16.6776490Z ** R 2021-05-16T23:48:16.6846640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:17.2203940Z ** help 2021-05-16T23:48:17.2654580Z *** installing help indices 2021-05-16T23:48:17.2967800Z ** building package indices 2021-05-16T23:48:17.5756970Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:17.8304330Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:18.0952260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:18.0973020Z * DONE (assertthat) 2021-05-16T23:48:18.4899610Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:48:18.4948870Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:18.5017390Z ** using staged installation 2021-05-16T23:48:18.5244070Z ** libs 2021-05-16T23:48:18.5454900Z 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-16T23:48:18.6361100Z 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-16T23:48:18.7453930Z 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-16T23:48:18.8041310Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:48:18.8105790Z ** R 2021-05-16T23:48:18.8293690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:20.7385670Z ** help 2021-05-16T23:48:20.8670560Z *** installing help indices 2021-05-16T23:48:20.9403900Z ** building package indices 2021-05-16T23:48:21.2838920Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:21.6828850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:48:21.8343190Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:22.1635050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:22.1669390Z * DONE (htmltools) 2021-05-16T23:48:22.8654970Z * installing *source* package ‘promises’ ... 2021-05-16T23:48:22.8814630Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:22.8815340Z ** using staged installation 2021-05-16T23:48:22.9054440Z ** libs 2021-05-16T23:48:22.9249620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:48:24.1588510Z In file included from RcppExports.cpp:4: 2021-05-16T23:48:24.1590120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:48:24.1592250Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:48:24.1593230Z SEXP data = Parent::get__(); 2021-05-16T23:48:24.1593610Z ^ 2021-05-16T23:48:27.9225900Z 1 warning generated. 2021-05-16T23:48:27.9365250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T23:48:29.1526490Z In file included from promise_task.cpp:1: 2021-05-16T23:48:29.1527640Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:48:29.1529850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:48:29.1530860Z SEXP data = Parent::get__(); 2021-05-16T23:48:29.1531250Z ^ 2021-05-16T23:48:32.5879360Z 1 warning generated. 2021-05-16T23:48:32.6061420Z 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 promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:48:32.6697860Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-16T23:48:32.6746850Z ** R 2021-05-16T23:48:32.6883190Z ** inst 2021-05-16T23:48:32.7131130Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:35.3340230Z ** help 2021-05-16T23:48:35.4013720Z *** installing help indices 2021-05-16T23:48:35.4413880Z *** copying figures 2021-05-16T23:48:35.4449290Z ** building package indices 2021-05-16T23:48:35.7381310Z ** installing vignettes 2021-05-16T23:48:35.7506720Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:36.2586230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:48:36.5193430Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:36.9563630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:36.9616000Z * DONE (promises) 2021-05-16T23:48:37.5607400Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:48:37.5761450Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:37.5829600Z ** using staged installation 2021-05-16T23:48:37.6025780Z ** R 2021-05-16T23:48:37.6331490Z ** inst 2021-05-16T23:48:37.6380900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:41.1712180Z ** help 2021-05-16T23:48:41.9366630Z *** installing help indices 2021-05-16T23:48:42.3407890Z ** building package indices 2021-05-16T23:48:42.9464880Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:43.3416480Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:43.7619280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:43.7687390Z * DONE (R.oo) 2021-05-16T23:48:44.7278240Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:48:44.7556510Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:44.7624330Z ** using staged installation 2021-05-16T23:48:44.7885530Z ** R 2021-05-16T23:48:44.8607260Z ** demo 2021-05-16T23:48:44.8632090Z ** inst 2021-05-16T23:48:44.9086680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:53.6874620Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:48:53.6875290Z ** help 2021-05-16T23:48:54.2818150Z *** installing help indices 2021-05-16T23:48:54.6094500Z ** building package indices 2021-05-16T23:48:55.1539390Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:55.8935920Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:56.8248840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:56.8368410Z * DONE (oro.nifti) 2021-05-16T23:48:57.2906210Z * installing *source* package ‘jquerylib’ ... 2021-05-16T23:48:57.2968060Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:57.2969440Z ** using staged installation 2021-05-16T23:48:57.3203890Z ** R 2021-05-16T23:48:57.3242500Z ** inst 2021-05-16T23:48:57.3396110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:48:57.6833120Z ** help 2021-05-16T23:48:57.6962630Z *** installing help indices 2021-05-16T23:48:57.7146630Z ** building package indices 2021-05-16T23:48:57.9761590Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:48:58.2681600Z ** testing if installed package can be loaded from final location 2021-05-16T23:48:58.6392430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:48:58.6442600Z * DONE (jquerylib) 2021-05-16T23:48:59.8642710Z * installing *source* package ‘sass’ ... 2021-05-16T23:48:59.8965530Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T23:48:59.8966460Z ** using staged installation 2021-05-16T23:48:59.9240430Z ** libs 2021-05-16T23:48:59.9537620Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-16T23:48:59.9539890Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T23:48:59.9551420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T23:49:00.0723020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:49:00.1499920Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T23:49:00.1786550Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T23:49:00.2457170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T23:49:04.8422320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T23:49:06.1188040Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T23:49:06.1189240Z for (const auto numerator : numerators) 2021-05-16T23:49:06.1189700Z ^ 2021-05-16T23:49:06.1192270Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T23:49:06.1193120Z for (const auto numerator : numerators) 2021-05-16T23:49:06.1193580Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T23:49:06.1193930Z & 2021-05-16T23:49:06.1197790Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T23:49:06.1199060Z for (const auto denominator : denominators) 2021-05-16T23:49:06.1199550Z ^ 2021-05-16T23:49:06.1201330Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T23:49:06.1202150Z for (const auto denominator : denominators) 2021-05-16T23:49:06.1203400Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T23:49:06.1203730Z & 2021-05-16T23:49:09.1185010Z 2 warnings generated. 2021-05-16T23:49:09.1278360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T23:49:10.9037660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T23:49:13.1372390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T23:49:15.9217960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T23:49:18.3799270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T23:49:22.5035640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T23:49:27.8948000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T23:49:33.7746400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T23:49:34.4896440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T23:49:36.8203100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T23:49:39.6845840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T23:49:42.2964350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T23:49:45.4936780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T23:49:49.1679020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T23:49:51.6578480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T23:49:53.9529740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T23:49:56.6600990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T23:50:00.5738230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T23:50:02.4619970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T23:50:03.9981300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T23:50:07.2362270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T23:50:09.6523490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T23:50:11.9419070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T23:50:12.5158000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T23:50:13.0903100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T23:50:14.6890280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T23:50:16.7461930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T23:50:17.8455680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T23:50:18.6586280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T23:50:19.5257920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T23:50:20.3128990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T23:50:32.7125520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T23:50:35.2826190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T23:50:38.4896620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T23:50:44.9113710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T23:50:46.7996760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T23:50:52.5559670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T23:50:54.4988090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T23:50:58.0518890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T23:51:06.0620850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T23:51:07.7218250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T23:51:08.8142620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T23:51:11.0781090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T23:51:14.8282730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T23:51:15.8474790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T23:51:18.3381930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T23:51:20.2310380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T23:51:22.0911060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T23:51:23.8618870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T23:51:26.1064340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T23:51:27.7428170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T23:51:29.5428760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T23:51:30.5238160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T23:51:32.6605090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T23:51:34.4480230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T23:51:36.6810790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T23:51:39.1173670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T23:51:40.9987470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T23:51:43.4721090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T23:51:44.2182740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T23:51:44.9739000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T23:51:45.8071030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T23:51:46.5632350Z mkdir lib 2021-05-16T23:51:46.5678790Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T23:51:46.6259910Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T23:51:46.7143970Z a - src/cencode.o 2021-05-16T23:51:46.7147290Z a - src/ast.o 2021-05-16T23:51:46.7148800Z a - src/ast_values.o 2021-05-16T23:51:46.7150550Z a - src/ast_supports.o 2021-05-16T23:51:46.7151980Z a - src/ast_sel_cmp.o 2021-05-16T23:51:46.7153620Z a - src/ast_sel_unify.o 2021-05-16T23:51:46.7154710Z a - src/ast_sel_super.o 2021-05-16T23:51:46.7156060Z a - src/ast_sel_weave.o 2021-05-16T23:51:46.7157350Z a - src/ast_selectors.o 2021-05-16T23:51:46.7159260Z a - src/context.o 2021-05-16T23:51:46.7160560Z a - src/constants.o 2021-05-16T23:51:46.7161800Z a - src/fn_utils.o 2021-05-16T23:51:46.7163040Z a - src/fn_miscs.o 2021-05-16T23:51:46.7164260Z a - src/fn_maps.o 2021-05-16T23:51:46.7166250Z a - src/fn_lists.o 2021-05-16T23:51:46.7167680Z a - src/fn_colors.o 2021-05-16T23:51:46.7168960Z a - src/fn_numbers.o 2021-05-16T23:51:46.7170200Z a - src/fn_strings.o 2021-05-16T23:51:46.7171150Z a - src/fn_selectors.o 2021-05-16T23:51:46.7172370Z a - src/color_maps.o 2021-05-16T23:51:46.7174220Z a - src/environment.o 2021-05-16T23:51:46.7175530Z a - src/ast_fwd_decl.o 2021-05-16T23:51:46.7176720Z a - src/bind.o 2021-05-16T23:51:46.7177900Z a - src/file.o 2021-05-16T23:51:46.7179070Z a - src/util.o 2021-05-16T23:51:46.7180280Z a - src/util_string.o 2021-05-16T23:51:46.7181470Z a - src/json.o 2021-05-16T23:51:46.7182640Z a - src/units.o 2021-05-16T23:51:46.7184030Z a - src/values.o 2021-05-16T23:51:46.7185240Z a - src/plugins.o 2021-05-16T23:51:46.7186460Z a - src/source.o 2021-05-16T23:51:46.7187660Z a - src/position.o 2021-05-16T23:51:46.7189320Z a - src/lexer.o 2021-05-16T23:51:46.7191460Z a - src/parser.o 2021-05-16T23:51:46.7192830Z a - src/parser_selectors.o 2021-05-16T23:51:46.7194110Z a - src/prelexer.o 2021-05-16T23:51:46.7195940Z a - src/eval.o 2021-05-16T23:51:46.7197530Z a - src/eval_selectors.o 2021-05-16T23:51:46.7198810Z a - src/expand.o 2021-05-16T23:51:46.7200020Z a - src/listize.o 2021-05-16T23:51:46.7201220Z a - src/cssize.o 2021-05-16T23:51:46.7202740Z a - src/extender.o 2021-05-16T23:51:46.7204430Z a - src/extension.o 2021-05-16T23:51:46.7205700Z a - src/stylesheet.o 2021-05-16T23:51:46.7206930Z a - src/output.o 2021-05-16T23:51:46.7208310Z a - src/inspect.o 2021-05-16T23:51:46.7209610Z a - src/emitter.o 2021-05-16T23:51:46.7210920Z a - src/check_nesting.o 2021-05-16T23:51:46.7212700Z a - src/remove_placeholders.o 2021-05-16T23:51:46.7214060Z a - src/sass.o 2021-05-16T23:51:46.7215300Z a - src/sass_values.o 2021-05-16T23:51:46.7216560Z a - src/sass_context.o 2021-05-16T23:51:46.7217920Z a - src/sass_functions.o 2021-05-16T23:51:46.7219170Z a - src/sass2scss.o 2021-05-16T23:51:46.7220460Z a - src/backtrace.o 2021-05-16T23:51:46.7221720Z a - src/operators.o 2021-05-16T23:51:46.7222920Z a - src/ast2c.o 2021-05-16T23:51:46.7224120Z a - src/c2ast.o 2021-05-16T23:51:46.7225310Z a - src/to_value.o 2021-05-16T23:51:46.7226550Z a - src/source_map.o 2021-05-16T23:51:46.7227830Z a - src/error_handling.o 2021-05-16T23:51:46.7229120Z a - src/memory/allocator.o 2021-05-16T23:51:46.7230430Z a - src/memory/shared_ptr.o 2021-05-16T23:51:46.7232170Z a - src/utf8_string.o 2021-05-16T23:51:46.7233500Z a - src/base64vlq.o 2021-05-16T23:51:46.7236890Z 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 sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:51:46.9511970Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-16T23:51:46.9730300Z ** R 2021-05-16T23:51:46.9910600Z ** inst 2021-05-16T23:51:47.0180680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:51:48.9991010Z ** help 2021-05-16T23:51:49.1088530Z *** installing help indices 2021-05-16T23:51:49.1668280Z *** copying figures 2021-05-16T23:51:49.1686340Z ** building package indices 2021-05-16T23:51:49.4998890Z ** installing vignettes 2021-05-16T23:51:49.5213010Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:51:50.0603440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:51:50.2792230Z ** testing if installed package can be loaded from final location 2021-05-16T23:51:50.6561580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:51:50.6641330Z * DONE (sass) 2021-05-16T23:51:52.1694050Z * installing *source* package ‘httpuv’ ... 2021-05-16T23:51:52.2214390Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T23:51:52.2215270Z ** using staged installation 2021-05-16T23:51:52.3544770Z ** libs 2021-05-16T23:51:52.4312030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T23:51:53.7935020Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T23:51:53.7936210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:51:53.7938200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:51:53.7939370Z SEXP data = Parent::get__(); 2021-05-16T23:51:53.7939850Z ^ 2021-05-16T23:51:57.7348890Z 1 warning generated. 2021-05-16T23:51:57.7494660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:51:59.0315140Z In file included from RcppExports.cpp:4: 2021-05-16T23:51:59.0316100Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:51:59.0318350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:51:59.0319370Z SEXP data = Parent::get__(); 2021-05-16T23:51:59.0319770Z ^ 2021-05-16T23:52:04.2204420Z 1 warning generated. 2021-05-16T23:52:04.2364700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T23:52:05.0306680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T23:52:06.1202230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T23:52:07.5621550Z In file included from filedatasource-unix.cpp:3: 2021-05-16T23:52:07.5622900Z In file included from ./filedatasource.h:4: 2021-05-16T23:52:07.5624100Z In file included from ./uvutil.h:10: 2021-05-16T23:52:07.5624920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:07.5626710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:07.5627730Z SEXP data = Parent::get__(); 2021-05-16T23:52:07.5629050Z ^ 2021-05-16T23:52:10.8906060Z 1 warning generated. 2021-05-16T23:52:10.9053370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T23:52:10.9478740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T23:52:12.2553130Z In file included from fs.cpp:2: 2021-05-16T23:52:12.2553800Z In file included from ./utils.h:11: 2021-05-16T23:52:12.2554630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:12.2557170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:12.2558800Z SEXP data = Parent::get__(); 2021-05-16T23:52:12.2559380Z ^ 2021-05-16T23:52:15.3853770Z 1 warning generated. 2021-05-16T23:52:15.3992210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T23:52:16.7891110Z In file included from http.cpp:1: 2021-05-16T23:52:16.7891700Z In file included from ./http.h:7: 2021-05-16T23:52:16.7892540Z In file included from ./webapplication.h:6: 2021-05-16T23:52:16.7893440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:16.7895890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:16.7896800Z SEXP data = Parent::get__(); 2021-05-16T23:52:16.7897200Z ^ 2021-05-16T23:52:21.0866600Z 1 warning generated. 2021-05-16T23:52:21.1027720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T23:52:22.3945430Z In file included from httprequest.cpp:3: 2021-05-16T23:52:22.3946300Z In file included from ./httprequest.h:11: 2021-05-16T23:52:22.3946880Z In file included from ./socket.h:4: 2021-05-16T23:52:22.3947390Z In file included from ./http.h:7: 2021-05-16T23:52:22.3947990Z In file included from ./webapplication.h:6: 2021-05-16T23:52:22.3948820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:22.3951050Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:22.3951910Z SEXP data = Parent::get__(); 2021-05-16T23:52:22.3952290Z ^ 2021-05-16T23:52:32.1216100Z 1 warning generated. 2021-05-16T23:52:32.1433950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T23:52:33.5748460Z In file included from httpresponse.cpp:1: 2021-05-16T23:52:33.5749380Z In file included from ./httpresponse.h:6: 2021-05-16T23:52:33.5750080Z In file included from ./uvutil.h:10: 2021-05-16T23:52:33.5751090Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:33.5754560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:33.5755590Z SEXP data = Parent::get__(); 2021-05-16T23:52:33.5756000Z ^ 2021-05-16T23:52:37.9947260Z 1 warning generated. 2021-05-16T23:52:38.0106330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T23:52:39.4028240Z In file included from httpuv.cpp:12: 2021-05-16T23:52:39.4028980Z In file included from ./uvutil.h:10: 2021-05-16T23:52:39.4029740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:39.4031930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:39.4032860Z SEXP data = Parent::get__(); 2021-05-16T23:52:39.4033330Z ^ 2021-05-16T23:52:46.0983030Z 1 warning generated. 2021-05-16T23:52:46.1165510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T23:52:46.3306440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T23:52:48.7571850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T23:52:48.7960800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T23:52:50.0544710Z In file included from socket.cpp:1: 2021-05-16T23:52:50.0545410Z In file included from ./socket.h:4: 2021-05-16T23:52:50.0545940Z In file included from ./http.h:7: 2021-05-16T23:52:50.0546540Z In file included from ./webapplication.h:6: 2021-05-16T23:52:50.0547350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:50.0549550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:50.0550440Z SEXP data = Parent::get__(); 2021-05-16T23:52:50.0550820Z ^ 2021-05-16T23:52:53.5817110Z 1 warning generated. 2021-05-16T23:52:53.5965870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T23:52:54.7450740Z In file included from staticpath.cpp:1: 2021-05-16T23:52:54.7451640Z In file included from ./staticpath.h:6: 2021-05-16T23:52:54.7452410Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:52:54.7454670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:52:54.7456120Z SEXP data = Parent::get__(); 2021-05-16T23:52:54.7456520Z ^ 2021-05-16T23:53:00.5972860Z 1 warning generated. 2021-05-16T23:53:00.6123900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T23:53:00.7927390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T23:53:00.9319670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T23:53:02.0922270Z In file included from utils.cpp:1: 2021-05-16T23:53:02.0923300Z In file included from ./utils.h:11: 2021-05-16T23:53:02.0924400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:02.0927860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:02.0928860Z SEXP data = Parent::get__(); 2021-05-16T23:53:02.0929270Z ^ 2021-05-16T23:53:05.7123060Z 1 warning generated. 2021-05-16T23:53:05.7254690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T23:53:06.9695430Z In file included from uvutil.cpp:1: 2021-05-16T23:53:06.9696290Z In file included from ./uvutil.h:10: 2021-05-16T23:53:06.9697340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:06.9699690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:06.9700600Z SEXP data = Parent::get__(); 2021-05-16T23:53:06.9700990Z ^ 2021-05-16T23:53:09.8188720Z 1 warning generated. 2021-05-16T23:53:09.8313350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T23:53:10.9993460Z In file included from webapplication.cpp:3: 2021-05-16T23:53:10.9994280Z In file included from ./httpuv.h:4: 2021-05-16T23:53:10.9995040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:10.9997200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:10.9998080Z SEXP data = Parent::get__(); 2021-05-16T23:53:10.9998490Z ^ 2021-05-16T23:53:18.8506250Z 1 warning generated. 2021-05-16T23:53:18.8734620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T23:53:19.4148000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T23:53:20.5793730Z In file included from websockets-hixie76.cpp:1: 2021-05-16T23:53:20.5795480Z In file included from ./websockets-hixie76.h:4: 2021-05-16T23:53:20.5796210Z In file included from ./websockets.h:11: 2021-05-16T23:53:20.5796790Z In file included from ./utils.h:11: 2021-05-16T23:53:20.5797510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:20.5799320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:20.5800220Z SEXP data = Parent::get__(); 2021-05-16T23:53:20.5800610Z ^ 2021-05-16T23:53:23.9609150Z 1 warning generated. 2021-05-16T23:53:24.0157790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T23:53:25.2213310Z In file included from websockets-hybi03.cpp:10: 2021-05-16T23:53:25.2214100Z In file included from ./utils.h:11: 2021-05-16T23:53:25.2215400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:25.2217110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:25.2217980Z SEXP data = Parent::get__(); 2021-05-16T23:53:25.2218370Z ^ 2021-05-16T23:53:28.5770800Z 1 warning generated. 2021-05-16T23:53:28.5909820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T23:53:29.7606380Z In file included from websockets-ietf.cpp:3: 2021-05-16T23:53:29.7607280Z In file included from ./utils.h:11: 2021-05-16T23:53:29.7608070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:29.7609740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:29.7610610Z SEXP data = Parent::get__(); 2021-05-16T23:53:29.7610990Z ^ 2021-05-16T23:53:32.9840280Z 1 warning generated. 2021-05-16T23:53:32.9976050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T23:53:34.1661340Z In file included from websockets.cpp:1: 2021-05-16T23:53:34.1662260Z In file included from ./websockets.h:11: 2021-05-16T23:53:34.1662870Z In file included from ./utils.h:11: 2021-05-16T23:53:34.1663600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:53:34.1665740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:53:34.1666610Z SEXP data = Parent::get__(); 2021-05-16T23:53:34.1666990Z ^ 2021-05-16T23:53:37.5402570Z 1 warning generated. 2021-05-16T23:53:37.5568350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T23:53:37.6061250Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T23:53:37.6126840Z (cd libuv \ 2021-05-16T23:53:37.6127330Z && touch aclocal.m4 \ 2021-05-16T23:53:37.6128590Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T23:53:37.6129180Z && chmod +x configure \ 2021-05-16T23:53:37.6130730Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T23:53:39.1454230Z rm: conftest.dSYM: is a directory 2021-05-16T23:53:40.5185470Z rm: conftest.dSYM: is a directory 2021-05-16T23:53:40.6129230Z rm: conftest.dSYM: is a directory 2021-05-16T23:53:40.6379610Z rm: conftest.dSYM: is a directory 2021-05-16T23:53:48.7894690Z make --directory=libuv \ 2021-05-16T23:53:48.7895300Z HAVE_DTRACE=0 2021-05-16T23:53:48.8455830Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:53:49.8444740Z CC src/libuv_la-idna.lo 2021-05-16T23:53:50.8830150Z CC src/libuv_la-inet.lo 2021-05-16T23:53:51.9117960Z CC src/libuv_la-random.lo 2021-05-16T23:53:52.8180220Z CC src/libuv_la-strscpy.lo 2021-05-16T23:53:53.7141090Z CC src/libuv_la-threadpool.lo 2021-05-16T23:53:54.7158810Z CC src/libuv_la-timer.lo 2021-05-16T23:53:55.7681050Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:53:56.6703620Z CC src/libuv_la-uv-common.lo 2021-05-16T23:53:57.9975670Z CC src/libuv_la-version.lo 2021-05-16T23:53:58.8728820Z CC src/unix/libuv_la-async.lo 2021-05-16T23:53:59.8335680Z CC src/unix/libuv_la-core.lo 2021-05-16T23:54:01.3462270Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:54:02.2421620Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:54:03.9845520Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:54:04.9433500Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:54:05.8654510Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:54:06.8391770Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:54:07.8065030Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:54:08.8018920Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:54:09.7355610Z CC src/unix/libuv_la-process.lo 2021-05-16T23:54:10.8646350Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:54:11.8691240Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:54:13.1295940Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:54:14.8854420Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:54:15.9113890Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:54:17.0109650Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:54:18.0149060Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:54:19.3059210Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:54:20.2671150Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:54:21.2848530Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:54:23.7808820Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:54:25.6009840Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:54:26.7216110Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:54:27.6462440Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:54:28.5273590Z CCLD libuv.la 2021-05-16T23:54:29.0900400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T23:54:29.6715910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T23:54:29.9256930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T23:54:30.4319580Z 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 httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:54:30.5802360Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-16T23:54:30.5910270Z ** R 2021-05-16T23:54:30.6029210Z ** demo 2021-05-16T23:54:30.6051560Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:54:33.8212580Z ** help 2021-05-16T23:54:33.9163120Z *** installing help indices 2021-05-16T23:54:33.9716910Z ** building package indices 2021-05-16T23:54:34.2975840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:54:34.9638370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:54:35.1103970Z ** testing if installed package can be loaded from final location 2021-05-16T23:54:35.5601650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:54:35.5648330Z * DONE (httpuv) 2021-05-16T23:54:36.5841190Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:54:36.6132260Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:54:36.6199400Z ** using staged installation 2021-05-16T23:54:36.6406140Z ** R 2021-05-16T23:54:36.7038150Z ** inst 2021-05-16T23:54:36.7070130Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:54:44.2109750Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:54:44.2110640Z ** help 2021-05-16T23:54:44.2111500Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:54:45.5175520Z *** installing help indices 2021-05-16T23:54:46.0809630Z ** building package indices 2021-05-16T23:54:46.9870900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:54:47.3273260Z ** testing if installed package can be loaded from final location 2021-05-16T23:54:47.8872960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:54:47.8978500Z * DONE (R.utils) 2021-05-16T23:54:48.3801530Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T23:54:48.3852830Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T23:54:48.3853800Z ** using staged installation 2021-05-16T23:54:48.4144000Z ** R 2021-05-16T23:54:48.4238870Z ** inst 2021-05-16T23:54:48.4321230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:54:49.2987000Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-16T23:54:49.2987620Z ** help 2021-05-16T23:54:49.3597950Z *** installing help indices 2021-05-16T23:54:49.4638250Z ** building package indices 2021-05-16T23:54:49.7480120Z ** installing vignettes 2021-05-16T23:54:49.7580950Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:54:50.0672970Z ** testing if installed package can be loaded from final location 2021-05-16T23:54:50.3822830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:54:50.3857670Z * DONE (htmlwidgets) 2021-05-16T23:54:51.7416650Z * installing *source* package ‘bslib’ ... 2021-05-16T23:54:51.7931020Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T23:54:51.7931760Z ** using staged installation 2021-05-16T23:54:51.8198750Z ** R 2021-05-16T23:54:51.8872200Z ** inst 2021-05-16T23:54:52.0985890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:54:53.5959740Z ** help 2021-05-16T23:54:53.6846550Z *** installing help indices 2021-05-16T23:54:53.7349280Z *** copying figures 2021-05-16T23:54:53.7451100Z ** building package indices 2021-05-16T23:54:54.0785580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:54:54.5299750Z ** testing if installed package can be loaded from final location 2021-05-16T23:54:55.0527310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:54:55.0941470Z * DONE (bslib) 2021-05-16T23:54:57.3954230Z * installing *source* package ‘shiny’ ... 2021-05-16T23:54:57.4588510Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T23:54:57.4589540Z ** using staged installation 2021-05-16T23:54:57.5121610Z ** R 2021-05-16T23:54:57.6250870Z ** inst 2021-05-16T23:54:57.9493410Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:55:19.0703860Z ** help 2021-05-16T23:55:20.0717870Z *** installing help indices 2021-05-16T23:55:20.4246080Z *** copying figures 2021-05-16T23:55:20.4300620Z ** building package indices 2021-05-16T23:55:21.1870940Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:55:21.8959350Z ** testing if installed package can be loaded from final location 2021-05-16T23:55:22.9965580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:55:23.0474120Z * DONE (shiny) 2021-05-16T23:55:23.1723170Z 2021-05-16T23:55:23.1724460Z The downloaded source packages are in 2021-05-16T23:55:23.1726550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpswbHKU/downloaded_packages’ 2021-05-16T23:55:23.4282800Z Skipping install of 'kirby21.t1' from a github remote, the SHA1 (d9d2c588) has not changed since last install. 2021-05-16T23:55:23.4285260Z Use `force = TRUE` to force installation 2021-05-16T23:55:23.5815110Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:55:23.5815980Z Use `force = TRUE` to force installation 2021-05-16T23:55:24.4629980Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:55:24.4631550Z Use `force = TRUE` to force installation 2021-05-16T23:55:24.4648400Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:55:24.4649350Z Use `force = TRUE` to force installation 2021-05-16T23:55:24.5015510Z ##[group]Run options(width = 100) 2021-05-16T23:55:24.5016070Z options(width = 100) 2021-05-16T23:55:24.5016570Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:55:24.5017170Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:55:24.5543240Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:55:24.5543610Z env: 2021-05-16T23:55:24.5544000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:55:24.5544410Z TIC_DEPLOY_KEY: 2021-05-16T23:55:24.5544710Z RSPM: 2021-05-16T23:55:24.5545800Z GITHUB_PAT: *** 2021-05-16T23:55:24.5546170Z COVERALLS_TOKEN: 2021-05-16T23:55:24.5546580Z continue-on-error: true 2021-05-16T23:55:24.5547000Z VDIFFR_RUN_TESTS: false 2021-05-16T23:55:24.5547430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:55:24.5547810Z TZ: UTC 2021-05-16T23:55:24.5548140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:55:24.5548620Z NOT_CRAN: true 2021-05-16T23:55:24.5549530Z ##[endgroup] 2021-05-16T23:55:25.4732130Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:55:25.4733030Z setting value 2021-05-16T23:55:25.4734210Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:55:25.4734880Z os macOS Catalina 10.15.7 2021-05-16T23:55:25.4735490Z system x86_64, darwin17.0 2021-05-16T23:55:25.4736020Z ui X11 2021-05-16T23:55:25.4736590Z language (EN) 2021-05-16T23:55:25.4737630Z collate en_US.UTF-8 2021-05-16T23:55:25.4738630Z ctype en_US.UTF-8 2021-05-16T23:55:25.4739220Z tz UTC 2021-05-16T23:55:25.4740140Z date 2021-05-16 2021-05-16T23:55:25.4740790Z 2021-05-16T23:55:25.4742040Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:55:25.4742770Z ! package * version date lib source 2021-05-16T23:55:25.4744090Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4745220Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:55:25.4746430Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4747590Z assertthat 0.2.1 2019-03-21 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4748670Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4749790Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4750890Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4752030Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4753140Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4754820Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4755960Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4757000Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4758110Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4759220Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4760250Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4762040Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4763200Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4764320Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4765400Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4766550Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4767650Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4768690Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4769770Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4770840Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4772360Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4773470Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4774610Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:55:25.4775770Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4776820Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4777930Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4779010Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4780060Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4781280Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4782350Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4783460Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4784490Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4785590Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4786680Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4787750Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4788820Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4789930Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:55:25.4791140Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4792250Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4793320Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4794420Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4795490Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4796610Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4797700Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4798760Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4799890Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4801240Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4802440Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4803520Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4804580Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4805680Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4806760Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4807890Z kirby21.base 1.7.3 2020-07-02 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4809060Z kirby21.t1 1.7.3.2 2021-05-16 [1] Github (neuroconductor/kirby21.t1@d9d2c58) 2021-05-16T23:55:25.4810300Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4811750Z later 1.2.0 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4812820Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4813920Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4814960Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4816110Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4817210Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4818260Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4819330Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4820370Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4821540Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4822650Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4823700Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4824770Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4825910Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:55:25.4827150Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4828170Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4829290Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4830520Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4831770Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4832910Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4834810Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4836250Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4837430Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4838530Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4839680Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4840910Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4842500Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4843720Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4844790Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4845920Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4846980Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4848090Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4849110Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4850260Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4851390Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4852470Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4853910Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4854970Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4856120Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4857220Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4858300Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4859420Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4860630Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4862140Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4863460Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4864580Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4865700Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4866760Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4867890Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4869020Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4870100Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4871310Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4872390Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4873570Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4874630Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4875760Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4876860Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4877920Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4879050Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:55:25.4880090Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4881210Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T23:55:25.4882460Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4884040Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4885460Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:55:25.4886740Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4887960Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4889120Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4890220Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4891470Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4892570Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4893720Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:55:25.4895120Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4896280Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4897430Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4898530Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4899640Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4900680Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4901830Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4902970Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4904070Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4905190Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T23:55:25.4905520Z 2021-05-16T23:55:25.4906000Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:55:25.4906780Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T23:55:25.4907250Z 2021-05-16T23:55:25.4908190Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:55:25.4968520Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:55:25.4969170Z Rscript -e 'tic::script()' 2021-05-16T23:55:25.4969620Z ls -l check 2021-05-16T23:55:25.5725030Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:55:25.5725580Z env: 2021-05-16T23:55:25.5726020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:55:25.5726510Z TIC_DEPLOY_KEY: 2021-05-16T23:55:25.5726870Z RSPM: 2021-05-16T23:55:25.5728050Z GITHUB_PAT: *** 2021-05-16T23:55:25.5728480Z COVERALLS_TOKEN: 2021-05-16T23:55:25.5729000Z continue-on-error: true 2021-05-16T23:55:25.5729480Z VDIFFR_RUN_TESTS: false 2021-05-16T23:55:25.5730000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:55:25.5730500Z TZ: UTC 2021-05-16T23:55:25.5730880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:55:25.5731320Z NOT_CRAN: true 2021-05-16T23:55:25.5731680Z ##[endgroup] 2021-05-16T23:55:25.9853350Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:55:26.1245360Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:55:26.1246400Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:55:26.1247150Z timeout = Inf, check_dir = "check") 2021-05-16T23:55:26.2177760Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:55:26.5089340Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:55:26.8353820Z * preparing ‘papayaWidget’: 2021-05-16T23:55:26.8486100Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:55:26.9228070Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:55:26.9239720Z * checking for empty or unneeded directories 2021-05-16T23:55:26.9268830Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:55:26.9364910Z * building ‘papayaWidget_0.7.1.tar.gz’ 2021-05-16T23:55:27.1598950Z 2021-05-16T23:55:27.3343520Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:55:27.6379960Z * using log directory ‘/Users/runner/work/papayaWidget/papayaWidget/check/papayaWidget.Rcheck’ 2021-05-16T23:55:27.6396660Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:55:27.6398640Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T23:55:27.6400270Z * using session charset: UTF-8 2021-05-16T23:55:27.7981860Z * using option ‘--as-cran’ 2021-05-16T23:55:27.8084630Z * checking for file ‘papayaWidget/DESCRIPTION’ ... OK 2021-05-16T23:55:27.8155600Z * this is package ‘papayaWidget’ version ‘0.7.1’ 2021-05-16T23:55:27.8171710Z * package encoding: UTF-8 2021-05-16T23:55:27.8173450Z * checking package namespace information ... OK 2021-05-16T23:55:28.9673980Z * checking package dependencies ... OK 2021-05-16T23:55:28.9688850Z * checking if this is a source package ... OK 2021-05-16T23:55:28.9694680Z * checking if there is a namespace ... OK 2021-05-16T23:55:29.1467630Z * checking for executable files ... OK 2021-05-16T23:55:29.1486280Z * checking for hidden files and directories ... OK 2021-05-16T23:55:29.1503900Z * checking for portable file names ... OK 2021-05-16T23:55:29.1516020Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:55:29.1550590Z * checking serialization versions ... OK 2021-05-16T23:55:33.4953610Z * checking whether package ‘papayaWidget’ can be installed ... OK 2021-05-16T23:55:33.5084980Z * checking installed package size ... OK 2021-05-16T23:55:33.6888140Z * checking package directory ... OK 2021-05-16T23:55:33.6893650Z * checking for future file timestamps ... OK 2021-05-16T23:55:33.9327580Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:55:33.9341360Z * checking top-level files ... OK 2021-05-16T23:55:33.9353380Z * checking for left-over files ... OK 2021-05-16T23:55:33.9359290Z * checking index information ... OK 2021-05-16T23:55:34.0120980Z * checking package subdirectories ... OK 2021-05-16T23:55:34.0819080Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:55:34.1533730Z * checking R files for syntax errors ... OK 2021-05-16T23:55:35.0976340Z * checking whether the package can be loaded ... OK 2021-05-16T23:55:35.9820440Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:55:36.8379000Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:55:37.7087710Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:55:38.6500480Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:55:39.6435750Z * checking loading without being on the library search path ... OK 2021-05-16T23:55:40.5382080Z * checking dependencies in R code ... OK 2021-05-16T23:55:41.8857760Z * checking S3 generic/method consistency ... OK 2021-05-16T23:55:42.7696550Z * checking replacement functions ... OK 2021-05-16T23:55:43.6679920Z * checking foreign function calls ... OK 2021-05-16T23:55:49.0845310Z * checking R code for possible problems ... OK 2021-05-16T23:55:49.3580860Z * checking Rd files ... OK 2021-05-16T23:55:49.4288840Z * checking Rd metadata ... OK 2021-05-16T23:55:49.5187590Z * checking Rd line widths ... OK 2021-05-16T23:55:49.7573710Z * checking Rd cross-references ... OK 2021-05-16T23:55:50.6539460Z * checking for missing documentation entries ... OK 2021-05-16T23:55:53.3801910Z * checking for code/documentation mismatches ... OK 2021-05-16T23:55:54.9202460Z * checking Rd \usage sections ... OK 2021-05-16T23:55:55.0295170Z * checking Rd contents ... OK 2021-05-16T23:55:55.1698670Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:55:57.2009150Z * checking examples ... OK 2021-05-16T23:56:01.5710520Z * checking PDF version of manual ... OK 2021-05-16T23:56:01.5721220Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:56:01.5730150Z * checking for detritus in the temp directory ... OK 2021-05-16T23:56:01.5738280Z * DONE 2021-05-16T23:56:01.5745010Z 2021-05-16T23:56:01.5745930Z Status: OK 2021-05-16T23:56:01.5804450Z 2021-05-16T23:56:01.7172150Z ── R CMD check results ───────────────────────────────── papayaWidget 0.7.1 ──── 2021-05-16T23:56:01.7195400Z Duration: 34.5s 2021-05-16T23:56:01.7199660Z 2021-05-16T23:56:01.7208880Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:56:01.7405040Z total 1792 2021-05-16T23:56:01.7407760Z drwxr-xr-x 14 runner staff 448 May 16 23:56 papayaWidget.Rcheck 2021-05-16T23:56:01.7411580Z -rw-r--r-- 1 runner staff 448240 May 16 23:55 papayaWidget_0.7.1.tar.gz 2021-05-16T23:56:01.7413200Z -rw-r--r-- 1 runner staff 464447 May 16 23:55 papayaWidget_0.7.1.tgz 2021-05-16T23:56:01.7476700Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:56:01.7477670Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:56:01.7810340Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:56:01.7810850Z env: 2021-05-16T23:56:01.7811300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:56:01.7811740Z TIC_DEPLOY_KEY: 2021-05-16T23:56:01.7812090Z RSPM: 2021-05-16T23:56:01.7813610Z GITHUB_PAT: *** 2021-05-16T23:56:01.7814080Z COVERALLS_TOKEN: 2021-05-16T23:56:01.7814540Z continue-on-error: true 2021-05-16T23:56:01.7815050Z VDIFFR_RUN_TESTS: false 2021-05-16T23:56:01.7815540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:56:01.7815990Z TZ: UTC 2021-05-16T23:56:01.7816410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:56:01.7816800Z NOT_CRAN: true 2021-05-16T23:56:01.7817200Z ##[endgroup] 2021-05-16T23:56:01.8308980Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:56:01.8310340Z Rscript -e "tic::before_deploy()" 2021-05-16T23:56:01.8594740Z shell: /bin/bash -e {0} 2021-05-16T23:56:01.8595120Z env: 2021-05-16T23:56:01.8595570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:56:01.8596050Z TIC_DEPLOY_KEY: 2021-05-16T23:56:01.8596380Z RSPM: 2021-05-16T23:56:01.8597280Z GITHUB_PAT: *** 2021-05-16T23:56:01.8597690Z COVERALLS_TOKEN: 2021-05-16T23:56:01.8598300Z continue-on-error: true 2021-05-16T23:56:01.8598770Z VDIFFR_RUN_TESTS: false 2021-05-16T23:56:01.8599290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:56:01.8599740Z TZ: UTC 2021-05-16T23:56:01.8600170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:56:01.8600570Z NOT_CRAN: true 2021-05-16T23:56:01.8600980Z ##[endgroup] 2021-05-16T23:56:02.2358840Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:56:02.3676810Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:56:02.3677420Z with: 2021-05-16T23:56:02.3678340Z upload_url: https://uploads.github.com/repos/neuroconductor/papayaWidget/releases/43023009/assets{?name,label} 2021-05-16T23:56:02.3679270Z asset_path: check/papayaWidget_0.7.1.tgz 2021-05-16T23:56:02.3679840Z asset_name: papayaWidget_0.7.1_R4.1.tgz 2021-05-16T23:56:02.3680410Z asset_content_type: application/octet-stream 2021-05-16T23:56:02.3680920Z env: 2021-05-16T23:56:02.3681340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:56:02.3681820Z TIC_DEPLOY_KEY: 2021-05-16T23:56:02.3682200Z RSPM: 2021-05-16T23:56:02.3683230Z GITHUB_PAT: *** 2021-05-16T23:56:02.3683790Z COVERALLS_TOKEN: 2021-05-16T23:56:02.3684250Z continue-on-error: true 2021-05-16T23:56:02.3684740Z VDIFFR_RUN_TESTS: false 2021-05-16T23:56:02.3685220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:56:02.3685680Z TZ: UTC 2021-05-16T23:56:02.3686150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:56:02.3686560Z NOT_CRAN: true 2021-05-16T23:56:02.3687490Z GITHUB_TOKEN: *** 2021-05-16T23:56:02.3688280Z ##[endgroup] 2021-05-16T23:56:03.5504470Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:56:03.5505120Z Rscript -e "tic::deploy()" 2021-05-16T23:56:03.5781740Z shell: /bin/bash -e {0} 2021-05-16T23:56:03.5782170Z env: 2021-05-16T23:56:03.5782590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:56:03.5783250Z TIC_DEPLOY_KEY: 2021-05-16T23:56:03.5783590Z RSPM: 2021-05-16T23:56:03.5785340Z GITHUB_PAT: *** 2021-05-16T23:56:03.5785830Z COVERALLS_TOKEN: 2021-05-16T23:56:03.5786280Z continue-on-error: true 2021-05-16T23:56:03.5786780Z VDIFFR_RUN_TESTS: false 2021-05-16T23:56:03.5787250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:56:03.5787720Z TZ: UTC 2021-05-16T23:56:03.5788100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:56:03.5788540Z NOT_CRAN: true 2021-05-16T23:56:03.5788900Z ##[endgroup] 2021-05-16T23:56:03.9550590Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:56:04.0843010Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:56:04.0843760Z Rscript -e "tic::after_deploy()" 2021-05-16T23:56:04.1133240Z shell: /bin/bash -e {0} 2021-05-16T23:56:04.1133630Z env: 2021-05-16T23:56:04.1134110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:56:04.1134550Z TIC_DEPLOY_KEY: 2021-05-16T23:56:04.1134930Z RSPM: 2021-05-16T23:56:04.1136100Z GITHUB_PAT: *** 2021-05-16T23:56:04.1136540Z COVERALLS_TOKEN: 2021-05-16T23:56:04.1137000Z continue-on-error: true 2021-05-16T23:56:04.1137480Z VDIFFR_RUN_TESTS: false 2021-05-16T23:56:04.1137950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:56:04.1138400Z TZ: UTC 2021-05-16T23:56:04.1138790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:56:04.1139170Z NOT_CRAN: true 2021-05-16T23:56:04.1139710Z ##[endgroup] 2021-05-16T23:56:04.4895590Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:56:04.9174890Z Post job cleanup. 2021-05-16T23:56:05.0036590Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:56:05.0200550Z Post job cleanup. 2021-05-16T23:56:05.1597360Z [command]/usr/local/bin/git version 2021-05-16T23:56:05.1813800Z git version 2.31.1 2021-05-16T23:56:05.1874930Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:56:05.1986780Z [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-16T23:56:05.3108400Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:56:05.3178030Z http.https://github.com/.extraheader 2021-05-16T23:56:05.3191560Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:56:05.3332120Z [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-16T23:56:05.4362570Z Cleaning up orphan processes