2021-05-14T23:06:21.9811074Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:06:22.0795538Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T23:06:22.1623502Z 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-14T23:06:22.2769559Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:06:22.5892291Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:06:44.5918650Z Current runner version: '2.278.0' 2021-05-14T23:06:44.6249460Z ##[group]Operating System 2021-05-14T23:06:44.6250540Z Mac OS X 2021-05-14T23:06:44.6251140Z 10.15.7 2021-05-14T23:06:44.6251530Z 19H1030 2021-05-14T23:06:44.6252000Z ##[endgroup] 2021-05-14T23:06:44.6252510Z ##[group]Virtual Environment 2021-05-14T23:06:44.6253260Z Environment: macos-10.15 2021-05-14T23:06:44.6253890Z Version: 20210510.1 2021-05-14T23:06:44.6254830Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T23:06:44.6256390Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:06:44.6257220Z ##[endgroup] 2021-05-14T23:06:44.6259220Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:06:44.6260880Z Actions: write 2021-05-14T23:06:44.6261360Z Checks: write 2021-05-14T23:06:44.6261870Z Contents: write 2021-05-14T23:06:44.6262490Z Deployments: write 2021-05-14T23:06:44.6263470Z Issues: write 2021-05-14T23:06:44.6264090Z Metadata: read 2021-05-14T23:06:44.6264650Z Packages: write 2021-05-14T23:06:44.6265420Z PullRequests: write 2021-05-14T23:06:44.6266020Z RepositoryProjects: write 2021-05-14T23:06:44.6266740Z SecurityEvents: write 2021-05-14T23:06:44.6267260Z Statuses: write 2021-05-14T23:06:44.6267950Z ##[endgroup] 2021-05-14T23:06:44.6271980Z Prepare workflow directory 2021-05-14T23:06:44.8478860Z Prepare all required actions 2021-05-14T23:06:44.8491760Z Getting action download info 2021-05-14T23:06:45.2104070Z Download action repository 'actions/checkout@v2' 2021-05-14T23:06:48.8917010Z Download action repository 'r-lib/actions@master' 2021-05-14T23:07:51.9891700Z Download action repository 'adigherman/actions@master' 2021-05-14T23:07:54.4629190Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:07:54.9068570Z Download action repository 'actions/cache@v1' 2021-05-14T23:07:55.2609720Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:07:55.6375770Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:07:56.4478060Z ##[group]Run actions/checkout@v2 2021-05-14T23:07:56.4478720Z with: 2021-05-14T23:07:56.4479180Z repository: neuroconductor/kirby21.t1 2021-05-14T23:07:56.4480230Z token: *** 2021-05-14T23:07:56.4480600Z ssh-strict: true 2021-05-14T23:07:56.4481050Z persist-credentials: true 2021-05-14T23:07:56.4481470Z clean: true 2021-05-14T23:07:56.4481820Z fetch-depth: 1 2021-05-14T23:07:56.4482150Z lfs: false 2021-05-14T23:07:56.4482500Z submodules: false 2021-05-14T23:07:56.4482830Z env: 2021-05-14T23:07:56.4483220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:07:56.4483630Z TIC_DEPLOY_KEY: 2021-05-14T23:07:56.4483950Z RSPM: 2021-05-14T23:07:56.4484670Z GITHUB_PAT: *** 2021-05-14T23:07:56.4485030Z COVERALLS_TOKEN: 2021-05-14T23:07:56.4485470Z continue-on-error: false 2021-05-14T23:07:56.4485990Z VDIFFR_RUN_TESTS: false 2021-05-14T23:07:56.4486360Z ##[endgroup] 2021-05-14T23:07:57.2854670Z Syncing repository: neuroconductor/kirby21.t1 2021-05-14T23:07:57.2968330Z ##[group]Getting Git version info 2021-05-14T23:07:57.3071010Z Working directory is '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:07:57.3270530Z [command]/usr/local/bin/git version 2021-05-14T23:07:57.3374600Z git version 2.31.1 2021-05-14T23:07:57.3554800Z ##[endgroup] 2021-05-14T23:07:57.3581980Z Deleting the contents of '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:07:57.3606470Z ##[group]Initializing the repository 2021-05-14T23:07:57.3609900Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.t1/kirby21.t1 2021-05-14T23:07:57.3618420Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:07:57.3636160Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:07:57.3674940Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:07:57.3675750Z hint: 2021-05-14T23:07:57.3701510Z hint: git config --global init.defaultBranch 2021-05-14T23:07:57.3717050Z hint: 2021-05-14T23:07:57.3722010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:07:57.3729270Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:07:57.3730030Z hint: 2021-05-14T23:07:57.3757190Z hint: git branch -m 2021-05-14T23:07:57.3772020Z Initialized empty Git repository in /Users/runner/work/kirby21.t1/kirby21.t1/.git/ 2021-05-14T23:07:57.3783000Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:07:57.3787540Z ##[endgroup] 2021-05-14T23:07:57.3789050Z ##[group]Disabling automatic garbage collection 2021-05-14T23:07:57.3835480Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:07:57.3842260Z ##[endgroup] 2021-05-14T23:07:57.3954420Z ##[group]Setting up auth 2021-05-14T23:07:57.3989240Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:07:57.4017320Z [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-14T23:07:57.4477870Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:07:57.4578880Z [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-14T23:07:57.5616050Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:07:57.5733980Z ##[endgroup] 2021-05-14T23:07:57.5735350Z ##[group]Fetching the repository 2021-05-14T23:07:57.5747610Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +d9d2c5888aae676ae04f31146111014c589ea26f:refs/tags/1.7.3.2.s 2021-05-14T23:07:57.9241290Z remote: Enumerating objects: 55, done. 2021-05-14T23:07:57.9388650Z remote: Counting objects: 1% (1/55) 2021-05-14T23:07:57.9499330Z remote: Counting objects: 3% (2/55) 2021-05-14T23:07:57.9601820Z remote: Counting objects: 5% (3/55) 2021-05-14T23:07:57.9632330Z remote: Counting objects: 7% (4/55) 2021-05-14T23:07:57.9696450Z remote: Counting objects: 9% (5/55) 2021-05-14T23:07:57.9710900Z remote: Counting objects: 10% (6/55) 2021-05-14T23:07:57.9723640Z remote: Counting objects: 12% (7/55) 2021-05-14T23:07:57.9725220Z remote: Counting objects: 14% (8/55) 2021-05-14T23:07:57.9750830Z remote: Counting objects: 16% (9/55) 2021-05-14T23:07:57.9752150Z remote: Counting objects: 18% (10/55) 2021-05-14T23:07:57.9753460Z remote: Counting objects: 20% (11/55) 2021-05-14T23:07:57.9755470Z remote: Counting objects: 21% (12/55) 2021-05-14T23:07:57.9757080Z remote: Counting objects: 23% (13/55) 2021-05-14T23:07:57.9763950Z remote: Counting objects: 25% (14/55) 2021-05-14T23:07:57.9766430Z remote: Counting objects: 27% (15/55) 2021-05-14T23:07:57.9769180Z remote: Counting objects: 29% (16/55) 2021-05-14T23:07:57.9771280Z remote: Counting objects: 30% (17/55) 2021-05-14T23:07:57.9781210Z remote: Counting objects: 32% (18/55) 2021-05-14T23:07:57.9806780Z remote: Counting objects: 34% (19/55) 2021-05-14T23:07:57.9819830Z remote: Counting objects: 36% (20/55) 2021-05-14T23:07:57.9827660Z remote: Counting objects: 38% (21/55) 2021-05-14T23:07:57.9828940Z remote: Counting objects: 40% (22/55) 2021-05-14T23:07:57.9830000Z remote: Counting objects: 41% (23/55) 2021-05-14T23:07:57.9830980Z remote: Counting objects: 43% (24/55) 2021-05-14T23:07:57.9831960Z remote: Counting objects: 45% (25/55) 2021-05-14T23:07:57.9832970Z remote: Counting objects: 47% (26/55) 2021-05-14T23:07:57.9835000Z remote: Counting objects: 49% (27/55) 2021-05-14T23:07:57.9836120Z remote: Counting objects: 50% (28/55) 2021-05-14T23:07:57.9837070Z remote: Counting objects: 52% (29/55) 2021-05-14T23:07:57.9837940Z remote: Counting objects: 54% (30/55) 2021-05-14T23:07:57.9838710Z remote: Counting objects: 56% (31/55) 2021-05-14T23:07:57.9840690Z remote: Counting objects: 58% (32/55) 2021-05-14T23:07:57.9841870Z remote: Counting objects: 60% (33/55) 2021-05-14T23:07:57.9842730Z remote: Counting objects: 61% (34/55) 2021-05-14T23:07:57.9843570Z remote: Counting objects: 63% (35/55) 2021-05-14T23:07:57.9844420Z remote: Counting objects: 65% (36/55) 2021-05-14T23:07:57.9845260Z remote: Counting objects: 67% (37/55) 2021-05-14T23:07:57.9846030Z remote: Counting objects: 69% (38/55) 2021-05-14T23:07:57.9846910Z remote: Counting objects: 70% (39/55) 2021-05-14T23:07:57.9847770Z remote: Counting objects: 72% (40/55) 2021-05-14T23:07:57.9848580Z remote: Counting objects: 74% (41/55) 2021-05-14T23:07:57.9849430Z remote: Counting objects: 76% (42/55) 2021-05-14T23:07:57.9850210Z remote: Counting objects: 78% (43/55) 2021-05-14T23:07:57.9851070Z remote: Counting objects: 80% (44/55) 2021-05-14T23:07:57.9852040Z remote: Counting objects: 81% (45/55) 2021-05-14T23:07:57.9852860Z remote: Counting objects: 83% (46/55) 2021-05-14T23:07:57.9853700Z remote: Counting objects: 85% (47/55) 2021-05-14T23:07:57.9854560Z remote: Counting objects: 87% (48/55) 2021-05-14T23:07:57.9855420Z remote: Counting objects: 89% (49/55) 2021-05-14T23:07:57.9856360Z remote: Counting objects: 90% (50/55) 2021-05-14T23:07:57.9857280Z remote: Counting objects: 92% (51/55) 2021-05-14T23:07:57.9858130Z remote: Counting objects: 94% (52/55) 2021-05-14T23:07:57.9858930Z remote: Counting objects: 96% (53/55) 2021-05-14T23:07:57.9860240Z remote: Counting objects: 98% (54/55) 2021-05-14T23:07:57.9861250Z remote: Counting objects: 100% (55/55) 2021-05-14T23:07:57.9862100Z remote: Counting objects: 100% (55/55), done. 2021-05-14T23:07:57.9863040Z remote: Compressing objects: 1% (1/53) 2021-05-14T23:07:57.9863880Z remote: Compressing objects: 3% (2/53) 2021-05-14T23:07:57.9864800Z remote: Compressing objects: 5% (3/53) 2021-05-14T23:07:57.9865720Z remote: Compressing objects: 7% (4/53) 2021-05-14T23:07:57.9866610Z remote: Compressing objects: 9% (5/53) 2021-05-14T23:07:57.9867500Z remote: Compressing objects: 11% (6/53) 2021-05-14T23:07:57.9868380Z remote: Compressing objects: 13% (7/53) 2021-05-14T23:07:57.9869240Z remote: Compressing objects: 15% (8/53) 2021-05-14T23:07:57.9870130Z remote: Compressing objects: 16% (9/53) 2021-05-14T23:07:57.9871030Z remote: Compressing objects: 18% (10/53) 2021-05-14T23:07:57.9871930Z remote: Compressing objects: 20% (11/53) 2021-05-14T23:07:57.9872880Z remote: Compressing objects: 22% (12/53) 2021-05-14T23:07:57.9873800Z remote: Compressing objects: 24% (13/53) 2021-05-14T23:07:57.9874650Z remote: Compressing objects: 26% (14/53) 2021-05-14T23:07:57.9875470Z remote: Compressing objects: 28% (15/53) 2021-05-14T23:07:57.9876340Z remote: Compressing objects: 30% (16/53) 2021-05-14T23:07:57.9877430Z remote: Compressing objects: 32% (17/53) 2021-05-14T23:07:57.9878360Z remote: Compressing objects: 33% (18/53) 2021-05-14T23:07:57.9879240Z remote: Compressing objects: 35% (19/53) 2021-05-14T23:07:57.9880020Z remote: Compressing objects: 37% (20/53) 2021-05-14T23:07:57.9880890Z remote: Compressing objects: 39% (21/53) 2021-05-14T23:07:57.9881730Z remote: Compressing objects: 41% (22/53) 2021-05-14T23:07:57.9882580Z remote: Compressing objects: 43% (23/53) 2021-05-14T23:07:57.9883870Z remote: Compressing objects: 45% (24/53) 2021-05-14T23:07:57.9884990Z remote: Compressing objects: 47% (25/53) 2021-05-14T23:07:57.9885860Z remote: Compressing objects: 49% (26/53) 2021-05-14T23:07:57.9886670Z remote: Compressing objects: 50% (27/53) 2021-05-14T23:07:57.9887590Z remote: Compressing objects: 52% (28/53) 2021-05-14T23:07:57.9888450Z remote: Compressing objects: 54% (29/53) 2021-05-14T23:07:57.9889270Z remote: Compressing objects: 56% (30/53) 2021-05-14T23:07:57.9890840Z remote: Compressing objects: 58% (31/53) 2021-05-14T23:07:57.9891660Z remote: Compressing objects: 60% (32/53) 2021-05-14T23:07:57.9892530Z remote: Compressing objects: 62% (33/53) 2021-05-14T23:07:57.9893380Z remote: Compressing objects: 64% (34/53) 2021-05-14T23:07:57.9894200Z remote: Compressing objects: 66% (35/53) 2021-05-14T23:07:57.9895050Z remote: Compressing objects: 67% (36/53) 2021-05-14T23:07:57.9896060Z remote: Compressing objects: 69% (37/53) 2021-05-14T23:07:57.9896940Z remote: Compressing objects: 71% (38/53) 2021-05-14T23:07:57.9897770Z remote: Compressing objects: 73% (39/53) 2021-05-14T23:07:57.9898590Z remote: Compressing objects: 75% (40/53) 2021-05-14T23:07:57.9899570Z remote: Compressing objects: 77% (41/53) 2021-05-14T23:07:57.9900350Z remote: Compressing objects: 79% (42/53) 2021-05-14T23:07:57.9901170Z remote: Compressing objects: 81% (43/53) 2021-05-14T23:07:57.9901950Z remote: Compressing objects: 83% (44/53) 2021-05-14T23:07:57.9902740Z remote: Compressing objects: 84% (45/53) 2021-05-14T23:07:57.9903600Z remote: Compressing objects: 86% (46/53) 2021-05-14T23:07:57.9904400Z remote: Compressing objects: 88% (47/53) 2021-05-14T23:07:57.9905230Z remote: Compressing objects: 90% (48/53) 2021-05-14T23:07:57.9906120Z remote: Compressing objects: 92% (49/53) 2021-05-14T23:07:57.9907310Z remote: Compressing objects: 94% (50/53) 2021-05-14T23:07:57.9908230Z remote: Compressing objects: 96% (51/53) 2021-05-14T23:07:57.9909050Z remote: Compressing objects: 98% (52/53) 2021-05-14T23:07:57.9909890Z remote: Compressing objects: 100% (53/53) 2021-05-14T23:07:57.9910700Z remote: Compressing objects: 100% (53/53), done. 2021-05-14T23:08:00.0706060Z remote: Total 55 (delta 0), reused 49 (delta 0), pack-reused 0 2021-05-14T23:08:00.4195970Z From https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:08:00.4298520Z * [new ref] d9d2c5888aae676ae04f31146111014c589ea26f -> 1.7.3.2.s 2021-05-14T23:08:00.4300190Z ##[endgroup] 2021-05-14T23:08:00.4401620Z ##[group]Determining the checkout info 2021-05-14T23:08:00.4503680Z ##[endgroup] 2021-05-14T23:08:00.4606650Z ##[group]Checking out the ref 2021-05-14T23:08:00.4708030Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.3.2.s 2021-05-14T23:08:00.7771850Z HEAD is now at d9d2c58 Version id 10 stable 2021-05-14T23:08:00.7778120Z ##[endgroup] 2021-05-14T23:08:00.7874380Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:08:00.7941280Z 'd9d2c5888aae676ae04f31146111014c589ea26f' 2021-05-14T23:08:00.8126820Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:08:00.8127320Z with: 2021-05-14T23:08:00.8127690Z r-version: 3.5 2021-05-14T23:08:00.8128030Z Ncpus: 1 2021-05-14T23:08:00.8128440Z crayon.enabled: NULL 2021-05-14T23:08:00.8128940Z remove-openmp-macos: true 2021-05-14T23:08:00.8129480Z http-user-agent: default 2021-05-14T23:08:00.8129920Z install-r: true 2021-05-14T23:08:00.8130450Z windows-path-include-mingw: true 2021-05-14T23:08:00.8130960Z env: 2021-05-14T23:08:00.8131340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:00.8131790Z TIC_DEPLOY_KEY: 2021-05-14T23:08:00.8132100Z RSPM: 2021-05-14T23:08:00.8133240Z GITHUB_PAT: *** 2021-05-14T23:08:00.8133640Z COVERALLS_TOKEN: 2021-05-14T23:08:00.8134430Z continue-on-error: false 2021-05-14T23:08:00.8134890Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:00.8135300Z ##[endgroup] 2021-05-14T23:08:01.3326980Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:08:04.2425710Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-14T23:08:04.5250850Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:08:05.7580300Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:08:06.0496540Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:08:06.0596840Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:08:07.0308430Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:08:07.0412700Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:08:07.0444320Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:08:07.0545390Z Checksumming (Apple_Free : 3)… 2021-05-14T23:08:08.0553330Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:08:08.0656940Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:08:08.0862800Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:08:08.0963660Z Checksumming (Apple_Free : 5)… 2021-05-14T23:08:09.0130910Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:08:09.0235230Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:08:10.0373800Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:08:10.0461880Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:08:11.0491890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:08:11.0592200Z verified CRC32 $84F1919B 2021-05-14T23:08:11.5491580Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:08:11.5609160Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:08:11.5861770Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:08:12.2258510Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:08:12.2360430Z To reinstall 0.29.2_3, run: 2021-05-14T23:08:12.2462660Z brew reinstall pkg-config 2021-05-14T23:08:12.2763880Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:08:14.1036550Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:08:14.5320150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T23%3A15%3A00Z&sig=Cxs5a%2Bt8sJlxelHH85ZYT5PrWIbH2JiqRm1T2SORHOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:08:14.8452780Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:08:16.0763950Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T23:08:16.0844570Z installer: Upgrading at base path / 2021-05-14T23:08:16.0946700Z installer: The upgrade was successful. 2021-05-14T23:08:19.5201260Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:08:19.5750020Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:08:19.7073240Z installer: Package name is gfortran 2021-05-14T23:08:19.7081530Z installer: Installing at base path / 2021-05-14T23:08:19.7082500Z installer: The install was successful. 2021-05-14T23:08:19.7138070Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:08:19.9034190Z "disk2" ejected. 2021-05-14T23:08:19.9118340Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:08:21.2922240Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:08:21.6667270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T23%3A15%3A00Z&sig=BIoYqxVSZBbQSqNrWfU600L7EWP1jGTA3ANo1efSBzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:08:21.7671640Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:08:24.9405810Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:08:25.6363270Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:08:25.6622440Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:08:25.6623010Z env: 2021-05-14T23:08:25.6623430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:25.6623900Z TIC_DEPLOY_KEY: 2021-05-14T23:08:25.6624250Z RSPM: 2021-05-14T23:08:25.6625390Z GITHUB_PAT: *** 2021-05-14T23:08:25.6625880Z COVERALLS_TOKEN: 2021-05-14T23:08:25.6626330Z continue-on-error: false 2021-05-14T23:08:25.6626790Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:25.6627250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:08:25.6627680Z TZ: UTC 2021-05-14T23:08:25.6628040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:25.6628450Z NOT_CRAN: true 2021-05-14T23:08:25.6628790Z ##[endgroup] 2021-05-14T23:08:26.1169990Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:08:26.1722750Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:08:26.1728530Z Dload Upload Total Spent Left Speed 2021-05-14T23:08:26.1743170Z 2021-05-14T23:08:26.2380980Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:26.2382960Z 100 117 0 117 0 0 1772 0 --:--:-- --:--:-- --:--:-- 1772 2021-05-14T23:08:26.3918530Z 2021-05-14T23:08:26.3926520Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:26.4209310Z 2021-05-14T23:08:27.4139040Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:28.4164640Z 12 82.6M 12 10.4M 0 0 8619k 0 0:00:09 0:00:01 0:00:08 10.5M 2021-05-14T23:08:29.4196420Z 30 82.6M 30 25.1M 0 0 11.2M 0 0:00:07 0:00:02 0:00:05 12.6M 2021-05-14T23:08:30.4405750Z 50 82.6M 50 41.7M 0 0 12.8M 0 0:00:06 0:00:03 0:00:03 13.9M 2021-05-14T23:08:31.4261980Z 72 82.6M 72 60.0M 0 0 14.0M 0 0:00:05 0:00:04 0:00:01 14.9M 2021-05-14T23:08:31.5167240Z 96 82.6M 96 80.0M 0 0 15.2M 0 0:00:05 0:00:05 --:--:-- 15.9M 2021-05-14T23:08:31.5171290Z 100 82.6M 100 82.6M 0 0 15.4M 0 0:00:05 0:00:05 --:--:-- 17.5M 2021-05-14T23:08:35.7030060Z ##[group]Run tlmgr update --self 2021-05-14T23:08:35.7030740Z tlmgr update --self 2021-05-14T23:08:35.7031660Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:08:35.7032510Z tlmgr update --all 2021-05-14T23:08:35.7215500Z shell: /bin/bash -e {0} 2021-05-14T23:08:35.7216020Z env: 2021-05-14T23:08:35.7216460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:35.7216950Z TIC_DEPLOY_KEY: 2021-05-14T23:08:35.7217300Z RSPM: 2021-05-14T23:08:35.7218720Z GITHUB_PAT: *** 2021-05-14T23:08:35.7219180Z COVERALLS_TOKEN: 2021-05-14T23:08:35.7219640Z continue-on-error: false 2021-05-14T23:08:35.7220140Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:35.7220630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:08:35.7221090Z TZ: UTC 2021-05-14T23:08:35.7221450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:35.7221890Z NOT_CRAN: true 2021-05-14T23:08:35.7222350Z ##[endgroup] 2021-05-14T23:08:38.3358230Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:38.3427670Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:08:40.6795900Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:40.6801570Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:08:40.9399660Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:08:41.3542560Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T23:08:41.6050770Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:08:41.9253480Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T23:08:42.2005240Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-14T23:08:53.4364480Z [7/89, 00:13/00:14] install: biber [1k] 2021-05-14T23:08:53.6901640Z [8/89, 00:13/00:14] install: biblatex [238k] 2021-05-14T23:08:54.1741910Z [9/89, 00:14/00:15] install: checkcites.universal-darwin [1k] 2021-05-14T23:08:54.4328580Z [10/89, 00:14/00:15] install: checkcites [7k] 2021-05-14T23:08:54.6775590Z [11/89, 00:14/00:15] install: chickenize [15k] 2021-05-14T23:08:54.9816590Z [12/89, 00:14/00:15] install: chinese-jfm [3k] 2021-05-14T23:08:55.2340760Z [13/89, 00:15/00:16] install: cloze [9k] 2021-05-14T23:08:55.4812760Z [14/89, 00:15/00:16] install: colorprofiles [86k] 2021-05-14T23:08:55.8410710Z [15/89, 00:15/00:16] install: combofont [2k] 2021-05-14T23:08:56.1000240Z [16/89, 00:16/00:17] install: courier [470k] 2021-05-14T23:08:56.6542250Z [17/89, 00:16/00:17] install: courier-scaled [3k] 2021-05-14T23:08:56.9345150Z [18/89, 00:16/00:17] install: cstypo [3k] 2021-05-14T23:08:57.1817400Z [19/89, 00:17/00:18] install: ctablestack [2k] 2021-05-14T23:08:57.4318360Z [20/89, 00:17/00:18] install: ekdosis [19k] 2021-05-14T23:08:57.7560960Z [21/89, 00:17/00:18] install: emoji [40k] 2021-05-14T23:08:58.0744100Z [22/89, 00:18/00:19] install: emojicite [2k] 2021-05-14T23:08:58.3294530Z [23/89, 00:18/00:19] install: enctex [24k] 2021-05-14T23:08:58.6399380Z [24/89, 00:18/00:19] install: enigma [18k] 2021-05-14T23:08:58.9522090Z [25/89, 00:18/00:19] install: etex-pkg [6k] 2021-05-14T23:08:59.2076050Z [26/89, 00:19/00:20] install: filecontents [3k] 2021-05-14T23:08:59.4624880Z [27/89, 00:19/00:20] install: grfext [3k] 2021-05-14T23:08:59.7241870Z [28/89, 00:19/00:20] install: hyphenex [9k] 2021-05-14T23:08:59.9800070Z [29/89, 00:19/00:20] install: ifplatform [2k] 2021-05-14T23:09:00.2473310Z [30/89, 00:20/00:21] install: innerscript [4k] 2021-05-14T23:09:00.4961640Z [31/89, 00:20/00:21] install: interpreter [7k] 2021-05-14T23:09:00.7573330Z [32/89, 00:20/00:21] install: kanaparser [5k] 2021-05-14T23:09:01.0140420Z [33/89, 00:21/00:22] install: knuth-local [23k] 2021-05-14T23:09:01.3448580Z [34/89, 00:21/00:22] install: logreq [4k] 2021-05-14T23:09:01.6093070Z [35/89, 00:21/00:22] install: lua-typo [7k] 2021-05-14T23:09:01.8757870Z [36/89, 00:21/00:22] install: lua-uca [70k] 2021-05-14T23:09:02.2349160Z [37/89, 00:22/00:23] install: lua-ul [7k] 2021-05-14T23:09:02.5777530Z [38/89, 00:22/00:23] install: lua-uni-algos [6k] 2021-05-14T23:09:03.0077990Z [39/89, 00:23/00:24] install: lua-visual-debug [4k] 2021-05-14T23:09:03.2657870Z [40/89, 00:23/00:24] install: luacode [3k] 2021-05-14T23:09:03.5267880Z [41/89, 00:23/00:24] install: luacolor [5k] 2021-05-14T23:09:03.7838260Z [42/89, 00:23/00:24] install: luahyphenrules [3k] 2021-05-14T23:09:04.0404420Z [43/89, 00:24/00:25] install: luaimageembed [2k] 2021-05-14T23:09:04.2911620Z [44/89, 00:24/00:25] install: luaindex [5k] 2021-05-14T23:09:04.5518280Z [45/89, 00:24/00:25] install: luainputenc [5k] 2021-05-14T23:09:04.8145540Z [46/89, 00:24/00:25] install: luaintro [1k] 2021-05-14T23:09:05.0713460Z [47/89, 00:25/00:26] install: luakeys [5k] 2021-05-14T23:09:05.3283100Z [48/89, 00:25/00:26] install: lualatex-doc [1k] 2021-05-14T23:09:05.5752710Z [49/89, 00:25/00:26] install: lualatex-truncate [2k] 2021-05-14T23:09:05.8323220Z [50/89, 00:25/00:26] install: luamplib [12k] 2021-05-14T23:09:06.0947990Z [51/89, 00:26/00:27] install: luapackageloader [2k] 2021-05-14T23:09:06.3499970Z [52/89, 00:26/00:27] install: luaprogtable [7k] 2021-05-14T23:09:06.6206830Z [53/89, 00:26/00:27] install: luarandom [2k] 2021-05-14T23:09:06.8889330Z [54/89, 00:26/00:27] install: luatex85 [2k] 2021-05-14T23:09:07.3884230Z [55/89, 00:27/00:28] install: luatexbase [4k] 2021-05-14T23:09:07.6545710Z [56/89, 00:27/00:28] install: luatexko [22k] 2021-05-14T23:09:07.9772220Z [57/89, 00:27/00:28] install: luatextra [2k] 2021-05-14T23:09:08.2395280Z [58/89, 00:28/00:29] install: luavlna [8k] 2021-05-14T23:09:08.5361890Z [59/89, 00:28/00:29] install: luaxml [31k] 2021-05-14T23:09:08.8533790Z [60/89, 00:28/00:29] install: makeindex.universal-darwin [91k] 2021-05-14T23:09:09.2320820Z [61/89, 00:29/00:30] install: makeindex [5k] 2021-05-14T23:09:09.4826370Z [62/89, 00:29/00:30] install: mflogo [2k] 2021-05-14T23:09:09.7435210Z [63/89, 00:29/00:30] install: newpax [9k] 2021-05-14T23:09:10.0095420Z [64/89, 00:30/00:31] install: nodetree [13k] 2021-05-14T23:09:10.2623320Z [65/89, 00:30/00:31] install: odsfile [5k] 2021-05-14T23:09:10.5122760Z [66/89, 00:30/00:31] install: optex.universal-darwin [1k] 2021-05-14T23:09:10.7693560Z [67/89, 00:30/00:31] install: optex [789k] 2021-05-14T23:09:11.5171300Z [68/89, 00:31/00:32] install: pdfarticle [4k] 2021-05-14T23:09:11.7728190Z [69/89, 00:31/00:32] install: pdfextra [22k] 2021-05-14T23:09:12.0837840Z [70/89, 00:32/00:33] install: placeat [4k] 2021-05-14T23:09:12.3485170Z [71/89, 00:32/00:33] install: plantuml [3k] 2021-05-14T23:09:12.6126130Z [72/89, 00:32/00:33] install: rsfs [55k] 2021-05-14T23:09:12.9838440Z [73/89, 00:32/00:33] install: selnolig [53k] 2021-05-14T23:09:13.3414310Z [74/89, 00:33/00:34] install: spelling [14k] 2021-05-14T23:09:13.6877970Z [75/89, 00:33/00:34] install: stricttex [2k] 2021-05-14T23:09:13.9524710Z [76/89, 00:33/00:34] install: texlive-common [1k] 2021-05-14T23:09:14.2132510Z [77/89, 00:34/00:35] install: texlive-en [1k] 2021-05-14T23:09:14.4745560Z [78/89, 00:34/00:35] install: texlive-msg-translations [144k] 2021-05-14T23:09:15.5808370Z [79/89, 00:34/00:34] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:09:15.5810390Z [80/89, 00:35/00:36] install: thumbpdf [19k] 2021-05-14T23:09:15.5811670Z [81/89, 00:35/00:36] install: tlshell.universal-darwin [1k] 2021-05-14T23:09:15.7003280Z [82/89, 00:35/00:36] install: tlshell [29k] 2021-05-14T23:09:16.0221320Z [83/89, 00:36/00:36] install: typewriter [25k] 2021-05-14T23:09:16.3317540Z [84/89, 00:36/00:36] install: uninormalize [6k] 2021-05-14T23:09:16.5795900Z [85/89, 00:36/00:36] install: upquote [2k] 2021-05-14T23:09:16.8319130Z [86/89, 00:36/00:36] install: xdvi.universal-darwin [948k] 2021-05-14T23:09:17.5270370Z [87/89, 00:37/00:37] install: xdvi [7k] 2021-05-14T23:09:17.8021640Z [88/89, 00:37/00:37] install: collection-basic [1k] 2021-05-14T23:09:18.0535770Z [89/89, 00:38/00:38] install: collection-luatex [1k] 2021-05-14T23:09:18.3106130Z running mktexlsr ... 2021-05-14T23:09:18.8914800Z done running mktexlsr. 2021-05-14T23:09:18.9330910Z running updmap-sys ... 2021-05-14T23:09:19.5192520Z done running updmap-sys. 2021-05-14T23:09:19.5194400Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:09:19.5196960Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jfOQs_RnfS/cCvkoL09zu ... 2021-05-14T23:09:20.6350010Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jfOQs_RnfS/cCvkoL09zu. 2021-05-14T23:09:20.6351670Z OK: optex.fmt/luatex 2021-05-14T23:09:20.6353240Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:09:20.6355090Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:09:22.9466500Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:22.9467890Z tlmgr: no updates available 2021-05-14T23:09:23.0875000Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:09:23.0875780Z with: 2021-05-14T23:09:23.0876130Z pandoc-version: 2.7.3 2021-05-14T23:09:23.0876470Z env: 2021-05-14T23:09:23.0876850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:23.0877260Z TIC_DEPLOY_KEY: 2021-05-14T23:09:23.0877680Z RSPM: 2021-05-14T23:09:23.0878780Z GITHUB_PAT: *** 2021-05-14T23:09:23.0879160Z COVERALLS_TOKEN: 2021-05-14T23:09:23.0879590Z continue-on-error: false 2021-05-14T23:09:23.0880020Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:23.0880470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:23.0880860Z TZ: UTC 2021-05-14T23:09:23.0881200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:23.0881550Z NOT_CRAN: true 2021-05-14T23:09:23.0881880Z ##[endgroup] 2021-05-14T23:09:23.7756780Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:09:26.4906260Z installer: Package name is pandoc 2021-05-14T23:09:26.4920140Z installer: Installing at base path / 2021-05-14T23:09:26.4924610Z installer: The install was successful. 2021-05-14T23:09:26.5074150Z ##[group]Run git config user.name adigherman 2021-05-14T23:09:26.5074900Z git config user.name adigherman 2021-05-14T23:09:26.5075460Z git config user.email adig@jhu.edu 2021-05-14T23:09:26.5347390Z shell: /bin/bash -e {0} 2021-05-14T23:09:26.5347800Z env: 2021-05-14T23:09:26.5348300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:26.5348800Z TIC_DEPLOY_KEY: 2021-05-14T23:09:26.5349200Z RSPM: 2021-05-14T23:09:26.5350330Z GITHUB_PAT: *** 2021-05-14T23:09:26.5350770Z COVERALLS_TOKEN: 2021-05-14T23:09:26.5351300Z continue-on-error: false 2021-05-14T23:09:26.5351800Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:26.5352350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:26.5352810Z TZ: UTC 2021-05-14T23:09:26.5353240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:26.5353670Z NOT_CRAN: true 2021-05-14T23:09:26.5354100Z ##[endgroup] 2021-05-14T23:09:26.6063070Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:09:26.6063730Z env: 2021-05-14T23:09:26.6064220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:26.6064670Z TIC_DEPLOY_KEY: 2021-05-14T23:09:26.6065040Z RSPM: 2021-05-14T23:09:26.6066400Z GITHUB_PAT: *** 2021-05-14T23:09:26.6066810Z COVERALLS_TOKEN: 2021-05-14T23:09:26.6067290Z continue-on-error: false 2021-05-14T23:09:26.6067750Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:26.6068480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:26.6068890Z TZ: UTC 2021-05-14T23:09:26.6069280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:26.6069650Z NOT_CRAN: true 2021-05-14T23:09:26.6070020Z ##[endgroup] 2021-05-14T23:09:28.2631250Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:09:28.2998960Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:09:28.3000150Z To reinstall 3.20.2, run: 2021-05-14T23:09:28.3001180Z brew reinstall cmake 2021-05-14T23:09:30.0033560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:09:31.1552330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:09:31.7091630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:09:32.1005180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A15%3A00Z&sig=bW6ihyaLFYKRKt4O0twJVykw%2FB8jakGhF9xvGNr4j3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:32.1722420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A15\%3A00Z\&sig=bW6ihyaLFYKRKt4O0twJVykw\%2FB8jakGhF9xvGNr4j3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:32.2562940Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:09:32.3291410Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:09:32.3319080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2585-paolks 2021-05-14T23:09:32.3494040Z cp -pR /private/tmp/d20210514-2585-paolks/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:09:32.3681600Z chmod -Rf +w /private/tmp/d20210514-2585-paolks 2021-05-14T23:09:32.4272370Z ==> Finishing up 2021-05-14T23:09:32.4615540Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:09:32.4632830Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:09:32.4638030Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:09:32.4643450Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:09:32.4647850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:09:32.4658180Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:09:32.4665890Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:09:32.4815790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2749-1an382r.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-14T23:09:35.0513950Z ==> Summary 2021-05-14T23:09:35.0542400Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:09:37.4286540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:09:38.6676100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:09:39.2411950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:09:39.6148780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A15%3A00Z&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj%2Fr8wX7vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:39.6622110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A15\%3A00Z\&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj\%2Fr8wX7vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:40.6299630Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:09:40.9916520Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:09:42.0897110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:09:42.7931360Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:09:43.1572980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T23%3A15%3A00Z&sig=So%2FhhZte2fV20iNpzIzZ7B2TL9AdUFGATsPwiwovm7s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:43.2093640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A15\%3A00Z\&sig=So\%2FhhZte2fV20iNpzIzZ7B2TL9AdUFGATsPwiwovm7s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:43.3122870Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:09:43.3190730Z ==> Installing dependencies for jags: gcc 2021-05-14T23:09:43.3198060Z ==> Installing jags dependency: gcc 2021-05-14T23:09:43.4068040Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:09:43.4094700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2756-1bi78pr 2021-05-14T23:09:45.3223150Z cp -pR /private/tmp/d20210514-2756-1bi78pr/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:09:46.7747710Z chmod -Rf +w /private/tmp/d20210514-2756-1bi78pr 2021-05-14T23:09:50.5601660Z ==> Finishing up 2021-05-14T23:09:50.8807410Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:09:50.8816060Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:09:50.8827890Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:09:50.8832950Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:09:50.8838080Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:09:50.8849600Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:09:50.8861110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:09:50.8866280Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:09:50.8871400Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:09:50.8878610Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:09:50.8891930Z rm /usr/local/bin/c++-11 2021-05-14T23:09:50.8894850Z rm /usr/local/bin/cpp-11 2021-05-14T23:09:50.8897960Z rm /usr/local/bin/g++-11 2021-05-14T23:09:50.8900990Z rm /usr/local/bin/gcc-11 2021-05-14T23:09:50.8904180Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:09:50.8907070Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:09:50.8910500Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:09:50.8913220Z rm /usr/local/bin/gcov-11 2021-05-14T23:09:50.8916360Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:09:50.8919360Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:09:51.1322000Z Error: The `brew link` step did not complete successfully 2021-05-14T23:09:51.1322920Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:09:51.1326820Z Could not symlink bin/gfortran 2021-05-14T23:09:51.1327710Z Target /usr/local/bin/gfortran 2021-05-14T23:09:51.1328610Z already exists. You may want to remove it: 2021-05-14T23:09:51.1329940Z rm '/usr/local/bin/gfortran' 2021-05-14T23:09:51.1330570Z 2021-05-14T23:09:51.1331470Z To force the link and overwrite all conflicting files: 2021-05-14T23:09:51.1332800Z brew link --overwrite gcc 2021-05-14T23:09:51.1333430Z 2021-05-14T23:09:51.1334280Z To list all files that would be deleted: 2021-05-14T23:09:51.1335560Z brew link --overwrite --dry-run gcc 2021-05-14T23:09:51.1336360Z 2021-05-14T23:09:51.1337140Z Possible conflicting files are: 2021-05-14T23:09:51.1355740Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:09:51.6336720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2993-114fvft.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-14T23:09:54.4655900Z ==> Summary 2021-05-14T23:09:54.5553800Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:09:54.5558710Z ==> Installing jags 2021-05-14T23:09:54.5561840Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:09:54.5580230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-2756-1gon1qy 2021-05-14T23:09:54.6155300Z cp -pR /private/tmp/d20210514-2756-1gon1qy/jags/. /usr/local/Cellar/jags 2021-05-14T23:09:54.6842540Z chmod -Rf +w /private/tmp/d20210514-2756-1gon1qy 2021-05-14T23:09:54.8072430Z ==> Finishing up 2021-05-14T23:09:54.8422510Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:09:54.8428280Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:09:54.8451200Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:09:54.8466800Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:09:54.8474260Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:09:54.8479160Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:09:54.8483920Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:09:54.8489170Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:09:54.8500490Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:09:54.8887480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3019-1wboe5s.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-14T23:09:57.4167470Z ==> Summary 2021-05-14T23:09:57.4260300Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:09:59.6753620Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:10:00.8090970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:01.3968000Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:10:01.8515810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T23%3A20%3A00Z&sig=mjvPHYeoEykqqB2%2FEUArC6j6hh3Juqgow2n3UQKo9r0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:01.9057180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=mjvPHYeoEykqqB2\%2FEUArC6j6hh3Juqgow2n3UQKo9r0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:02.2604880Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:10:02.3698600Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:10:02.3725930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3027-168gkza 2021-05-14T23:10:02.5905090Z cp -pR /private/tmp/d20210514-3027-168gkza/v8/. /usr/local/Cellar/v8 2021-05-14T23:10:02.7071270Z chmod -Rf +w /private/tmp/d20210514-3027-168gkza 2021-05-14T23:10:02.8735470Z ==> Finishing up 2021-05-14T23:10:02.9248240Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:10:02.9692980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3192-1pavydx.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-14T23:10:05.4164960Z ==> Summary 2021-05-14T23:10:05.4222350Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:10:07.6189690Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:10:08.7363670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:09.2913230Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:10:09.7561220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T23%3A20%3A00Z&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:09.8030990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:10.0257600Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:10:10.0456990Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:10:11.1995470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:11.7654200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:10:12.1941640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T23%3A20%3A00Z&sig=vo1jciq%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:12.2403960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=vo1jciq\%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:12.4364430Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:10:12.4513420Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:10:13.5865810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:14.1737410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:10:14.5606900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T23%3A20%3A00Z&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:14.6122620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:14.8750910Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:10:14.9004100Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:10:14.9009090Z ==> Installing fftw dependency: hwloc 2021-05-14T23:10:14.9641040Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:10:14.9668560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3199-19ahuy3 2021-05-14T23:10:15.2736580Z cp -pR /private/tmp/d20210514-3199-19ahuy3/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:10:15.7102930Z chmod -Rf +w /private/tmp/d20210514-3199-19ahuy3 2021-05-14T23:10:16.1750120Z ==> Finishing up 2021-05-14T23:10:16.2184040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:10:16.2187130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:10:16.2192180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:10:16.2198550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:10:16.2202750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:10:16.2207800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:10:16.2212710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:10:16.2216860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:10:16.2221960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:10:16.2226730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:10:16.2231070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:10:16.2236090Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:10:16.2241030Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:10:16.2247540Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:10:16.2252290Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:10:16.2279640Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:10:16.2291540Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:10:16.2296080Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:10:16.2315250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:10:16.2320860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:10:16.2348140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:10:16.2358140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:10:16.2363510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:10:16.2368900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:10:16.2374630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:10:16.2394100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:10:16.2407380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:10:16.2413120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:10:16.2418350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:10:16.2423880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:10:16.2428830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:10:16.2463580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:10:16.2475580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:10:16.2492780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T23:10:16.2503230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:10:16.2517590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:10:16.2528600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:10:16.2547290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:10:16.2552730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:10:16.2566520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T23:10:16.2585620Z 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-14T23:10:16.2591210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T23:10:16.2597070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T23:10:16.2613950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T23:10:16.2630240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T23:10:16.2642100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:10:16.2658160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T23:10:16.2664300Z 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-14T23:10:16.2669600Z 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-14T23:10:16.2680740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:10:16.2696660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:10:16.2702150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T23:10:16.2712760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T23:10:16.2717960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T23:10:16.2727600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:10:16.2733260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:10:16.2742560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:10:16.2753360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:10:16.2774650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:10:16.2779730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:10:16.2791900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:10:16.2803440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:10:16.2808970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:10:16.2817840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:10:16.2823380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:10:16.2833800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:10:16.2838900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:10:16.2853870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:10:16.2860150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:10:16.2865790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:10:16.2874550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:10:16.2879830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:10:16.2893150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:10:16.2905270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:10:16.2915510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:10:16.2927100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:10:16.2932010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:10:16.2937550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:10:16.2942560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:10:16.2947990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:10:16.2953060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:10:16.2958570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:10:16.2963390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:10:16.2968880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:10:16.2974860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:10:16.2980520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:10:16.2986040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:10:16.2990940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:10:16.2996490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:10:16.3001860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:10:16.3007010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:10:16.3015860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:10:16.3036600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:10:16.3041750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:10:16.3047660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:10:16.3052510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:10:16.3058010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:10:16.3062940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:10:16.3068270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:10:16.3074020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T23:10:16.3077750Z Only the first 100 operations were output. 2021-05-14T23:10:16.6836960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3376-16burfd.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-14T23:10:19.3341970Z ==> Summary 2021-05-14T23:10:19.3927870Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:10:19.3935240Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:10:19.4542390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:10:19.4559710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3199-zxic2b 2021-05-14T23:10:19.7166850Z cp -pR /private/tmp/d20210514-3199-zxic2b/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:10:20.1344130Z chmod -Rf +w /private/tmp/d20210514-3199-zxic2b 2021-05-14T23:10:21.5641550Z ==> Finishing up 2021-05-14T23:10:21.5983960Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:10:21.5988110Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:10:21.5993260Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:10:21.5998040Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:10:21.6005180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:10:21.6009850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:10:21.6015200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:10:21.6020560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:10:21.6025190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:10:21.6030450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:10:21.6035460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:10:21.6040460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:10:21.6050810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:10:21.6056220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:10:21.6064560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:10:21.6066090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:10:21.6071350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:10:21.6075780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:10:21.6080970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:10:21.6085800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:10:21.6090830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:10:21.6095790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:10:21.6100740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:10:21.6106000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:10:21.6116550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:10:21.6121130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:10:21.6126420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:10:21.6131240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:10:21.6136420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:10:21.6141260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:10:21.6146440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:10:21.6151450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:10:21.6156960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:10:21.6161470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:10:21.6167550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:10:21.6171700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:10:21.6176700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:10:21.6183160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:10:21.6224630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:10:21.6229110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:10:21.6234280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:10:21.6238890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:10:21.6243930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:10:21.6248370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:10:21.6253430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:10:21.6257800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:10:21.6263060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:10:21.6267570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:10:21.6279160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:10:21.6284470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:10:21.6289820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:10:21.6295220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:10:21.6300580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:10:21.6305820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:10:21.6315490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:10:21.6321360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:10:21.6327230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:10:21.6333110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:10:21.6338500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:10:21.6343910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:10:21.6359470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:10:21.6365320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:10:21.6371180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:10:21.6390460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:10:21.6400720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:10:21.6418690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:10:21.6424340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:10:21.6429860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:10:21.6435890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:10:21.6441430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:10:21.6447460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:10:21.6452200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:10:21.6458470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:10:21.6463030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:10:21.6468800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:10:21.6474080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:10:21.6479510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:10:21.6484960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T23:10:21.6490250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T23:10:21.6495460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T23:10:21.6501120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T23:10:21.6506410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T23:10:21.6511330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T23:10:21.6516830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:10:21.6522470Z 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-14T23:10:21.6527720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T23:10:21.6532920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:10:21.6538280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:10:21.6543600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:10:21.6548520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:10:21.6554200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:10:21.6559920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T23:10:21.6565920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T23:10:21.6571380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T23:10:21.6576240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:10:21.6581830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:10:21.6587110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:10:21.6592130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:10:21.6597680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:10:21.6602880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:10:21.6606650Z Only the first 100 operations were output. 2021-05-14T23:10:22.1023140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3406-1rebwsi.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-14T23:10:24.6400530Z ==> Summary 2021-05-14T23:10:24.6818300Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:10:24.6822720Z ==> Installing fftw 2021-05-14T23:10:24.6826570Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:10:24.6846340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3199-1db9pxr 2021-05-14T23:10:24.7752050Z cp -pR /private/tmp/d20210514-3199-1db9pxr/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:10:24.8324340Z chmod -Rf +w /private/tmp/d20210514-3199-1db9pxr 2021-05-14T23:10:24.9988320Z ==> Finishing up 2021-05-14T23:10:25.0503940Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:10:25.0507510Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:10:25.0512580Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:10:25.0516980Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:10:25.0524370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:10:25.0528950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:10:25.0533420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:10:25.0538440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:10:25.0543090Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:10:25.0547730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:10:25.0553130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:10:25.0557260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:10:25.0595790Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:10:25.0741630Z info /usr/local/share/info/fftw3.info 2021-05-14T23:10:25.0749430Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:10:25.0756360Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:10:25.0775130Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:10:25.0785080Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:10:25.0798330Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:10:25.0810650Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:10:25.0842840Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:10:25.0850880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:10:25.0860180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:10:25.0873250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:10:25.0882230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:10:25.0890500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:10:25.0899890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:10:25.0907570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:10:25.0913630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:10:25.0922200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:10:25.0934690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:10:25.0943880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:10:25.0952850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:10:25.0961590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:10:25.0968900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:10:25.0977280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:10:25.0987220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:10:25.0996190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:10:25.1005050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:10:25.1014070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:10:25.1019090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:10:25.1028950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:10:25.1037880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:10:25.1046390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:10:25.1057540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:10:25.1063260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:10:25.1072210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:10:25.1080920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:10:25.1089630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:10:25.1113570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:10:25.1115770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:10:25.1117530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:10:25.1127390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:10:25.1134760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:10:25.1141690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:10:25.1148350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:10:25.1155280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:10:25.1165030Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:10:25.1248800Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:10:25.1253500Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:10:25.1576370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3433-kpwq1r.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-14T23:10:27.6749500Z ==> Summary 2021-05-14T23:10:27.6806280Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:10:28.4706150Z ==> No outdated dependents to upgrade! 2021-05-14T23:10:28.4707920Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:10:28.6513980Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:10:28.6515640Z fftw, open-mpi 2021-05-14T23:10:28.6524690Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:10:28.6527910Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:10:28.6530910Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:10:28.6533840Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:10:28.6545700Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:10:28.6548810Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:10:28.6558300Z rm /usr/local/include/fftw3.f 2021-05-14T23:10:28.6568610Z rm /usr/local/include/fftw3.f03 2021-05-14T23:10:28.6571590Z rm /usr/local/include/fftw3.h 2021-05-14T23:10:28.6580510Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:10:28.6588220Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:10:28.6592040Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:10:28.6610050Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:10:28.6613050Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:10:28.6621200Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:10:28.6631010Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:10:28.6634300Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:10:28.6641770Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:10:28.6646090Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:10:28.6653600Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:10:28.6657590Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:10:28.6667050Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:10:28.6678940Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:10:28.6685940Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:10:28.6693280Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:10:28.6696160Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:10:28.6703540Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:10:28.6707650Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:10:28.6716030Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:10:28.6719020Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:10:28.6729660Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:10:28.6733780Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:10:28.6744390Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:10:28.6762740Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:10:28.6795310Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:10:28.6809440Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:10:28.6810410Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:10:28.6811380Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:10:28.6813450Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:10:28.6814330Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:10:28.6815220Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:10:28.6816400Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:10:28.6817390Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:10:28.6818340Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:10:28.6819210Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:10:28.6827330Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:10:28.6830500Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:10:28.6839150Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:10:28.6842550Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:10:28.6853370Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:10:28.6861200Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:10:28.6864260Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:10:28.6939370Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:10:28.6940380Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:10:28.6945120Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:10:28.6958260Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:10:28.6976620Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:10:28.6982550Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:10:28.6985700Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:10:28.6992070Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:10:28.7844470Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:10:28.7846300Z rm /usr/local/bin/mpic++ 2021-05-14T23:10:28.7853710Z rm /usr/local/bin/mpicc 2021-05-14T23:10:28.7856790Z rm /usr/local/bin/mpicxx 2021-05-14T23:10:28.7864530Z rm /usr/local/bin/mpiexec 2021-05-14T23:10:28.7867240Z rm /usr/local/bin/mpif77 2021-05-14T23:10:28.7874880Z rm /usr/local/bin/mpif90 2021-05-14T23:10:28.7877700Z rm /usr/local/bin/mpifort 2021-05-14T23:10:28.7884210Z rm /usr/local/bin/mpirun 2021-05-14T23:10:28.7887990Z rm /usr/local/bin/ompi-clean 2021-05-14T23:10:28.7894380Z rm /usr/local/bin/ompi-server 2021-05-14T23:10:28.7896680Z rm /usr/local/bin/ompi_info 2021-05-14T23:10:28.7903960Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:10:28.7907250Z rm /usr/local/bin/orte-clean 2021-05-14T23:10:28.7910620Z rm /usr/local/bin/orte-info 2021-05-14T23:10:28.7917640Z rm /usr/local/bin/orte-server 2021-05-14T23:10:28.7920940Z rm /usr/local/bin/ortecc 2021-05-14T23:10:28.7927270Z rm /usr/local/bin/orted 2021-05-14T23:10:28.7930500Z rm /usr/local/bin/orterun 2021-05-14T23:10:28.7938890Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:10:28.7948320Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:10:28.7951080Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:10:28.7957820Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:10:28.7960060Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:10:28.7970070Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:10:28.7975790Z rm /usr/local/include/mpi.h 2021-05-14T23:10:28.7978690Z rm /usr/local/include/mpi.mod 2021-05-14T23:10:28.7985360Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:10:28.7988250Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:10:28.7993860Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:10:28.7996690Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:10:28.8001970Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:10:28.8005080Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:10:28.8011700Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:10:28.8014640Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:10:28.8021840Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:10:28.8024620Z rm /usr/local/include/mpif-config.h 2021-05-14T23:10:28.8030660Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:10:28.8033400Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:10:28.8039600Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:10:28.8044100Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:10:28.8052090Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:10:28.8055010Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:10:28.8062700Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:10:28.8065290Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:10:28.8071700Z rm /usr/local/include/mpif.h 2021-05-14T23:10:28.8075370Z rm /usr/local/include/openmpi 2021-05-14T23:10:28.8082660Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:10:28.8092480Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:10:28.8095300Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:10:28.8103420Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:10:28.8106250Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:10:28.8109580Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:10:28.8116300Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:10:28.8119220Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:10:28.8122610Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:10:28.8127560Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:10:28.8130280Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:10:28.8133610Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:10:28.8137920Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:10:28.8140840Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:10:28.8145390Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:10:28.8149230Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:10:28.8152630Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:10:28.8157680Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:10:28.8160660Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:10:28.8164830Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:10:28.8169020Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:10:28.8171940Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:10:28.8177160Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:10:28.8180840Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:10:28.8184130Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:10:28.8189360Z rm /usr/local/lib/openmpi 2021-05-14T23:10:28.8196300Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:10:28.8201870Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:10:28.8204910Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:10:28.8293040Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:10:28.8296010Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:10:28.8299020Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:10:28.8302220Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:10:28.8305910Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:10:28.8308780Z rm /usr/local/lib/pmix 2021-05-14T23:10:28.8319900Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:10:28.8322370Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:10:28.8326180Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:10:28.8329270Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:10:28.8333150Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:10:28.8336250Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:10:28.8339950Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:10:28.8343010Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:10:28.8347100Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:10:28.8350150Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:10:28.8353340Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:10:28.8357310Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:10:28.8361730Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:10:28.8364890Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:10:28.8368910Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:10:28.8377520Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:10:28.8381150Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:10:28.8397450Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:10:28.8401530Z Only the first 100 operations were output. 2021-05-14T23:10:30.7476120Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:10:31.8829440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:32.4562770Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:10:32.8146690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T23%3A20%3A00Z&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi%2BfWtJKAMXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:32.8621620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi\%2BfWtJKAMXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:33.2642840Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:10:33.3969320Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:10:33.4009620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3442-13v18d4 2021-05-14T23:10:34.0504390Z cp -pR /private/tmp/d20210514-3442-13v18d4/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:10:34.7361920Z chmod -Rf +w /private/tmp/d20210514-3442-13v18d4 2021-05-14T23:10:35.7229100Z ==> Finishing up 2021-05-14T23:10:35.8345070Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:10:35.8356560Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:10:35.8358650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:10:35.8363190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:10:35.8368320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:10:35.8372800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:10:35.8377980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:10:35.8382400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:10:35.8390200Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:10:35.8394570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:10:35.8399490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:10:35.8403910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:10:35.8408760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:10:35.8413140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:10:35.8417990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:10:35.8422250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:10:35.8428450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:10:35.8449210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:10:35.8450730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:10:35.8452100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:10:35.8453410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:10:35.8454800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:10:35.8457880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:10:35.8463180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:10:35.8467580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:10:35.8472580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:10:35.8481820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:10:35.8486280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:10:35.8491510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:10:35.8496060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:10:35.8508060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:10:35.8517310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:10:35.8525390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:10:35.8533870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:10:35.8542530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:10:35.8551380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:10:35.8560500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:10:35.8569840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:10:35.8578930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:10:35.8589360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:10:35.8602440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:10:35.8608580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:10:35.8616610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:10:35.8625340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:10:35.8634340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:10:35.8643670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:10:35.8648720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:10:35.8657600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:10:35.8666420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:10:35.8675160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:10:35.8681080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:10:35.8689200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:10:35.8697670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:10:35.8705280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:10:35.8714920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:10:35.8723740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:10:35.8731910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:10:35.8736400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:10:35.8744600Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:10:35.8752790Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:10:35.8762250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:10:35.8766750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:10:35.8774840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:10:35.8782370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:10:35.8790040Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:10:35.8798320Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:10:35.8808960Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:10:35.8818390Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:10:35.8828050Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:10:35.8867120Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:10:35.8872100Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:10:35.8877880Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:10:35.8882670Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:10:35.8887850Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:10:35.8892730Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:10:35.8897830Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:10:35.8902720Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:10:35.8907820Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:10:35.8913070Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:10:35.8919450Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:10:35.8924160Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:10:35.8932050Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:10:35.8938720Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:10:35.8946340Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:10:35.8963230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:10:35.8969280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:10:35.8975030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:10:35.8980540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:10:35.8986380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:10:35.8992470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:10:35.8998350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:10:35.9003880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:10:35.9009690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:10:35.9015460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:10:35.9021950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:10:35.9028800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:10:35.9034520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:10:35.9040250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:10:35.9045830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:10:35.9051530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:10:35.9057340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:10:35.9061330Z Only the first 100 operations were output. 2021-05-14T23:10:36.2935530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3606-csnxyp.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-14T23:10:38.9879860Z ==> Summary 2021-05-14T23:10:39.0593630Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:10:41.5259190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:10:42.6212640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:43.2278330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:10:43.6136410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T23%3A20%3A00Z&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:43.6667180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:43.7488010Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:10:43.8369370Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:10:43.8395880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3613-tqrvj0 2021-05-14T23:10:43.9090540Z cp -pR /private/tmp/d20210514-3613-tqrvj0/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:10:44.0452440Z chmod -Rf +w /private/tmp/d20210514-3613-tqrvj0 2021-05-14T23:10:44.2145520Z ==> Finishing up 2021-05-14T23:10:44.2470420Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:10:44.2472590Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:10:44.2474190Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:10:44.2501620Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:10:44.2551740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2554520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2583390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2587730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2647420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2689070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2719570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2721540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2723080Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:10:44.2724500Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:10:44.2738850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2740740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2744370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2746130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2757870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2782850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2808320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2892470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2962360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2964040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.2982370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3004660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3038840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3065070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3113880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3128570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3130490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3177960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3186560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3189120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3206680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3232780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3242740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3244690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3246940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3258760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3262020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3264610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3312550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3314540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3316960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3322150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3340190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3358760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3364120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3380310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3382350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3402080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3415330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3417440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3419580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3430700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3458480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3489350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3502830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3522940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:10:44.3552280Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:10:44.3580320Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:10:44.3586470Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:10:44.3607880Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:10:44.3635210Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:10:44.3662470Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:10:44.3688020Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:10:44.3780160Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:10:44.4064760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3781-1e8b4c5.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-14T23:10:46.9299990Z ==> Summary 2021-05-14T23:10:46.9505240Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:10:49.0168990Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:10:49.0170180Z To reinstall 1.6.37, run: 2021-05-14T23:10:49.0171000Z brew reinstall libpng 2021-05-14T23:10:50.9319870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:10:52.1028860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:52.6827310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:10:53.0593180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T23%3A20%3A00Z&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR%2BpMkcd9be9L0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:53.1119720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR\%2BpMkcd9be9L0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:53.1554780Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:10:53.1603840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:10:54.3874380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:54.9696940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:10:55.3592700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T23%3A20%3A00Z&sig=MxCiQFli8lLLDEW%2BzT1tlluQOVlc7sScZ7nTSI15P2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:55.4085330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=MxCiQFli8lLLDEW\%2BzT1tlluQOVlc7sScZ7nTSI15P2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:55.5165360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:10:55.5215230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:10:56.6359950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:57.2075620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:10:57.6579920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T23%3A20%3A00Z&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv%2Fgb1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:57.7116040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv\%2Fgb1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:57.7593840Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:10:57.7625010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:10:58.8821520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:10:59.4552650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:10:59.8468920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T23%3A20%3A00Z&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy%2FxUUsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:59.8920180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy\%2FxUUsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:59.9493170Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:10:59.9521760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:11:01.0717110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:01.6527060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:11:02.0593880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T23%3A20%3A00Z&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:02.1037880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:02.2173000Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:11:02.2233430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:11:03.4725800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:04.0910730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:11:04.4533810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T23%3A20%3A00Z&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:04.4988470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:04.6626590Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:11:04.6727110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:11:05.8572590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:06.4076850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:11:06.7958860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T23%3A20%3A00Z&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:06.8498550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:06.9242240Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:11:06.9272990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:11:08.4134440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:08.6458390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:11:09.0240430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T23%3A20%3A00Z&sig=b4ej7wo6V2nQp7OT7nWPotM%2B3CNNh00%2FiKNrD9qrO6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:09.0690010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=b4ej7wo6V2nQp7OT7nWPotM\%2B3CNNh00\%2FiKNrD9qrO6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:09.1188790Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:11:09.1218910Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:11:10.2335850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:10.8171490Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:11:11.2090060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T23%3A20%3A00Z&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:11.2691380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:11.3298600Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:11:11.3330500Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:11:12.4298460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:12.9944560Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:11:13.3549290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T23%3A20%3A00Z&sig=V%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq%2FsjNzAlua0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:13.4180570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=V\%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq\%2FsjNzAlua0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:13.6383530Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:11:13.6426680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:11:14.8351950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:15.4388080Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:11:15.8128780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T23%3A20%3A00Z&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:15.8580230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:16.0410790Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:11:16.0498530Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:11:17.1550750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:17.6967940Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:11:18.0703390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T23%3A20%3A00Z&sig=eSZ6PrCHEz1X9xk6te%2FL4uvoZOwB0HvsUTes%2FXi%2FTPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:18.1226250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=eSZ6PrCHEz1X9xk6te\%2FL4uvoZOwB0HvsUTes\%2FXi\%2FTPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:18.1972130Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:11:18.2012790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:11:19.5695530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:20.1634970Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:11:20.5674990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T23%3A20%3A00Z&sig=gTKmK%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:20.6146760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=gTKmK\%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:20.6858400Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:11:20.6897240Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:11:21.8482170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:22.4158180Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:11:23.1107440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T23%3A20%3A00Z&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm%2FKfbi3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:23.1623110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm\%2FKfbi3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:23.5151040Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:11:23.5671000Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:11:24.7257110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:25.2631630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:11:25.6413520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T23%3A20%3A00Z&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:25.6861510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:25.8233250Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:11:25.8329890Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:11:27.0353850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:27.5952870Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:11:27.9836660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T23%3A20%3A00Z&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:28.0347290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:29.1331190Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:11:29.5635280Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:11:30.6749290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:11:31.2318240Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:11:31.5881960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T23%3A20%3A00Z&sig=G5gFc6%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:31.6330670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=G5gFc6\%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:31.9444880Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:11:32.0381880Z ==> 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-14T23:11:32.0385840Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:11:32.1137810Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:11:32.1179920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-114zeq0 2021-05-14T23:11:32.1259490Z cp -pR /private/tmp/d20210514-3892-114zeq0/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:11:32.1353040Z chmod -Rf +w /private/tmp/d20210514-3892-114zeq0 2021-05-14T23:11:32.1744330Z ==> Finishing up 2021-05-14T23:11:32.2875490Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:11:32.2976190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4155-ocg6or.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-14T23:11:34.7021980Z ==> Summary 2021-05-14T23:11:34.7036520Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:11:34.7043590Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:11:34.7080810Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:11:34.7099810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3892-142f2dd 2021-05-14T23:11:34.8128790Z cp -pR /private/tmp/d20210514-3892-142f2dd/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:11:34.9502400Z chmod -Rf +w /private/tmp/d20210514-3892-142f2dd 2021-05-14T23:11:35.1158840Z ==> Finishing up 2021-05-14T23:11:35.1590810Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:11:35.1595880Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:11:35.1608680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:11:35.1613490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:11:35.1618870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:11:35.1623790Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:11:35.1629120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:11:35.1633880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:11:35.1639260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:11:35.1644450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:11:35.1649740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:11:35.1725360Z rm /usr/local/share/pkgconfig 2021-05-14T23:11:35.1744460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:11:35.1750220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:11:35.1755520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:11:35.1761650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:11:35.1766660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:11:35.1779980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:11:35.1785670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:11:35.1790940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:11:35.1796480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:11:35.1801890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:11:35.1807220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:11:35.1812600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:11:35.1817990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:11:35.1823450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:11:35.1831200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:11:35.1836800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:11:35.1844650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:11:35.1847070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:11:35.1853000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:11:35.1857560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:11:35.1863070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:11:35.1868150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:11:35.1873100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:11:35.1878590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:11:35.1883780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:11:35.1888850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:11:35.1894090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:11:35.1922770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:11:35.1927310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:11:35.1933200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:11:35.1939630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:11:35.1944490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:11:35.1950020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:11:35.1954890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:11:35.1960640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:11:35.1965420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:11:35.1970920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:11:35.1975660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:11:35.1981170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:11:35.1986400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:11:35.1991250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:11:35.1996670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:11:35.2564410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4181-h0nhs1.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-14T23:11:37.8210780Z ==> Summary 2021-05-14T23:11:37.8384370Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:11:37.8390120Z ==> Installing poppler dependency: libxau 2021-05-14T23:11:37.8534820Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:11:37.8552900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1fu3mhq 2021-05-14T23:11:37.8704840Z cp -pR /private/tmp/d20210514-3892-1fu3mhq/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:11:37.8884590Z chmod -Rf +w /private/tmp/d20210514-3892-1fu3mhq 2021-05-14T23:11:37.9917640Z ==> Finishing up 2021-05-14T23:11:38.0646500Z rm /usr/local/include/X11 2021-05-14T23:11:38.0654670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:11:38.0668850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:11:38.0670610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:11:38.0672590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:11:38.0676100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:11:38.0680930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:11:38.0686410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:11:38.0691670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:11:38.0696970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:11:38.0702480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:11:38.0707850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:11:38.0713140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:11:38.0718430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:11:38.0723800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:11:38.0730050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:11:38.0779020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:11:38.0783560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:11:38.0790520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:11:38.0795540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:11:38.0801300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:11:38.0806630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:11:38.0811780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:11:38.0818490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:11:38.0822620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:11:38.0826180Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:11:38.0833160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:11:38.0838100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:11:38.0843640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:11:38.0846710Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:11:38.0855490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:11:38.0860770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:11:38.0867410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:11:38.0872860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:11:38.0878900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:11:38.0884650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:11:38.0890980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:11:38.0896280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:11:38.0901690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:11:38.0906970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:11:38.0912350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:11:38.0917590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:11:38.0923030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:11:38.0928510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:11:38.0933460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:11:38.0939190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:11:38.0944310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:11:38.0949440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:11:38.0954860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:11:38.0960540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:11:38.0965420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:11:38.0971980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:11:38.0977740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:11:38.0982740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:11:38.0988520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:11:38.0993910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:11:38.0999100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:11:38.1004850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:11:38.1010580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:11:38.1015460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:11:38.1021090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:11:38.1026370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:11:38.1031660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:11:38.1036660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:11:38.1042300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:11:38.1047200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:11:38.1052830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:11:38.1058130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:11:38.1063360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:11:38.1068760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:11:38.1074380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:11:38.1079360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:11:38.1085120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:11:38.1090480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:11:38.1095710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:11:38.1100670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:11:38.1106310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:11:38.1111030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:11:38.1116670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:11:38.1121650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:11:38.1127940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:11:38.1133160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:11:38.1138430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:11:38.1143420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:11:38.1173420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:11:38.1179990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:11:38.1184950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:11:38.1190850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:11:38.1196150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:11:38.1201300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:11:38.1206960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:11:38.1213110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:11:38.1230290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:11:38.1324720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:11:38.1329180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:11:38.1333680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:11:38.1335460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:11:38.1337270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:11:38.1339070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:11:38.1345040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:11:38.1346950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:11:38.1352180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:11:38.1356470Z Only the first 100 operations were output. 2021-05-14T23:11:38.1710600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4208-q7ftf6.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-14T23:11:40.7214440Z ==> Summary 2021-05-14T23:11:40.7242400Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:11:40.7248360Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:11:40.7344590Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:11:40.7362970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1m6morp 2021-05-14T23:11:40.7465950Z cp -pR /private/tmp/d20210514-3892-1m6morp/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:11:40.7590670Z chmod -Rf +w /private/tmp/d20210514-3892-1m6morp 2021-05-14T23:11:40.8096850Z ==> Finishing up 2021-05-14T23:11:40.8444750Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:11:40.8451520Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:11:40.8462000Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:11:40.8515360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:11:40.8522870Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:11:40.8659960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4234-1c494qm.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-14T23:11:43.3607380Z ==> Summary 2021-05-14T23:11:43.3626670Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:11:43.3632320Z ==> Installing poppler dependency: libxcb 2021-05-14T23:11:43.3998660Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:11:43.4015810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-3892-yx4r40 2021-05-14T23:11:44.1147860Z cp -pR /private/tmp/d20210514-3892-yx4r40/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:11:45.4283690Z chmod -Rf +w /private/tmp/d20210514-3892-yx4r40 2021-05-14T23:11:46.5892870Z ==> Finishing up 2021-05-14T23:11:46.6259710Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:11:46.6268180Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:11:46.6382660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:11:46.6387530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:11:46.6397830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:11:46.6406820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:11:46.6418490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T23:11:46.6430790Z 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-14T23:11:46.6442170Z 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-14T23:11:46.6450610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T23:11:46.6462220Z 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-14T23:11:46.6473420Z 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-14T23:11:46.6482060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T23:11:46.6488800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T23:11:46.6497600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:11:46.6508340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T23:11:46.6516710Z 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-14T23:11:46.6525400Z 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-14T23:11:46.6530690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T23:11:46.6536620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T23:11:46.6542010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:11:46.6552450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:11:46.6558390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:11:46.6566000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T23:11:46.6576200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T23:11:46.6581130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:11:46.6588960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:11:46.6594120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:11:46.6603290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:11:46.6611480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:11:46.6622980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T23:11:46.6633950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T23:11:46.6641490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T23:11:46.6652010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T23:11:46.6657750Z 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-14T23:11:46.6662720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:11:46.6671510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:11:46.6676960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:11:46.6685350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:11:46.6691350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:11:46.6700000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T23:11:46.6715450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:11:46.6721960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T23:11:46.6728070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:11:46.6736570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T23:11:46.6742450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:11:46.6751780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:11:46.6757620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:11:46.6763640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T23:11:46.6769470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:11:46.6775490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T23:11:46.6786580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T23:11:46.6792480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:11:46.6798340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:11:46.6805920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:11:46.6811970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:11:46.6824180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T23:11:46.6829270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:11:46.6837360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:11:46.6843160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T23:11:46.6848610Z 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-14T23:11:46.6885640Z 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-14T23:11:46.6890410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T23:11:46.6896310Z 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-14T23:11:46.6901630Z 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-14T23:11:46.6907270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T23:11:46.6912610Z 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-14T23:11:46.6918280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:11:46.6923450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T23:11:46.6929260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T23:11:46.6939070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:11:46.6944400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T23:11:46.6950030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:11:46.6955720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T23:11:46.6960940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T23:11:46.6966840Z 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-14T23:11:46.6971990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:11:46.6977810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T23:11:46.6988300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:11:46.6993880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T23:11:46.6998900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T23:11:46.7004660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T23:11:46.7009710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:11:46.7015870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:11:46.7024870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:11:46.7030750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:11:46.7036420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:11:46.7042640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:11:46.7048910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T23:11:46.7054420Z 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-14T23:11:46.7061680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:11:46.7067330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:11:46.7076020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:11:46.7081710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:11:46.7087180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:11:46.7092840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:11:46.7098010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:11:46.7104090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:11:46.7109330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:11:46.7115040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:11:46.7118960Z Only the first 100 operations were output. 2021-05-14T23:11:48.4487800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4269-1l7lno8.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-14T23:11:51.2830770Z ==> Summary 2021-05-14T23:11:51.4263370Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:11:51.4269230Z ==> Installing poppler dependency: libx11 2021-05-14T23:11:51.4750910Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:11:51.4786390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1hqys4q 2021-05-14T23:11:51.7991520Z cp -pR /private/tmp/d20210514-3892-1hqys4q/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:11:52.3150910Z chmod -Rf +w /private/tmp/d20210514-3892-1hqys4q 2021-05-14T23:11:52.8551220Z ==> Finishing up 2021-05-14T23:11:52.8938510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:11:52.8942180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:11:52.8948220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:11:52.8952590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:11:52.8958170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:11:52.8963040Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:11:52.8968340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:11:52.8973290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:11:52.8978750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:11:52.8983520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:11:52.8988990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:11:52.8993800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:11:52.9001850Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:11:52.9008240Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:11:52.9035070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:11:52.9040290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:11:52.9047270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:11:52.9053360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:11:52.9058850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:11:52.9064770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:11:52.9070200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:11:52.9076020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:11:52.9081370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:11:52.9086960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:11:52.9092890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:11:52.9097890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:11:52.9104190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:11:52.9110910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:11:52.9116940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:11:52.9122940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:11:52.9128630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:11:52.9134390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:11:52.9139480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:11:52.9145440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:11:52.9151340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:11:52.9157110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:11:52.9162770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:11:52.9168300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:11:52.9176800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:11:52.9179910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:11:52.9186560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:11:52.9212710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:11:52.9217770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:11:52.9223620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:11:52.9228640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:11:52.9234650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:11:52.9239970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:11:52.9245440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:11:52.9251140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:11:52.9256550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:11:52.9262090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:11:52.9267240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:11:52.9273150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:11:52.9278080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:11:52.9283920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:11:52.9290510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:11:52.9295940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:11:52.9301420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:11:52.9306550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:11:52.9312160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:11:52.9317530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:11:52.9322590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:11:52.9328300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:11:52.9333150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:11:52.9338990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:11:52.9344610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:11:52.9349740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:11:52.9355530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:11:52.9360660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:11:52.9366520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:11:52.9371460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:11:52.9377470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:11:52.9395380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:11:52.9406140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:11:52.9408370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:11:52.9410560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:11:52.9412400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:11:52.9414700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:11:52.9416840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:11:52.9421740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:11:52.9427540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:11:52.9432810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:11:52.9438420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:11:52.9443630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:11:52.9449180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:11:52.9454710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:11:52.9460230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:11:52.9465210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:11:52.9471190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:11:52.9476310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:11:52.9482270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:11:52.9487220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:11:52.9543440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:11:52.9545260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:11:52.9546790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:11:52.9549310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:11:52.9551540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:11:52.9553780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:11:52.9555780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:11:52.9557900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:11:52.9562190Z Only the first 100 operations were output. 2021-05-14T23:11:53.5495650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4298-1q3fesf.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-14T23:11:56.6239600Z ==> Summary 2021-05-14T23:11:56.6980690Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:11:56.6987090Z ==> Installing poppler dependency: libxext 2021-05-14T23:11:56.7592310Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:11:56.7614850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-7rmlka 2021-05-14T23:11:56.7958970Z cp -pR /private/tmp/d20210514-3892-7rmlka/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:11:56.8497800Z chmod -Rf +w /private/tmp/d20210514-3892-7rmlka 2021-05-14T23:11:56.9266720Z ==> Finishing up 2021-05-14T23:11:56.9653830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:11:56.9657820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:11:56.9663560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:11:56.9668680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:11:56.9673880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:11:56.9678940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:11:56.9684150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:11:56.9689380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:11:56.9694480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:11:56.9700000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:11:56.9705830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:11:56.9711160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:11:56.9716350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:11:56.9721570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:11:56.9726800Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:11:56.9732360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:11:56.9746010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:11:56.9752490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:11:56.9758820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:11:56.9763980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:11:56.9769650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:11:56.9774890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:11:56.9780600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:11:56.9785520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:11:56.9791470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:11:56.9796560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:11:56.9801940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:11:56.9807590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:11:56.9812810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:11:56.9818490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:11:56.9823530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:11:56.9829190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:11:56.9834180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:11:56.9839910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:11:56.9872920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:11:56.9875120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:11:56.9881820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:11:56.9884930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:11:56.9890980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:11:56.9896770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:11:56.9902800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:11:56.9907960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:11:56.9913600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:11:56.9919360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:11:56.9924350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:11:56.9930330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:11:56.9955100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:11:56.9961130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:11:56.9966700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:11:56.9972940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:11:56.9977650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:11:56.9984880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:11:56.9991000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:11:56.9996550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:11:57.0003380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:11:57.0015490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:11:57.0017900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:11:57.0024080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:11:57.0028750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:11:57.0034430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:11:57.0039310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:11:57.0044720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:11:57.0050340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:11:57.0055370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:11:57.0060990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:11:57.0065620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:11:57.0071840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:11:57.0077510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:11:57.0082750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:11:57.0087940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:11:57.0093310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:11:57.0098260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:11:57.0104770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:11:57.0110120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:11:57.0115700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:11:57.0121060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:11:57.0126690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:11:57.0133020Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:11:57.0137490Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:11:57.0142930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:11:57.0150150Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:11:57.0408090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4356-xij60.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-14T23:11:59.5100450Z ==> Summary 2021-05-14T23:11:59.5166520Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:11:59.5172300Z ==> Installing poppler dependency: libxrender 2021-05-14T23:11:59.5765170Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:11:59.5783020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-181v8ep 2021-05-14T23:11:59.5897260Z cp -pR /private/tmp/d20210514-3892-181v8ep/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:11:59.6051150Z chmod -Rf +w /private/tmp/d20210514-3892-181v8ep 2021-05-14T23:11:59.6625020Z ==> Finishing up 2021-05-14T23:11:59.7007950Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:11:59.7015800Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:11:59.7022340Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:11:59.7027020Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:11:59.7032760Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:11:59.7040460Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:11:59.7177860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4382-wu7g2.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-14T23:12:02.1887710Z ==> Summary 2021-05-14T23:12:02.1912090Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:12:02.1918350Z ==> Installing poppler dependency: lzo 2021-05-14T23:12:02.1937900Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:12:02.1955990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-eq2znq 2021-05-14T23:12:02.2137370Z cp -pR /private/tmp/d20210514-3892-eq2znq/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:12:02.2365400Z chmod -Rf +w /private/tmp/d20210514-3892-eq2znq 2021-05-14T23:12:02.2999900Z ==> Finishing up 2021-05-14T23:12:02.3381710Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:12:02.3392240Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:12:02.3397500Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:12:02.3402170Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:12:02.3408340Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:12:02.3415710Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:12:02.3581490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4408-i1h7gh.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-14T23:12:04.8389510Z ==> Summary 2021-05-14T23:12:04.8423490Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:12:04.8429490Z ==> Installing poppler dependency: pixman 2021-05-14T23:12:04.8462700Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:12:04.8480750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-wcauta 2021-05-14T23:12:04.8638900Z cp -pR /private/tmp/d20210514-3892-wcauta/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:12:04.8779060Z chmod -Rf +w /private/tmp/d20210514-3892-wcauta 2021-05-14T23:12:04.9274600Z ==> Finishing up 2021-05-14T23:12:04.9654930Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:12:04.9661380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:12:04.9666070Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:12:04.9671310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:12:04.9676360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:12:04.9683960Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:12:04.9813910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4434-1hprr6s.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-14T23:12:07.5235290Z ==> Summary 2021-05-14T23:12:07.5256280Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:12:07.5262680Z ==> Installing poppler dependency: cairo 2021-05-14T23:12:07.7117880Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:12:07.7135350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1a66qeh 2021-05-14T23:12:07.7840180Z cp -pR /private/tmp/d20210514-3892-1a66qeh/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:12:07.8526420Z chmod -Rf +w /private/tmp/d20210514-3892-1a66qeh 2021-05-14T23:12:08.0956190Z ==> Finishing up 2021-05-14T23:12:09.0558610Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:12:09.0672090Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:12:09.0776660Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:12:09.0879450Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:12:09.0981780Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:12:09.1084530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:12:09.1086520Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:12:09.1190390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:12:09.1298120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:12:09.1402790Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:12:09.1508190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:12:09.1613440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:12:09.1716990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:12:09.1828970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:12:09.1931650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:12:09.2034010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:12:09.2136740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:12:09.2239480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:12:09.2244240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:12:09.2292240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:12:09.2347230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:12:09.2394600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:12:09.2449560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:12:09.2551930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:12:09.2652170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:12:09.2754820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:12:09.2806480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:12:09.2825780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:12:09.2909340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:12:09.2927880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:12:09.3011930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:12:09.3031050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4462-1c3oyjt.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-14T23:12:10.7133510Z ==> Summary 2021-05-14T23:12:10.7224950Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:12:10.7231510Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:12:10.7393620Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:12:10.7415940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1ldqfgi 2021-05-14T23:12:10.7668560Z cp -pR /private/tmp/d20210514-3892-1ldqfgi/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:12:10.7860130Z chmod -Rf +w /private/tmp/d20210514-3892-1ldqfgi 2021-05-14T23:12:10.8538090Z ==> Finishing up 2021-05-14T23:12:10.8816190Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:12:10.8826240Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:12:10.8831170Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:12:10.8839160Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:12:10.8844260Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:12:10.8851330Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:12:10.8856640Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:12:10.8875320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:12:10.8885740Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:12:10.8897150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:12:10.8908170Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:12:10.8914110Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:12:10.8920490Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:12:10.8925060Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:12:10.8930720Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:12:10.8938380Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:12:10.9131570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4488-1t3zz8q.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-14T23:12:13.4061740Z ==> Summary 2021-05-14T23:12:13.4089230Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:12:13.4146670Z ==> Installing poppler dependency: nspr 2021-05-14T23:12:13.4167720Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:12:13.4185790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-13cjmhc 2021-05-14T23:12:13.4559360Z cp -pR /private/tmp/d20210514-3892-13cjmhc/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:12:13.5039920Z chmod -Rf +w /private/tmp/d20210514-3892-13cjmhc 2021-05-14T23:12:13.5953400Z ==> Finishing up 2021-05-14T23:12:13.6337490Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:12:13.6343760Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:12:13.6371620Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:12:13.6378610Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:12:13.6383680Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:12:13.6388290Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:12:13.6393770Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:12:13.6398440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:12:13.6403810Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:12:13.6412610Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:12:13.6692150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4514-szwwxt.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-14T23:12:16.1513280Z ==> Summary 2021-05-14T23:12:16.1580370Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:12:16.1588860Z ==> Installing poppler dependency: nss 2021-05-14T23:12:16.1792180Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:12:16.1810930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1lbexwh 2021-05-14T23:12:16.4576850Z cp -pR /private/tmp/d20210514-3892-1lbexwh/nss/. /usr/local/Cellar/nss 2021-05-14T23:12:16.6167080Z chmod -Rf +w /private/tmp/d20210514-3892-1lbexwh 2021-05-14T23:12:18.1408040Z ==> Finishing up 2021-05-14T23:12:18.2360900Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:12:18.2364670Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:12:18.2373950Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:12:18.2378230Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:12:18.2383480Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:12:18.2388440Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:12:18.2400210Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:12:18.2404910Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:12:18.2410250Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:12:18.2414360Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:12:18.2419490Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:12:18.2424180Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:12:18.2428650Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:12:18.2436580Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:12:18.2441610Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:12:18.2446640Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:12:18.2451700Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:12:18.2457420Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:12:18.2461870Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:12:18.2467090Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:12:18.2472000Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:12:18.2477750Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:12:18.2482360Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:12:18.2487620Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:12:18.2492200Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:12:18.2496730Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:12:18.2501720Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:12:18.2506370Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:12:18.2510830Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:12:18.2515800Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:12:18.2520450Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:12:18.2524970Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:12:18.2530050Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:12:18.2534630Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:12:18.2538990Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:12:18.2543950Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:12:18.2548570Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:12:18.2553560Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:12:18.2558360Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:12:18.2562670Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:12:18.2567660Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:12:18.2574340Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:12:18.2578840Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:12:18.2583780Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:12:18.2589180Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:12:18.2593610Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:12:18.2598810Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:12:18.2603240Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:12:18.2608690Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:12:18.2612910Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:12:18.2618250Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:12:18.2622630Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:12:18.2627720Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:12:18.2636490Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:12:18.2641080Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:12:18.2646380Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:12:18.2650990Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:12:18.2656340Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:12:18.2661280Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:12:18.2666500Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:12:18.2671450Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:12:18.2676710Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:12:18.2681090Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:12:18.2686300Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:12:18.2691020Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:12:18.2696050Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:12:18.2701010Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:12:18.2706330Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:12:18.2711610Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:12:18.2716390Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:12:18.2723820Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:12:18.2731570Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:12:18.2736260Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:12:18.2741730Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:12:18.2746570Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:12:18.2751850Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:12:18.2756680Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:12:18.2761940Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:12:18.2766710Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:12:18.2772050Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:12:18.2776940Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:12:18.2781880Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:12:18.2786710Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:12:18.2792090Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:12:18.2797310Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:12:18.2802990Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:12:18.2807490Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:12:18.2812810Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:12:18.2817680Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:12:18.2823170Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:12:18.2827890Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:12:18.2833240Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:12:18.2837940Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:12:18.2843260Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:12:18.2847890Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:12:18.2853720Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:12:18.2858030Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:12:18.2863270Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:12:18.2868670Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:12:18.2873400Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:12:18.2877770Z Only the first 100 operations were output. 2021-05-14T23:12:18.4155810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4540-1xflavc.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-14T23:12:20.8878220Z ==> Summary 2021-05-14T23:12:20.9013720Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:12:20.9019980Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:12:20.9316770Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:12:20.9335250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-1sjjklj 2021-05-14T23:12:21.1273120Z cp -pR /private/tmp/d20210514-3892-1sjjklj/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:12:21.3816760Z chmod -Rf +w /private/tmp/d20210514-3892-1sjjklj 2021-05-14T23:12:21.6673720Z ==> Finishing up 2021-05-14T23:12:21.7066830Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:12:21.7070650Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:12:21.7076130Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:12:21.7083250Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:12:21.7092120Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:12:21.7101960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:12:21.7121540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:12:21.7132080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:12:21.7140070Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:12:21.7147210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:12:21.7152620Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:12:21.7157500Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:12:21.7163260Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:12:21.7168100Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:12:21.7176620Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:12:21.8184000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4567-8r6ed0.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-14T23:12:24.3283520Z ==> Summary 2021-05-14T23:12:24.3595010Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:12:24.3601570Z ==> Installing poppler dependency: qt@5 2021-05-14T23:12:24.3668590Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:12:24.3686700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-3a1vag 2021-05-14T23:12:29.6791370Z cp -pR /private/tmp/d20210514-3892-3a1vag/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:12:36.4472060Z chmod -Rf +w /private/tmp/d20210514-3892-3a1vag 2021-05-14T23:12:51.9767850Z ==> Finishing up 2021-05-14T23:12:54.5895770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4619-axd60a.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-14T23:12:59.2485380Z ==> Caveats 2021-05-14T23:12:59.2486560Z We agreed to the Qt open source license for you. 2021-05-14T23:12:59.2487560Z If this is unacceptable you should uninstall. 2021-05-14T23:12:59.2488200Z 2021-05-14T23:12:59.2489570Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:12:59.2490710Z because this is an alternate version of another formula. 2021-05-14T23:12:59.2491380Z 2021-05-14T23:12:59.2492200Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:12:59.2493730Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:12:59.2494520Z 2021-05-14T23:12:59.2495340Z For compilers to find qt@5 you may need to set: 2021-05-14T23:12:59.2496660Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:12:59.2498040Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:12:59.2498720Z 2021-05-14T23:12:59.2500410Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:12:59.2501550Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:12:59.2502210Z 2021-05-14T23:12:59.2503390Z ==> Summary 2021-05-14T23:13:00.0318370Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:13:00.0325700Z ==> Installing poppler 2021-05-14T23:13:00.0334540Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:13:00.0352410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3892-nsnml6 2021-05-14T23:13:00.3060220Z cp -pR /private/tmp/d20210514-3892-nsnml6/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:13:00.5617960Z chmod -Rf +w /private/tmp/d20210514-3892-nsnml6 2021-05-14T23:13:01.0702910Z ==> Finishing up 2021-05-14T23:13:01.1079430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:13:01.1083600Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:13:01.1090080Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:13:01.1095090Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:13:01.1100740Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:13:01.1106210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:13:01.1111580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:13:01.1116980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:13:01.1122490Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:13:01.1127820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:13:01.1133370Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:13:01.1138250Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:13:01.1206480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:13:01.1213290Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:13:01.1235020Z rm /usr/local/share/gir-1.0 2021-05-14T23:13:01.1250260Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:13:01.1256560Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:13:01.1272280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:13:01.1277940Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:13:01.1283660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:13:01.1294240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:13:01.1299760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:13:01.1308080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:13:01.1313580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:13:01.1319190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:13:01.1325120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:13:01.1356140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:13:01.1358170Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:13:01.1359840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:13:01.1361450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:13:01.1363240Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:13:01.1368070Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:13:01.1382950Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:13:01.1396440Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:13:01.1402850Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:13:01.1407890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:13:01.1413550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:13:01.1419270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:13:01.1424900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:13:01.1430230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:13:01.1435670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:13:01.1485120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:13:01.1487330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:13:01.1489410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:13:01.1491420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:13:01.1493320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:13:01.1495220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:13:01.1497090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:13:01.1498810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:13:01.1500480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:13:01.1502310Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:13:01.1507170Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:13:01.1512480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:13:01.1517430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:13:01.2628240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4645-8go8vw.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-14T23:13:04.0159240Z ==> Summary 2021-05-14T23:13:04.0472300Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:13:05.6549590Z ==> Caveats 2021-05-14T23:13:05.6552750Z ==> qt@5 2021-05-14T23:13:05.6593440Z We agreed to the Qt open source license for you. 2021-05-14T23:13:05.6594850Z If this is unacceptable you should uninstall. 2021-05-14T23:13:05.6595510Z 2021-05-14T23:13:05.6597440Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:13:05.6599930Z because this is an alternate version of another formula. 2021-05-14T23:13:05.6600680Z 2021-05-14T23:13:05.6601510Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:13:05.6603180Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:13:05.6603980Z 2021-05-14T23:13:05.6605710Z For compilers to find qt@5 you may need to set: 2021-05-14T23:13:05.6607340Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:13:05.6608760Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:13:05.6609450Z 2021-05-14T23:13:05.6610650Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:13:05.6611720Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:13:05.6612370Z 2021-05-14T23:13:07.4595510Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:13:08.6575410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:09.2257140Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:13:09.6181950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T23%3A20%3A00Z&sig=wo%2Fld%2FYrAEAnICHPQCK8qnXnErZ33vmmTQctb%2FlcO%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:09.6739930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=wo\%2Fld\%2FYrAEAnICHPQCK8qnXnErZ33vmmTQctb\%2FlcO\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:09.7264420Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:13:09.7330960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:13:10.8998050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:11.4662410Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:13:11.8726280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T23%3A20%3A00Z&sig=LU2sZvsiRV8hFWrHni3QWklozfELQhCbab%2F3tkduPRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:11.9264270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=LU2sZvsiRV8hFWrHni3QWklozfELQhCbab\%2F3tkduPRk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:12.1758450Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:13:12.2365830Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:13:12.2377850Z ==> Installing hdf5 dependency: szip 2021-05-14T23:13:12.3025760Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:13:12.3055220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4652-1xtolwt 2021-05-14T23:13:12.3150890Z cp -pR /private/tmp/d20210514-4652-1xtolwt/szip/. /usr/local/Cellar/szip 2021-05-14T23:13:12.3312890Z chmod -Rf +w /private/tmp/d20210514-4652-1xtolwt 2021-05-14T23:13:12.3763200Z ==> Finishing up 2021-05-14T23:13:12.4138350Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:13:12.4142180Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:13:12.4150320Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:13:12.4157430Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:13:12.4162270Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:13:12.4167560Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:13:12.4298150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4825-19rrxqp.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-14T23:13:15.8768290Z ==> Summary 2021-05-14T23:13:15.8785360Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:13:15.8790800Z ==> Installing hdf5 2021-05-14T23:13:15.8793790Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:13:15.8813410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4652-4tnv27 2021-05-14T23:13:16.0335070Z cp -pR /private/tmp/d20210514-4652-4tnv27/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:13:16.2312620Z chmod -Rf +w /private/tmp/d20210514-4652-4tnv27 2021-05-14T23:13:16.5258950Z ==> Finishing up 2021-05-14T23:13:16.5562310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:13:16.5566610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:13:16.5572520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:13:16.5577870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:13:16.5583500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:13:16.5588940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:13:16.5594350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:13:16.5599660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:13:16.5618000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:13:16.5640740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:13:16.5645670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:13:16.5651160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:13:16.5655250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:13:16.5659790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:13:16.5664790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:13:16.5670060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:13:16.5674440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:13:16.5679490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:13:16.5684060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:13:16.5689200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:13:16.5693630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:13:16.5698700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:13:16.5708320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:13:16.5713320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:13:16.5718260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:13:16.5728650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:13:16.5733180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:13:16.5738380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:13:16.5743280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:13:16.5748240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:13:16.5752790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:13:16.5757940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:13:16.5762530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:13:16.5767600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:13:16.5772150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:13:16.5777480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:13:16.5782060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:13:16.5787350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:13:16.5791860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:13:16.5797050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:13:16.5801580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:13:16.5806760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:13:16.5811280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:13:16.5816450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:13:16.5821020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:13:16.5826490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:13:16.5830980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:13:16.5836260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:13:16.5853840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:13:16.5858680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:13:16.5863810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:13:16.5869340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:13:16.5874140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:13:16.5878940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:13:16.5883910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:13:16.5888770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:13:16.5893750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:13:16.5898820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:13:16.5903730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:13:16.5908550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:13:16.5913360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:13:16.5918090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:13:16.5922840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:13:16.5927460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:13:16.5932330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:13:16.5936970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:13:16.5941680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:13:16.5946660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:13:16.5951140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:13:16.5956040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:13:16.5960830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:13:16.5965580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:13:16.5970360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:13:16.5975260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:13:16.5979980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:13:16.5984790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:13:16.5989780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:13:16.5994420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:13:16.5999200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:13:16.6003960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:13:16.6008790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:13:16.6013550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:13:16.6018500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:13:16.6023360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:13:16.6028060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:13:16.6032880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:13:16.6037590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:13:16.6042390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:13:16.6060060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:13:16.6065360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:13:16.6072290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:13:16.6075290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:13:16.6080130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:13:16.6084870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:13:16.6089790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:13:16.6094620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:13:16.6099500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:13:16.6104510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:13:16.6109490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:13:16.6114750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:13:16.6119010Z Only the first 100 operations were output. 2021-05-14T23:13:16.7182970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4851-1hy1g44.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-14T23:13:19.9844950Z ==> Summary 2021-05-14T23:13:20.0012590Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:13:20.6721890Z ==> No outdated dependents to upgrade! 2021-05-14T23:13:20.6723700Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:13:20.7313540Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:13:20.7316380Z hdf5 2021-05-14T23:13:20.7323820Z rm /usr/local/bin/gif2h5 2021-05-14T23:13:20.7329460Z rm /usr/local/bin/h52gif 2021-05-14T23:13:20.7332100Z rm /usr/local/bin/h5c++ 2021-05-14T23:13:20.7336820Z rm /usr/local/bin/h5cc 2021-05-14T23:13:20.7337670Z rm /usr/local/bin/h5clear 2021-05-14T23:13:20.7342440Z rm /usr/local/bin/h5copy 2021-05-14T23:13:20.7343470Z rm /usr/local/bin/h5debug 2021-05-14T23:13:20.7349480Z rm /usr/local/bin/h5diff 2021-05-14T23:13:20.7350350Z rm /usr/local/bin/h5dump 2021-05-14T23:13:20.7357200Z rm /usr/local/bin/h5fc 2021-05-14T23:13:20.7362970Z rm /usr/local/bin/h5format_convert 2021-05-14T23:13:20.7366800Z rm /usr/local/bin/h5import 2021-05-14T23:13:20.7367640Z rm /usr/local/bin/h5jam 2021-05-14T23:13:20.7374170Z rm /usr/local/bin/h5ls 2021-05-14T23:13:20.7383290Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:13:20.7384160Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:13:20.7393440Z rm /usr/local/bin/h5redeploy 2021-05-14T23:13:20.7394290Z rm /usr/local/bin/h5repack 2021-05-14T23:13:20.7395150Z rm /usr/local/bin/h5repart 2021-05-14T23:13:20.7399480Z rm /usr/local/bin/h5stat 2021-05-14T23:13:20.7403970Z rm /usr/local/bin/h5unjam 2021-05-14T23:13:20.7407500Z rm /usr/local/bin/h5watch 2021-05-14T23:13:20.7408500Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:13:20.7412080Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:13:20.7413130Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:13:20.7414030Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:13:20.7415850Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:13:20.7420690Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:13:20.7426290Z rm /usr/local/include/H5Classes.h 2021-05-14T23:13:20.7429600Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:13:20.7433290Z rm /usr/local/include/H5CompType.h 2021-05-14T23:13:20.7441050Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:13:20.7547050Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:13:20.7648600Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:13:20.7681170Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:13:20.7685190Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:13:20.7687390Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:13:20.7688300Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:13:20.7694430Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:13:20.7697190Z rm /usr/local/include/H5DataType.h 2021-05-14T23:13:20.7699210Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:13:20.7756130Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:13:20.7757210Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:13:20.7819240Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:13:20.7820270Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:13:20.7821170Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:13:20.7824450Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:13:20.7825410Z rm /usr/local/include/H5Exception.h 2021-05-14T23:13:20.7826290Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:13:20.7827140Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:13:20.7829080Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:13:20.7840430Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:13:20.7841320Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:13:20.7842250Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:13:20.7843100Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:13:20.7843920Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:13:20.7850410Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:13:20.7851380Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:13:20.7852220Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:13:20.7853350Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:13:20.7856390Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:13:20.7857420Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:13:20.7858340Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:13:20.7859190Z rm /usr/local/include/H5File.h 2021-05-14T23:13:20.7860020Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:13:20.7860880Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:13:20.7861700Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:13:20.7872530Z rm /usr/local/include/H5Group.h 2021-05-14T23:13:20.7873450Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:13:20.7961480Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:13:20.7962560Z rm /usr/local/include/H5Include.h 2021-05-14T23:13:20.8062880Z rm /usr/local/include/H5IntType.h 2021-05-14T23:13:20.8067930Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:13:20.8071400Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:13:20.8072320Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:13:20.8082340Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:13:20.8092590Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:13:20.8098100Z rm /usr/local/include/H5Library.h 2021-05-14T23:13:20.8102000Z rm /usr/local/include/H5Location.h 2021-05-14T23:13:20.8102900Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:13:20.8103760Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:13:20.8104610Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:13:20.8105450Z rm /usr/local/include/H5Object.h 2021-05-14T23:13:20.8106310Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:13:20.8111100Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:13:20.8112000Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:13:20.8112850Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:13:20.8113720Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:13:20.8114640Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:13:20.8115520Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:13:20.8116380Z rm /usr/local/include/H5PredType.h 2021-05-14T23:13:20.8123300Z rm /usr/local/include/H5PropList.h 2021-05-14T23:13:20.8124220Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:13:20.8125070Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:13:20.8125910Z rm /usr/local/include/H5StrType.h 2021-05-14T23:13:20.8126760Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:13:20.8129740Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:13:20.8130690Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:13:20.8131660Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:13:20.8139760Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:13:20.8140740Z Only the first 100 operations were output. 2021-05-14T23:13:22.6320100Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:13:23.8451560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:24.5241340Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:13:24.8945820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A20%3A00Z&sig=BDwdId4Knp5of3EYOhtZ5JnMyKyCHyopLIjmOcDee1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:24.9443660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=BDwdId4Knp5of3EYOhtZ5JnMyKyCHyopLIjmOcDee1I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:25.2076610Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:13:25.2944800Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:13:25.2974490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4858-14zjxu5 2021-05-14T23:13:25.4379310Z cp -pR /private/tmp/d20210514-4858-14zjxu5/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:13:25.5930790Z chmod -Rf +w /private/tmp/d20210514-4858-14zjxu5 2021-05-14T23:13:25.7836170Z ==> Finishing up 2021-05-14T23:13:25.8884730Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:13:25.8987040Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:13:25.9089470Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:13:26.6740650Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:13:26.6742610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:13:26.6847860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:13:26.6948070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:13:26.7050540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:13:26.7151310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:13:26.7253470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:13:26.7353530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:13:26.7456650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:13:26.7558710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:13:26.7661070Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:13:26.7762560Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:13:26.7863920Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:13:26.7965990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5022-y474fe.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-14T23:13:29.2299460Z ==> Caveats 2021-05-14T23:13:29.2399600Z Emacs Lisp files have been installed to: 2021-05-14T23:13:29.2501880Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:13:29.2520060Z ==> Summary 2021-05-14T23:13:29.2521920Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:13:31.5092270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:13:32.6770230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:33.2726350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:13:33.6505000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A20%3A00Z&sig=E7CD%2FiIUa0z5YvF7YSXWdoZEFADT9FpKcQZmgF3JKFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:33.7021460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=E7CD\%2FiIUa0z5YvF7YSXWdoZEFADT9FpKcQZmgF3JKFY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:33.9718600Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:13:34.0562400Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:13:34.0600190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5030-h3bgnb 2021-05-14T23:13:34.1850040Z cp -pR /private/tmp/d20210514-5030-h3bgnb/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:13:34.3347050Z chmod -Rf +w /private/tmp/d20210514-5030-h3bgnb 2021-05-14T23:13:34.5113090Z ==> Finishing up 2021-05-14T23:13:34.5382180Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:13:34.5407200Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:13:34.5408770Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:13:34.5410210Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:13:34.5426980Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:13:34.5446540Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:13:34.5571930Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:13:34.5590220Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:13:34.5601870Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:13:34.5612020Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:13:34.5641000Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:13:34.5663520Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:13:34.5683540Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:13:34.5685060Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:13:34.5686740Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:13:34.5688340Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:13:34.5689820Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:13:34.5710810Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:13:34.6393120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5195-13q8223.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-14T23:13:37.4773050Z ==> Summary 2021-05-14T23:13:37.4952160Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:13:40.7875140Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:13:41.9404020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:42.5000320Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:13:43.2421610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A20%3A00Z&sig=RsKTYxZ%2B9KZ3w8i8vh8k3huAYTgHVpWMVx6NiYqSKMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:43.2895790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=RsKTYxZ\%2B9KZ3w8i8vh8k3huAYTgHVpWMVx6NiYqSKMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:43.6745180Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:13:43.6980890Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:13:44.9178490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:45.4857690Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:13:46.0069130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A20%3A00Z&sig=4oj1OWj6txvBo%2BeMOFxJ6ALuQ4RiGfvn80s0JtQ5XmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:46.0584700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4oj1OWj6txvBo\%2BeMOFxJ6ALuQ4RiGfvn80s0JtQ5XmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:46.1486960Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:13:46.1543430Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:13:48.1662850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:48.1668210Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:13:48.3268860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A20%3A00Z&sig=n0N8VEQ2tX66lOKGpD0Fal9Caj1WJM%2BmVFP0QFHmeFk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:48.3738030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=n0N8VEQ2tX66lOKGpD0Fal9Caj1WJM\%2BmVFP0QFHmeFk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:48.4537500Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:13:48.4581980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:13:49.5609350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:50.1421260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:13:50.5221370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T23%3A20%3A00Z&sig=cy0cznlVAeqEAo15iQJWXVr7%2FQlBg8JuIeoffnPNk2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:50.5740130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=cy0cznlVAeqEAo15iQJWXVr7\%2FQlBg8JuIeoffnPNk2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:50.6276680Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:13:50.6311030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:13:51.7791700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:52.3317680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:13:52.7332730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T23%3A20%3A00Z&sig=eitsiZEzns7G1PhzQs3uKVQ%2BrFzt%2BqdA9yYAwWRe3oU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:52.7807700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=eitsiZEzns7G1PhzQs3uKVQ\%2BrFzt\%2BqdA9yYAwWRe3oU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:52.8989710Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:13:52.9078790Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:13:54.1493600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:54.7403290Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:13:55.1291580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T23%3A20%3A00Z&sig=ht1T5bZvHHMauXARMWensE2pskDYvDGIEZ6p1DM%2F%2FSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:55.2010620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=ht1T5bZvHHMauXARMWensE2pskDYvDGIEZ6p1DM\%2F\%2FSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:55.2580080Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:13:55.2612100Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:13:56.3732980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:56.9081260Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:13:57.2888200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T23%3A20%3A00Z&sig=uoP1KY2wcz%2FCrhc%2BwDe2O%2B4o53shg0ULQixJLsb%2BCYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:57.3410510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=uoP1KY2wcz\%2FCrhc\%2BwDe2O\%2B4o53shg0ULQixJLsb\%2BCYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:57.4767440Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:13:57.4871020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:13:58.6844930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:13:59.2568810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:13:59.6357620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T23%3A20%3A00Z&sig=%2BSaA8TtcLskGlQXY%2B%2BmB0mGCjoCKDahF%2Fg9a2iwIHGA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:59.6832880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=\%2BSaA8TtcLskGlQXY\%2B\%2BmB0mGCjoCKDahF\%2Fg9a2iwIHGA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:59.7947000Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:13:59.7983780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:14:00.9996820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:01.5979670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:14:01.9907530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T23%3A20%3A00Z&sig=7ZKJ8LVJaAxU8a%2Bbs9vVT9D%2FX1r%2FWdkEB2muAwZXJMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:02.0393210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=7ZKJ8LVJaAxU8a\%2Bbs9vVT9D\%2FX1r\%2FWdkEB2muAwZXJMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:02.1155960Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:14:02.1195430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:14:03.2582300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:03.8382410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:14:04.2214640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T23%3A20%3A00Z&sig=GLJxlkjNNlzhR%2FaTO4X7PZQvGsYcO1AS9ukPM0F1mWY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:04.2679220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=GLJxlkjNNlzhR\%2FaTO4X7PZQvGsYcO1AS9ukPM0F1mWY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:04.3202050Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:14:04.3234710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:14:05.4482650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:06.0248050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:14:06.3951350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T23%3A20%3A00Z&sig=6HCmYwippB1eEujc6B4Z8tNpOKuY3O9WdrrpGrEzEYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:06.4420130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=6HCmYwippB1eEujc6B4Z8tNpOKuY3O9WdrrpGrEzEYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:06.4960520Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:14:06.4990870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:14:07.8570560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:08.7143230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:14:09.0832110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T23%3A20%3A00Z&sig=YCQRM6v3iheouaHOJLpDveoRYg2BVByvosWvXTP7g%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:09.1287830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=YCQRM6v3iheouaHOJLpDveoRYg2BVByvosWvXTP7g\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:09.2601360Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:14:09.2664770Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:14:10.4502470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:11.3559010Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:14:11.3956380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T23%3A20%3A00Z&sig=z6LKH8YttXVEggL%2FuTkXe5KcB11lKUbCjoc0XWjRZFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:11.4409870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=z6LKH8YttXVEggL\%2FuTkXe5KcB11lKUbCjoc0XWjRZFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:11.5072450Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:14:11.5111920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:14:12.7002310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:13.2920250Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:14:13.6799080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T23%3A20%3A00Z&sig=QW%2FLmZZ%2BB1oQgXP6aWSDWxwlrMLUYXfEZAZbHD9qUPE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:13.7315040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=QW\%2FLmZZ\%2BB1oQgXP6aWSDWxwlrMLUYXfEZAZbHD9qUPE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:14.2266020Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:14:14.3450410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:14:15.4991160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:16.0641730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:14:16.4485220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T23%3A20%3A00Z&sig=ezfliGEC19xv85O4wgu1eiBD3Ku22wy2RjxhNaxMXko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:16.5046980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=ezfliGEC19xv85O4wgu1eiBD3Ku22wy2RjxhNaxMXko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:16.6819960Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:14:16.6942340Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:14:18.1998620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:18.7796710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:14:19.1679510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T23%3A20%3A00Z&sig=38FhAcaEAD6r%2F%2F8wLlHTJxja8Z%2BaRLQgAJeUNHqdgx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:19.2251110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=38FhAcaEAD6r\%2F\%2F8wLlHTJxja8Z\%2BaRLQgAJeUNHqdgx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:19.2956720Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:14:19.2997030Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:14:20.4341060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:21.0550040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:14:21.5404300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T23%3A20%3A00Z&sig=kzFZWgqDFPeF%2BtXHLNYT3kuK8stA9ANp%2FQlEEWJJHpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:21.5865280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=kzFZWgqDFPeF\%2BtXHLNYT3kuK8stA9ANp\%2FQlEEWJJHpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:21.7381530Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:14:21.7458430Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:14:22.8796900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:23.4452310Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:14:23.8282270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T23%3A20%3A00Z&sig=Olpn1yqaggQ2LvrIisWk%2FWQAqpk5RFm4KfmjsAKs2xs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:23.8740740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=Olpn1yqaggQ2LvrIisWk\%2FWQAqpk5RFm4KfmjsAKs2xs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:23.9226200Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:14:23.9258860Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:14:25.1332120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:25.6854040Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:14:26.0524380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T23%3A20%3A00Z&sig=4GsymvPDNAk%2Fukq3h%2BrzskMKTauvVPPbW08Em9DZq7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:26.1031400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=4GsymvPDNAk\%2Fukq3h\%2BrzskMKTauvVPPbW08Em9DZq7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:26.1859820Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:14:26.1906330Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:14:27.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 Accept:\ 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-14T23:14:27.8878780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:14:28.2987820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T23%3A20%3A00Z&sig=9yqxa0LH3eE7kAXWIjijN33YluqlbyE1rnjDwF6jlB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:28.3440770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=9yqxa0LH3eE7kAXWIjijN33YluqlbyE1rnjDwF6jlB8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:28.5114510Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:14:28.5201180Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:14:29.6585240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:30.3204620Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:14:30.7309670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T23%3A20%3A00Z&sig=Y678DPcv%2B71cZ7E0NmOiNwQA1w70bj%2FApDN13ltrU5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:30.7778360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=Y678DPcv\%2B71cZ7E0NmOiNwQA1w70bj\%2FApDN13ltrU5A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:30.8419710Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:14:30.8453850Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:14:32.0632460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:32.6633900Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:14:33.0256270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T23%3A20%3A00Z&sig=SUBmZ0mQrAB4xNvuzM9xaLYxnuQhTL9rBcOSKFQWDe0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:33.0791150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=SUBmZ0mQrAB4xNvuzM9xaLYxnuQhTL9rBcOSKFQWDe0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:33.2202480Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:14:33.2312560Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:14:34.4337810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:35.0204710Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:14:36.0635390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=qXQnnD3Hz9DJ61fq5YN6ZxfkvwrfThQub08ZqVRIpxg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:36.0643430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T23%3A20%3A00Z&sig=qXQnnD3Hz9DJ61fq5YN6ZxfkvwrfThQub08ZqVRIpxg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:36.0648300Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:14:36.0651050Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:14:37.1406230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:37.7054970Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:14:38.0750530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T23%3A20%3A00Z&sig=Rr9IueA1n4wpsUJqUjoVsNdUvIIiHLGw5fbgWD0Gd%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:38.1294490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=Rr9IueA1n4wpsUJqUjoVsNdUvIIiHLGw5fbgWD0Gd\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:38.2246150Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:14:38.2299800Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:14:39.4928470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:40.0318600Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:14:40.4063880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T23%3A20%3A00Z&sig=leBfl3BYUVDB9ahcCzwETjLtlgDyIME8XUCMNj%2FMx5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:40.4539530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=leBfl3BYUVDB9ahcCzwETjLtlgDyIME8XUCMNj\%2FMx5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:40.6373260Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:14:40.6478290Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:14:41.7972380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:42.3566910Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:14:42.7509610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T23%3A20%3A00Z&sig=b%2BAmZ9drIe6NSzpbOmOBiINzOleD%2B9Wb2W5iOHV22YI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:42.8225920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=b\%2BAmZ9drIe6NSzpbOmOBiINzOleD\%2B9Wb2W5iOHV22YI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:43.0640070Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:14:43.0859210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:14:44.2245850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:44.7601980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:14:45.1541320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T23%3A20%3A00Z&sig=al87sC0PMNwtyXwantg%2BmZAjhhvUhdaQ5fIZrwcE%2Fqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:45.2012130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=al87sC0PMNwtyXwantg\%2BmZAjhhvUhdaQ5fIZrwcE\%2Fqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:45.2691630Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:14:45.2735780Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:14:46.4335200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:47.0127250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:14:47.3957980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T23%3A20%3A00Z&sig=TLC9T2NfPSjkcO2yrW3YsNxjTZIKMVRZVmPluDGDsBI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:47.4416030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=TLC9T2NfPSjkcO2yrW3YsNxjTZIKMVRZVmPluDGDsBI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:47.6049140Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:14:47.6135510Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:14:48.7930250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:49.3803300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:14:49.7568600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T23%3A20%3A00Z&sig=1ekcdSTXFuOh8e1DXQ2scL4TuU2mSJ7xPck1vDly9ck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:49.8093160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=1ekcdSTXFuOh8e1DXQ2scL4TuU2mSJ7xPck1vDly9ck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:49.9217950Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:14:49.9266310Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:14:51.1298790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:14:51.7124330Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:14:52.0977340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T23%3A20%3A00Z&sig=msd2f%2F8BjUS4R%2FxA5IA0p9ZGTgjDSW5vr1Yqpw2JyFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:52.1432290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A20\%3A00Z\&sig=msd2f\%2F8BjUS4R\%2FxA5IA0p9ZGTgjDSW5vr1Yqpw2JyFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:52.5377870Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:14:52.6595180Z ==> 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-14T23:14:52.6661100Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:14:52.7360040Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:14:52.7388900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1bfagal 2021-05-14T23:14:52.8028210Z cp -pR /private/tmp/d20210514-5202-1bfagal/aom/. /usr/local/Cellar/aom 2021-05-14T23:14:52.8428310Z chmod -Rf +w /private/tmp/d20210514-5202-1bfagal 2021-05-14T23:14:52.9105950Z ==> Finishing up 2021-05-14T23:14:53.0073430Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:14:53.0080630Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:14:53.0089450Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:14:53.0105240Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:14:53.0118860Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:14:53.0129360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:14:53.0136720Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:14:53.0149270Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:14:53.0346550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5572-d16ph0.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-14T23:14:55.4330290Z ==> Summary 2021-05-14T23:14:55.4398490Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:14:55.4404310Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:14:55.4472620Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:14:55.4491130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-xgjzbo 2021-05-14T23:14:55.4676010Z cp -pR /private/tmp/d20210514-5202-xgjzbo/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:14:55.4832150Z chmod -Rf +w /private/tmp/d20210514-5202-xgjzbo 2021-05-14T23:14:55.5402060Z ==> Finishing up 2021-05-14T23:14:55.5804600Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:14:55.5821410Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:14:55.5830030Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:14:55.5836130Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:14:55.5845920Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:14:55.5993070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5598-1pfqvzb.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-14T23:14:58.1537370Z ==> Summary 2021-05-14T23:14:58.1562360Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:14:58.1575500Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:14:58.1628050Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:14:58.1646950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-trpmdo 2021-05-14T23:14:58.2531990Z cp -pR /private/tmp/d20210514-5202-trpmdo/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:14:58.3222630Z chmod -Rf +w /private/tmp/d20210514-5202-trpmdo 2021-05-14T23:14:58.3944570Z ==> Finishing up 2021-05-14T23:14:58.4326310Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:14:58.4360670Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:14:58.4368470Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:14:58.4471790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5624-o063kc.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-14T23:15:01.0903210Z ==> Summary 2021-05-14T23:15:01.0987910Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:15:01.0994220Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:15:01.1016010Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:15:01.1034210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-pj9bgn 2021-05-14T23:15:01.1320660Z cp -pR /private/tmp/d20210514-5202-pj9bgn/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:15:01.1761540Z chmod -Rf +w /private/tmp/d20210514-5202-pj9bgn 2021-05-14T23:15:01.2640990Z ==> Finishing up 2021-05-14T23:15:01.3287750Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:15:01.3294090Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:15:01.3326130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:15:01.3346950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:15:01.3360660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:15:01.3368550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T23:15:01.3380510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:15:01.3394220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:15:01.3404280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:15:01.3414240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:15:01.3424500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T23:15:01.3430000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:15:01.3440700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:15:01.3449320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:15:01.3455210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T23:15:01.3466180Z 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-14T23:15:01.3478850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:15:01.3489460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:15:01.3500960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:15:01.3508420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:15:01.3514340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T23:15:01.3524070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:15:01.3534480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:15:01.3540100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:15:01.3546180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:15:01.3556790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:15:01.3565020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:15:01.3575980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:15:01.3589440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:15:01.3597880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:15:01.3606460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:15:01.3612270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:15:01.3617910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:15:01.3631290Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:15:01.3635880Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:15:01.3644990Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:15:01.3652570Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:15:01.3904540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5650-buzxar.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-14T23:15:04.1635800Z ==> Summary 2021-05-14T23:15:04.1691200Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:15:04.1697350Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:15:04.4424150Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:15:04.4442120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1ikef52 2021-05-14T23:15:04.5543980Z cp -pR /private/tmp/d20210514-5202-1ikef52/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:15:04.6945410Z chmod -Rf +w /private/tmp/d20210514-5202-1ikef52 2021-05-14T23:15:04.9009690Z ==> Finishing up 2021-05-14T23:15:04.9514890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:15:04.9526260Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:15:04.9541950Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:15:04.9553250Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:15:04.9565650Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:15:04.9583700Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:15:04.9619120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:15:04.9636220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:15:04.9644720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:15:04.9726390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:15:04.9730660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:15:04.9736330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:15:04.9741480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:15:04.9747090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:15:04.9752020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:15:04.9759570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:15:04.9766910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:15:04.9770920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:15:04.9776730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:15:04.9781550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:15:04.9787380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:15:04.9792720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:15:04.9798190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:15:04.9810080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:15:04.9812140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:15:04.9814070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:15:04.9820550Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:15:04.9840580Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:15:04.9851460Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:15:04.9862120Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:15:04.9875820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:15:04.9881580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:15:04.9887080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:15:04.9892100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:15:04.9897810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:15:04.9903120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:15:04.9908820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:15:04.9913860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:15:04.9919770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:15:04.9924920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:15:04.9930730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:15:04.9935680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:15:04.9941270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:15:04.9946450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:15:04.9952050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:15:04.9957060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:15:04.9963070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:15:04.9968320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:15:04.9976260Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:15:04.9981120Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:15:04.9991620Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:15:04.9999790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:15:05.0005350Z 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-14T23:15:05.0497460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5677-1lfl73i.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-14T23:15:07.7548900Z ==> Summary 2021-05-14T23:15:07.7692200Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:15:07.7698280Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:15:07.7753630Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:15:07.7772550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-617ova 2021-05-14T23:15:07.7905110Z cp -pR /private/tmp/d20210514-5202-617ova/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:15:07.8091620Z chmod -Rf +w /private/tmp/d20210514-5202-617ova 2021-05-14T23:15:07.8722240Z ==> Finishing up 2021-05-14T23:15:07.9138400Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:15:07.9144920Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:15:07.9152480Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:15:07.9159770Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:15:07.9164830Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:15:07.9172300Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:15:07.9179980Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:15:07.9329090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5703-8ybdie.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-14T23:15:10.5931170Z ==> Summary 2021-05-14T23:15:10.5957960Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:15:10.5965600Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:15:10.8347060Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:15:10.8369610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-13yy5v8 2021-05-14T23:15:10.8922460Z cp -pR /private/tmp/d20210514-5202-13yy5v8/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:15:10.9412900Z chmod -Rf +w /private/tmp/d20210514-5202-13yy5v8 2021-05-14T23:15:11.2493320Z ==> Finishing up 2021-05-14T23:15:11.2864900Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:15:11.2885170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:15:11.2923830Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:15:11.2928580Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:15:11.2936300Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:15:11.2947460Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:15:11.2979540Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:15:11.2987180Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:15:11.2992220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:15:11.2997480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:15:11.3011180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:15:11.3020140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:15:11.3027460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:15:11.3032480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:15:11.3038030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:15:11.3045330Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:15:11.3050630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:15:11.3055420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:15:11.3063640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:15:11.3072450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:15:11.3080190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:15:11.3089130Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:15:11.3094660Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:15:11.3100310Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:15:11.3391130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5732-yxfg34.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-14T23:15:14.1273770Z ==> Summary 2021-05-14T23:15:14.1329470Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:15:14.1335240Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:15:14.3947920Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:15:14.3966290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1b1c6ct 2021-05-14T23:15:14.4085870Z cp -pR /private/tmp/d20210514-5202-1b1c6ct/libass/. /usr/local/Cellar/libass 2021-05-14T23:15:14.4211070Z chmod -Rf +w /private/tmp/d20210514-5202-1b1c6ct 2021-05-14T23:15:14.4766730Z ==> Finishing up 2021-05-14T23:15:14.5168610Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:15:14.5174580Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:15:14.5179470Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:15:14.5184850Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:15:14.5192680Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:15:14.5334660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5758-1330h2a.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-14T23:15:17.1785570Z ==> Summary 2021-05-14T23:15:17.1803860Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:15:17.1809950Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:15:17.2002830Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:15:17.2020600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-29nsvu 2021-05-14T23:15:17.2248750Z cp -pR /private/tmp/d20210514-5202-29nsvu/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:15:17.2444470Z chmod -Rf +w /private/tmp/d20210514-5202-29nsvu 2021-05-14T23:15:17.3177750Z ==> Finishing up 2021-05-14T23:15:17.3577200Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:15:17.3613310Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:15:17.3617710Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:15:17.3625680Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:15:17.3632430Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:15:17.3636990Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:15:17.3642570Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:15:17.3650270Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:15:17.3832920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5784-14v5qgb.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-14T23:15:19.9828680Z ==> Summary 2021-05-14T23:15:19.9854740Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:15:19.9860500Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:15:19.9925840Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:15:19.9945710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5202-1gdr0ww 2021-05-14T23:15:20.0114190Z cp -pR /private/tmp/d20210514-5202-1gdr0ww/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:15:20.0346990Z chmod -Rf +w /private/tmp/d20210514-5202-1gdr0ww 2021-05-14T23:15:20.1070560Z ==> Finishing up 2021-05-14T23:15:20.1480800Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:15:20.1482470Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:15:20.1495450Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:15:20.1504140Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:15:20.1508640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:15:20.1515430Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:15:20.1519830Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:15:20.1525680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:15:20.1553700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:15:20.1566030Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:15:20.1569210Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:15:20.1754950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5810-1bbjbl9.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-14T23:15:22.8163620Z ==> Summary 2021-05-14T23:15:22.8196770Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:15:22.8203820Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:15:22.8309590Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:15:22.8328510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5202-hfg7f6 2021-05-14T23:15:22.8477100Z cp -pR /private/tmp/d20210514-5202-hfg7f6/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:15:22.8679550Z chmod -Rf +w /private/tmp/d20210514-5202-hfg7f6 2021-05-14T23:15:22.9213760Z ==> Finishing up 2021-05-14T23:15:22.9454290Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:15:22.9462380Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:15:22.9470000Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:15:22.9481520Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:15:22.9648640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5836-os1bhu.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-14T23:15:25.5854690Z ==> Summary 2021-05-14T23:15:25.5884270Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:15:25.5891060Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:15:25.5922830Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:15:25.5943550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-dx9qlh 2021-05-14T23:15:25.6471700Z cp -pR /private/tmp/d20210514-5202-dx9qlh/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:15:25.6655410Z chmod -Rf +w /private/tmp/d20210514-5202-dx9qlh 2021-05-14T23:15:25.7195790Z ==> Finishing up 2021-05-14T23:15:25.7644400Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:15:25.7650330Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:15:25.7658480Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:15:25.7762800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5862-1phltbm.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-14T23:15:28.3056770Z ==> Summary 2021-05-14T23:15:28.3079690Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:15:28.3088800Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:15:28.3115310Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:15:28.3134950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1nbxusk 2021-05-14T23:15:28.3691910Z cp -pR /private/tmp/d20210514-5202-1nbxusk/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:15:28.3854860Z chmod -Rf +w /private/tmp/d20210514-5202-1nbxusk 2021-05-14T23:15:28.4681980Z ==> Finishing up 2021-05-14T23:15:28.5674800Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:15:28.5678180Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:15:28.5686490Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:15:28.5690910Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:15:28.5696690Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:15:28.5701720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:15:28.5707890Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:15:28.5712850Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:15:28.5721240Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:15:28.5726510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:15:28.5881510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5888-uep40w.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-14T23:15:30.9832760Z ==> Summary 2021-05-14T23:15:30.9856660Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:15:30.9862560Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:15:31.0042120Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:15:31.0060790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-9u0s95 2021-05-14T23:15:31.4284790Z cp -pR /private/tmp/d20210514-5202-9u0s95/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:15:31.6599430Z chmod -Rf +w /private/tmp/d20210514-5202-9u0s95 2021-05-14T23:15:31.7234790Z ==> Finishing up 2021-05-14T23:15:31.7661970Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:15:31.7668360Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:15:31.7675150Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:15:31.7680490Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:15:31.7684970Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:15:31.7690610Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:15:31.7698190Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:15:31.7872810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5914-187h1iw.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-14T23:15:34.2826280Z ==> Summary 2021-05-14T23:15:34.2848090Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:15:34.2854750Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:15:34.3346830Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:15:34.3364390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5202-13hdcxc 2021-05-14T23:15:34.3667960Z cp -pR /private/tmp/d20210514-5202-13hdcxc/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:15:34.3940290Z chmod -Rf +w /private/tmp/d20210514-5202-13hdcxc 2021-05-14T23:15:34.4683480Z ==> Finishing up 2021-05-14T23:15:34.5091440Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:15:34.5096860Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:15:34.5106530Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:15:34.5112950Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:15:34.5117560Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:15:34.5123190Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:15:34.5130650Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:15:34.5309740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5940-cfm9b.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-14T23:15:36.9928910Z ==> Summary 2021-05-14T23:15:36.9961400Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:15:36.9967360Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:15:37.0479780Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:15:37.0499420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1fv1fi4 2021-05-14T23:15:37.0638990Z cp -pR /private/tmp/d20210514-5202-1fv1fi4/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:15:37.0773570Z chmod -Rf +w /private/tmp/d20210514-5202-1fv1fi4 2021-05-14T23:15:37.1387290Z ==> Finishing up 2021-05-14T23:15:37.1805200Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:15:37.1811070Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:15:37.1818020Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:15:37.1822830Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:15:37.1828570Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:15:37.1836180Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:15:37.1983450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5966-3oa4sn.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-14T23:15:39.8659370Z ==> Summary 2021-05-14T23:15:39.8680420Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:15:39.8686430Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:15:39.8712390Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:15:39.8732770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-dbimc 2021-05-14T23:15:39.9248810Z cp -pR /private/tmp/d20210514-5202-dbimc/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:15:39.9796510Z chmod -Rf +w /private/tmp/d20210514-5202-dbimc 2021-05-14T23:15:40.0663630Z ==> Finishing up 2021-05-14T23:15:40.1130500Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:15:40.1144470Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:15:40.1159550Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:15:40.1191200Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:15:40.1213960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:15:40.1224520Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:15:40.1269140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:15:40.1281260Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:15:40.1292410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:15:40.1294000Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:15:40.1503180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5992-5f0vr4.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-14T23:15:42.6235090Z ==> Summary 2021-05-14T23:15:42.6311010Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:15:42.6317360Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:15:42.6405680Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:15:42.6425270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1tsdss3 2021-05-14T23:15:42.6541810Z cp -pR /private/tmp/d20210514-5202-1tsdss3/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:15:42.6715950Z chmod -Rf +w /private/tmp/d20210514-5202-1tsdss3 2021-05-14T23:15:42.7262910Z ==> Finishing up 2021-05-14T23:15:42.7767190Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:15:42.7771960Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:15:42.7777510Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:15:42.7781780Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:15:42.7791820Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:15:42.7797140Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:15:42.7802430Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:15:42.7807390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:15:42.7813060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:15:42.7961710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6018-dk25in.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-14T23:15:45.2772260Z ==> Summary 2021-05-14T23:15:45.2795720Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:15:45.2801190Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:15:45.2863340Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:15:45.2881010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1tzakdx 2021-05-14T23:15:45.3038410Z cp -pR /private/tmp/d20210514-5202-1tzakdx/speex/. /usr/local/Cellar/speex 2021-05-14T23:15:45.3236770Z chmod -Rf +w /private/tmp/d20210514-5202-1tzakdx 2021-05-14T23:15:45.3897600Z ==> Finishing up 2021-05-14T23:15:45.4365190Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:15:45.4373170Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:15:45.4382330Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:15:45.4389070Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:15:45.4394080Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:15:45.4399330Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:15:45.4406770Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:15:45.4562580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6044-tfv38j.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-14T23:15:47.9127810Z ==> Summary 2021-05-14T23:15:47.9157640Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:15:47.9164520Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:15:47.9277620Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:15:47.9295360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-qs19bt 2021-05-14T23:15:47.9608150Z cp -pR /private/tmp/d20210514-5202-qs19bt/srt/. /usr/local/Cellar/srt 2021-05-14T23:15:47.9800620Z chmod -Rf +w /private/tmp/d20210514-5202-qs19bt 2021-05-14T23:15:48.0627290Z ==> Finishing up 2021-05-14T23:15:48.1260580Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:15:48.1317530Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:15:48.1348350Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:15:48.1385390Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:15:48.1392670Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:15:48.1399840Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:15:48.1405380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:15:48.1409880Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:15:48.1415430Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:15:48.1422990Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:15:48.1428220Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:15:48.1611130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6070-1kpju1p.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-14T23:15:50.5702650Z ==> Summary 2021-05-14T23:15:50.5770020Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:15:50.5776090Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:15:50.5823810Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:15:50.5843080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-u9moht 2021-05-14T23:15:50.5977390Z cp -pR /private/tmp/d20210514-5202-u9moht/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:15:50.6127910Z chmod -Rf +w /private/tmp/d20210514-5202-u9moht 2021-05-14T23:15:50.6658840Z ==> Finishing up 2021-05-14T23:15:50.7096540Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:15:50.7100340Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:15:50.7106150Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:15:50.7167150Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:15:50.7172430Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:15:50.7177340Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:15:50.7184810Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:15:50.7191950Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:15:50.7196750Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:15:50.7202450Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:15:50.7208290Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:15:50.7374170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6096-fw7vm0.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-14T23:15:53.1957780Z ==> Summary 2021-05-14T23:15:53.1983360Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:15:53.1990270Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:15:53.2702110Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:15:53.2719750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-h6kzqd 2021-05-14T23:15:53.3345120Z cp -pR /private/tmp/d20210514-5202-h6kzqd/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:15:53.3686860Z chmod -Rf +w /private/tmp/d20210514-5202-h6kzqd 2021-05-14T23:15:53.6323740Z ==> Finishing up 2021-05-14T23:15:53.6989920Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:15:53.7003320Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:15:53.7007890Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:15:53.7013550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:15:53.7018540Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:15:53.7025420Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:15:53.7031280Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:15:53.7036000Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:15:53.7040980Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:15:53.7046790Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:15:53.7053720Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:15:53.7064190Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:15:53.7069070Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:15:53.7074390Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:15:53.7079570Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:15:53.7085250Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:15:53.7094380Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:15:53.7387250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6122-6bofil.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-14T23:15:56.2138910Z ==> Summary 2021-05-14T23:15:56.2183160Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:15:56.2190030Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:15:56.2982690Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:15:56.3001070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-19mmo71 2021-05-14T23:15:56.4847920Z cp -pR /private/tmp/d20210514-5202-19mmo71/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:15:56.5846280Z chmod -Rf +w /private/tmp/d20210514-5202-19mmo71 2021-05-14T23:15:56.6673220Z ==> Finishing up 2021-05-14T23:15:56.7101020Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:15:56.7104430Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:15:56.7111260Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:15:56.7117920Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:15:56.7122730Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:15:56.7128360Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:15:56.7136200Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:15:56.7395780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6148-1njciy4.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-14T23:15:59.2517340Z ==> Caveats 2021-05-14T23:15:59.2518580Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:15:59.2520300Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:15:59.2521790Z ==> Summary 2021-05-14T23:15:59.2571920Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:15:59.2578850Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:15:59.2772550Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:15:59.2790770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210514-5202-9frmqt 2021-05-14T23:15:59.3241600Z cp -pR /private/tmp/d20210514-5202-9frmqt/theora/. /usr/local/Cellar/theora 2021-05-14T23:15:59.3861210Z chmod -Rf +w /private/tmp/d20210514-5202-9frmqt 2021-05-14T23:15:59.4809850Z ==> Finishing up 2021-05-14T23:15:59.5249790Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:15:59.5258120Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:15:59.5264710Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:15:59.5269330Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:15:59.5275190Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:15:59.5280060Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:15:59.5285190Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:15:59.5290440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:15:59.5311520Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:15:59.5316570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:15:59.5322090Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:15:59.5329720Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:15:59.5335740Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:15:59.5340080Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:15:59.5653560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6174-ns9zah.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-14T23:16:02.0220740Z ==> Summary 2021-05-14T23:16:02.0294580Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:16:02.0301450Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:16:02.0372680Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:16:02.0390960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-46g6ao 2021-05-14T23:16:02.0765260Z cp -pR /private/tmp/d20210514-5202-46g6ao/x264/. /usr/local/Cellar/x264 2021-05-14T23:16:02.0917730Z chmod -Rf +w /private/tmp/d20210514-5202-46g6ao 2021-05-14T23:16:02.1381720Z ==> Finishing up 2021-05-14T23:16:02.1799280Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:16:02.1811970Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:16:02.1817690Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:16:02.1824610Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:16:02.1829580Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:16:02.1835020Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:16:02.1842690Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:16:02.1989110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6201-ogvsny.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-14T23:16:04.6729160Z ==> Summary 2021-05-14T23:16:04.6750900Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:16:04.6757630Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:16:04.6819510Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:16:04.6837770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5202-k7byve 2021-05-14T23:16:04.7954170Z cp -pR /private/tmp/d20210514-5202-k7byve/x265/. /usr/local/Cellar/x265 2021-05-14T23:16:04.8773540Z chmod -Rf +w /private/tmp/d20210514-5202-k7byve 2021-05-14T23:16:04.9731910Z ==> Finishing up 2021-05-14T23:16:05.0395890Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:16:05.0401980Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:16:05.0406910Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:16:05.0414150Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:16:05.0419000Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:16:05.0424310Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:16:05.0431870Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:16:05.0642400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6227-4ggnsr.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-14T23:16:07.5075530Z ==> Summary 2021-05-14T23:16:07.5081380Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:16:07.5090810Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:16:07.5117910Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:16:07.5143240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-1n0mtw3 2021-05-14T23:16:07.5327010Z cp -pR /private/tmp/d20210514-5202-1n0mtw3/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:16:07.5443370Z chmod -Rf +w /private/tmp/d20210514-5202-1n0mtw3 2021-05-14T23:16:07.6519630Z ==> Finishing up 2021-05-14T23:16:07.8133750Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:16:07.8139980Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:16:07.8144600Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:16:07.8276100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6253-qmhbkf.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-14T23:16:10.1888460Z ==> Summary 2021-05-14T23:16:10.1904270Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:16:10.1912280Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:16:10.2096510Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:16:10.2114650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-15vc08y 2021-05-14T23:16:10.2784580Z cp -pR /private/tmp/d20210514-5202-15vc08y/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:16:10.3404900Z chmod -Rf +w /private/tmp/d20210514-5202-15vc08y 2021-05-14T23:16:10.4219670Z ==> Finishing up 2021-05-14T23:16:10.4526110Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:16:10.4532700Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:16:10.4537590Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:16:10.4567250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:16:10.4580570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:16:10.4591870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:16:10.4603460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:16:10.4614730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:16:10.4623050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:16:10.4635790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:16:10.4646560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:16:10.4657330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:16:10.4698850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:16:10.4720170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:16:10.4723100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:16:10.4727680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:16:10.4738720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:16:10.4747010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:16:10.4755850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:16:10.4763070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:16:10.4771460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:16:10.4779750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:16:10.4785330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:16:10.4793810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:16:10.4814580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:16:10.4820840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:16:10.4834750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:16:10.4846390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:16:10.4859320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:16:10.4867990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:16:10.4876480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:16:10.4887750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:16:10.4897330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:16:10.4905060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:16:10.4914000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:16:10.4925130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:16:10.4934380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:16:10.4940960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:16:10.4952720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:16:10.4966260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T23:16:10.4972250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:16:10.4977790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:16:10.4988460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:16:10.4996030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:16:10.5006600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:16:10.5011580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:16:10.5017540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:16:10.5023160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:16:10.5031630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:16:10.5037510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:16:10.5045440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:16:10.5054340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:16:10.5064210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:16:10.5072000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:16:10.5079290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:16:10.5091750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:16:10.5120530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:16:10.5125560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:16:10.5134760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:16:10.5139520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:16:10.5180360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:16:10.5189410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:16:10.5194440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:16:10.5200180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:16:10.5205590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:16:10.5210590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:16:10.5216490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:16:10.5221660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:16:10.5242840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:16:10.5247700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:16:10.5253410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:16:10.5258920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:16:10.5265780Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:16:10.5270230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:16:10.5275670Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:16:10.5282990Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:16:10.5548600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6279-1vuxdq5.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-14T23:16:13.0171160Z ==> Summary 2021-05-14T23:16:13.0231100Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:16:13.0239420Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:16:13.0289080Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:16:13.0306760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-4pesu4 2021-05-14T23:16:13.0536170Z cp -pR /private/tmp/d20210514-5202-4pesu4/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:16:13.0805850Z chmod -Rf +w /private/tmp/d20210514-5202-4pesu4 2021-05-14T23:16:13.1459980Z ==> Finishing up 2021-05-14T23:16:13.1875370Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:16:13.1893830Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:16:13.1902580Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:16:13.1908960Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:16:13.1913400Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:16:13.1918820Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:16:13.1925970Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:16:13.2091310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6305-cir38f.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-14T23:16:15.6278420Z ==> Summary 2021-05-14T23:16:15.6311470Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:16:15.6320310Z ==> Installing ffmpeg 2021-05-14T23:16:15.6324670Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:16:15.6344910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5202-hxjtpr 2021-05-14T23:16:15.9709380Z cp -pR /private/tmp/d20210514-5202-hxjtpr/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:16:16.1865750Z chmod -Rf +w /private/tmp/d20210514-5202-hxjtpr 2021-05-14T23:16:19.7185590Z ==> Finishing up 2021-05-14T23:16:19.7564780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:16:19.7570960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:16:19.7573550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:16:19.7579040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:16:19.7583750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:16:19.7589010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:16:19.7593990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:16:19.7599570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:16:19.7604350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:16:19.7609250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:16:19.7614040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:16:19.7619400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:16:19.7623950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:16:19.7629260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:16:19.7635230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:16:19.7639570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:16:19.7644340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:16:19.7649480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:16:19.7654710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:16:19.7659760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:16:19.7665790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:16:19.7672190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:16:19.7678260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:16:19.7684360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:16:19.7690580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:16:19.7696160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:16:19.7702350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:16:19.7708200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:16:19.7714220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:16:19.7720170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:16:19.7726280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:16:19.7731440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:16:19.7736290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:16:19.7742640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:16:19.7747150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:16:19.7752910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:16:19.7758170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:16:19.7763450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:16:19.7771060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:16:19.7775520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:16:19.7781710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:16:19.7786420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:16:19.7791400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:16:19.7796040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:16:19.7802350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:16:19.7807380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:16:19.7811860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:16:19.7818810Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:16:19.7842440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:16:19.7853680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:16:19.7863030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:16:19.7872270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:16:19.7949660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:16:19.7959350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:16:19.7965810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:16:19.7983140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:16:19.7988850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:16:19.8024660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:16:19.8026510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:16:19.8032740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:16:19.8037980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:16:19.8043710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:16:19.8053330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:16:19.8070400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:16:19.8082920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:16:19.8092880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:16:19.8102240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:16:19.8107890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:16:19.8119850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:16:19.8126070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:16:19.8133990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:16:19.8138920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:16:19.8144320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:16:19.8149560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:16:19.8155440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:16:19.8160600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:16:19.8165810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:16:19.8171620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:16:19.8178210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:16:19.8182760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:16:19.8188030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:16:19.8193590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:16:19.8199910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:16:19.8204850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:16:19.8210040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:16:19.8215260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:16:19.8221030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:16:19.8226170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:16:19.8231300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:16:19.8236230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:16:19.8242080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:16:19.8246940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:16:19.8252180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:16:19.8257300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:16:19.8264040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:16:19.8269530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:16:19.8274570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:16:19.8281430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:16:19.8286950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:16:19.8293440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:16:19.8297070Z Only the first 100 operations were output. 2021-05-14T23:16:19.9546190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6331-1tkb2ty.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-14T23:16:22.7171640Z ==> Summary 2021-05-14T23:16:22.7347120Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:16:23.8809690Z ==> Caveats 2021-05-14T23:16:23.8811570Z ==> tesseract 2021-05-14T23:16:23.8828640Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:16:23.8831150Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:16:25.7633140Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:16:26.9143690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:27.4805020Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:16:27.8826290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T23%3A25%3A00Z&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT%2FYg9gVd5DN%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:27.9316730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT\%2FYg9gVd5DN\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:28.9216700Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:16:29.0369360Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:16:30.1581370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:30.7478980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:16:31.1847900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T23%3A25%3A00Z&sig=QrCF88jE4HFQDaoMJz%2BGmML%2FfIkZ00gavBiEzLBDCzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:31.2450710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=QrCF88jE4HFQDaoMJz\%2BGmML\%2FfIkZ00gavBiEzLBDCzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:31.5816950Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:16:31.6245810Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:16:31.6251080Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:16:31.7000780Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:16:31.7051440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6338-bl67ak 2021-05-14T23:16:32.3098950Z cp -pR /private/tmp/d20210514-6338-bl67ak/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:16:32.7853070Z chmod -Rf +w /private/tmp/d20210514-6338-bl67ak 2021-05-14T23:16:33.1518700Z ==> Finishing up 2021-05-14T23:16:33.1878030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:16:33.1893190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:16:33.1897870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:16:33.1903540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:16:33.1907570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:16:33.1912460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:16:33.1918120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:16:33.1922910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:16:33.1928090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:16:33.1937390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:16:33.1948820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:16:33.1959530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:16:33.1971790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:16:33.1981390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:16:33.1995320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:16:33.2009150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:16:33.2024390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:16:33.2035300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:16:33.2047160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:16:33.2059330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:16:33.2069260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:16:33.2080250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:16:33.2091420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:16:33.2100870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:16:33.2114020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:16:33.2142240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:16:33.2143870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:16:33.2162330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:16:33.2174550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:16:33.2189620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:16:33.2204800Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:16:33.2265720Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:16:33.2269540Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:16:33.2280710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:16:33.2286550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:16:33.2291750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:16:33.2297810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:16:33.2303270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:16:33.2308700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:16:33.2320100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:16:33.2326150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:16:33.2338450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:16:33.2344230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:16:33.2349620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:16:33.2355540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:16:33.2361700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:16:33.2372530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:16:33.2377980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:16:33.2383700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:16:33.2388430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:16:33.2399090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:16:33.2403910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:16:33.2409890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:16:33.2421850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:16:33.2428170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:16:33.2436590Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:16:33.2443360Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:16:33.2449230Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:16:33.3931180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6508-xjox6x.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-14T23:16:35.9311500Z ==> Summary 2021-05-14T23:16:35.9795130Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:16:35.9800180Z ==> Installing imagemagick@6 2021-05-14T23:16:35.9803830Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:16:35.9823030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6338-1yr1v1v 2021-05-14T23:16:36.3616230Z cp -pR /private/tmp/d20210514-6338-1yr1v1v/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:16:36.7362900Z chmod -Rf +w /private/tmp/d20210514-6338-1yr1v1v 2021-05-14T23:16:38.1554220Z ==> Finishing up 2021-05-14T23:16:38.4270830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6534-noj7st.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-14T23:16:40.9717970Z ==> Caveats 2021-05-14T23:16:40.9719730Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:16:40.9720930Z because this is an alternate version of another formula. 2021-05-14T23:16:40.9721610Z 2021-05-14T23:16:40.9722500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:16:40.9724150Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:16:40.9724960Z 2021-05-14T23:16:40.9725820Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:16:40.9727230Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:16:40.9728710Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:16:40.9729420Z 2021-05-14T23:16:40.9730690Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:16:40.9731850Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:16:40.9732540Z 2021-05-14T23:16:40.9733580Z ==> Summary 2021-05-14T23:16:41.0179240Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:16:41.8338500Z ==> Caveats 2021-05-14T23:16:41.8339910Z ==> imagemagick@6 2021-05-14T23:16:41.8385410Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:16:41.8386750Z because this is an alternate version of another formula. 2021-05-14T23:16:41.8387460Z 2021-05-14T23:16:41.8389790Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:16:41.8391720Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:16:41.8392560Z 2021-05-14T23:16:41.8393420Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:16:41.8394920Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:16:41.8397050Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:16:41.8398310Z 2021-05-14T23:16:41.8399700Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:16:41.8401290Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:16:41.8405070Z 2021-05-14T23:16:43.8754310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:16:45.0344480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:45.6362100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:16:46.0087220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T23%3A25%3A00Z&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:46.0649880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:46.1632390Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:16:46.1708720Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:16:47.3232630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:47.8751350Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:16:48.2452540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T23%3A25%3A00Z&sig=NbLN8kmmmVuQwPAa9LWgL%2Bk4F9FKJvKiC0zEYu%2F1uS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:48.2947030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=NbLN8kmmmVuQwPAa9LWgL\%2Bk4F9FKJvKiC0zEYu\%2F1uS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:48.4486980Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:16:48.4565970Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:16:49.6134860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:50.1983780Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:16:50.5938740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T23%3A25%3A00Z&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:50.6416060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:51.2267050Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:16:51.3809030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:16:52.5866950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:53.1844380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:16:53.5998060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T23%3A25%3A00Z&sig=FieumvsjUJP%2B%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:53.6456380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=FieumvsjUJP\%2B\%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:53.7025220Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:16:53.7058750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:16:54.9328840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:55.5077470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:16:55.9089370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T23%3A25%3A00Z&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL%2FwpKxdrYTa8smo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:55.9546930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL\%2FwpKxdrYTa8smo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:56.0050310Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:16:56.0081670Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:16:57.1756740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:16:57.7154290Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:16:58.0840330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T23%3A25%3A00Z&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM%2BFZ2OgTFsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:58.1382990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM\%2BFZ2OgTFsE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:58.2335940Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:16:58.2403260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:16:59.3998300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:00.0837140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:17:00.5149330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T23%3A25%3A00Z&sig=YGUzWu7Nz1k89bqBP5O%2B24bFKMal79wFvm3v1v6R%2BVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:00.5613650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=YGUzWu7Nz1k89bqBP5O\%2B24bFKMal79wFvm3v1v6R\%2BVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:00.6882760Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:17:00.7018320Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:17:01.8704020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:02.4493590Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:17:02.8537400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T23%3A25%3A00Z&sig=C794yAW5YPH%2B75OnKCNLtsP4VyMi1cd2tplAiP%2Beqo8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:02.9383390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=C794yAW5YPH\%2B75OnKCNLtsP4VyMi1cd2tplAiP\%2Beqo8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:03.0019730Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:17:03.0054520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:17:04.1124850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:04.7244620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:17:05.1087510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T23%3A25%3A00Z&sig=k%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa%2Bqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:05.1737600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=k\%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa\%2Bqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:05.2793420Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:17:05.2840140Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:17:06.4330420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:06.9955120Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:17:07.3895960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T23%3A25%3A00Z&sig=%2FEcJsHqRqKAWBPdOFbDDMJUqymV%2B4sfMIeNu8tepWSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:07.4429080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=\%2FEcJsHqRqKAWBPdOFbDDMJUqymV\%2B4sfMIeNu8tepWSA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:07.5175480Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:17:07.5215820Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:17:08.8497190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:09.4317090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:17:09.8139430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T23%3A25%3A00Z&sig=SrUA%2F4MliIkcwCohLAM%2FxRCExsUrPRx3vFNXXd7uDdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:09.8638530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=SrUA\%2F4MliIkcwCohLAM\%2FxRCExsUrPRx3vFNXXd7uDdU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:09.9742980Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:17:09.9818800Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:17:11.1564640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:17:11.7452890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:17:12.1284950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T23%3A25%3A00Z&sig=zdT%2FKsrEsgKlXBy69r%2FAl4Pv%2B6b29351DtBYo1uieEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:12.1802650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=zdT\%2FKsrEsgKlXBy69r\%2FAl4Pv\%2B6b29351DtBYo1uieEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:17:12.5134120Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:17:12.5652400Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:17:12.5655320Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:17:12.6339720Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:17:12.6385650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-zrn0a1 2021-05-14T23:17:12.6618020Z cp -pR /private/tmp/d20210514-6541-zrn0a1/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:17:12.6829050Z chmod -Rf +w /private/tmp/d20210514-6541-zrn0a1 2021-05-14T23:17:12.7529690Z ==> Finishing up 2021-05-14T23:17:12.8739190Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:17:12.8788530Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:17:12.8796130Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:17:12.8814030Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:17:12.8821010Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:17:12.8835320Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:17:12.8849930Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:17:12.8884790Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:17:12.8895300Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:17:12.8908600Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:17:12.9116220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6787-7syv32.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-14T23:17:15.5513260Z ==> Summary 2021-05-14T23:17:15.5541650Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:17:15.5548670Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:17:15.5628130Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:17:15.5648920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-v2dwl2 2021-05-14T23:17:15.6601680Z cp -pR /private/tmp/d20210514-6541-v2dwl2/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:17:15.7776420Z chmod -Rf +w /private/tmp/d20210514-6541-v2dwl2 2021-05-14T23:17:15.8776730Z ==> Finishing up 2021-05-14T23:17:15.9420540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6813-1z08hy.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-14T23:17:18.1195000Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:17:18.1982780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.2296450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.2607730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.2914330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.3225240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.3538340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.3847420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.4157980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.4471130Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.4793780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.5107850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.5427590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.5734480Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.6046300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:18.9063510Z ==> Caveats 2021-05-14T23:17:18.9064620Z To use the DocBook package in your XML toolchain, 2021-05-14T23:17:18.9065600Z you need to add the following to your ~/.bashrc: 2021-05-14T23:17:18.9066200Z 2021-05-14T23:17:18.9067050Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:17:18.9068360Z ==> Summary 2021-05-14T23:17:18.9217600Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:17:18.9224600Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:17:18.9330660Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:17:18.9351590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-m3betl 2021-05-14T23:17:20.8804100Z cp -pR /private/tmp/d20210514-6541-m3betl/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:17:23.6545150Z chmod -Rf +w /private/tmp/d20210514-6541-m3betl 2021-05-14T23:17:24.9442740Z ==> Finishing up 2021-05-14T23:17:24.9891030Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:17:24.9939300Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:17:25.0039140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6854-yfdkw5.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-14T23:17:27.4342240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:27.4654820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:27.4958920Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:17:27.5270060Z ==> 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-14T23:17:27.5579880Z ==> 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-14T23:17:27.5903180Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:17:27.6212560Z ==> 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-14T23:17:27.6522510Z ==> 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-14T23:17:27.6837230Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:17:27.7150030Z ==> 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-14T23:17:27.7492240Z ==> 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-14T23:17:27.7812320Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:17:27.8124150Z ==> 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-14T23:17:27.8428830Z ==> 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-14T23:17:27.8735740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:27.9047500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:17:27.9368330Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:17:27.9676480Z ==> 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-14T23:17:27.9988950Z ==> 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-14T23:17:28.0295050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:17:28.0606550Z ==> 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-14T23:17:28.0922950Z ==> 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-14T23:17:28.1234370Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:17:28.1546730Z ==> 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-14T23:17:28.1856040Z ==> 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-14T23:17:28.2161860Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:17:28.2484270Z ==> 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-14T23:17:28.2791660Z ==> 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-14T23:17:29.3930240Z ==> Summary 2021-05-14T23:17:29.6926610Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:17:29.6938090Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:17:29.6967170Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:17:29.6988400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-hjmg2w 2021-05-14T23:17:29.7101680Z cp -pR /private/tmp/d20210514-6541-hjmg2w/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:17:29.7246340Z chmod -Rf +w /private/tmp/d20210514-6541-hjmg2w 2021-05-14T23:17:29.7736990Z ==> Finishing up 2021-05-14T23:17:29.8199690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6908-2j2tbv.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-14T23:17:32.2583270Z ==> Caveats 2021-05-14T23:17:32.2589990Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:17:32.2591370Z because macOS already provides this software and installing another version in 2021-05-14T23:17:32.2592440Z parallel can cause all kinds of trouble. 2021-05-14T23:17:32.2593030Z 2021-05-14T23:17:32.2594300Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:17:32.2595960Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:17:32.2596750Z 2021-05-14T23:17:32.2597210Z 2021-05-14T23:17:32.2597990Z Bash completion has been installed to: 2021-05-14T23:17:32.2599340Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:17:32.2600590Z ==> Summary 2021-05-14T23:17:32.2604490Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:17:32.2612280Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:17:32.2753150Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:17:32.2772140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210514-6541-1jnadud 2021-05-14T23:17:32.2963700Z cp -pR /private/tmp/d20210514-6541-1jnadud/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:17:32.3265880Z chmod -Rf +w /private/tmp/d20210514-6541-1jnadud 2021-05-14T23:17:32.3922910Z ==> Finishing up 2021-05-14T23:17:32.4366380Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:17:32.4374480Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:17:32.4392400Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:17:32.4402470Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:17:32.4407480Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:17:32.4504060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6934-1tvltg2.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-14T23:17:34.8618100Z ==> Summary 2021-05-14T23:17:34.8660790Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:17:34.8668590Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:17:34.9639850Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:17:34.9659440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-1syvlbs 2021-05-14T23:17:35.0378770Z cp -pR /private/tmp/d20210514-6541-1syvlbs/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:17:35.1696890Z chmod -Rf +w /private/tmp/d20210514-6541-1syvlbs 2021-05-14T23:17:35.3253330Z ==> Finishing up 2021-05-14T23:17:35.3717310Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:17:35.3767500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:17:35.3770390Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:17:35.3810230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3825520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3827750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3875290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3892570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3906560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3910710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3943400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3967090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3971260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3981030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3993060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3995280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.3997450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4020560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4023080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4028730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4055050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4058390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4089340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4095520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4106980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4111310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4113150Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:17:35.4117500Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:17:35.4120680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4144930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4147250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4149510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4151750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4171400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4199560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4227110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4236390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4249060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4251040Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:17:35.4255820Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:17:35.4283040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4295670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4312120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4359640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4362830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4372640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4375030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4391350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4396360Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:17:35.4432870Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:17:35.4542730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4593310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4627200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4654760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4669660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4672250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4684050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4686840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4698690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4716100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4722110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4724390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4726630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4729280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4731620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4733920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4736440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4739220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4772680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4778730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4784190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4788030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4801170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4803660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4815200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4818120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4821750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4824260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4835070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4865780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4893630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4923370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4951000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.4979190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:17:35.5007500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:17:35.5034980Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:17:35.5062190Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:17:35.5412040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6960-1ev8j95.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-14T23:17:37.8803770Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:17:39.2162490Z ==> Summary 2021-05-14T23:17:39.2371750Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:17:39.2377070Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:17:39.3607610Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:17:39.3628090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-nahls2 2021-05-14T23:17:39.3918500Z cp -pR /private/tmp/d20210514-6541-nahls2/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:17:39.4153040Z chmod -Rf +w /private/tmp/d20210514-6541-nahls2 2021-05-14T23:17:39.5200220Z ==> Finishing up 2021-05-14T23:17:39.5666340Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:17:39.5670060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:17:39.5675440Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:17:39.5679950Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:17:39.5687100Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:17:39.5693510Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:17:39.5713800Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:17:39.5727280Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:17:39.5738670Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:17:39.5749050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:17:39.5758390Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:17:39.5763340Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:17:39.5768930Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:17:39.5776600Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:17:39.5787970Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:17:39.5798050Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:17:39.5809550Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:17:39.6005380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6987-vh8f05.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-14T23:17:41.8322980Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:17:43.2078600Z ==> Summary 2021-05-14T23:17:43.2181090Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:17:43.2281520Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:17:43.2686400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-6541-1naparn 2021-05-14T23:17:43.2689040Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:17:43.2830270Z cp -pR /private/tmp/d20210514-6541-1naparn/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:17:43.3101790Z chmod -Rf +w /private/tmp/d20210514-6541-1naparn 2021-05-14T23:17:43.3575250Z ==> Finishing up 2021-05-14T23:17:43.3994180Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:17:43.4011820Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:17:43.4017330Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:17:43.4041770Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:17:43.4183210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7014-uwnqrp.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-14T23:17:46.2782870Z ==> Summary 2021-05-14T23:17:46.2809610Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:17:46.2815960Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:17:46.2875240Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:17:46.2889830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-eeoryp 2021-05-14T23:17:46.3034290Z cp -pR /private/tmp/d20210514-6541-eeoryp/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:17:46.3428230Z chmod -Rf +w /private/tmp/d20210514-6541-eeoryp 2021-05-14T23:17:46.3856660Z ==> Finishing up 2021-05-14T23:17:46.4313390Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:17:46.4319390Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:17:46.4323780Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:17:46.4332970Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:17:46.4340110Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:17:46.4467160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7040-kjd373.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-14T23:17:48.9133640Z ==> Summary 2021-05-14T23:17:48.9149980Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:17:48.9157430Z ==> Installing imagemagick dependency: imath 2021-05-14T23:17:48.9248230Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:17:48.9266570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-13lz01z 2021-05-14T23:17:48.9493400Z cp -pR /private/tmp/d20210514-6541-13lz01z/imath/. /usr/local/Cellar/imath 2021-05-14T23:17:48.9787490Z chmod -Rf +w /private/tmp/d20210514-6541-13lz01z 2021-05-14T23:17:49.0457860Z ==> Finishing up 2021-05-14T23:17:49.0921470Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:17:49.0935700Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:17:49.0940340Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T23:17:49.0946010Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:17:49.0950930Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:17:49.0956670Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:17:49.0964280Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:17:49.1164300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7066-1t1nxpz.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-14T23:17:51.5246820Z ==> Summary 2021-05-14T23:17:51.5287340Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:17:51.5294220Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:17:51.5392160Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:17:51.5411260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-1k04wf1 2021-05-14T23:17:51.6128370Z cp -pR /private/tmp/d20210514-6541-1k04wf1/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:17:51.7053550Z chmod -Rf +w /private/tmp/d20210514-6541-1k04wf1 2021-05-14T23:17:51.9746000Z ==> Finishing up 2021-05-14T23:17:52.0234380Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:17:52.0238260Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:17:52.0243360Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:17:52.0247880Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:17:52.0252990Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:17:52.0257820Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:17:52.0263020Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:17:52.0267520Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:17:52.0274730Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:17:52.0283450Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:17:52.0292550Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:17:52.0297230Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T23:17:52.0309600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:17:52.0314680Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:17:52.0319440Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:17:52.0326850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T23:17:52.0333990Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:17:52.0339080Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:17:52.0345210Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:17:52.0350040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T23:17:52.0355520Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:17:52.0361110Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:17:52.0365950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:17:52.0371560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T23:17:52.0377020Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:17:52.0383080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:17:52.0390770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:17:52.0396250Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:17:52.0919120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7094-1wje92m.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-14T23:17:54.5910490Z ==> Summary 2021-05-14T23:17:54.6069030Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:17:54.6075320Z ==> Installing imagemagick 2021-05-14T23:17:54.6082150Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:17:54.6100880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6541-i6fpjv 2021-05-14T23:17:54.9578860Z cp -pR /private/tmp/d20210514-6541-i6fpjv/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:17:55.3567780Z chmod -Rf +w /private/tmp/d20210514-6541-i6fpjv 2021-05-14T23:17:57.6499820Z ==> Finishing up 2021-05-14T23:17:57.6773350Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:17:57.6779600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:17:57.6784420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:17:57.6789560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:17:57.6795620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:17:57.6799670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:17:57.6805450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:17:57.6809980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:17:57.6815770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:17:57.6820390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:17:57.6825840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:17:57.6830870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:17:57.6836200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:17:57.6841140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:17:57.6849400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:17:57.6853150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:17:57.6859500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:17:57.6868230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:17:57.6869810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:17:57.6875940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:17:57.6882070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:17:57.6886750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:17:57.6892140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:17:57.6897060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:17:57.6902440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:17:57.6907290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:17:57.6912830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:17:57.6917890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:17:57.6923010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:17:57.6927860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:17:57.6935750Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:17:57.6942290Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:17:57.6950020Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:17:57.6960790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:17:57.6971750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:17:57.6977600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:17:57.6987140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:17:57.7000980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:17:57.7010260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:17:57.7025690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:17:57.7029060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:17:57.7030440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:17:57.7033670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:17:57.7039570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:17:57.7046940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:17:57.7057500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:17:57.7062740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:17:57.7091610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:17:57.7097230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:17:57.7102650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:17:57.7109830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:17:57.7117340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:17:57.7120610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:17:57.7126390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:17:57.7131310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:17:57.7136560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:17:57.7141120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:17:57.7146810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:17:57.7151500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:17:57.7157340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:17:57.7161750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:17:57.7167310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:17:57.7175180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:17:57.7183110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:17:57.7187910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:17:57.7193130Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:17:57.7198020Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:17:57.7203900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:17:57.7209140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:17:57.7214800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:17:57.7220160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:17:58.0135500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7121-12fjr2l.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-14T23:18:00.7124920Z ==> Summary 2021-05-14T23:18:00.7599980Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:18:02.7265090Z ==> Caveats 2021-05-14T23:18:02.7268550Z ==> docbook 2021-05-14T23:18:02.7282270Z To use the DocBook package in your XML toolchain, 2021-05-14T23:18:02.7283280Z you need to add the following to your ~/.bashrc: 2021-05-14T23:18:02.7283900Z 2021-05-14T23:18:02.7284760Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:18:02.7286150Z ==> gnu-getopt 2021-05-14T23:18:02.7314030Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:02.7318590Z because macOS already provides this software and installing another version in 2021-05-14T23:18:02.7323160Z parallel can cause all kinds of trouble. 2021-05-14T23:18:02.7323920Z 2021-05-14T23:18:02.7329100Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:18:02.7331190Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:02.7332020Z 2021-05-14T23:18:02.7332910Z 2021-05-14T23:18:02.7336590Z Bash completion has been installed to: 2021-05-14T23:18:02.7341450Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:18:04.5358060Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:18:05.6964280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:18:06.2456600Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:18:06.7035850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T23%3A25%3A00Z&sig=cGxkO6sROwsGf5KwIMHOtI4p9ZXSVZOgtK1ETNavZik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:06.7496320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A25\%3A00Z\&sig=cGxkO6sROwsGf5KwIMHOtI4p9ZXSVZOgtK1ETNavZik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:06.8085380Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:18:06.8820630Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:18:06.8851150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-7128-wa5zz0 2021-05-14T23:18:06.9033330Z cp -pR /private/tmp/d20210514-7128-wa5zz0/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:18:06.9247930Z chmod -Rf +w /private/tmp/d20210514-7128-wa5zz0 2021-05-14T23:18:06.9928970Z ==> Finishing up 2021-05-14T23:18:07.0798720Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:18:07.0804600Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:18:07.0809010Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:18:07.0818550Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:18:07.0836090Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:18:07.0888560Z info /usr/local/share/info/udunits2.info 2021-05-14T23:18:07.0898160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:18:07.0940340Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:18:07.0948990Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:18:07.0987500Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:18:07.0995300Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:18:07.1002660Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:18:07.1008430Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:18:07.1177560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7295-1bcsjby.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-14T23:18:09.8186220Z ==> Summary 2021-05-14T23:18:09.8218690Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:18:12.2074910Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:18:12.2076060Z To reinstall 1.6, run: 2021-05-14T23:18:12.2077330Z brew reinstall jq 2021-05-14T23:18:13.8388200Z ==> Caveats 2021-05-14T23:18:13.8389420Z imagej requires Java. You can install the latest version with: 2021-05-14T23:18:13.8390800Z brew install --cask adoptopenjdk 2021-05-14T23:18:13.8391480Z 2021-05-14T23:18:14.2606010Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:18:14.5090820Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T23:18:22.7058990Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:18:23.0440880Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:18:23.0442180Z ==> Installing Cask imagej 2021-05-14T23:18:23.0893080Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7405-uovnpx 2021-05-14T23:18:23.2520160Z cp -pR /private/tmp/d20210514-7405-uovnpx/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:18:23.4053180Z chmod -Rf +w /private/tmp/d20210514-7405-uovnpx 2021-05-14T23:18:23.4743670Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:18:23.8117030Z 🍺 imagej was successfully installed! 2021-05-14T23:18:25.8054960Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:18:27.8876970Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:18:28.3221520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A25%3A00Z&sig=X5jCcdPJCgXnKDygUJ04VT%2BgTJMgPFurYUgwDxIkYKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:28.5606670Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:18:30.3345240Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:18:30.8074230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A25%3A00Z&sig=PMc7hXltEqyQHtSJlajsZI3ijSZebDx%2BMOrIKuYgajE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:31.3535780Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:18:31.3551660Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:18:31.4635100Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:18:36.4410520Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:18:36.4446030Z ==> Installing bowtie2 2021-05-14T23:18:36.4454390Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:18:41.5049240Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:18:45.1385070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:18:46.8313720Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:18:47.2911250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A25%3A00Z&sig=Fr675Ucju6Zh6ccxwEf2obwlXPpnKkIRkj72mc5FBDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:47.4737730Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:18:49.4731720Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:18:49.9110060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A25%3A00Z&sig=oKUtZqKvI96YahG3Mr5Opv%2FqwF0iaaURqEP%2FTIqUns4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:50.0452080Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:18:51.7308920Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:18:52.1506330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A25%3A00Z&sig=yh7YBCFX4spPEsQ9MSFEghBElN985kgPmmw138O67cI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:52.2541420Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:18:54.1277950Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:18:54.5732120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A25%3A00Z&sig=GHcS0nAxGNcYPk8FOtBAPMBCFXCSoPZBdzcnlVUIlkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:54.6819680Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:18:56.3997250Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:18:56.8808430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A25%3A00Z&sig=VB6krjwXym%2FZ%2F5Y61GNxL0PRVDGd%2BHgN%2FoMFooy6tcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:57.0006970Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:18:58.6860220Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:18:59.1381600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A25%3A00Z&sig=djx7vOGaGSIBxh8PlbnSwSiotaPCepx44yMmwJDvGHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:59.3436670Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:18:59.8923830Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:18:59.8953090Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:19:00.2650330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:19:00.2896770Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:19:02.0143830Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:19:02.4626910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T23%3A25%3A00Z&sig=2DGRGmZiI8v1XSrDUKVaqlh7%2B7PyLd7%2FGVX5qpXeA8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:02.7194080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:19:04.5149240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:19:04.9534320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T23%3A25%3A00Z&sig=yYiu7xpcxJDRW9Z9QrxZd8nom41kd5fkZQ2y%2F7DlTZM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:05.1941810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:19:06.8823200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:19:07.7341770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T23%3A25%3A00Z&sig=qKw8anaft91esVgxxv%2B2Q6nrRl1E4AWiBc1gUFYDRKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:07.7346690Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:19:09.4430280Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:19:09.8780990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T23%3A25%3A00Z&sig=dJyehW1hJM%2Bf7VfPGmbMV7DKF01U4D5u1N9D9epEetU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:10.1933900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:19:11.9251460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:19:12.3798340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T23%3A25%3A00Z&sig=ea5FU%2B5dF0WOvj0lHFnLYQ9toyJQCdQ%2FCEsiAxs%2BDJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:12.4861110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:19:14.2294460Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:19:14.6799750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T23%3A25%3A00Z&sig=umQiTfOaxxVTDUsYdx8hTp2kq5NnLlo6kqAOLMdMhSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:14.8268020Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:19:16.5218420Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:19:16.9418750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T23%3A25%3A00Z&sig=gMXuqR%2BFI3J0TUDRc1MeJFf3YX5KZbNWbEB6vXlOc8w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:17.0622410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:19:18.7752120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:19:19.2625160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T23%3A25%3A00Z&sig=zjHGt7kkiIVDJ6%2BgG8djCEOCLC%2BKSfzKnQWYXnAR5to%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:19.6009150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:19:21.2501350Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:19:21.6701520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T23%3A25%3A00Z&sig=mUVcjB2Q2jdBUaYK5wuitTiXmbcG3wg9ANdOX%2BuchjI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:21.8840060Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:19:24.0502630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:19:24.4304670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T23%3A25%3A00Z&sig=D2qQQ8wumkXCJUeFejslc8uqToZH9WUVfEa0z5YaCR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:24.9355780Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:19:26.7548230Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:19:27.2054800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T23%3A25%3A00Z&sig=V6AQxsXQphwqnae24zFLoffcjw7ZYqQc3ZnktZuGpIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:27.5420240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:19:29.2455890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:19:29.7145770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T23%3A25%3A00Z&sig=Pj2Ip63aIHaT%2FLRxEHXmM8BLZJ6khcc5mMhEW9Ble38%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:30.0179240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:19:31.7616050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:19:32.3389420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T23%3A25%3A00Z&sig=PJfQfT7U1loKg57FEM7h%2FBUNL8iXzxclzE6uOxhmvvM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:32.9048360Z ==> 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-14T23:19:32.9050860Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:19:32.9731000Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:19:35.6488070Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:19:35.6503480Z ==> Installing gdal dependency: popt 2021-05-14T23:19:35.6525190Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:19:38.1630260Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:19:38.1635090Z ==> Installing gdal dependency: epsilon 2021-05-14T23:19:38.1685620Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:19:40.7464690Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:19:40.7470350Z ==> Installing gdal dependency: expat 2021-05-14T23:19:40.7495780Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:19:43.4546990Z ==> Caveats 2021-05-14T23:19:43.4548640Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:43.4549960Z because macOS already provides this software and installing another version in 2021-05-14T23:19:43.4551040Z parallel can cause all kinds of trouble. 2021-05-14T23:19:43.4551640Z 2021-05-14T23:19:43.4552440Z If you need to have expat first in your PATH, run: 2021-05-14T23:19:43.4553990Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:43.4554760Z 2021-05-14T23:19:43.4555620Z For compilers to find expat you may need to set: 2021-05-14T23:19:43.4557000Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:19:43.4558400Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:19:43.4559080Z 2021-05-14T23:19:43.4560270Z For pkg-config to find expat you may need to set: 2021-05-14T23:19:43.4561350Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:19:43.4562010Z 2021-05-14T23:19:43.4563120Z ==> Summary 2021-05-14T23:19:43.4576930Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:19:43.4583320Z ==> Installing gdal dependency: freexl 2021-05-14T23:19:43.4642650Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:19:46.2232620Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:19:46.2239140Z ==> Installing gdal dependency: geos 2021-05-14T23:19:46.2760540Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:19:49.7579650Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:19:49.7601790Z ==> Installing gdal dependency: hdf5 2021-05-14T23:19:49.8160740Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:19:53.4232180Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:19:53.4238050Z ==> Installing gdal dependency: json-c 2021-05-14T23:19:53.4298080Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:19:56.2130680Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:19:56.2142290Z ==> Installing gdal dependency: libxml2 2021-05-14T23:19:56.2233560Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:19:59.3710520Z ==> Caveats 2021-05-14T23:19:59.3712230Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:59.3713550Z because macOS already provides this software and installing another version in 2021-05-14T23:19:59.3714590Z parallel can cause all kinds of trouble. 2021-05-14T23:19:59.3715190Z 2021-05-14T23:19:59.3716100Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:19:59.3717660Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:59.3718440Z 2021-05-14T23:19:59.3719280Z For compilers to find libxml2 you may need to set: 2021-05-14T23:19:59.3720950Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:19:59.3722460Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:19:59.3723150Z 2021-05-14T23:19:59.3724370Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:19:59.3725460Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:19:59.3726130Z 2021-05-14T23:19:59.3727170Z ==> Summary 2021-05-14T23:19:59.3894150Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:19:59.3900560Z ==> Installing gdal dependency: libdap 2021-05-14T23:19:59.4058100Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:20:02.2667110Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:20:02.2672890Z ==> Installing gdal dependency: proj 2021-05-14T23:20:02.2848700Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:20:05.2048000Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:20:05.2053320Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:20:05.2262670Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:20:08.1092170Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:20:08.1098710Z ==> Installing gdal dependency: librttopo 2021-05-14T23:20:08.1501040Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:20:11.0102830Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:20:11.0107550Z ==> Installing gdal dependency: minizip 2021-05-14T23:20:11.0447810Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:20:13.8643250Z ==> Caveats 2021-05-14T23:20:13.8645000Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:20:13.8646500Z with the venerable 'unzip' library. 2021-05-14T23:20:13.8647820Z ==> Summary 2021-05-14T23:20:13.8666440Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:20:13.8673690Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:20:13.9576450Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:20:17.6105950Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:20:17.6111890Z ==> Installing gdal dependency: netcdf 2021-05-14T23:20:17.6726660Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:20:20.6632710Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:20:20.6637760Z ==> Installing gdal dependency: openblas 2021-05-14T23:20:20.6999090Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:20:24.9377970Z ==> Caveats 2021-05-14T23:20:24.9379690Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:24.9380920Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:20:24.9381660Z 2021-05-14T23:20:24.9382500Z For compilers to find openblas you may need to set: 2021-05-14T23:20:24.9383870Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:20:24.9385330Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:20:24.9386040Z 2021-05-14T23:20:24.9387610Z For pkg-config to find openblas you may need to set: 2021-05-14T23:20:24.9388760Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:20:24.9389440Z 2021-05-14T23:20:24.9390600Z ==> Summary 2021-05-14T23:20:24.9406580Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:20:24.9414170Z ==> Installing gdal dependency: numpy 2021-05-14T23:20:25.0528650Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:20:29.1929030Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:20:29.1935580Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:20:29.1988100Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:20:34.5350310Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:20:34.5356270Z ==> Installing gdal 2021-05-14T23:20:34.5360660Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:20:41.5707030Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:20:42.9725250Z ==> No outdated dependents to upgrade! 2021-05-14T23:20:42.9727080Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:20:43.3180510Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:20:43.3181590Z netcdf 2021-05-14T23:20:43.4135550Z ==> Caveats 2021-05-14T23:20:43.4136940Z ==> expat 2021-05-14T23:20:43.4212200Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:43.4213560Z because macOS already provides this software and installing another version in 2021-05-14T23:20:43.4214620Z parallel can cause all kinds of trouble. 2021-05-14T23:20:43.4215220Z 2021-05-14T23:20:43.4216110Z If you need to have expat first in your PATH, run: 2021-05-14T23:20:43.4217650Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:20:43.4218410Z 2021-05-14T23:20:43.4219210Z For compilers to find expat you may need to set: 2021-05-14T23:20:43.4220510Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:20:43.4221890Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:20:43.4222550Z 2021-05-14T23:20:43.4223880Z For pkg-config to find expat you may need to set: 2021-05-14T23:20:43.4224940Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:20:43.4225650Z 2021-05-14T23:20:43.4226760Z ==> libxml2 2021-05-14T23:20:43.4287530Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:43.4292840Z because macOS already provides this software and installing another version in 2021-05-14T23:20:43.4293610Z parallel can cause all kinds of trouble. 2021-05-14T23:20:43.4293950Z 2021-05-14T23:20:43.4294480Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:20:43.4295830Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:20:43.4296300Z 2021-05-14T23:20:43.4296830Z For compilers to find libxml2 you may need to set: 2021-05-14T23:20:43.4297860Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:20:43.4298920Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:20:43.4299300Z 2021-05-14T23:20:43.4300180Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:20:43.4300950Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:20:43.4301350Z 2021-05-14T23:20:43.4302070Z ==> minizip 2021-05-14T23:20:43.4314510Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:20:43.4316290Z with the venerable 'unzip' library. 2021-05-14T23:20:43.4317630Z ==> openblas 2021-05-14T23:20:43.4380410Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:43.4381620Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:20:43.4382350Z 2021-05-14T23:20:43.4383170Z For compilers to find openblas you may need to set: 2021-05-14T23:20:43.4384520Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:20:43.4386010Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:20:43.4386700Z 2021-05-14T23:20:43.4387940Z For pkg-config to find openblas you may need to set: 2021-05-14T23:20:43.4389050Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:20:43.4389720Z 2021-05-14T23:20:45.7555550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:20:46.3615580Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:20:46.3646550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:20:46.7692990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:20:46.7870700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:20:47.3270460Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:20:47.3303000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:20:47.7185450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:20:47.7394270Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:20:49.4124170Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:20:49.8708260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T23%3A30%3A00Z&sig=XIaIqLzP6ry5eths%2BldgxyHmYMQbcZio%2FPnA%2FqGCqrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:51.2395340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:20:51.8066750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:20:51.8088300Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:20:52.1973240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:20:52.2085350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:20:53.9700480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:20:54.4090170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T23%3A30%3A00Z&sig=xlxZkfam1JQCnB7qzeb033iX%2FAybrgzKz%2BH%2BhkXgwvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:54.7176250Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:20:54.7195640Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:20:56.5142030Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:20:56.9632750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T23%3A30%3A00Z&sig=nfFGYI2xAVRN6zUDKBadovOEnjqCt%2FWIIC4jOpkNfGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:57.6159370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:20:59.3714030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:20:59.8088480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T23%3A30%3A00Z&sig=%2FyljtVj%2BvrMB9QPWVBPPsK%2BYj3xX%2Bh%2FoIzHtRyEqogA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:00.1283740Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:21:01.9207270Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:21:02.3605710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T23%3A30%3A00Z&sig=JNe1IrBm%2BCZMBmq0bgfxo%2FNwELjuIWUpeS2UUVbdP08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:05.5889270Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:21:05.5910860Z ==> Installing itk dependency: open-mpi 2021-05-14T23:21:05.7193430Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:21:11.3142850Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:21:11.3149590Z ==> Installing itk dependency: fftw 2021-05-14T23:21:11.3799960Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:21:14.4128400Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:21:14.4133990Z ==> Installing itk dependency: boost 2021-05-14T23:21:14.4203020Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:21:45.5138360Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:21:45.5156600Z ==> Installing itk dependency: netcdf 2021-05-14T23:21:45.5911470Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:21:48.5314450Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:21:48.5320550Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:21:48.5965300Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:21:53.6344540Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:21:53.6350700Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:21:53.7952500Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:22:23.1768730Z ==> Caveats 2021-05-14T23:22:23.1773850Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:23.1775070Z because this is an alternate version of another formula. 2021-05-14T23:22:23.1775770Z 2021-05-14T23:22:23.1776600Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:22:23.1778150Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:22:23.1784500Z 2021-05-14T23:22:23.1785430Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:22:23.1786910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:22:23.1788350Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:22:23.1789050Z 2021-05-14T23:22:23.1790190Z ==> Summary 2021-05-14T23:22:23.4172040Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:22:23.4177440Z ==> Installing itk dependency: gdcm 2021-05-14T23:22:23.6116720Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:22:29.7018200Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:22:29.7028350Z ==> Installing itk 2021-05-14T23:22:29.7029740Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:22:43.7080550Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:22:46.9347920Z ==> No outdated dependents to upgrade! 2021-05-14T23:22:46.9349820Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:22:49.1088290Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:22:49.1089470Z fftw 2021-05-14T23:22:49.1910830Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:22:49.1912520Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:22:51.0397660Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:22:51.1659480Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:22:52.2818540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:22:52.8404600Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:22:53.2825360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A30%3A00Z&sig=FVjQTNpycoRwluuE61d4pH2sdQ%2F78oKc88q40nENAXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:53.3295480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A30\%3A00Z\&sig=FVjQTNpycoRwluuE61d4pH2sdQ\%2F78oKc88q40nENAXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:22:53.3801610Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:22:53.3857650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:22:54.5082390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:22:55.0775060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:22:55.5097740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A30%3A00Z&sig=GIOEZ9%2BEhGteRGYrClJNeQgy%2FeVUqDXFnHujGWYrr5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:55.7126600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A30\%3A00Z\&sig=GIOEZ9\%2BEhGteRGYrClJNeQgy\%2FeVUqDXFnHujGWYrr5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:22:55.8695510Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:22:55.8777700Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:22:57.0114360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:22:57.5596560Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:22:58.1267780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A30%3A00Z&sig=UtOghMSoE2eXyYze8f0D9oS3e7ZGOchyHx9I5Uo57%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:22:58.1728500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A30\%3A00Z\&sig=UtOghMSoE2eXyYze8f0D9oS3e7ZGOchyHx9I5Uo57\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:22:58.2722380Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:22:58.2763600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:22:59.4477420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T23:23:00.0213090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:23:00.4549070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A30%3A00Z&sig=RsKCxTEOG1zfuKsSJVkDD07ZR3Wyi%2Bp%2FiChiSM1MRL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:00.5029250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T23\%3A30\%3A00Z\&sig=RsKCxTEOG1zfuKsSJVkDD07ZR3Wyi\%2Bp\%2FiChiSM1MRL4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:00.9420620Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:23:01.0047950Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:23:01.0051980Z ==> Installing libav dependency: faac 2021-05-14T23:23:01.0687730Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:23:01.0727280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9016-1nau1r 2021-05-14T23:23:01.0843760Z cp -pR /private/tmp/d20210514-9016-1nau1r/faac/. /usr/local/Cellar/faac 2021-05-14T23:23:01.0996040Z chmod -Rf +w /private/tmp/d20210514-9016-1nau1r 2021-05-14T23:23:01.1550710Z ==> Finishing up 2021-05-14T23:23:01.2061940Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:23:01.2068310Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:23:01.2073590Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:23:01.2094730Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:23:01.2105500Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:23:01.2110640Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:23:01.2116320Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:23:01.2266930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9198-4wbnx6.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-14T23:23:03.8157570Z ==> Summary 2021-05-14T23:23:03.8183520Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:23:03.8195940Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:23:03.8220250Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:23:03.8239920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9016-15gaakb 2021-05-14T23:23:03.8506980Z cp -pR /private/tmp/d20210514-9016-15gaakb/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:23:03.8705880Z chmod -Rf +w /private/tmp/d20210514-9016-15gaakb 2021-05-14T23:23:03.9472400Z ==> Finishing up 2021-05-14T23:23:03.9989980Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:23:03.9999200Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:23:04.0006350Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:23:04.0011510Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:23:04.0018230Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:23:04.0028890Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:23:04.0187170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9224-2yqpwz.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-14T23:23:06.6129550Z ==> Summary 2021-05-14T23:23:06.6151390Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:23:06.6159870Z ==> Installing libav dependency: sdl 2021-05-14T23:23:06.6193430Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:23:06.6213480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9016-1lxvddr 2021-05-14T23:23:06.6952690Z cp -pR /private/tmp/d20210514-9016-1lxvddr/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:23:06.8089580Z chmod -Rf +w /private/tmp/d20210514-9016-1lxvddr 2021-05-14T23:23:06.9301410Z ==> Finishing up 2021-05-14T23:23:06.9781850Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:23:06.9787890Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:23:06.9804610Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:23:06.9831090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:23:06.9839840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:23:06.9848530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:23:06.9861420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:23:06.9872190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:23:06.9877970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:23:06.9889330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:23:06.9898020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:23:06.9907340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:23:06.9916050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:23:06.9925130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:23:06.9934150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:23:06.9939860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:23:06.9945630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:23:06.9954980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:23:06.9967020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:23:06.9976320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:23:06.9985460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:23:07.0004280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:23:07.0006060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:23:07.0016720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:23:07.0025650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:23:07.0048400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:23:07.0060360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:23:07.0067800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:23:07.0076670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:23:07.0087250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:23:07.0105610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:23:07.0119420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:23:07.0133690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:23:07.0141940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:23:07.0161300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:23:07.0169210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:23:07.0177860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:23:07.0184460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:23:07.0213590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:23:07.0221490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:23:07.0241510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:23:07.0248670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:23:07.0255720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:23:07.0274750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:23:07.0276780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:23:07.0279070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:23:07.0292640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:23:07.0299900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:23:07.0307140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:23:07.0308950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:23:07.0317290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:23:07.0331310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:23:07.0339560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:23:07.0359300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:23:07.0366550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:23:07.0375470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:23:07.0389000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:23:07.0396470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:23:07.0405640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:23:07.0426010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:23:07.0452010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:23:07.0497920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:23:07.0522480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:23:07.0524630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:23:07.0543240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:23:07.0562900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:23:07.0582390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:23:07.0605500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:23:07.0613040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:23:07.0625110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:23:07.0641900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:23:07.0654780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:23:07.0667880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:23:07.0679430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:23:07.0712310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:23:07.0730050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:23:07.0731660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:23:07.0753070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:23:07.0776440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:23:07.0802320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:23:07.0804110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:23:07.0817950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:23:07.0829160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:23:07.0830880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:23:07.0847880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:23:07.0891290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:23:07.0912660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:23:07.0919390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:23:07.0924710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:23:07.0926690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:23:07.0928620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:23:07.0930460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:23:07.0932330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:23:07.0934220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:23:07.0936120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:23:07.0937580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:23:07.0939020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:23:07.0940520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:23:07.0942460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:23:07.0944090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:23:07.0944900Z Only the first 100 operations were output. 2021-05-14T23:23:07.1573620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9250-1169j48.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-14T23:23:09.6262950Z ==> Summary 2021-05-14T23:23:09.6404610Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:23:09.6410890Z ==> Installing libav 2021-05-14T23:23:09.6414270Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:23:09.6433430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9016-1xl94n7 2021-05-14T23:23:09.8381860Z cp -pR /private/tmp/d20210514-9016-1xl94n7/libav/. /usr/local/Cellar/libav 2021-05-14T23:23:09.9157360Z chmod -Rf +w /private/tmp/d20210514-9016-1xl94n7 2021-05-14T23:23:11.2274430Z ==> Finishing up 2021-05-14T23:23:11.2754490Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:23:11.2775750Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:23:11.2781020Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:23:11.2803190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:23:11.2808770Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:23:11.2814320Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:23:11.3141910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9276-pc9w6u.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-14T23:23:13.8637690Z ==> Summary 2021-05-14T23:23:13.8658080Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:23:16.5350940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:23:18.2668540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:23:18.7446050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A30%3A00Z&sig=%2BN4Ev9xTMukHZKp5MXCSG7F%2FjHEloTcV31yT06S6zuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:18.9979870Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:23:22.0398530Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:23:24.6480120Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:23:24.6481280Z To reinstall 4.3.0, run: 2021-05-14T23:23:24.6482010Z brew reinstall libtiff 2021-05-14T23:23:26.2679460Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:23:26.2680510Z To reinstall 2.3.9_1, run: 2021-05-14T23:23:26.2681260Z brew reinstall unixodbc 2021-05-14T23:23:27.9610190Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:23:27.9611350Z To reinstall 1.0.18_1, run: 2021-05-14T23:23:27.9612110Z brew reinstall libsodium 2021-05-14T23:23:29.6175860Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:23:29.6177060Z To reinstall 4.1.1, run: 2021-05-14T23:23:29.6177810Z brew reinstall tesseract 2021-05-14T23:23:31.2291310Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:23:31.2292420Z To reinstall 1.21.1, run: 2021-05-14T23:23:31.2293650Z brew reinstall wget 2021-05-14T23:23:32.8371640Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:23:32.8372740Z To reinstall 4.3.4, run: 2021-05-14T23:23:32.8373510Z brew reinstall zeromq 2021-05-14T23:23:34.4752310Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:23:34.4753440Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:23:34.4754210Z brew reinstall udunits 2021-05-14T23:23:36.0702380Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:23:36.0703500Z To reinstall 1.2.0, run: 2021-05-14T23:23:36.0704270Z brew reinstall webp 2021-05-14T23:23:37.7622330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:23:39.5323350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:23:39.9841840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A30%3A00Z&sig=g2jCosg39fuqJVo0X7PBSQdGgPwVk%2FvqMyvCbMhHY1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:43.0637500Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:24:23.0200680Z ==> Caveats 2021-05-14T23:24:23.0201810Z Bash completion has been installed to: 2021-05-14T23:24:23.0202720Z /usr/local/etc/bash_completion.d 2021-05-14T23:24:23.0203920Z ==> Summary 2021-05-14T23:24:24.3743800Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:24:27.8750940Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:24:27.8758240Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232427Z&X-Amz-Expires=300&X-Amz-Signature=24a2b5edae81814f307f70b1f8fcf1e08da6676bad0bc744b641c4294a45b406&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-14T23:24:31.4265890Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:24:31.4267260Z ==> Installing Cask xquartz 2021-05-14T23:24:50.1630260Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:24:50.1632500Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:25:13.5263120Z installer: Package name is 2021-05-14T23:25:13.5267690Z installer: Installing at base path / 2021-05-14T23:25:13.5268650Z installer: The install was successful. 2021-05-14T23:25:13.5269620Z installer: The install requires logging out now. 2021-05-14T23:25:13.6189250Z 🍺 xquartz was successfully installed! 2021-05-14T23:25:13.6433040Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:25:13.6433580Z with: 2021-05-14T23:25:13.6434050Z github_slug: neuroconductor/kirby21.t1 2021-05-14T23:25:13.6434460Z env: 2021-05-14T23:25:13.6434850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:13.6435260Z TIC_DEPLOY_KEY: 2021-05-14T23:25:13.6435640Z RSPM: 2021-05-14T23:25:13.6436870Z GITHUB_PAT: *** 2021-05-14T23:25:13.6437250Z COVERALLS_TOKEN: 2021-05-14T23:25:13.6437690Z continue-on-error: false 2021-05-14T23:25:13.6438120Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:13.6438570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:13.6438960Z TZ: UTC 2021-05-14T23:25:13.6439300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:13.6439660Z NOT_CRAN: true 2021-05-14T23:25:13.6439980Z ##[endgroup] 2021-05-14T23:25:13.7131790Z repo slug is: neuroconductor/kirby21.t1 2021-05-14T23:25:13.7247020Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:25:13.7247610Z env: 2021-05-14T23:25:13.7248050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:13.7248490Z TIC_DEPLOY_KEY: 2021-05-14T23:25:13.7248850Z RSPM: 2021-05-14T23:25:13.7249720Z GITHUB_PAT: *** 2021-05-14T23:25:13.7250110Z COVERALLS_TOKEN: 2021-05-14T23:25:13.7250590Z continue-on-error: false 2021-05-14T23:25:13.7251040Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:13.7251540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:13.7251960Z TZ: UTC 2021-05-14T23:25:13.7252360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:13.7252750Z NOT_CRAN: true 2021-05-14T23:25:13.7253120Z ##[endgroup] 2021-05-14T23:25:14.6880540Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:25:14.6881190Z with: 2021-05-14T23:25:14.6881590Z repo_name: kirby21.t1 2021-05-14T23:25:14.6882200Z repo_version: 1.7.3.2 2021-05-14T23:25:14.6882620Z runner_os: macOS 2021-05-14T23:25:14.6883120Z R_version: 3.5 2021-05-14T23:25:14.6883580Z env: 2021-05-14T23:25:14.6883990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:14.6884460Z TIC_DEPLOY_KEY: 2021-05-14T23:25:14.6884800Z RSPM: 2021-05-14T23:25:14.6886150Z GITHUB_PAT: *** 2021-05-14T23:25:14.6886610Z COVERALLS_TOKEN: 2021-05-14T23:25:14.6887060Z continue-on-error: false 2021-05-14T23:25:14.6887550Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:14.6888030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:14.6888640Z TZ: UTC 2021-05-14T23:25:14.6889020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:14.6889440Z NOT_CRAN: true 2021-05-14T23:25:14.6889790Z ##[endgroup] 2021-05-14T23:25:14.7626590Z Package: kirby21.t1 2021-05-14T23:25:14.7629520Z Version: 1.7.3.2 2021-05-14T23:25:14.7630140Z OS: macOS 2021-05-14T23:25:14.7673940Z ##[group]Run install.packages('remotes') 2021-05-14T23:25:14.7674720Z install.packages('remotes') 2021-05-14T23:25:14.7675470Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:25:14.7676780Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:25:14.7912500Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:25:14.7913040Z env: 2021-05-14T23:25:14.7913470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:14.7913950Z TIC_DEPLOY_KEY: 2021-05-14T23:25:14.7914300Z RSPM: 2021-05-14T23:25:14.7915220Z GITHUB_PAT: *** 2021-05-14T23:25:14.7916120Z COVERALLS_TOKEN: 2021-05-14T23:25:14.7916690Z continue-on-error: false 2021-05-14T23:25:14.7917170Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:14.7917680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:14.7918140Z TZ: UTC 2021-05-14T23:25:14.7918560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:14.7918970Z NOT_CRAN: true 2021-05-14T23:25:14.7919350Z ##[endgroup] 2021-05-14T23:25:15.4863880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:25:15.4872400Z (as ‘lib’ is unspecified) 2021-05-14T23:25:18.5798640Z 2021-05-14T23:25:18.5800040Z There is a binary version available but the source version is later: 2021-05-14T23:25:18.5848750Z binary source needs_compilation 2021-05-14T23:25:18.5849770Z remotes 2.1.1 2.3.0 FALSE 2021-05-14T23:25:18.5851570Z installing the source package ‘remotes’ 2021-05-14T23:25:18.5852280Z 2021-05-14T23:25:18.5852820Z 2021-05-14T23:25:18.5872570Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:25:18.8208020Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T23:25:18.8301740Z ================================================== 2021-05-14T23:25:18.8302530Z downloaded 144 KB 2021-05-14T23:25:18.8303370Z 2021-05-14T23:25:19.2023720Z * installing *source* package ‘remotes’ ... 2021-05-14T23:25:19.2109450Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:19.2342130Z ** R 2021-05-14T23:25:19.2751300Z ** inst 2021-05-14T23:25:19.2786290Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:21.2140760Z ** help 2021-05-14T23:25:21.3330980Z *** installing help indices 2021-05-14T23:25:21.4062110Z ** building package indices 2021-05-14T23:25:21.4940720Z ** installing vignettes 2021-05-14T23:25:21.5011250Z ** testing if installed package can be loaded 2021-05-14T23:25:21.7280750Z * DONE (remotes) 2021-05-14T23:25:21.7784780Z 2021-05-14T23:25:21.7894410Z The downloaded source packages are in 2021-05-14T23:25:21.8016370Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqRQlvI/downloaded_packages’ 2021-05-14T23:25:28.1117270Z ##[group]Run actions/cache@v1 2021-05-14T23:25:28.1117800Z with: 2021-05-14T23:25:28.1118250Z path: /Users/runner/work/_temp/Library 2021-05-14T23:25:28.1120440Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-67221442b36574fb22eba9d26e9317093140197f970020e1db187b03f3115ea7 2021-05-14T23:25:28.1123260Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-14T23:25:28.1124320Z env: 2021-05-14T23:25:28.1124770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:28.1125210Z TIC_DEPLOY_KEY: 2021-05-14T23:25:28.1125650Z RSPM: 2021-05-14T23:25:28.1127270Z GITHUB_PAT: *** 2021-05-14T23:25:28.1127680Z COVERALLS_TOKEN: 2021-05-14T23:25:28.1128170Z continue-on-error: false 2021-05-14T23:25:28.1128630Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:28.1129130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:28.1129550Z TZ: UTC 2021-05-14T23:25:28.1130030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:28.1130470Z NOT_CRAN: true 2021-05-14T23:25:28.1130830Z ##[endgroup] 2021-05-14T23:25:28.1853380Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:25:28.1950620Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:25:28.1951680Z remotes::install_github("ropensci/tic") 2021-05-14T23:25:28.1952320Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:25:28.1952960Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:25:28.1953560Z remotes::install_cran("covr") 2021-05-14T23:25:28.2195710Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:25:28.2196170Z env: 2021-05-14T23:25:28.2196610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:28.2197090Z TIC_DEPLOY_KEY: 2021-05-14T23:25:28.2197430Z RSPM: 2021-05-14T23:25:28.2198340Z GITHUB_PAT: *** 2021-05-14T23:25:28.2198780Z COVERALLS_TOKEN: 2021-05-14T23:25:28.2199250Z continue-on-error: false 2021-05-14T23:25:28.2199830Z VDIFFR_RUN_TESTS: false 2021-05-14T23:25:28.2200400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:25:28.2200890Z TZ: UTC 2021-05-14T23:25:28.2201340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:28.2202070Z NOT_CRAN: true 2021-05-14T23:25:28.2202490Z ##[endgroup] 2021-05-14T23:25:28.4552680Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:25:29.2804020Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:25:32.9639470Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:25:32.9640980Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:25:32.9642290Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:25:32.9643520Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:25:32.9644720Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:25:32.9645960Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:25:32.9647820Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:25:32.9649120Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:25:32.9650340Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:25:32.9651540Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:25:32.9652780Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:25:32.9653940Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:25:32.9655220Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:25:32.9657410Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:25:32.9659650Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:25:32.9661840Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:25:32.9663280Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:32.9665520Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:25:32.9667630Z 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-14T23:25:32.9669880Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:25:32.9671830Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:25:32.9673110Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:25:32.9674380Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:25:32.9675580Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:25:32.9676920Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:25:32.9678200Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:25:32.9679410Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:25:32.9680940Z (as ‘lib’ is unspecified) 2021-05-14T23:25:32.9681900Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:32.9683240Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:32.9684490Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:32.9685670Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:25:32.9686930Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:32.9688110Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:25:32.9689410Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:25:32.9690680Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:25:32.9691900Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:25:32.9694430Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:25:35.7547340Z 2021-05-14T23:25:35.7548660Z There are binary versions available but the source versions are later: 2021-05-14T23:25:35.9988930Z binary source needs_compilation 2021-05-14T23:25:35.9990370Z Package which is only available in source form, and may need 2021-05-14T23:25:35.9992240Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-14T23:25:35.9992890Z rlang 0.4.5 0.4.11 TRUE 2021-05-14T23:25:35.9993750Z magrittr 1.5 2.0.1 TRUE 2021-05-14T23:25:35.9994310Z glue 1.3.2 1.4.2 TRUE 2021-05-14T23:25:35.9994830Z sys 3.3 3.4 TRUE 2021-05-14T23:25:35.9995300Z R6 2.4.1 2.5.0 FALSE 2021-05-14T23:25:35.9996020Z openssl 1.4.1 1.4.4 TRUE 2021-05-14T23:25:35.9996530Z mime 0.9 0.10 TRUE 2021-05-14T23:25:35.9997030Z curl 4.3 4.3.1 TRUE 2021-05-14T23:25:35.9997520Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-14T23:25:35.9998050Z httr 1.4.1 1.4.2 FALSE 2021-05-14T23:25:35.9998520Z cli 2.0.2 2.5.0 FALSE 2021-05-14T23:25:35.9999040Z zip 2.0.4 2.1.1 TRUE 2021-05-14T23:25:35.9999580Z rstudioapi 0.11 0.13 FALSE 2021-05-14T23:25:36.0000140Z credentials 1.1 1.3.0 FALSE 2021-05-14T23:25:36.0001200Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-14T23:25:36.0001730Z crayon 1.3.4 1.4.1 FALSE 2021-05-14T23:25:36.0002350Z fastmap 1.0.1 1.1.0 TRUE 2021-05-14T23:25:36.0002850Z withr 2.1.2 2.4.2 FALSE 2021-05-14T23:25:36.0003370Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-14T23:25:36.0003880Z purrr 0.3.3 0.3.4 TRUE 2021-05-14T23:25:36.0004420Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-14T23:25:36.0004960Z gh 1.1.0 1.3.0 FALSE 2021-05-14T23:25:36.0005430Z gert 0.3 1.3.0 TRUE 2021-05-14T23:25:36.0009290Z fs 1.3.2 1.5.0 TRUE 2021-05-14T23:25:36.0009850Z desc 1.2.0 1.3.0 FALSE 2021-05-14T23:25:36.0010400Z clipr 0.7.0 0.7.1 FALSE 2021-05-14T23:25:36.0011090Z usethis 1.5.1 2.0.1 FALSE 2021-05-14T23:25:36.0011920Z memoise 1.1.0 2.0.0 FALSE 2021-05-14T23:25:36.0012440Z git2r 0.26.1 0.28.0 TRUE 2021-05-14T23:25:36.0013080Z 2021-05-14T23:25:36.0016620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-14T23:25:37.7163090Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-14T23:25:37.7163990Z ================================================== 2021-05-14T23:25:37.7164450Z downloaded 20 KB 2021-05-14T23:25:37.7164700Z 2021-05-14T23:25:37.7216910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-14T23:25:38.1021540Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-14T23:25:38.1022300Z ================================================== 2021-05-14T23:25:38.1022970Z downloaded 12 KB 2021-05-14T23:25:38.1023570Z 2021-05-14T23:25:38.1053360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-14T23:25:38.4979160Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-14T23:25:38.5082310Z ================================================== 2021-05-14T23:25:38.5083940Z downloaded 195 KB 2021-05-14T23:25:38.5084420Z 2021-05-14T23:25:38.5116920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-14T23:25:38.9816510Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-14T23:25:38.9864060Z ================================================== 2021-05-14T23:25:38.9865190Z downloaded 63 KB 2021-05-14T23:25:38.9865760Z 2021-05-14T23:25:39.0624100Z 2021-05-14T23:25:39.0625030Z The downloaded binary packages are in 2021-05-14T23:25:39.0625980Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7OG0XH/downloaded_packages 2021-05-14T23:25:39.0629860Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-14T23:25:39.0631280Z 2021-05-14T23:25:39.0643090Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:25:39.2986040Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T23:25:39.3296890Z ================================================== 2021-05-14T23:25:39.3396640Z downloaded 841 KB 2021-05-14T23:25:39.3498050Z 2021-05-14T23:25:39.3600670Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:25:39.5830060Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T23:25:39.5978270Z ================================================== 2021-05-14T23:25:39.5979530Z downloaded 259 KB 2021-05-14T23:25:39.5979930Z 2021-05-14T23:25:39.6009760Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:25:39.8511880Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T23:25:39.8595430Z ================================================== 2021-05-14T23:25:39.8596970Z downloaded 96 KB 2021-05-14T23:25:39.8597900Z 2021-05-14T23:25:39.8631170Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:25:40.1527100Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T23:25:40.1528130Z ================================================== 2021-05-14T23:25:40.1528880Z downloaded 19 KB 2021-05-14T23:25:40.1529250Z 2021-05-14T23:25:40.1564910Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:25:40.3407470Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T23:25:40.3508760Z ================================================== 2021-05-14T23:25:40.3609510Z downloaded 61 KB 2021-05-14T23:25:40.3687570Z 2021-05-14T23:25:40.3689900Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:25:40.5333740Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T23:25:40.6027640Z ================================================== 2021-05-14T23:25:40.6028400Z downloaded 1.3 MB 2021-05-14T23:25:40.6028700Z 2021-05-14T23:25:40.6063880Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:25:40.8500160Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T23:25:40.8500930Z ================================================== 2021-05-14T23:25:40.8501810Z downloaded 12 KB 2021-05-14T23:25:40.8502130Z 2021-05-14T23:25:40.8533130Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:25:41.1231520Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T23:25:41.1506190Z ================================================== 2021-05-14T23:25:41.1507000Z downloaded 774 KB 2021-05-14T23:25:41.1507280Z 2021-05-14T23:25:41.1548630Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:25:42.2111120Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T23:25:42.2116110Z ================================================== 2021-05-14T23:25:42.2117400Z downloaded 411 KB 2021-05-14T23:25:42.2118000Z 2021-05-14T23:25:42.2120070Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:25:42.2121560Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T23:25:42.2122240Z ================================================== 2021-05-14T23:25:42.2122660Z downloaded 156 KB 2021-05-14T23:25:42.2122960Z 2021-05-14T23:25:42.2124370Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:25:42.2633290Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T23:25:42.2635080Z ================================================== 2021-05-14T23:25:42.2636220Z downloaded 60 KB 2021-05-14T23:25:42.2636690Z 2021-05-14T23:25:42.2664890Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:25:42.5280470Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T23:25:42.6615270Z ================================================== 2021-05-14T23:25:42.6616060Z downloaded 154 KB 2021-05-14T23:25:42.6616540Z 2021-05-14T23:25:42.6648800Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:25:43.0090950Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T23:25:43.0241050Z ================================================== 2021-05-14T23:25:43.0242200Z downloaded 110 KB 2021-05-14T23:25:43.0242570Z 2021-05-14T23:25:43.0274920Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:25:43.2950470Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T23:25:43.3022050Z ================================================== 2021-05-14T23:25:43.3022660Z downloaded 107 KB 2021-05-14T23:25:43.3022980Z 2021-05-14T23:25:43.3055030Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:25:43.7004250Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T23:25:43.7044070Z ================================================== 2021-05-14T23:25:43.7046720Z downloaded 224 KB 2021-05-14T23:25:43.7050000Z 2021-05-14T23:25:43.7496240Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:25:43.9334380Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T23:25:43.9381450Z ================================================== 2021-05-14T23:25:43.9422210Z downloaded 58 KB 2021-05-14T23:25:43.9422930Z 2021-05-14T23:25:43.9424890Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:25:44.1467420Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T23:25:44.1509440Z ================================================== 2021-05-14T23:25:44.1510420Z downloaded 34 KB 2021-05-14T23:25:44.1511020Z 2021-05-14T23:25:44.1512840Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:25:44.4190460Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T23:25:44.4233170Z ================================================== 2021-05-14T23:25:44.4276780Z downloaded 43 KB 2021-05-14T23:25:44.4278050Z 2021-05-14T23:25:44.4280360Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:25:44.6879790Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T23:25:44.6977960Z ================================================== 2021-05-14T23:25:44.6991680Z downloaded 92 KB 2021-05-14T23:25:44.6993170Z 2021-05-14T23:25:44.6995770Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:25:44.8675510Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T23:25:44.8676360Z ================================================== 2021-05-14T23:25:44.8676840Z downloaded 12 KB 2021-05-14T23:25:44.8677150Z 2021-05-14T23:25:44.8706190Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:25:45.1312630Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T23:25:45.1509600Z ================================================== 2021-05-14T23:25:45.1510710Z downloaded 366 KB 2021-05-14T23:25:45.1511630Z 2021-05-14T23:25:45.1543650Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:25:45.3271170Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T23:25:45.3343070Z ================================================== 2021-05-14T23:25:45.3343640Z downloaded 81 KB 2021-05-14T23:25:45.3344370Z 2021-05-14T23:25:45.3375180Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:25:45.6474400Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T23:25:45.6525420Z ================================================== 2021-05-14T23:25:45.6527090Z downloaded 44 KB 2021-05-14T23:25:45.6527690Z 2021-05-14T23:25:45.6685160Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:25:46.0315160Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T23:25:46.0355340Z ================================================== 2021-05-14T23:25:46.0356410Z downloaded 64 KB 2021-05-14T23:25:46.0357230Z 2021-05-14T23:25:46.0387590Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:25:46.1745060Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T23:25:46.2030010Z ================================================== 2021-05-14T23:25:46.2030950Z downloaded 777 KB 2021-05-14T23:25:46.2031260Z 2021-05-14T23:25:46.2062210Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:25:46.3509320Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T23:25:46.3662820Z ================================================== 2021-05-14T23:25:46.3663360Z downloaded 286 KB 2021-05-14T23:25:46.3663670Z 2021-05-14T23:25:46.3695490Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:25:46.6393980Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T23:25:46.6394970Z ================================================== 2021-05-14T23:25:46.6395410Z downloaded 20 KB 2021-05-14T23:25:46.6395710Z 2021-05-14T23:25:46.6425590Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:25:46.8313610Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T23:25:46.8315040Z ================================================== 2021-05-14T23:25:46.8315560Z downloaded 23 KB 2021-05-14T23:25:46.8315860Z 2021-05-14T23:25:46.8345220Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:25:47.5527260Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T23:25:47.5575840Z ================================================== 2021-05-14T23:25:47.5576450Z downloaded 298 KB 2021-05-14T23:25:47.5576760Z 2021-05-14T23:25:47.5620800Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:25:47.8751900Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T23:25:47.8753400Z ================================================== 2021-05-14T23:25:47.8754010Z downloaded 16 KB 2021-05-14T23:25:47.8754390Z 2021-05-14T23:25:47.8787110Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:25:48.1957400Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T23:25:48.2290690Z ================================================== 2021-05-14T23:25:48.2291280Z downloaded 1.2 MB 2021-05-14T23:25:48.2291600Z 2021-05-14T23:25:48.9058180Z * installing *source* package ‘rlang’ ... 2021-05-14T23:25:48.9308620Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:25:48.9507450Z ** libs 2021-05-14T23:25:54.1017680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-14T23:25:54.5907730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-14T23:25:54.9612910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-14T23:25:57.4194810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-14T23:25:58.4812680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:25:58.5510360Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:25:58.7520670Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-14T23:25:58.7607810Z ** R 2021-05-14T23:25:58.8440570Z ** inst 2021-05-14T23:25:58.8455280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:03.3368890Z ** help 2021-05-14T23:26:03.3369980Z *** installing help indices 2021-05-14T23:26:03.4927430Z *** copying figures 2021-05-14T23:26:03.4966840Z ** building package indices 2021-05-14T23:26:03.9126270Z ** testing if installed package can be loaded 2021-05-14T23:26:04.3160790Z * DONE (rlang) 2021-05-14T23:26:04.7382310Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:26:04.7430390Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:04.7595150Z ** libs 2021-05-14T23:26:04.7764390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-14T23:26:04.9223120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:26:05.0099370Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:05.0657810Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-14T23:26:05.0698200Z ** R 2021-05-14T23:26:05.0755350Z ** inst 2021-05-14T23:26:05.0809180Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:05.2044970Z ** help 2021-05-14T23:26:05.2529720Z *** installing help indices 2021-05-14T23:26:05.2901360Z *** copying figures 2021-05-14T23:26:05.2915660Z ** building package indices 2021-05-14T23:26:05.3179400Z ** installing vignettes 2021-05-14T23:26:05.3231130Z ** testing if installed package can be loaded 2021-05-14T23:26:05.7048720Z * DONE (magrittr) 2021-05-14T23:26:06.0146700Z * installing *source* package ‘glue’ ... 2021-05-14T23:26:06.0185010Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:06.0376660Z ** libs 2021-05-14T23:26:06.0544720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-14T23:26:06.1735370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:06.3114670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-14T23:26:06.4287520Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:06.4842550Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-14T23:26:06.4882280Z ** R 2021-05-14T23:26:06.4966080Z ** inst 2021-05-14T23:26:06.5000320Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:06.8162720Z ** help 2021-05-14T23:26:06.8571210Z *** installing help indices 2021-05-14T23:26:06.8898410Z *** copying figures 2021-05-14T23:26:06.8907650Z ** building package indices 2021-05-14T23:26:06.9633780Z ** installing vignettes 2021-05-14T23:26:06.9734890Z ** testing if installed package can be loaded 2021-05-14T23:26:07.3393520Z * DONE (glue) 2021-05-14T23:26:07.6746640Z * installing *source* package ‘sys’ ... 2021-05-14T23:26:07.6773510Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:07.6931210Z ** libs 2021-05-14T23:26:07.7118120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-14T23:26:07.9216950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:08.0017490Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:08.0576190Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-14T23:26:08.0616470Z ** R 2021-05-14T23:26:08.0670080Z ** inst 2021-05-14T23:26:08.0688040Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:08.1814950Z ** help 2021-05-14T23:26:08.2047180Z *** installing help indices 2021-05-14T23:26:08.2286420Z ** building package indices 2021-05-14T23:26:08.2449670Z ** testing if installed package can be loaded 2021-05-14T23:26:08.5884130Z * DONE (sys) 2021-05-14T23:26:08.8782990Z * installing *source* package ‘R6’ ... 2021-05-14T23:26:08.8812740Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:08.8973070Z ** R 2021-05-14T23:26:08.9068410Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:09.2360040Z ** help 2021-05-14T23:26:09.2674210Z *** installing help indices 2021-05-14T23:26:09.2855700Z *** copying figures 2021-05-14T23:26:09.2868060Z ** building package indices 2021-05-14T23:26:09.3048120Z ** testing if installed package can be loaded 2021-05-14T23:26:09.5278780Z * DONE (R6) 2021-05-14T23:26:10.1857390Z * installing *source* package ‘openssl’ ... 2021-05-14T23:26:10.2053150Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:10.4190310Z Homebrew 3.1.6 2021-05-14T23:26:10.5182600Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T23:26:10.6091930Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T23:26:10.9621400Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T23:26:11.3149520Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T23:26:11.3354400Z ** libs 2021-05-14T23:26:11.3540080Z 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-14T23:26:11.3568910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T23:26:11.4936210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:26:11.6285450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-14T23:26:11.7895990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-14T23:26:12.0433330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T23:26:12.2005590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-14T23:26:12.3810790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-14T23:26:12.5803430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-14T23:26:12.6808790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T23:26:12.8261440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-14T23:26:12.9496720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-14T23:26:13.0999660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-14T23:26:13.3034750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-14T23:26:13.4945760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-14T23:26:13.7597070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-14T23:26:13.8485680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T23:26:13.9263790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-14T23:26:14.1543230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T23:26:14.3944040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T23:26:14.6081550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-14T23:26:14.6872500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-14T23:26:14.8694190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-14T23:26:15.0723460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:26:15.3200220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-14T23:26:15.5160920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-14T23:26:15.7117490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-14T23:26:15.9116830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-14T23:26:16.0149820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-14T23:26:16.2184700Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:26:17.6464790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:17.7144830Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-14T23:26:17.7191450Z ** R 2021-05-14T23:26:17.7432900Z ** inst 2021-05-14T23:26:17.7651260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:18.6515270Z ** help 2021-05-14T23:26:18.7197650Z *** installing help indices 2021-05-14T23:26:18.7643850Z ** building package indices 2021-05-14T23:26:18.8528400Z ** installing vignettes 2021-05-14T23:26:18.9089010Z ** testing if installed package can be loaded 2021-05-14T23:26:19.2499240Z * DONE (openssl) 2021-05-14T23:26:19.5422980Z * installing *source* package ‘mime’ ... 2021-05-14T23:26:19.5441010Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:19.5600670Z ** libs 2021-05-14T23:26:19.5777350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:19.6604490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T23:26:19.7553990Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:19.8132650Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-14T23:26:19.8232250Z ** R 2021-05-14T23:26:19.8313060Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:20.0523380Z ** help 2021-05-14T23:26:20.0700000Z *** installing help indices 2021-05-14T23:26:20.0890330Z ** building package indices 2021-05-14T23:26:20.1011710Z ** testing if installed package can be loaded 2021-05-14T23:26:20.4254510Z * DONE (mime) 2021-05-14T23:26:20.9145050Z * installing *source* package ‘curl’ ... 2021-05-14T23:26:20.9258490Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:21.0671390Z Found pkg-config cflags and libs! 2021-05-14T23:26:21.3862580Z Using PKG_CFLAGS= 2021-05-14T23:26:21.3864000Z Using PKG_LIBS=-lcurl 2021-05-14T23:26:21.5123280Z ** libs 2021-05-14T23:26:22.1280690Z 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-14T23:26:22.1284420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-14T23:26:22.1287040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-14T23:26:22.1289240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-14T23:26:22.1291850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-14T23:26:22.1293950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-14T23:26:22.1296250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-14T23:26:22.1864240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-14T23:26:22.2730570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-14T23:26:22.4679300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-14T23:26:22.5355910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:22.6296230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-14T23:26:22.7306400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-14T23:26:22.9104670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-14T23:26:22.9935990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-14T23:26:23.0744550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T23:26:23.1448900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:26:23.2212240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-14T23:26:23.3014220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:26:23.4413140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:26:23.5453460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-14T23:26:23.5878020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T23:26:23.6725470Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:23.7378730Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-14T23:26:23.7422750Z ** R 2021-05-14T23:26:23.7608490Z ** inst 2021-05-14T23:26:23.7750810Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:24.1637460Z ** help 2021-05-14T23:26:24.2297030Z *** installing help indices 2021-05-14T23:26:24.2729380Z ** building package indices 2021-05-14T23:26:24.3071610Z ** installing vignettes 2021-05-14T23:26:24.3168350Z ** testing if installed package can be loaded 2021-05-14T23:26:24.6709330Z * DONE (curl) 2021-05-14T23:26:25.1850810Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:26:25.1964890Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:25.2145040Z ** libs 2021-05-14T23:26:25.2347930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:26:25.3400190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-14T23:26:25.4383910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-14T23:26:25.5345370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-14T23:26:25.6703740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-14T23:26:25.7768940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-14T23:26:25.8618530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-14T23:26:25.9434290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-14T23:26:26.0388020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-14T23:26:26.1274100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-14T23:26:26.2636620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-14T23:26:26.3662580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-14T23:26:26.4767110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-14T23:26:26.5788040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-14T23:26:26.6737200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-14T23:26:26.7583570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-14T23:26:26.8450570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-14T23:26:26.9247710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-14T23:26:27.0206140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-14T23:26:27.0997980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-14T23:26:27.1776410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-14T23:26:27.2798470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-14T23:26:27.3499150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-14T23:26:27.4359710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-14T23:26:27.5552730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-14T23:26:27.7566040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-14T23:26:28.0549080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-14T23:26:28.2646050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-14T23:26:28.4410090Z 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-14T23:26:28.4699790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:28.5394830Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-14T23:26:28.5447160Z ** R 2021-05-14T23:26:28.5742830Z ** inst 2021-05-14T23:26:28.5824210Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:28.6872300Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:26:29.5227530Z ** help 2021-05-14T23:26:29.5635180Z *** installing help indices 2021-05-14T23:26:29.6018830Z ** building package indices 2021-05-14T23:26:29.6321450Z ** installing vignettes 2021-05-14T23:26:29.6397380Z ** testing if installed package can be loaded 2021-05-14T23:26:29.9820340Z * DONE (jsonlite) 2021-05-14T23:26:31.0716090Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:26:31.0750920Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:31.0896190Z ** R 2021-05-14T23:26:31.0999860Z ** inst 2021-05-14T23:26:31.1031120Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:31.4280810Z ** help 2021-05-14T23:26:31.4586720Z *** installing help indices 2021-05-14T23:26:31.4844900Z ** building package indices 2021-05-14T23:26:31.5011730Z ** installing vignettes 2021-05-14T23:26:31.5054350Z ** testing if installed package can be loaded 2021-05-14T23:26:31.7205230Z * DONE (gitcreds) 2021-05-14T23:26:32.0523980Z * installing *source* package ‘zip’ ... 2021-05-14T23:26:32.0567100Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:32.0699500Z ** libs 2021-05-14T23:26:32.0883560Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:26:35.4123480Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:26:38.4017180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:38.4836700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-14T23:26:41.6610410Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T23:26:41.6612410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-14T23:26:41.6613330Z size_t uzipfile_len = 0; 2021-05-14T23:26:41.6613710Z ^ 2021-05-14T23:26:41.6614100Z 1 warning generated. 2021-05-14T23:26:41.6615440Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-14T23:26:41.6615990Z ** R 2021-05-14T23:26:41.6616290Z ** inst 2021-05-14T23:26:41.6617280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:41.6619120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-14T23:26:41.6621420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T23:26:41.6624750Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:41.7540610Z ** help 2021-05-14T23:26:41.7813240Z *** installing help indices 2021-05-14T23:26:41.8041300Z ** building package indices 2021-05-14T23:26:41.8246060Z ** testing if installed package can be loaded 2021-05-14T23:26:42.1480770Z * DONE (zip) 2021-05-14T23:26:42.5723590Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:26:42.5808290Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:42.5983350Z ** R 2021-05-14T23:26:42.6192690Z ** inst 2021-05-14T23:26:42.6279830Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:43.0652830Z ** help 2021-05-14T23:26:43.4102530Z *** installing help indices 2021-05-14T23:26:43.5920140Z *** copying figures 2021-05-14T23:26:43.5931730Z ** building package indices 2021-05-14T23:26:43.7714420Z ** installing vignettes 2021-05-14T23:26:43.7809740Z ** testing if installed package can be loaded 2021-05-14T23:26:44.0257320Z * DONE (rstudioapi) 2021-05-14T23:26:44.3949350Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:26:44.4004900Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:44.4203090Z ** R 2021-05-14T23:26:44.4408720Z ** inst 2021-05-14T23:26:44.4436330Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:44.8992770Z ** help 2021-05-14T23:26:44.9675500Z *** installing help indices 2021-05-14T23:26:45.0028220Z *** copying figures 2021-05-14T23:26:45.0147580Z ** building package indices 2021-05-14T23:26:45.0390570Z ** installing vignettes 2021-05-14T23:26:45.0443280Z ** testing if installed package can be loaded 2021-05-14T23:26:45.2952810Z * DONE (rprojroot) 2021-05-14T23:26:45.6250050Z * installing *source* package ‘crayon’ ... 2021-05-14T23:26:45.6291640Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:45.6476490Z ** R 2021-05-14T23:26:45.6640200Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:46.5581390Z ** help 2021-05-14T23:26:46.7341570Z *** installing help indices 2021-05-14T23:26:46.7812860Z ** building package indices 2021-05-14T23:26:46.8244230Z ** testing if installed package can be loaded 2021-05-14T23:26:47.0686670Z * DONE (crayon) 2021-05-14T23:26:47.4570420Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:26:47.4607550Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:47.4772780Z ** libs 2021-05-14T23:26:47.4977960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-14T23:26:50.8608460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:50.9497860Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:51.0173110Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-14T23:26:51.0222780Z ** R 2021-05-14T23:26:51.0311680Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:51.3202890Z ** help 2021-05-14T23:26:51.3493690Z *** installing help indices 2021-05-14T23:26:51.3737300Z ** building package indices 2021-05-14T23:26:51.3902210Z ** testing if installed package can be loaded 2021-05-14T23:26:51.7229590Z * DONE (fastmap) 2021-05-14T23:26:52.0824290Z * installing *source* package ‘withr’ ... 2021-05-14T23:26:52.0882660Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:52.1109200Z ** R 2021-05-14T23:26:52.1300850Z ** inst 2021-05-14T23:26:52.1325980Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:52.7065250Z ** help 2021-05-14T23:26:52.8045830Z *** installing help indices 2021-05-14T23:26:52.8650570Z *** copying figures 2021-05-14T23:26:52.8661090Z ** building package indices 2021-05-14T23:26:52.9505620Z ** installing vignettes 2021-05-14T23:26:52.9585720Z ** testing if installed package can be loaded 2021-05-14T23:26:53.1883780Z * DONE (withr) 2021-05-14T23:26:53.4958500Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:26:53.4987050Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:53.5175160Z ** libs 2021-05-14T23:26:53.5385820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:26:53.6314710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-14T23:26:53.7208520Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:26:53.7797030Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-14T23:26:53.7842090Z ** R 2021-05-14T23:26:53.7910540Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:26:53.9418890Z ** help 2021-05-14T23:26:53.9713370Z *** installing help indices 2021-05-14T23:26:54.0008720Z ** building package indices 2021-05-14T23:26:54.0209890Z ** testing if installed package can be loaded 2021-05-14T23:26:54.3505180Z * DONE (rappdirs) 2021-05-14T23:26:55.0687680Z * installing *source* package ‘fs’ ... 2021-05-14T23:26:55.0913450Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:26:55.1123940Z ** libs 2021-05-14T23:26:55.1343730Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-14T23:26:55.9150570Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-14T23:26:56.1088320Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-14T23:26:56.7690490Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-14T23:26:56.9624020Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-14T23:26:58.0853630Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-14T23:26:59.2353430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-14T23:26:59.3856090Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-14T23:26:59.9658690Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-14T23:27:00.6259010Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-14T23:27:01.2095720Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-14T23:27:01.9451500Z (cd libuv-1.38.1 \ 2021-05-14T23:27:01.9453850Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T23:27:03.3900440Z rm: conftest.dSYM: is a directory 2021-05-14T23:27:05.7371020Z rm: conftest.dSYM: is a directory 2021-05-14T23:27:05.8243950Z rm: conftest.dSYM: is a directory 2021-05-14T23:27:05.8476520Z rm: conftest.dSYM: is a directory 2021-05-14T23:27:16.8530080Z make --directory=libuv-1.38.1 \ 2021-05-14T23:27:16.8530700Z HAVE_DTRACE=0 2021-05-14T23:27:16.9074400Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:27:17.9189580Z CC src/libuv_la-idna.lo 2021-05-14T23:27:19.0048490Z CC src/libuv_la-inet.lo 2021-05-14T23:27:20.0694270Z CC src/libuv_la-random.lo 2021-05-14T23:27:20.9895420Z CC src/libuv_la-strscpy.lo 2021-05-14T23:27:21.8617970Z CC src/libuv_la-threadpool.lo 2021-05-14T23:27:22.9227020Z CC src/libuv_la-timer.lo 2021-05-14T23:27:23.9988330Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:27:24.9233140Z CC src/libuv_la-uv-common.lo 2021-05-14T23:27:26.3245270Z CC src/libuv_la-version.lo 2021-05-14T23:27:27.2272740Z CC src/unix/libuv_la-async.lo 2021-05-14T23:27:28.2611190Z CC src/unix/libuv_la-core.lo 2021-05-14T23:27:29.8326610Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:27:30.7589110Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:27:32.5835360Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:27:33.5572400Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:27:34.4952830Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:27:35.5229010Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:27:36.5415800Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:27:37.6272690Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:27:38.6627170Z CC src/unix/libuv_la-process.lo 2021-05-14T23:27:39.8856030Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:27:40.8682950Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:27:42.3461040Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:27:44.1892390Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:27:45.2688840Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:27:46.3903850Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:27:47.4506440Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:27:48.7934980Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T23:27:49.7935480Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T23:27:50.7803680Z CC src/unix/libuv_la-darwin.lo 2021-05-14T23:27:51.8382620Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T23:27:53.0910660Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T23:27:54.2976850Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:27:55.2702100Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T23:27:56.1965410Z CCLD libuv.la 2021-05-14T23:27:56.7126380Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:27:56.7908160Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-14T23:27:56.7987780Z ** R 2021-05-14T23:27:56.8176960Z ** inst 2021-05-14T23:27:56.8208840Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:57.8698630Z ** help 2021-05-14T23:27:57.9619490Z *** installing help indices 2021-05-14T23:27:58.0190690Z ** building package indices 2021-05-14T23:27:58.0769470Z ** installing vignettes 2021-05-14T23:27:58.0883500Z ** testing if installed package can be loaded 2021-05-14T23:27:58.4679230Z * DONE (fs) 2021-05-14T23:27:58.9121150Z * installing *source* package ‘clipr’ ... 2021-05-14T23:27:58.9150000Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:27:58.9336620Z ** R 2021-05-14T23:27:58.9407820Z ** inst 2021-05-14T23:27:58.9436010Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:59.1110430Z ** help 2021-05-14T23:27:59.1431510Z *** installing help indices 2021-05-14T23:27:59.1697460Z ** building package indices 2021-05-14T23:27:59.1917690Z ** installing vignettes 2021-05-14T23:27:59.2010350Z ** testing if installed package can be loaded 2021-05-14T23:27:59.4269960Z * DONE (clipr) 2021-05-14T23:28:00.4868440Z * installing *source* package ‘git2r’ ... 2021-05-14T23:28:00.5289730Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:00.9388730Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T23:28:00.9392050Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T23:28:00.9404730Z checking for gcc... gcc 2021-05-14T23:28:03.7682780Z checking whether the C compiler works... yes 2021-05-14T23:28:03.7684250Z checking for C compiler default output file name... a.out 2021-05-14T23:28:03.8953290Z checking for suffix of executables... 2021-05-14T23:28:04.3558230Z checking whether we are cross compiling... no 2021-05-14T23:28:04.4692140Z checking for suffix of object files... o 2021-05-14T23:28:04.5344440Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:28:04.5999550Z checking whether gcc accepts -g... yes 2021-05-14T23:28:04.7254350Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:28:04.7269850Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:28:04.7400380Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:28:04.7771020Z Found pkg-config cflags and libs! 2021-05-14T23:28:05.1823860Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:28:05.4381260Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:28:05.5281690Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:28:05.6201350Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:28:05.7118590Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T23:28:05.7127170Z ----- Results of the git2r package configure ----- 2021-05-14T23:28:05.7127630Z 2021-05-14T23:28:05.7131250Z 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-14T23:28:05.7133640Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:28:05.7134050Z 2021-05-14T23:28:05.7134950Z -------------------------------------------------- 2021-05-14T23:28:05.7500790Z configure: creating ./config.status 2021-05-14T23:28:05.9381030Z config.status: creating src/Makevars 2021-05-14T23:28:06.0497700Z ** libs 2021-05-14T23:28:06.0693050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-14T23:28:06.1934160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-14T23:28:06.2823030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-14T23:28:06.4978360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-14T23:28:06.6348870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-14T23:28:06.8047910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-14T23:28:07.0484570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-14T23:28:07.1903630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-14T23:28:07.3313020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-14T23:28:07.5266070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-14T23:28:07.7244520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-14T23:28:07.8678060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-14T23:28:08.1183750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-14T23:28:08.2373790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-14T23:28:08.3704850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-14T23:28:08.5045600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-14T23:28:08.6310640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-14T23:28:08.8370680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-14T23:28:08.9998920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-14T23:28:09.1334290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-14T23:28:09.3263850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-14T23:28:09.4444970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-14T23:28:09.5820390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-14T23:28:09.7287370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-14T23:28:09.8691790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-14T23:28:10.0734500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-14T23:28:10.2629610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-14T23:28:10.3961530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-14T23:28:10.5341800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-14T23:28:10.7451400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-14T23:28:10.8810620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-14T23:28:11.0440210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-14T23:28:11.2477110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-14T23:28:11.4126750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-14T23:28:11.5295720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-14T23:28:11.6849530Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:28:11.7534740Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-14T23:28:11.7585350Z ** R 2021-05-14T23:28:11.7928010Z ** inst 2021-05-14T23:28:11.7952720Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:12.7195590Z ** help 2021-05-14T23:28:13.0955110Z *** installing help indices 2021-05-14T23:28:13.3258340Z ** building package indices 2021-05-14T23:28:13.4993710Z ** testing if installed package can be loaded 2021-05-14T23:28:13.9780210Z * DONE (git2r) 2021-05-14T23:28:14.4755380Z * installing *source* package ‘httr’ ... 2021-05-14T23:28:14.4867170Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:14.5073080Z ** R 2021-05-14T23:28:14.5432310Z ** demo 2021-05-14T23:28:14.5486130Z ** inst 2021-05-14T23:28:14.5534540Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:17.3081260Z ** help 2021-05-14T23:28:17.5677230Z *** installing help indices 2021-05-14T23:28:17.7329440Z ** building package indices 2021-05-14T23:28:17.8575270Z ** installing vignettes 2021-05-14T23:28:17.8646020Z ** testing if installed package can be loaded 2021-05-14T23:28:18.0890680Z * DONE (httr) 2021-05-14T23:28:18.5820530Z * installing *source* package ‘cli’ ... 2021-05-14T23:28:18.5939950Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:18.6160590Z ** R 2021-05-14T23:28:18.6671960Z ** inst 2021-05-14T23:28:18.6723230Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:21.4734380Z ** help 2021-05-14T23:28:21.7943470Z *** installing help indices 2021-05-14T23:28:21.9381640Z *** copying figures 2021-05-14T23:28:21.9385320Z ** building package indices 2021-05-14T23:28:22.0799390Z ** testing if installed package can be loaded 2021-05-14T23:28:22.3602540Z * DONE (cli) 2021-05-14T23:28:22.6978670Z * installing *source* package ‘credentials’ ... 2021-05-14T23:28:22.7011070Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:22.7191790Z ** R 2021-05-14T23:28:22.7270220Z ** inst 2021-05-14T23:28:22.7320910Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:23.0732720Z ** help 2021-05-14T23:28:23.1010620Z *** installing help indices 2021-05-14T23:28:23.1311410Z ** building package indices 2021-05-14T23:28:23.1412900Z ** installing vignettes 2021-05-14T23:28:23.1514510Z ** testing if installed package can be loaded 2021-05-14T23:28:23.5507640Z * DONE (credentials) 2021-05-14T23:28:23.9754580Z * installing *source* package ‘purrr’ ... 2021-05-14T23:28:23.9854310Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:24.0052240Z ** libs 2021-05-14T23:28:24.0236360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-14T23:28:24.0963380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:28:24.2173080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:28:24.3178360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-14T23:28:24.4491600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:28:24.5314540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-14T23:28:24.6723240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-14T23:28:24.8304960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-14T23:28:24.9449770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:28:25.0349330Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:28:25.1005280Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-14T23:28:25.1105610Z ** R 2021-05-14T23:28:25.1366400Z ** inst 2021-05-14T23:28:25.1388620Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:26.3002730Z ** help 2021-05-14T23:28:26.5112130Z *** installing help indices 2021-05-14T23:28:26.6203770Z *** copying figures 2021-05-14T23:28:26.6240850Z ** building package indices 2021-05-14T23:28:26.7254330Z ** installing vignettes 2021-05-14T23:28:26.7357360Z ** testing if installed package can be loaded 2021-05-14T23:28:27.0951330Z * DONE (purrr) 2021-05-14T23:28:27.5592100Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:28:27.5647120Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:27.5841020Z ** R 2021-05-14T23:28:27.5925910Z ** inst 2021-05-14T23:28:27.5977420Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:27.9389470Z ** help 2021-05-14T23:28:27.9793350Z *** installing help indices 2021-05-14T23:28:28.0096270Z *** copying figures 2021-05-14T23:28:28.0132010Z ** building package indices 2021-05-14T23:28:28.0378940Z ** installing vignettes 2021-05-14T23:28:28.0425300Z ** testing if installed package can be loaded 2021-05-14T23:28:28.2921090Z * DONE (lifecycle) 2021-05-14T23:28:28.9353360Z * installing *source* package ‘desc’ ... 2021-05-14T23:28:28.9359490Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:28.9360490Z ** R 2021-05-14T23:28:28.9360830Z ** inst 2021-05-14T23:28:28.9362160Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:30.6653200Z ** help 2021-05-14T23:28:30.8427520Z *** installing help indices 2021-05-14T23:28:30.9522560Z ** building package indices 2021-05-14T23:28:31.0934930Z ** testing if installed package can be loaded 2021-05-14T23:28:31.3352040Z * DONE (desc) 2021-05-14T23:28:31.6318270Z * installing *source* package ‘cachem’ ... 2021-05-14T23:28:31.6342700Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:31.6542660Z ** libs 2021-05-14T23:28:31.6728450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-14T23:28:31.7581860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:28:31.8442260Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:28:31.9035660Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-14T23:28:31.9077010Z ** R 2021-05-14T23:28:31.9182370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:32.3053980Z ** help 2021-05-14T23:28:32.3370080Z *** installing help indices 2021-05-14T23:28:32.3609510Z ** building package indices 2021-05-14T23:28:32.3813680Z ** testing if installed package can be loaded 2021-05-14T23:28:32.7263800Z * DONE (cachem) 2021-05-14T23:28:33.0433030Z * installing *source* package ‘gh’ ... 2021-05-14T23:28:33.0469190Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:33.0663270Z ** R 2021-05-14T23:28:33.0822220Z ** inst 2021-05-14T23:28:33.0852360Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:34.0270550Z ** help 2021-05-14T23:28:34.0685090Z *** installing help indices 2021-05-14T23:28:34.1012440Z ** building package indices 2021-05-14T23:28:34.1267490Z ** installing vignettes 2021-05-14T23:28:34.1321570Z ** testing if installed package can be loaded 2021-05-14T23:28:34.4343250Z * DONE (gh) 2021-05-14T23:28:34.7900030Z * installing *source* package ‘gert’ ... 2021-05-14T23:28:34.7955500Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:34.9494640Z Found pkg-config cflags and libs! 2021-05-14T23:28:35.2801790Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T23:28:35.2803310Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:28:35.3998380Z Configuration OK! 2021-05-14T23:28:35.4228710Z ** libs 2021-05-14T23:28:35.4388040Z 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-14T23:28:35.4420350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-14T23:28:35.6719660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-14T23:28:35.9114960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-14T23:28:36.1537410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-14T23:28:36.2928720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-14T23:28:36.4238350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-14T23:28:36.6164490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:28:36.7352030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-14T23:28:36.8896220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-14T23:28:37.0507640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-14T23:28:37.1919990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-14T23:28:37.3588110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-14T23:28:37.4974190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:28:37.6680860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:28:37.8001390Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:28:37.8678640Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-14T23:28:37.8730400Z ** R 2021-05-14T23:28:37.8904410Z ** inst 2021-05-14T23:28:37.8931860Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:38.5710950Z ** help 2021-05-14T23:28:38.6507690Z *** installing help indices 2021-05-14T23:28:38.7300400Z ** building package indices 2021-05-14T23:28:38.7770790Z ** installing vignettes 2021-05-14T23:28:38.7883770Z ** testing if installed package can be loaded 2021-05-14T23:28:39.2356710Z * DONE (gert) 2021-05-14T23:28:39.5307440Z * installing *source* package ‘memoise’ ... 2021-05-14T23:28:39.5330840Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:39.5512000Z ** R 2021-05-14T23:28:39.5580630Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:39.8031050Z ** help 2021-05-14T23:28:39.8397760Z *** installing help indices 2021-05-14T23:28:39.8689420Z ** building package indices 2021-05-14T23:28:39.8970730Z ** testing if installed package can be loaded 2021-05-14T23:28:40.1567150Z * DONE (memoise) 2021-05-14T23:28:40.7304700Z * installing *source* package ‘usethis’ ... 2021-05-14T23:28:40.7465660Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:28:40.7783040Z ** R 2021-05-14T23:28:40.8466200Z ** inst 2021-05-14T23:28:40.8653750Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:43.9346480Z ** help 2021-05-14T23:28:44.2067140Z *** installing help indices 2021-05-14T23:28:44.3458000Z *** copying figures 2021-05-14T23:28:44.3505650Z ** building package indices 2021-05-14T23:28:44.4938620Z ** testing if installed package can be loaded 2021-05-14T23:28:44.8775960Z * DONE (usethis) 2021-05-14T23:28:44.9358220Z 2021-05-14T23:28:44.9371010Z The downloaded source packages are in 2021-05-14T23:28:44.9378190Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7OG0XH/downloaded_packages’ 2021-05-14T23:28:44.9394290Z Running `R CMD build`... 2021-05-14T23:28:47.2761670Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7OG0XH/remotes2a1d34dd57ba/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:28:47.2764160Z * preparing ‘tic’: 2021-05-14T23:28:47.2765670Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:47.2766920Z * installing the package to process help pages 2021-05-14T23:28:47.2768590Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:47.2769810Z * checking for empty or unneeded directories 2021-05-14T23:28:47.2771240Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:28:47.2772710Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:28:47.2774090Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:28:47.2775740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:47.2777160Z (as ‘lib’ is unspecified) 2021-05-14T23:28:47.7296700Z * installing *source* package ‘tic’ ... 2021-05-14T23:28:47.7604790Z ** R 2021-05-14T23:28:47.7993410Z ** inst 2021-05-14T23:28:47.8237590Z ** preparing package for lazy loading 2021-05-14T23:28:48.0678480Z ** help 2021-05-14T23:28:48.2666410Z *** installing help indices 2021-05-14T23:28:48.4805970Z *** copying figures 2021-05-14T23:28:48.4907470Z ** building package indices 2021-05-14T23:28:48.6334480Z ** installing vignettes 2021-05-14T23:28:48.6388510Z ** testing if installed package can be loaded 2021-05-14T23:28:48.9575990Z * DONE (tic) 2021-05-14T23:28:49.0332980Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:49.3680870Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:28:52.4934450Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:28:52.4935840Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:52.4936980Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:28:52.4939720Z 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-14T23:28:52.4941770Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:28:52.4943040Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:52.4944180Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:28:52.4945350Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:28:52.4946820Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:52.4947820Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:28:52.4948990Z (as ‘lib’ is unspecified) 2021-05-14T23:28:52.4949870Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:28:52.4951070Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:28:52.4952200Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:52.4953330Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:28:52.4954480Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:52.4955850Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:52.4957060Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:28:52.4958220Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:28:52.4959360Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:28:52.4960470Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:28:52.4961600Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:28:52.4962710Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:28:52.4963810Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:28:52.4964940Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:28:52.4966110Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:28:52.4967240Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:28:52.4968370Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:28:52.4969510Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:28:52.4983630Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:28:52.4986230Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:28:52.4987910Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:28:52.4989130Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:52.4990340Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:52.4991570Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:52.4992760Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:28:52.4993960Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:28:52.4995150Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:28:52.4996330Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:28:52.4997530Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:28:52.4998700Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:28:54.0799580Z 2021-05-14T23:28:54.0801240Z There are binary versions available but the source versions are later: 2021-05-14T23:28:54.0821770Z binary source needs_compilation 2021-05-14T23:28:54.0822880Z utf8 1.1.4 1.2.1 TRUE 2021-05-14T23:28:54.0824580Z vctrs 0.2.4 0.3.8 TRUE 2021-05-14T23:28:54.0825790Z pillar 1.4.3 1.6.0 FALSE 2021-05-14T23:28:54.0827100Z tibble 2.1.3 3.1.1 TRUE 2021-05-14T23:28:54.0828160Z rematch2 2.1.0 2.1.2 FALSE 2021-05-14T23:28:54.0829030Z fansi 0.4.1 0.4.2 TRUE 2021-05-14T23:28:54.0830670Z diffobj 0.2.4 0.3.4 TRUE 2021-05-14T23:28:54.0831820Z ps 1.3.2 1.6.0 TRUE 2021-05-14T23:28:54.0833140Z processx 3.4.2 3.5.2 TRUE 2021-05-14T23:28:54.0834030Z pkgload 1.0.2 1.2.1 TRUE 2021-05-14T23:28:54.0835200Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-14T23:28:54.0836420Z digest 0.6.25 0.6.27 TRUE 2021-05-14T23:28:54.0838370Z Package which is only available in source form, and may need 2021-05-14T23:28:54.0839340Z callr 3.4.2 3.7.0 FALSE 2021-05-14T23:28:54.0843350Z compilation of C/C++/Fortran: ‘brio’ 2021-05-14T23:28:54.0844360Z xml2 1.2.5 1.3.2 TRUE 2021-05-14T23:28:54.0845380Z xfun 0.12 0.22 TRUE 2021-05-14T23:28:54.0846250Z highr 0.8 0.9 FALSE 2021-05-14T23:28:54.0847210Z stringi 1.4.6 1.6.1 TRUE 2021-05-14T23:28:54.0848390Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-14T23:28:54.0849710Z knitr 1.28 1.33 FALSE 2021-05-14T23:28:54.0850990Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-14T23:28:54.0852300Z testthat 2.3.2 3.0.2 TRUE 2021-05-14T23:28:54.0855030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-14T23:28:54.0856570Z rversions 2.0.1 2.0.2 FALSE 2021-05-14T23:28:54.0859560Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-14T23:28:54.0860560Z devtools 2.2.2 2.4.1 FALSE 2021-05-14T23:28:54.0862050Z 2021-05-14T23:28:54.3939750Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-14T23:28:54.3941530Z ================================================== 2021-05-14T23:28:54.3942680Z downloaded 17 KB 2021-05-14T23:28:54.3943360Z 2021-05-14T23:28:54.3975880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-14T23:28:54.6683340Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-14T23:28:54.6684250Z ================================================== 2021-05-14T23:28:54.6684660Z downloaded 15 KB 2021-05-14T23:28:54.6684930Z 2021-05-14T23:28:54.6713930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-14T23:28:54.9254310Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-14T23:28:54.9312740Z ================================================== 2021-05-14T23:28:54.9313880Z downloaded 71 KB 2021-05-14T23:28:54.9316100Z 2021-05-14T23:28:54.9480320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-14T23:28:55.2674720Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-14T23:28:55.2849860Z ================================================== 2021-05-14T23:28:55.2851250Z downloaded 192 KB 2021-05-14T23:28:55.2852250Z 2021-05-14T23:28:55.2884080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-14T23:28:55.6342880Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-14T23:28:55.6374700Z ================================================== 2021-05-14T23:28:55.6375580Z downloaded 203 KB 2021-05-14T23:28:55.6376240Z 2021-05-14T23:28:55.6414110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-14T23:28:55.9307680Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-14T23:28:55.9513710Z ================================================== 2021-05-14T23:28:55.9515020Z downloaded 300 KB 2021-05-14T23:28:55.9515990Z 2021-05-14T23:28:55.9549420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-14T23:28:56.1963240Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-14T23:28:56.2037410Z ================================================== 2021-05-14T23:28:56.2038380Z downloaded 104 KB 2021-05-14T23:28:56.2039210Z 2021-05-14T23:28:56.2077710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-14T23:28:56.6886290Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-14T23:28:56.6888520Z ================================================== 2021-05-14T23:28:56.6889410Z downloaded 21 KB 2021-05-14T23:28:56.6890720Z 2021-05-14T23:28:56.6922880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-14T23:28:56.9445020Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-14T23:28:56.9492060Z ================================================== 2021-05-14T23:28:56.9494780Z downloaded 42 KB 2021-05-14T23:28:56.9495870Z 2021-05-14T23:28:56.9526850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-14T23:28:57.3527010Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-14T23:28:57.3527730Z ================================================== 2021-05-14T23:28:57.3528130Z downloaded 34 KB 2021-05-14T23:28:57.3528390Z 2021-05-14T23:28:57.3566350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-14T23:28:57.7241360Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-14T23:28:57.7331640Z ================================================== 2021-05-14T23:28:57.7332760Z downloaded 128 KB 2021-05-14T23:28:57.7333510Z 2021-05-14T23:28:57.9612240Z 2021-05-14T23:28:57.9613600Z The downloaded binary packages are in 2021-05-14T23:28:57.9615080Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7OG0XH/downloaded_packages 2021-05-14T23:28:57.9618610Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-14T23:28:57.9620260Z 2021-05-14T23:28:57.9636550Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:28:58.0992090Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T23:28:58.1134560Z ================================================== 2021-05-14T23:28:58.1136200Z downloaded 233 KB 2021-05-14T23:28:58.1136880Z 2021-05-14T23:28:58.1168970Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:28:58.3780310Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T23:28:58.4876110Z ================================================== 2021-05-14T23:28:58.4979080Z downloaded 764 KB 2021-05-14T23:28:58.5077950Z 2021-05-14T23:28:58.5083660Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:28:58.7778290Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T23:28:58.8127860Z ================================================== 2021-05-14T23:28:58.8128740Z downloaded 1.0 MB 2021-05-14T23:28:58.8129250Z 2021-05-14T23:28:58.8167160Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:28:59.1273790Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T23:28:59.1576600Z ================================================== 2021-05-14T23:28:59.1678040Z downloaded 670 KB 2021-05-14T23:28:59.1786510Z 2021-05-14T23:28:59.1889180Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:28:59.4116430Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T23:28:59.4181580Z ================================================== 2021-05-14T23:28:59.4185520Z downloaded 13 KB 2021-05-14T23:28:59.4186370Z 2021-05-14T23:28:59.4197340Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:28:59.5523400Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T23:28:59.5670350Z ================================================== 2021-05-14T23:28:59.5671310Z downloaded 265 KB 2021-05-14T23:28:59.5671870Z 2021-05-14T23:28:59.5708820Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:28:59.7187660Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T23:28:59.7453230Z ================================================== 2021-05-14T23:28:59.7454750Z downloaded 466 KB 2021-05-14T23:28:59.7455270Z 2021-05-14T23:28:59.7457320Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:28:59.9471180Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T23:28:59.9476030Z ================================================== 2021-05-14T23:28:59.9476800Z downloaded 25 KB 2021-05-14T23:28:59.9477310Z 2021-05-14T23:29:00.0133420Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:29:00.1720070Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T23:29:00.1821640Z ================================================== 2021-05-14T23:29:00.1923540Z downloaded 116 KB 2021-05-14T23:29:00.2024580Z 2021-05-14T23:29:00.2127390Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:29:00.5928710Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T23:29:00.6019870Z ================================================== 2021-05-14T23:29:00.6020450Z downloaded 138 KB 2021-05-14T23:29:00.6028650Z 2021-05-14T23:29:00.6057930Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:29:00.7795810Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T23:29:00.7886580Z ================================================== 2021-05-14T23:29:00.7888890Z downloaded 59 KB 2021-05-14T23:29:00.7889580Z 2021-05-14T23:29:00.7892850Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:29:01.0504140Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T23:29:01.0505490Z ================================================== 2021-05-14T23:29:01.0506360Z downloaded 8066 bytes 2021-05-14T23:29:01.0507030Z 2021-05-14T23:29:01.1611020Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:29:01.3326710Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T23:29:01.3530390Z ================================================== 2021-05-14T23:29:01.3631020Z downloaded 160 KB 2021-05-14T23:29:01.3731830Z 2021-05-14T23:29:01.3834140Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:29:01.5507140Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T23:29:01.5557520Z ================================================== 2021-05-14T23:29:01.5559180Z downloaded 72 KB 2021-05-14T23:29:01.5561830Z 2021-05-14T23:29:01.5594410Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:29:01.7422500Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T23:29:01.7479910Z ================================================== 2021-05-14T23:29:01.7480920Z downloaded 11 KB 2021-05-14T23:29:01.7481580Z 2021-05-14T23:29:01.7483570Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:29:01.9335540Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T23:29:01.9476500Z ================================================== 2021-05-14T23:29:01.9477040Z downloaded 265 KB 2021-05-14T23:29:01.9477310Z 2021-05-14T23:29:01.9515770Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:29:02.0990880Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T23:29:02.1630780Z ================================================== 2021-05-14T23:29:02.1732320Z downloaded 102 KB 2021-05-14T23:29:02.1833440Z 2021-05-14T23:29:02.1923830Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:29:02.4339570Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T23:29:02.4343250Z ================================================== 2021-05-14T23:29:02.4344600Z downloaded 14 KB 2021-05-14T23:29:02.4345400Z 2021-05-14T23:29:02.4348750Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:29:02.5818290Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T23:29:03.2594430Z ================================================== 2021-05-14T23:29:03.2595620Z downloaded 7.2 MB 2021-05-14T23:29:03.2596280Z 2021-05-14T23:29:03.2706030Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:29:03.5319620Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T23:29:03.6129090Z ================================================== 2021-05-14T23:29:03.6130290Z downloaded 2.8 MB 2021-05-14T23:29:03.6131230Z 2021-05-14T23:29:03.6171990Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:29:03.8757110Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T23:29:03.9059660Z ================================================== 2021-05-14T23:29:03.9061460Z downloaded 871 KB 2021-05-14T23:29:03.9064650Z 2021-05-14T23:29:03.9095510Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:29:04.1633000Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T23:29:04.1634580Z ================================================== 2021-05-14T23:29:04.1635700Z downloaded 29 KB 2021-05-14T23:29:04.1637260Z 2021-05-14T23:29:04.1671600Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:29:04.3308200Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T23:29:04.3546630Z ================================================== 2021-05-14T23:29:04.3547940Z downloaded 664 KB 2021-05-14T23:29:04.3548950Z 2021-05-14T23:29:04.3589640Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:29:04.6089460Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T23:29:04.6093600Z ================================================== 2021-05-14T23:29:04.6094460Z downloaded 40 KB 2021-05-14T23:29:04.6097140Z 2021-05-14T23:29:04.6129150Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:29:04.9541630Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T23:29:04.9671050Z ================================================== 2021-05-14T23:29:04.9672200Z downloaded 248 KB 2021-05-14T23:29:04.9673180Z 2021-05-14T23:29:04.9705960Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:29:05.2263250Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T23:29:05.2457810Z ================================================== 2021-05-14T23:29:05.2460260Z downloaded 362 KB 2021-05-14T23:29:05.2462760Z 2021-05-14T23:29:05.6770230Z * installing *source* package ‘utf8’ ... 2021-05-14T23:29:05.6877100Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:05.7049120Z ** libs 2021-05-14T23:29:05.7242440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-14T23:29:05.8231190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-14T23:29:06.0072110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-14T23:29:06.1101360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:06.1880890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-14T23:29:06.2886570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-14T23:29:06.4686310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-14T23:29:06.5655020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-14T23:29:06.7247540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-14T23:29:06.8334190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-14T23:29:06.9428600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-14T23:29:07.0450490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-14T23:29:07.1322070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-14T23:29:07.2220620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-14T23:29:07.3098800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-14T23:29:07.4077770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-14T23:29:07.5204030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-14T23:29:07.6067230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-14T23:29:07.6774010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-14T23:29:07.7688240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-14T23:29:07.8407460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-14T23:29:08.0519540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-14T23:29:08.5715410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-14T23:29:08.7918160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-14T23:29:08.9038800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-14T23:29:09.0028520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-14T23:29:09.1061520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-14T23:29:09.2206980Z 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-14T23:29:09.2543570Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:09.3249280Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-14T23:29:09.3307910Z ** R 2021-05-14T23:29:09.3394410Z ** inst 2021-05-14T23:29:09.3415440Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:09.6578800Z ** help 2021-05-14T23:29:09.6973120Z *** installing help indices 2021-05-14T23:29:09.7278730Z ** building package indices 2021-05-14T23:29:09.7489470Z ** installing vignettes 2021-05-14T23:29:09.7536010Z ** testing if installed package can be loaded 2021-05-14T23:29:10.0960600Z * DONE (utf8) 2021-05-14T23:29:10.4801390Z * installing *source* package ‘fansi’ ... 2021-05-14T23:29:10.4870600Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:10.5071580Z ** libs 2021-05-14T23:29:10.5385210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T23:29:10.6127530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-14T23:29:10.7116750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:10.7951420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-14T23:29:10.8953780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-14T23:29:11.1548970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T23:29:11.2308160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-14T23:29:11.4896480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-14T23:29:11.6393270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T23:29:11.7244270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-14T23:29:11.8675150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T23:29:12.0450340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T23:29:12.1655030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-14T23:29:12.2575260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-14T23:29:12.3540200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:29:12.5497860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-14T23:29:12.7911870Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:12.8595480Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-14T23:29:12.8641350Z ** R 2021-05-14T23:29:12.8808460Z ** inst 2021-05-14T23:29:12.8833900Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:13.3788450Z ** help 2021-05-14T23:29:13.4609910Z *** installing help indices 2021-05-14T23:29:13.5107270Z ** building package indices 2021-05-14T23:29:13.5829480Z ** installing vignettes 2021-05-14T23:29:13.5878200Z ** testing if installed package can be loaded 2021-05-14T23:29:13.9497500Z * DONE (fansi) 2021-05-14T23:29:14.5720950Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:29:14.5936490Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:14.6142320Z ** libs 2021-05-14T23:29:14.6333200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-14T23:29:14.9420760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T23:29:15.0369640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:15.1249440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:15.1890430Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-14T23:29:15.1934480Z ** R 2021-05-14T23:29:15.2649420Z ** inst 2021-05-14T23:29:15.2708370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:21.6975770Z ** help 2021-05-14T23:29:21.9357550Z *** installing help indices 2021-05-14T23:29:22.0536520Z ** building package indices 2021-05-14T23:29:22.1635030Z ** installing vignettes 2021-05-14T23:29:22.1703370Z ** testing if installed package can be loaded 2021-05-14T23:29:22.6194790Z * DONE (diffobj) 2021-05-14T23:29:23.0585510Z * installing *source* package ‘ps’ ... 2021-05-14T23:29:23.0661220Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:23.4291820Z ** libs 2021-05-14T23:29:23.4475070Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-14T23:29:23.6194930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:23.7030660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-14T23:29:23.7842070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-14T23:29:23.8670350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-14T23:29:24.0406880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-14T23:29:24.1129560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-14T23:29:24.3881810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-14T23:29:24.5416310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-14T23:29:24.6565300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-14T23:29:24.9753920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-14T23:29:25.3648930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-14T23:29:25.5333440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:25.5975850Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-14T23:29:25.6054160Z ** R 2021-05-14T23:29:25.6266470Z ** inst 2021-05-14T23:29:25.6288370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:26.5564840Z ** help 2021-05-14T23:29:26.7400450Z *** installing help indices 2021-05-14T23:29:26.8547700Z ** building package indices 2021-05-14T23:29:26.9919030Z ** testing if installed package can be loaded 2021-05-14T23:29:27.3228040Z * DONE (ps) 2021-05-14T23:29:27.7775740Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:29:27.7892620Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:27.8073910Z ** R 2021-05-14T23:29:27.8320280Z ** inst 2021-05-14T23:29:27.8334070Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:28.6620420Z ** help 2021-05-14T23:29:28.7343870Z *** installing help indices 2021-05-14T23:29:28.7891370Z ** building package indices 2021-05-14T23:29:28.8439930Z ** testing if installed package can be loaded 2021-05-14T23:29:29.3431900Z * DONE (pkgload) 2021-05-14T23:29:29.6526460Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:29:29.6548440Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:29.6767630Z ** libs 2021-05-14T23:29:29.6949310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-14T23:29:29.7966170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:29.8802290Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:29.9409640Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-14T23:29:29.9454720Z ** R 2021-05-14T23:29:29.9505500Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:30.0512990Z ** help 2021-05-14T23:29:30.0831480Z *** installing help indices 2021-05-14T23:29:30.1064100Z ** building package indices 2021-05-14T23:29:30.1269950Z ** testing if installed package can be loaded 2021-05-14T23:29:30.4773870Z * DONE (ellipsis) 2021-05-14T23:29:30.8392440Z * installing *source* package ‘digest’ ... 2021-05-14T23:29:30.8456770Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:30.8609200Z ** libs 2021-05-14T23:29:30.8814030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-14T23:29:31.1209800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T23:29:31.3707530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-14T23:29:32.0344400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-14T23:29:32.3985760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-14T23:29:33.1535100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-14T23:29:33.2701710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-14T23:29:33.5010720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T23:29:33.5958210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:33.6466310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-14T23:29:33.8334110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T23:29:33.9264080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-14T23:29:34.0316160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-14T23:29:34.3326230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-14T23:29:34.4645520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-14T23:29:35.2173730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-14T23:29:35.3999550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T23:29:35.6441420Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:35.7083100Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-14T23:29:35.7140460Z ** R 2021-05-14T23:29:35.7234790Z ** demo 2021-05-14T23:29:35.7247960Z ** inst 2021-05-14T23:29:35.7330660Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:36.1305660Z ** help 2021-05-14T23:29:36.1757080Z *** installing help indices 2021-05-14T23:29:36.2083390Z ** building package indices 2021-05-14T23:29:36.2313450Z ** installing vignettes 2021-05-14T23:29:36.2366910Z ** testing if installed package can be loaded 2021-05-14T23:29:36.6132140Z * DONE (digest) 2021-05-14T23:29:36.9102030Z * installing *source* package ‘brio’ ... 2021-05-14T23:29:36.9130700Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:36.9301050Z ** libs 2021-05-14T23:29:36.9491230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-14T23:29:37.0169450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-14T23:29:37.1030730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:37.2191570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-14T23:29:37.3140840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-14T23:29:37.4020620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-14T23:29:37.5188480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-14T23:29:37.6010840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-14T23:29:37.6997580Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:37.7603560Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-14T23:29:37.7649620Z ** R 2021-05-14T23:29:37.7708260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:37.8317170Z ** help 2021-05-14T23:29:37.8587030Z *** installing help indices 2021-05-14T23:29:37.9123560Z ** building package indices 2021-05-14T23:29:37.9262190Z ** testing if installed package can be loaded 2021-05-14T23:29:38.2527430Z * DONE (brio) 2021-05-14T23:29:38.6530600Z * installing *source* package ‘xml2’ ... 2021-05-14T23:29:38.6612360Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:38.8764400Z Found pkg-config cflags and libs! 2021-05-14T23:29:39.2315520Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T23:29:39.2318010Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T23:29:39.3250860Z ** libs 2021-05-14T23:29:39.3439970Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-14T23:29:40.0399030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:40.1260200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-14T23:29:40.7919350Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-14T23:29:41.3548230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-14T23:29:42.1858380Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-14T23:29:44.3571340Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-14T23:29:44.9611230Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-14T23:29:45.6963630Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-14T23:29:46.2435650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-14T23:29:46.6743100Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:46.7669350Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-14T23:29:46.7719280Z ** R 2021-05-14T23:29:46.7933320Z ** inst 2021-05-14T23:29:46.7987350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:47.6843340Z ** help 2021-05-14T23:29:47.9840370Z *** installing help indices 2021-05-14T23:29:48.0516310Z ** building package indices 2021-05-14T23:29:48.1121500Z ** installing vignettes 2021-05-14T23:29:48.1214480Z ** testing if installed package can be loaded 2021-05-14T23:29:48.3572250Z * DONE (xml2) 2021-05-14T23:29:48.7390240Z * installing *source* package ‘xfun’ ... 2021-05-14T23:29:48.7456880Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:48.7681900Z ** libs 2021-05-14T23:29:48.7883750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:29:48.9145510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:29:48.9996440Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:29:49.0989060Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-14T23:29:49.1090490Z ** R 2021-05-14T23:29:49.1292030Z ** inst 2021-05-14T23:29:49.1394620Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:50.3065000Z ** help 2021-05-14T23:29:50.5115780Z *** installing help indices 2021-05-14T23:29:50.6615250Z ** building package indices 2021-05-14T23:29:50.7776600Z ** installing vignettes 2021-05-14T23:29:50.7852500Z ** testing if installed package can be loaded 2021-05-14T23:29:51.1169610Z * DONE (xfun) 2021-05-14T23:29:54.7423790Z * installing *source* package ‘stringi’ ... 2021-05-14T23:29:54.9158560Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:29:55.1977330Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T23:29:55.1985770Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T23:29:55.3933200Z checking for endianness... little 2021-05-14T23:29:55.5940250Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:29:55.8017340Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:29:55.8018580Z checking for cat... /bin/cat 2021-05-14T23:29:56.8018820Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:29:56.8020560Z checking for gcc... clang 2021-05-14T23:29:57.1334620Z checking whether the C compiler works... yes 2021-05-14T23:29:57.1335860Z checking for C compiler default output file name... a.out 2021-05-14T23:29:57.2327290Z checking for suffix of executables... 2021-05-14T23:29:57.6624430Z checking whether we are cross compiling... no 2021-05-14T23:29:57.7611610Z checking for suffix of object files... o 2021-05-14T23:29:57.8126000Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:29:57.8587380Z checking whether clang accepts -g... yes 2021-05-14T23:29:57.9345280Z checking for clang option to accept ISO C89... none needed 2021-05-14T23:29:58.0493660Z checking how to run the C preprocessor... clang -E 2021-05-14T23:29:58.5608560Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:29:58.5638090Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:29:58.7019290Z rm: conftest.dSYM: is a directory 2021-05-14T23:29:58.7582630Z rm: conftest.dSYM: is a directory 2021-05-14T23:29:59.0077310Z checking for ANSI C header files... yes 2021-05-14T23:29:59.1251270Z checking for sys/types.h... yes 2021-05-14T23:29:59.2135800Z checking for sys/stat.h... yes 2021-05-14T23:29:59.3067550Z checking for stdlib.h... yes 2021-05-14T23:29:59.4471430Z checking for string.h... yes 2021-05-14T23:29:59.5432220Z checking for memory.h... yes 2021-05-14T23:29:59.6374360Z checking for strings.h... yes 2021-05-14T23:29:59.7328240Z checking for inttypes.h... yes 2021-05-14T23:29:59.8284750Z checking for stdint.h... yes 2021-05-14T23:29:59.9280610Z checking for unistd.h... yes 2021-05-14T23:30:00.0330260Z checking elf.h usability... no 2021-05-14T23:30:00.1667740Z checking elf.h presence... no 2021-05-14T23:30:00.1669080Z checking for elf.h... no 2021-05-14T23:30:00.4476520Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:30:00.4981930Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-14T23:30:01.2921610Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:30:01.3567720Z checking whether the compiler implements namespaces... yes 2021-05-14T23:30:01.8716680Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:30:02.9679790Z checking whether std::map is available... yes 2021-05-14T23:30:02.9729560Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:30:02.9863690Z checking with pkg-config for the system ICU4C... no 2021-05-14T23:30:02.9865700Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T23:30:02.9867290Z *** Trying with 'standard' fallback flags 2021-05-14T23:30:03.0569710Z checking whether an ICU4C-based project can be built... no 2021-05-14T23:30:03.0570520Z *** This version of ICU4C cannot be used. 2021-05-14T23:30:03.9499110Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T23:30:04.7574220Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T23:30:05.0672170Z downloading the ICU data library (icudt) 2021-05-14T23:30:05.0674420Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T23:30:05.0710220Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T23:30:05.2468330Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T23:30:05.4500510Z ================================================== 2021-05-14T23:30:05.4501680Z downloaded 10.9 MB 2021-05-14T23:30:05.4502330Z 2021-05-14T23:30:05.4996470Z icudt fetch successful 2021-05-14T23:30:05.5735520Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T23:30:05.7709610Z config.status: creating src/Makevars 2021-05-14T23:30:05.8027770Z config.status: creating src/uconfig_local.h 2021-05-14T23:30:05.8335350Z config.status: creating src/install.libs.R 2021-05-14T23:30:05.8645940Z 2021-05-14T23:30:05.8647320Z *** stringi configure summary: 2021-05-14T23:30:05.8648480Z ICU_FOUND=0 2021-05-14T23:30:05.8649290Z ICUDT_DIR=icu69/data 2021-05-14T23:30:05.8650130Z ICU_BUNDLE_VERSION=69 2021-05-14T23:30:05.8650990Z ICUDT_ENDIANNESS=little 2021-05-14T23:30:05.8651890Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:30:05.8653490Z STRINGI_CFLAGS= -fPIC 2021-05-14T23:30:05.8655860Z 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-14T23:30:05.8657840Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T23:30:05.8658720Z STRINGI_LDFLAGS= 2021-05-14T23:30:05.8659410Z STRINGI_LIBS= 2021-05-14T23:30:05.8659930Z 2021-05-14T23:30:05.8660930Z *** Compiler settings used: 2021-05-14T23:30:05.8661650Z CC=clang 2021-05-14T23:30:05.8662270Z LD=clang++ 2021-05-14T23:30:05.8663380Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:30:05.8664560Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:30:05.8665930Z CXX=clang++ -std=gnu++11 2021-05-14T23:30:05.8667110Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:30:05.8667860Z LDFLAGS= 2021-05-14T23:30:05.8668460Z LIBS= 2021-05-14T23:30:05.8668930Z 2021-05-14T23:30:05.9610570Z ** libs 2021-05-14T23:30:05.9869770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:06.8182470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:07.5934620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:08.4760210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:09.3347550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:10.0343810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:11.0191870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:11.7855360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:12.5845550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:13.3541160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:14.2278000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:15.0577770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:16.0177970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:16.8895180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:17.6774090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:18.7506360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:20.6699390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:21.5446610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:22.3978970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:23.1307340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:23.8467820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:24.9172000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:25.7692270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:26.5945170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:27.5306770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:28.5136730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:29.2879480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:30.1343270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:30.9684620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:32.1994930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:33.4160770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:34.7530210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:35.9589530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:36.8404330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:37.7779870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:38.6289610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:39.4325980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:40.2362960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:41.0433350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:42.2274300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:43.4116860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:44.6770670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:45.8867790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:46.7683880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:47.6896650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:48.4482420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:49.5599210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:50.6459970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:51.7451990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:52.4814770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:53.2084720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:54.3316170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:55.4339200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:56.6486270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:57.8092150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:58.7117810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:59.5225680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:30:59.5650080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:00.7921260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:01.5488370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:02.3048180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:03.4552270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:04.6023350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:05.9449690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:06.7917460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:07.9653360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:08.8222900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:11.0394600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:11.8286950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:12.6495760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:13.6550660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:14.3863230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:15.1574840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:16.0905800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:16.9655370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:17.9346180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:18.8069620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:19.8352240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:20.6427410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:21.4246780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:22.2684600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:23.2743420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:23.7770810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:31:25.4049150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:25.4869160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:26.2576490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:27.0663700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:27.9642600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:28.5771910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:29.0611590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:29.6804090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:30.4012310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:31.0067730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:31.9590880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:32.7907720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:33.3141390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:33.9523500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:34.2935330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:34.8165440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:35.1907940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:35.2428080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:36.3674720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:36.9758950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:37.0569820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:37.8084120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:37.8804560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:38.9541700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:39.6358210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:40.1495210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:40.2029330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:41.0187560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:41.7995420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:42.7407650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:43.3835610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:44.1044130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:44.6057190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:45.4938950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:46.2539880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:47.3200800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:49.0096660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:49.8181000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:50.7474390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:51.3014840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:51.8662940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:52.6059110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:53.1502530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:54.2255260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:55.3742380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:57.5548120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:58.4288140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:58.5015330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:59.0385820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:31:59.5468970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:00.3105360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:00.9584230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:01.3802810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:02.2251910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:03.3646090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:04.2856960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:05.0697290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:05.7069950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:06.4978910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:07.4781430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:08.2218470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:08.9709720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:10.1465820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:10.8931090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:11.4257810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:11.9302350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:11.9830550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:12.5354080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:13.0923510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:14.0809290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:14.8173920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:15.5172650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:16.2679750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:16.8984320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:17.5837570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:18.2976580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:18.9222150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:19.5368490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:20.3317100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:20.8215120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:21.4147650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:21.8353550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:23.1118250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:23.7855270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:24.6224820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:25.0363040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:25.5641810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:26.2043570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:27.1737300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:28.1962080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:28.8787770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:29.3875080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:30.3539040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:30.9650160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:31.6708620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:32.2760350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:32.8860900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:33.4506300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:33.8317800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:34.7247260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:35.5953030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:36.4361330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:36.8166480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:37.2338260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:37.7642320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:38.1923740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:38.7749360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:39.6296430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:40.2323790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:40.5865970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:41.2229570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:41.7832470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:42.3814840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:43.0110790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:43.5717940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:44.1310530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:44.6014830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:45.2941020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:45.8107310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:47.5012870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:48.3580010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:49.2668850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:49.9454120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:50.4198260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:51.7768250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:52.6764970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:53.0231290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:53.4665860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:53.8283180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:54.5057850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:55.0133690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:55.5392640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:56.1005230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:56.7135680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:57.4704830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:57.9994290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:32:59.1574660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:00.1658670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:01.8147920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:02.1465490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:02.2093410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:03.7442680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:04.3880480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:05.5741220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:06.3819410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:06.4689600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:06.5320600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:07.8880070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:08.6623750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:09.7457800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:10.7448480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:11.3773990Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T23:33:11.3776080Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T23:33:11.3777550Z ^ 2021-05-14T23:33:12.1112770Z 1 warning generated. 2021-05-14T23:33:12.1163820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:12.8756950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:13.5087060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:14.1615580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:14.6642140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:15.3336770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:16.0942090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:16.8789690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:17.1992060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:18.0687000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:18.5905630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:19.9435350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:20.8451670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:21.2152030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:21.7694560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:22.2796600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:22.9540510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:23.5169690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:24.5132730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:24.7732080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:25.6773570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:26.0216180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:26.6692190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:27.4418750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:27.8099700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:28.8161780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:29.4846420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:30.0822520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:30.4108420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:31.0801890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:31.7335410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:32.7667500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:32.9650960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:33.5682990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:34.1209160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:34.8608260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:35.5764200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:36.2933430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:37.4018870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:38.0058810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:38.9993890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:39.0642770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:39.6521190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:40.1196560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:40.5310890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:40.5845700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:41.7051670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:42.5227560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:43.3739960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:44.1105200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:44.5852730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:45.3821700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:46.0558840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:48.0840710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:48.7512330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:49.3083610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:50.1322470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:50.8781470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:51.8055540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:52.8682840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:53.0353760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:54.4841690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:55.2588320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:56.0871250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:57.5017030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:58.3342800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:33:59.1621690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:00.1711840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:01.1236140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:01.1879350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:02.5127620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:03.6369020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:04.3987690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:04.6797080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:06.0256030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:06.9657810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:07.7962330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:08.5642390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:09.0369480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:09.7854120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:10.4434350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:11.2059540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:12.0215120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:12.5284580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:12.8775340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:12.9403720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:13.3517940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:13.8961530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:14.0185930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:14.1012410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:14.6370860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:15.2220620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:16.0712210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:16.6512220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:17.3230950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:18.5212060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:19.2116100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:20.1844190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:20.3772670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:22.5063090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:24.2033060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:24.4413430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:25.2794220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:25.4471770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:25.8454820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:26.2148300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:27.0785640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:27.4220230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:30.4685930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:31.9500210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:32.9060080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:35.3125120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:35.5119040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:36.1524840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:36.8180950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:37.5007030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:38.4939480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:38.9908300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:39.5772680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:40.3445720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:40.9916630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:41.8718040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:42.4733170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:43.0421400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:43.3996820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:43.9941970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:44.7178220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:45.5860810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:46.1650840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:46.9402970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:47.6568620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:48.0108130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:48.7883750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:49.4915110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:50.6351650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:52.0502640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:53.6101980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:54.9129260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:55.4804710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:57.0919740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:57.7362280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:34:58.8870630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:00.0367080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:01.1717450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:01.7937590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:02.3201700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:03.1151620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:03.9083350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:04.7679290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:05.6985420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:06.4621450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:07.8419240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:08.6762980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:10.2449740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:11.5258060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:12.2490900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:12.9306350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:14.7896710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:15.7504130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:16.7333560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:17.5286550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:18.1758710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:19.0593140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:19.7313100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:20.6243050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:21.8301340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:22.6947590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:23.4640010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:25.0201480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:25.7490710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:26.7747380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:27.6383600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:29.0218720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:30.1640120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:30.9089870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:31.6896690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:32.5365430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:33.8781380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:34.5795970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:35.3154210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:36.1092490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:36.8124790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:37.7703430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:38.9757920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:40.1231250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:40.9565200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:42.0202590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:42.7219710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:43.6487130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:44.7125700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:46.6740250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:47.2433420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:48.0389910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:49.6219670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:50.3502080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:51.0340720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:52.1817630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:52.8508400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:53.4936160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:54.4299040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:56.4134920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:57.0394750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:57.7655730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:58.2695890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:35:59.3996330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:00.9950250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:01.9034130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:05.0044350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:05.5562360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:06.4146040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:07.9848760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:08.7079230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:09.3611950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:10.0587620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:10.7715650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:11.3891780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:12.4037900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:14.8551700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:15.5317750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:16.1717510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:16.6945080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:17.4584070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:18.1369320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:18.8183320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:19.5584420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:20.2337860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:21.4794540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:22.1673380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:22.6775810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:23.2121210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:24.2496440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:24.8946000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:25.5417710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:26.7793680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:27.8662060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:28.8181810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:30.4984590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:31.5910100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:32.3682240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:33.8093630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:34.5587630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:35.0886980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:35.8376670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:36.3874610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:37.0868870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:38.0934590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:38.8794520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:39.6613860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:40.0494590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:41.1347720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:41.9383050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:42.6490470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:42.9816430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:43.8530970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:44.5638010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:45.1960190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:45.9980840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:46.6752470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:47.2670020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:48.2944590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:49.3512030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:50.3323750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:51.4136400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:52.3017440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:52.8525580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:53.7326490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:54.7704520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:55.2915930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:55.8253350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:57.0914100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:58.0037900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:58.7101630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:36:59.5565310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:00.5399930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:01.4260460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:02.3982540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:02.4727060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:03.1461000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:04.8147680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:05.4351120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:05.4882180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:05.5400640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:05.5929550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:06.5439740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:07.1105240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-14T23:37:07.4471000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-14T23:37:07.7817240Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:08.0709340Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-14T23:37:08.2320610Z icudt already downloaded 2021-05-14T23:37:08.2324440Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-14T23:37:08.5027840Z icudt has been installed successfully 2021-05-14T23:37:08.5810490Z ** R 2021-05-14T23:37:08.6342300Z ** inst 2021-05-14T23:37:08.6359750Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:09.6779020Z ** help 2021-05-14T23:37:10.2472080Z *** installing help indices 2021-05-14T23:37:10.6004970Z ** building package indices 2021-05-14T23:37:11.1168230Z ** testing if installed package can be loaded 2021-05-14T23:37:11.6118500Z * DONE (stringi) 2021-05-14T23:37:13.3647100Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:37:13.4235250Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:13.4372260Z ** libs 2021-05-14T23:37:13.4554620Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-14T23:37:14.5061810Z In file included from api.cpp:24: 2021-05-14T23:37:14.5063150Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:37:14.5065330Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:37:14.5067090Z SEXP data = Parent::get__(); 2021-05-14T23:37:14.5067940Z ^ 2021-05-14T23:37:17.0460570Z 1 warning generated. 2021-05-14T23:37:17.0577910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-14T23:37:18.1408110Z In file included from attributes.cpp:39: 2021-05-14T23:37:18.1410340Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:37:18.1412580Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:37:18.1414090Z SEXP data = Parent::get__(); 2021-05-14T23:37:18.1414930Z ^ 2021-05-14T23:37:30.7233200Z 1 warning generated. 2021-05-14T23:37:30.7404980Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-14T23:37:31.1566450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-14T23:37:32.2133560Z In file included from date.cpp:30: 2021-05-14T23:37:32.2135270Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:37:32.2138740Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:37:32.2140600Z SEXP data = Parent::get__(); 2021-05-14T23:37:32.2151880Z ^ 2021-05-14T23:37:35.0591300Z 1 warning generated. 2021-05-14T23:37:35.0706600Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-14T23:37:36.1362330Z In file included from module.cpp:24: 2021-05-14T23:37:36.1363460Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:37:36.1366820Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:37:36.1368640Z SEXP data = Parent::get__(); 2021-05-14T23:37:36.1369370Z ^ 2021-05-14T23:37:41.4612670Z 1 warning generated. 2021-05-14T23:37:41.4749360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-14T23:37:42.5419300Z In file included from rcpp_init.cpp:24: 2021-05-14T23:37:42.5420420Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:37:42.5422510Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:37:42.5423840Z SEXP data = Parent::get__(); 2021-05-14T23:37:42.5424520Z ^ 2021-05-14T23:37:45.0866070Z 1 warning generated. 2021-05-14T23:37:45.1021720Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:45.1800600Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-14T23:37:45.1878800Z ** R 2021-05-14T23:37:45.2094060Z ** inst 2021-05-14T23:37:45.4913810Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:47.7465830Z ** help 2021-05-14T23:37:47.8749180Z *** installing help indices 2021-05-14T23:37:47.9560340Z ** building package indices 2021-05-14T23:37:48.0191190Z ** installing vignettes 2021-05-14T23:37:48.0264930Z ** testing if installed package can be loaded 2021-05-14T23:37:48.5532660Z * DONE (Rcpp) 2021-05-14T23:37:49.5011230Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:37:49.5275960Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:49.5502040Z ** libs 2021-05-14T23:37:49.5715040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-14T23:37:49.7214820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-14T23:37:49.8510830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-14T23:37:50.0097650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-14T23:37:50.2563100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-14T23:37:50.4197600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-14T23:37:50.5832780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-14T23:37:50.7698570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-14T23:37:50.9132950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-14T23:37:51.0225330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-14T23:37:51.1822710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-14T23:37:51.4212730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-14T23:37:51.6173120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:37:51.7379180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-14T23:37:52.0523020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-14T23:37:52.1511270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-14T23:37:52.6717970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-14T23:37:52.8009010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-14T23:37:52.9965090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-14T23:37:53.1812990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-14T23:37:53.3132760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T23:37:53.5927470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:37:53.6980150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-14T23:37:54.1090490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-14T23:37:54.2244100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-14T23:37:55.5464000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-14T23:37:55.5477350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-14T23:37:55.5480690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-14T23:37:55.5483090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-14T23:37:55.6997140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-14T23:37:55.8354390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-14T23:37:56.0048410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-14T23:37:56.1392880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-14T23:37:56.3413930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-14T23:37:56.6654900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-14T23:37:56.8028610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-14T23:37:56.9175850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-14T23:37:57.0626310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-14T23:37:57.8290700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-14T23:37:58.4446860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-14T23:37:58.7416290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-14T23:37:58.9451600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-14T23:37:59.3202140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T23:37:59.4158890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-14T23:37:59.6468630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-14T23:37:59.8168030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-14T23:37:59.9505570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-14T23:38:00.2859960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-14T23:38:00.4673360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-14T23:38:00.6296780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-14T23:38:00.7674940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-14T23:38:00.8751050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-14T23:38:01.0225590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-14T23:38:01.1815200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-14T23:38:01.3235030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-14T23:38:01.4626710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-14T23:38:01.5759750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-14T23:38:01.6867430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-14T23:38:01.7796640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:38:02.4946820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:38:02.5691600Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:02.6418790Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-14T23:38:02.6488200Z ** R 2021-05-14T23:38:02.7151660Z ** inst 2021-05-14T23:38:02.7260070Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:05.5639700Z ** help 2021-05-14T23:38:05.9545940Z *** installing help indices 2021-05-14T23:38:06.1091680Z *** copying figures 2021-05-14T23:38:06.1177310Z ** building package indices 2021-05-14T23:38:06.2721500Z ** installing vignettes 2021-05-14T23:38:06.2974510Z ** testing if installed package can be loaded 2021-05-14T23:38:06.6742530Z * DONE (vctrs) 2021-05-14T23:38:07.1610420Z * installing *source* package ‘processx’ ... 2021-05-14T23:38:07.1680850Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:07.1869920Z ** libs 2021-05-14T23:38:07.2056130Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:38:07.3834140Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:38:07.3836070Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:38:07.6836750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:38:07.7874820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-14T23:38:07.8916710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-14T23:38:07.9665700Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T23:38:07.9667880Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T23:38:08.0284150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:38:08.1281430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-14T23:38:08.2710630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-14T23:38:08.6367280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-14T23:38:08.7641180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-14T23:38:08.9519230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-14T23:38:09.0715660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-14T23:38:09.1734320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-14T23:38:09.4765350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-14T23:38:09.5949770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-14T23:38:09.7222160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-14T23:38:09.7985140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T23:38:09.9073700Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:09.9725360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-14T23:38:09.9817960Z ** R 2021-05-14T23:38:10.0116210Z ** inst 2021-05-14T23:38:10.0131930Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:11.5879120Z ** help 2021-05-14T23:38:11.6753690Z *** installing help indices 2021-05-14T23:38:11.7312920Z ** building package indices 2021-05-14T23:38:11.7807790Z ** testing if installed package can be loaded 2021-05-14T23:38:12.1489630Z * DONE (processx) 2021-05-14T23:38:12.4559240Z * installing *source* package ‘highr’ ... 2021-05-14T23:38:12.4581820Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:12.4795110Z ** R 2021-05-14T23:38:12.4844570Z ** inst 2021-05-14T23:38:12.4878860Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:12.6544660Z ** help 2021-05-14T23:38:12.6777520Z *** installing help indices 2021-05-14T23:38:12.7035080Z ** building package indices 2021-05-14T23:38:12.7138800Z ** installing vignettes 2021-05-14T23:38:12.7273540Z ** testing if installed package can be loaded 2021-05-14T23:38:12.9957490Z * DONE (highr) 2021-05-14T23:38:13.3216510Z * installing *source* package ‘rversions’ ... 2021-05-14T23:38:13.3284880Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:13.3450040Z ** R 2021-05-14T23:38:13.3505110Z ** inst 2021-05-14T23:38:13.3519600Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:13.5405020Z ** help 2021-05-14T23:38:13.6071560Z *** installing help indices 2021-05-14T23:38:13.6273560Z *** copying figures 2021-05-14T23:38:13.6375360Z ** building package indices 2021-05-14T23:38:13.6477890Z ** testing if installed package can be loaded 2021-05-14T23:38:13.8947440Z * DONE (rversions) 2021-05-14T23:38:14.6605440Z * installing *source* package ‘pillar’ ... 2021-05-14T23:38:14.6775390Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:14.7012260Z ** R 2021-05-14T23:38:14.7389820Z ** inst 2021-05-14T23:38:14.7566270Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:16.6345200Z ** help 2021-05-14T23:38:16.7896890Z *** installing help indices 2021-05-14T23:38:16.8515640Z *** copying figures 2021-05-14T23:38:16.8551120Z ** building package indices 2021-05-14T23:38:16.9255430Z ** installing vignettes 2021-05-14T23:38:16.9349920Z ** testing if installed package can be loaded 2021-05-14T23:38:17.2711260Z * DONE (pillar) 2021-05-14T23:38:17.6391670Z * installing *source* package ‘callr’ ... 2021-05-14T23:38:17.6453660Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:17.6636140Z ** R 2021-05-14T23:38:17.6945320Z ** inst 2021-05-14T23:38:17.6962230Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:21.2970500Z ** help 2021-05-14T23:38:21.4912390Z *** installing help indices 2021-05-14T23:38:21.5800070Z ** building package indices 2021-05-14T23:38:21.6466200Z ** testing if installed package can be loaded 2021-05-14T23:38:21.8997340Z * DONE (callr) 2021-05-14T23:38:22.5500870Z * installing *source* package ‘knitr’ ... 2021-05-14T23:38:22.5704800Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:22.6189050Z ** R 2021-05-14T23:38:22.6926030Z ** demo 2021-05-14T23:38:22.6942440Z ** inst 2021-05-14T23:38:22.8283600Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:27.4250440Z ** help 2021-05-14T23:38:27.6842560Z *** installing help indices 2021-05-14T23:38:27.8115230Z ** building package indices 2021-05-14T23:38:27.9414370Z ** installing vignettes 2021-05-14T23:38:27.9516020Z ** testing if installed package can be loaded 2021-05-14T23:38:28.2148470Z * DONE (knitr) 2021-05-14T23:38:28.8335930Z * installing *source* package ‘tibble’ ... 2021-05-14T23:38:28.8505300Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:28.8777160Z ** libs 2021-05-14T23:38:28.8958380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-14T23:38:28.9728950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:38:29.0774010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:38:29.1462330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T23:38:29.2759540Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:29.3381880Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-14T23:38:29.3432060Z ** R 2021-05-14T23:38:29.3776110Z ** inst 2021-05-14T23:38:29.3979480Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:31.1604240Z ** help 2021-05-14T23:38:31.2572060Z *** installing help indices 2021-05-14T23:38:31.3124660Z *** copying figures 2021-05-14T23:38:31.3167830Z ** building package indices 2021-05-14T23:38:31.3632070Z ** installing vignettes 2021-05-14T23:38:31.3707820Z ** testing if installed package can be loaded 2021-05-14T23:38:31.8654170Z * DONE (tibble) 2021-05-14T23:38:32.2236680Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:38:32.2279830Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:32.2474740Z ** R 2021-05-14T23:38:32.2631540Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:33.4911250Z ** help 2021-05-14T23:38:33.5474000Z *** installing help indices 2021-05-14T23:38:33.5865930Z ** building package indices 2021-05-14T23:38:33.6236090Z ** testing if installed package can be loaded 2021-05-14T23:38:33.9920360Z * DONE (pkgbuild) 2021-05-14T23:38:34.5672470Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:38:34.6299090Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:34.6534260Z ** libs 2021-05-14T23:38:34.6721150Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-14T23:38:35.8227910Z In file included from RcppExports.cpp:4: 2021-05-14T23:38:35.8229440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:35.8232070Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:35.8233710Z SEXP data = Parent::get__(); 2021-05-14T23:38:35.8234570Z ^ 2021-05-14T23:38:39.6597170Z 1 warning generated. 2021-05-14T23:38:39.6726700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-14T23:38:40.7096180Z In file included from escapeExamples.cpp:1: 2021-05-14T23:38:40.7098290Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:40.7100850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:40.7102670Z SEXP data = Parent::get__(); 2021-05-14T23:38:40.7106890Z ^ 2021-05-14T23:38:43.1676850Z 1 warning generated. 2021-05-14T23:38:43.1791800Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-14T23:38:44.2442630Z In file included from isComplete.cpp:1: 2021-05-14T23:38:44.2444170Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:44.2446670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:44.2448160Z SEXP data = Parent::get__(); 2021-05-14T23:38:44.2448990Z ^ 2021-05-14T23:38:46.7176570Z 1 warning generated. 2021-05-14T23:38:46.7293300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-14T23:38:47.7849490Z In file included from leadingSpaces.cpp:1: 2021-05-14T23:38:47.7850960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:47.7853660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:47.7855550Z SEXP data = Parent::get__(); 2021-05-14T23:38:47.7893630Z ^ 2021-05-14T23:38:50.3915300Z 1 warning generated. 2021-05-14T23:38:50.4036610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-14T23:38:51.4425970Z In file included from parser2.cpp:1: 2021-05-14T23:38:51.4427260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:51.4429690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:51.4431490Z SEXP data = Parent::get__(); 2021-05-14T23:38:51.4432250Z ^ 2021-05-14T23:38:55.6209040Z 1 warning generated. 2021-05-14T23:38:55.6350570Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-14T23:38:56.7283660Z In file included from wrapUsage.cpp:1: 2021-05-14T23:38:56.7285260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:38:56.7288410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:38:56.7290010Z SEXP data = Parent::get__(); 2021-05-14T23:38:56.7291010Z ^ 2021-05-14T23:38:59.4948360Z 1 warning generated. 2021-05-14T23:38:59.5129590Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:59.5838650Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-14T23:38:59.5903830Z ** R 2021-05-14T23:38:59.6449070Z ** inst 2021-05-14T23:38:59.6593330Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:03.7117820Z ** help 2021-05-14T23:39:03.7979950Z *** installing help indices 2021-05-14T23:39:03.8561970Z *** copying figures 2021-05-14T23:39:03.8575780Z ** building package indices 2021-05-14T23:39:03.9062950Z ** installing vignettes 2021-05-14T23:39:03.9195250Z ** testing if installed package can be loaded 2021-05-14T23:39:04.4436900Z * DONE (roxygen2) 2021-05-14T23:39:04.7697570Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:39:04.7721240Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:04.7922170Z ** R 2021-05-14T23:39:04.7989240Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:05.1950580Z ** help 2021-05-14T23:39:05.2275130Z *** installing help indices 2021-05-14T23:39:05.2568860Z ** building package indices 2021-05-14T23:39:05.2758420Z ** testing if installed package can be loaded 2021-05-14T23:39:05.7246590Z * DONE (rematch2) 2021-05-14T23:39:06.0616590Z * installing *source* package ‘waldo’ ... 2021-05-14T23:39:06.0656550Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:06.0850470Z ** R 2021-05-14T23:39:06.0963370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:06.6695580Z ** help 2021-05-14T23:39:06.6931460Z *** installing help indices 2021-05-14T23:39:06.7097870Z *** copying figures 2021-05-14T23:39:06.7101850Z ** building package indices 2021-05-14T23:39:06.7237540Z ** testing if installed package can be loaded 2021-05-14T23:39:07.0110890Z * DONE (waldo) 2021-05-14T23:39:07.7355260Z * installing *source* package ‘testthat’ ... 2021-05-14T23:39:07.7616170Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:07.7906750Z ** libs 2021-05-14T23:39:07.8096070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:39:07.8907090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:39:07.9810650Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-14T23:39:08.9413440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-14T23:39:09.8056770Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-14T23:39:24.7641830Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:39:24.8420910Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-14T23:39:24.8505130Z ** R 2021-05-14T23:39:24.9187750Z ** inst 2021-05-14T23:39:24.9359950Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:34.8724690Z ** help 2021-05-14T23:39:35.1807780Z *** installing help indices 2021-05-14T23:39:35.3350770Z *** copying figures 2021-05-14T23:39:35.3390660Z ** building package indices 2021-05-14T23:39:35.4911800Z ** installing vignettes 2021-05-14T23:39:35.5009830Z ** testing if installed package can be loaded 2021-05-14T23:39:35.8984950Z * DONE (testthat) 2021-05-14T23:39:36.4832840Z * installing *source* package ‘devtools’ ... 2021-05-14T23:39:36.5037580Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:36.5356440Z ** R 2021-05-14T23:39:36.5630810Z ** inst 2021-05-14T23:39:36.5659650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:38.3407400Z ** help 2021-05-14T23:39:38.5380220Z *** installing help indices 2021-05-14T23:39:38.6212260Z *** copying figures 2021-05-14T23:39:38.6219790Z ** building package indices 2021-05-14T23:39:38.7035630Z ** installing vignettes 2021-05-14T23:39:38.7106110Z ** testing if installed package can be loaded 2021-05-14T23:39:39.4654230Z * DONE (devtools) 2021-05-14T23:39:39.5169810Z 2021-05-14T23:39:39.5263950Z The downloaded source packages are in 2021-05-14T23:39:39.5275530Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7OG0XH/downloaded_packages’ 2021-05-14T23:39:39.6904290Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:39:42.3410270Z 2021-05-14T23:39:42.7044520Z 2021-05-14T23:39:42.7063080Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7OG0XH/remotes2a1d2821ed72/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:39:42.7139660Z 2021-05-14T23:39:42.7142540Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7OG0XH/remotes2a1d2821ed72/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:39:42.8063370Z 2021-05-14T23:39:42.8067460Z 2021-05-14T23:39:42.8069090Z ─ preparing ‘desc’: 2021-05-14T23:39:42.8069840Z 2021-05-14T23:39:42.8070560Z 2021-05-14T23:39:42.8309990Z checking DESCRIPTION meta-information ... 2021-05-14T23:39:42.8421390Z 2021-05-14T23:39:42.8595970Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:39:42.9295980Z 2021-05-14T23:39:42.9386800Z 2021-05-14T23:39:42.9388750Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:39:42.9389990Z 2021-05-14T23:39:42.9390630Z 2021-05-14T23:39:42.9391910Z ─ checking for empty or unneeded directories 2021-05-14T23:39:42.9403610Z 2021-05-14T23:39:42.9448270Z 2021-05-14T23:39:42.9449840Z ─ build