2021-05-14T23:13:40.5015035Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:13:40.6021528Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T23:13:40.6752626Z 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:13:40.7978000Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:13:40.8934132Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:13:52.6546120Z Current runner version: '2.278.0' 2021-05-14T23:13:52.6593280Z ##[group]Operating System 2021-05-14T23:13:52.6594290Z Mac OS X 2021-05-14T23:13:52.6594750Z 10.15.7 2021-05-14T23:13:52.6595130Z 19H1030 2021-05-14T23:13:52.6595700Z ##[endgroup] 2021-05-14T23:13:52.6596200Z ##[group]Virtual Environment 2021-05-14T23:13:52.6596840Z Environment: macos-10.15 2021-05-14T23:13:52.6597460Z Version: 20210510.1 2021-05-14T23:13:52.6598470Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T23:13:52.6599850Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:13:52.6600720Z ##[endgroup] 2021-05-14T23:13:52.6602570Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:13:52.6603850Z Actions: write 2021-05-14T23:13:52.6604480Z Checks: write 2021-05-14T23:13:52.6605000Z Contents: write 2021-05-14T23:13:52.6605480Z Deployments: write 2021-05-14T23:13:52.6606100Z Issues: write 2021-05-14T23:13:52.6606650Z Metadata: read 2021-05-14T23:13:52.6607370Z Packages: write 2021-05-14T23:13:52.6607900Z PullRequests: write 2021-05-14T23:13:52.6608510Z RepositoryProjects: write 2021-05-14T23:13:52.6609100Z SecurityEvents: write 2021-05-14T23:13:52.6609650Z Statuses: write 2021-05-14T23:13:52.6610330Z ##[endgroup] 2021-05-14T23:13:52.6613750Z Prepare workflow directory 2021-05-14T23:13:52.7866450Z Prepare all required actions 2021-05-14T23:13:52.7878820Z Getting action download info 2021-05-14T23:13:53.2455890Z Download action repository 'actions/checkout@v2' 2021-05-14T23:13:54.7229400Z Download action repository 'r-lib/actions@master' 2021-05-14T23:13:56.6343710Z Download action repository 'adigherman/actions@master' 2021-05-14T23:13:58.4898790Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:13:58.8647830Z Download action repository 'actions/cache@v1' 2021-05-14T23:13:59.2026680Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:13:59.5648160Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:14:00.8980820Z ##[group]Run actions/checkout@v2 2021-05-14T23:14:00.8981490Z with: 2021-05-14T23:14:00.8981950Z repository: neuroconductor/kirby21.flair 2021-05-14T23:14:00.8982830Z token: *** 2021-05-14T23:14:00.8983180Z ssh-strict: true 2021-05-14T23:14:00.8983640Z persist-credentials: true 2021-05-14T23:14:00.8984070Z clean: true 2021-05-14T23:14:00.8984420Z fetch-depth: 1 2021-05-14T23:14:00.8984760Z lfs: false 2021-05-14T23:14:00.8985100Z submodules: false 2021-05-14T23:14:00.8985440Z env: 2021-05-14T23:14:00.8985830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:00.8986250Z TIC_DEPLOY_KEY: 2021-05-14T23:14:00.8986560Z RSPM: 2021-05-14T23:14:00.8987240Z GITHUB_PAT: *** 2021-05-14T23:14:00.8987600Z COVERALLS_TOKEN: 2021-05-14T23:14:00.8988040Z continue-on-error: true 2021-05-14T23:14:00.8988480Z VDIFFR_RUN_TESTS: false 2021-05-14T23:14:00.8988850Z ##[endgroup] 2021-05-14T23:14:01.6626470Z Syncing repository: neuroconductor/kirby21.flair 2021-05-14T23:14:01.6627610Z ##[group]Getting Git version info 2021-05-14T23:14:01.6629140Z Working directory is '/Users/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:14:01.6629870Z [command]/usr/local/bin/git version 2021-05-14T23:14:01.7725980Z git version 2.31.1 2021-05-14T23:14:01.7757100Z ##[endgroup] 2021-05-14T23:14:01.7766580Z Deleting the contents of '/Users/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:14:01.7770720Z ##[group]Initializing the repository 2021-05-14T23:14:01.7776440Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.flair/kirby21.flair 2021-05-14T23:14:01.8007120Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:14:01.8008080Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:14:01.8008900Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:14:01.8009470Z hint: 2021-05-14T23:14:01.8010470Z hint: git config --global init.defaultBranch 2021-05-14T23:14:01.8011680Z hint: 2021-05-14T23:14:01.8012710Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:14:01.8013940Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:14:01.8014550Z hint: 2021-05-14T23:14:01.8015340Z hint: git branch -m 2021-05-14T23:14:01.8083880Z Initialized empty Git repository in /Users/runner/work/kirby21.flair/kirby21.flair/.git/ 2021-05-14T23:14:01.8097850Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:01.8192440Z ##[endgroup] 2021-05-14T23:14:01.8193090Z ##[group]Disabling automatic garbage collection 2021-05-14T23:14:01.8199400Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:14:01.8270960Z ##[endgroup] 2021-05-14T23:14:01.8278350Z ##[group]Setting up auth 2021-05-14T23:14:01.8289320Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:14:01.8359330Z [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:14:01.9734080Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:14:01.9818340Z [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:14:02.0690130Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:14:02.0789230Z ##[endgroup] 2021-05-14T23:14:02.0798610Z ##[group]Fetching the repository 2021-05-14T23:14:02.0801730Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +303fcd86a0d8f785f6bf7ac62f47895456b7f867:refs/tags/1.7.0.s 2021-05-14T23:14:02.4870810Z remote: Enumerating objects: 45, done. 2021-05-14T23:14:02.4871780Z remote: Counting objects: 2% (1/45) 2021-05-14T23:14:02.4872300Z remote: Counting objects: 4% (2/45) 2021-05-14T23:14:02.4872910Z remote: Counting objects: 6% (3/45) 2021-05-14T23:14:02.4873660Z remote: Counting objects: 8% (4/45) 2021-05-14T23:14:02.4874180Z remote: Counting objects: 11% (5/45) 2021-05-14T23:14:02.4874660Z remote: Counting objects: 13% (6/45) 2021-05-14T23:14:02.4875310Z remote: Counting objects: 15% (7/45) 2021-05-14T23:14:02.4875810Z remote: Counting objects: 17% (8/45) 2021-05-14T23:14:02.4876350Z remote: Counting objects: 20% (9/45) 2021-05-14T23:14:02.4876850Z remote: Counting objects: 22% (10/45) 2021-05-14T23:14:02.4877400Z remote: Counting objects: 24% (11/45) 2021-05-14T23:14:02.4877930Z remote: Counting objects: 26% (12/45) 2021-05-14T23:14:02.4878960Z remote: Counting objects: 28% (13/45) 2021-05-14T23:14:02.4879520Z remote: Counting objects: 31% (14/45) 2021-05-14T23:14:02.4880020Z remote: Counting objects: 33% (15/45) 2021-05-14T23:14:02.4880550Z remote: Counting objects: 35% (16/45) 2021-05-14T23:14:02.4881050Z remote: Counting objects: 37% (17/45) 2021-05-14T23:14:02.4881580Z remote: Counting objects: 40% (18/45) 2021-05-14T23:14:02.4882080Z remote: Counting objects: 42% (19/45) 2021-05-14T23:14:02.4882650Z remote: Counting objects: 44% (20/45) 2021-05-14T23:14:02.4883190Z remote: Counting objects: 46% (21/45) 2021-05-14T23:14:02.4883680Z remote: Counting objects: 48% (22/45) 2021-05-14T23:14:02.4884220Z remote: Counting objects: 51% (23/45) 2021-05-14T23:14:02.4884720Z remote: Counting objects: 53% (24/45) 2021-05-14T23:14:02.4885250Z remote: Counting objects: 55% (25/45) 2021-05-14T23:14:02.4885750Z remote: Counting objects: 57% (26/45) 2021-05-14T23:14:02.4886730Z remote: Counting objects: 60% (27/45) 2021-05-14T23:14:02.4887280Z remote: Counting objects: 62% (28/45) 2021-05-14T23:14:02.4887830Z remote: Counting objects: 64% (29/45) 2021-05-14T23:14:02.4888330Z remote: Counting objects: 66% (30/45) 2021-05-14T23:14:02.4888850Z remote: Counting objects: 68% (31/45) 2021-05-14T23:14:02.4912790Z remote: Counting objects: 71% (32/45) 2021-05-14T23:14:02.4913600Z remote: Counting objects: 73% (33/45) 2021-05-14T23:14:02.4914110Z remote: Counting objects: 75% (34/45) 2021-05-14T23:14:02.4915160Z remote: Counting objects: 77% (35/45) 2021-05-14T23:14:02.4915740Z remote: Counting objects: 80% (36/45) 2021-05-14T23:14:02.4916330Z remote: Counting objects: 82% (37/45) 2021-05-14T23:14:02.4916840Z remote: Counting objects: 84% (38/45) 2021-05-14T23:14:02.4917350Z remote: Counting objects: 86% (39/45) 2021-05-14T23:14:02.4917870Z remote: Counting objects: 88% (40/45) 2021-05-14T23:14:02.4918400Z remote: Counting objects: 91% (41/45) 2021-05-14T23:14:02.4918930Z remote: Counting objects: 93% (42/45) 2021-05-14T23:14:02.4919420Z remote: Counting objects: 95% (43/45) 2021-05-14T23:14:02.4919940Z remote: Counting objects: 97% (44/45) 2021-05-14T23:14:02.4920440Z remote: Counting objects: 100% (45/45) 2021-05-14T23:14:02.4920990Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:14:02.4921530Z remote: Compressing objects: 2% (1/43) 2021-05-14T23:14:02.4922100Z remote: Compressing objects: 4% (2/43) 2021-05-14T23:14:02.4922650Z remote: Compressing objects: 6% (3/43) 2021-05-14T23:14:02.4923220Z remote: Compressing objects: 9% (4/43) 2021-05-14T23:14:02.4923750Z remote: Compressing objects: 11% (5/43) 2021-05-14T23:14:02.4924310Z remote: Compressing objects: 13% (6/43) 2021-05-14T23:14:02.4925310Z remote: Compressing objects: 16% (7/43) 2021-05-14T23:14:02.4925920Z remote: Compressing objects: 18% (8/43) 2021-05-14T23:14:02.4926470Z remote: Compressing objects: 20% (9/43) 2021-05-14T23:14:02.4927010Z remote: Compressing objects: 23% (10/43) 2021-05-14T23:14:02.4927590Z remote: Compressing objects: 25% (11/43) 2021-05-14T23:14:02.4928130Z remote: Compressing objects: 27% (12/43) 2021-05-14T23:14:02.4928670Z remote: Compressing objects: 30% (13/43) 2021-05-14T23:14:02.4929200Z remote: Compressing objects: 32% (14/43) 2021-05-14T23:14:02.4929790Z remote: Compressing objects: 34% (15/43) 2021-05-14T23:14:02.4930330Z remote: Compressing objects: 37% (16/43) 2021-05-14T23:14:02.4930850Z remote: Compressing objects: 39% (17/43) 2021-05-14T23:14:02.4931420Z remote: Compressing objects: 41% (18/43) 2021-05-14T23:14:02.4931960Z remote: Compressing objects: 44% (19/43) 2021-05-14T23:14:02.4932520Z remote: Compressing objects: 46% (20/43) 2021-05-14T23:14:02.4933250Z remote: Compressing objects: 48% (21/43) 2021-05-14T23:14:02.4934130Z remote: Compressing objects: 51% (22/43) 2021-05-14T23:14:02.4934700Z remote: Compressing objects: 53% (23/43) 2021-05-14T23:14:02.4935250Z remote: Compressing objects: 55% (24/43) 2021-05-14T23:14:02.4935800Z remote: Compressing objects: 58% (25/43) 2021-05-14T23:14:02.4936340Z remote: Compressing objects: 60% (26/43) 2021-05-14T23:14:02.4936890Z remote: Compressing objects: 62% (27/43) 2021-05-14T23:14:02.4937400Z remote: Compressing objects: 65% (28/43) 2021-05-14T23:14:02.4937940Z remote: Compressing objects: 67% (29/43) 2021-05-14T23:14:02.4938490Z remote: Compressing objects: 69% (30/43) 2021-05-14T23:14:02.4939040Z remote: Compressing objects: 72% (31/43) 2021-05-14T23:14:02.4939550Z remote: Compressing objects: 74% (32/43) 2021-05-14T23:14:02.4940530Z remote: Compressing objects: 76% (33/43) 2021-05-14T23:14:02.4941110Z remote: Compressing objects: 79% (34/43) 2021-05-14T23:14:02.4941620Z remote: Compressing objects: 81% (35/43) 2021-05-14T23:14:02.4942190Z remote: Compressing objects: 83% (36/43) 2021-05-14T23:14:02.4942880Z remote: Compressing objects: 86% (37/43) 2021-05-14T23:14:02.4943470Z remote: Compressing objects: 88% (38/43) 2021-05-14T23:14:02.4944050Z remote: Compressing objects: 90% (39/43) 2021-05-14T23:14:02.4945090Z remote: Compressing objects: 93% (40/43) 2021-05-14T23:14:02.4945840Z remote: Compressing objects: 95% (41/43) 2021-05-14T23:14:02.4946440Z remote: Compressing objects: 97% (42/43) 2021-05-14T23:14:02.4948260Z remote: Compressing objects: 100% (43/43) 2021-05-14T23:14:02.4949650Z remote: Compressing objects: 100% (43/43), done. 2021-05-14T23:14:36.0390520Z remote: Total 45 (delta 2), reused 39 (delta 0), pack-reused 0 2021-05-14T23:14:40.6633460Z From https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:40.6635490Z * [new ref] 303fcd86a0d8f785f6bf7ac62f47895456b7f867 -> 1.7.0.s 2021-05-14T23:14:40.7518910Z ##[endgroup] 2021-05-14T23:14:40.7532550Z ##[group]Determining the checkout info 2021-05-14T23:14:40.7546680Z ##[endgroup] 2021-05-14T23:14:40.7573850Z ##[group]Checking out the ref 2021-05-14T23:14:40.7576160Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:14:45.4294680Z Updating files: 53% (16/30) 2021-05-14T23:14:45.5114520Z Updating files: 56% (17/30) 2021-05-14T23:14:49.1061930Z Updating files: 60% (18/30) 2021-05-14T23:14:49.1082630Z Updating files: 63% (19/30) 2021-05-14T23:14:50.6932810Z Updating files: 66% (20/30) 2021-05-14T23:14:50.7753230Z Updating files: 70% (21/30) 2021-05-14T23:14:54.0222860Z Updating files: 73% (22/30) 2021-05-14T23:14:54.0225430Z Updating files: 76% (23/30) 2021-05-14T23:14:57.8100080Z Updating files: 80% (24/30) 2021-05-14T23:14:57.8922680Z Updating files: 83% (25/30) 2021-05-14T23:14:57.9731410Z Updating files: 86% (26/30) 2021-05-14T23:14:58.0137620Z Updating files: 90% (27/30) 2021-05-14T23:14:58.0543240Z Updating files: 93% (28/30) 2021-05-14T23:14:58.0948250Z Updating files: 96% (29/30) 2021-05-14T23:14:58.1763090Z Updating files: 100% (30/30) 2021-05-14T23:14:58.1768220Z Updating files: 100% (30/30), done. 2021-05-14T23:14:58.2616060Z HEAD is now at 303fcd8 Version id 12 stable 2021-05-14T23:14:58.2624430Z ##[endgroup] 2021-05-14T23:14:58.2729870Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:14:58.2808540Z '303fcd86a0d8f785f6bf7ac62f47895456b7f867' 2021-05-14T23:14:58.4221940Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:14:58.4222410Z with: 2021-05-14T23:14:58.4222750Z r-version: devel 2021-05-14T23:14:58.4223080Z Ncpus: 1 2021-05-14T23:14:58.4223440Z crayon.enabled: NULL 2021-05-14T23:14:58.4223920Z remove-openmp-macos: true 2021-05-14T23:14:58.4224810Z http-user-agent: default 2021-05-14T23:14:58.4225240Z install-r: true 2021-05-14T23:14:58.4225750Z windows-path-include-mingw: true 2021-05-14T23:14:58.4226220Z env: 2021-05-14T23:14:58.4226600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:58.4227020Z TIC_DEPLOY_KEY: 2021-05-14T23:14:58.4227330Z RSPM: 2021-05-14T23:14:58.4228570Z GITHUB_PAT: *** 2021-05-14T23:14:58.4228970Z COVERALLS_TOKEN: 2021-05-14T23:14:58.4229390Z continue-on-error: true 2021-05-14T23:14:58.4229830Z VDIFFR_RUN_TESTS: false 2021-05-14T23:14:58.4230190Z ##[endgroup] 2021-05-14T23:14:58.7773420Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:15:11.1910230Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:15:12.7549270Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-14T23:15:17.7084110Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:15:18.1115220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:15:18.1119300Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:15:19.0582750Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:15:19.0586090Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:15:20.0584870Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:15:20.0590830Z Checksumming (Apple_Free : 3)… 2021-05-14T23:15:21.0585250Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:15:21.0697640Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:15:21.1005630Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:15:21.1008520Z Checksumming (Apple_Free : 5)… 2021-05-14T23:15:22.0012810Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:15:22.0031770Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:15:22.0033250Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:15:22.0035010Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:15:23.0614180Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:15:23.0630600Z verified CRC32 $84F1919B 2021-05-14T23:15:23.2133940Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:15:23.2218020Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:15:23.2308500Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:17:37.7884280Z installer: Package name is gfortran 2021-05-14T23:17:37.7885820Z installer: Installing at base path / 2021-05-14T23:17:37.7886710Z installer: The install was successful. 2021-05-14T23:17:37.7938210Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:17:37.9762710Z "disk2" ejected. 2021-05-14T23:17:38.1371780Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:17:52.9561710Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:17:52.9563120Z To reinstall 0.29.2_3, run: 2021-05-14T23:17:52.9567200Z brew reinstall pkg-config 2021-05-14T23:17:52.9569090Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:17:55.2236970Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:17:55.8326470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T23%3A25%3A00Z&sig=oVcjJgeW8pKFKW63BUvMIthnRdePAJW7IwU1RHcNFzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:17:57.0568000Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:18:07.1546430Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:18:07.2190170Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:18:09.6351370Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:18:10.0247710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T23%3A25%3A00Z&sig=ASJLk6f2oR3IjjXEW3X9YAEXr9%2Bqrnky%2FOnj%2BehjHh4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:10.2629880Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:18:14.3362700Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:18:50.4577980Z installer: Package name is R 4.2.0 for macOS 2021-05-14T23:18:50.4598240Z installer: Upgrading at base path / 2021-05-14T23:18:50.4620950Z installer: The upgrade was successful. 2021-05-14T23:18:50.4632850Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:18:50.4897770Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:18:50.4898310Z env: 2021-05-14T23:18:50.4898760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:50.4899200Z TIC_DEPLOY_KEY: 2021-05-14T23:18:50.4899710Z RSPM: 2021-05-14T23:18:50.4901000Z GITHUB_PAT: *** 2021-05-14T23:18:50.4901410Z COVERALLS_TOKEN: 2021-05-14T23:18:50.4901900Z continue-on-error: true 2021-05-14T23:18:50.4902360Z VDIFFR_RUN_TESTS: false 2021-05-14T23:18:50.4902870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:18:50.4903300Z TZ: UTC 2021-05-14T23:18:50.4903700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:50.4904090Z NOT_CRAN: true 2021-05-14T23:18:50.4904470Z ##[endgroup] 2021-05-14T23:18:51.1828800Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:18:51.2414120Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:18:51.2415240Z Dload Upload Total Spent Left Speed 2021-05-14T23:18:51.2415670Z 2021-05-14T23:18:51.3112110Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:18:51.3113590Z 100 117 0 117 0 0 1671 0 --:--:-- --:--:-- --:--:-- 1671 2021-05-14T23:18:51.3775000Z 2021-05-14T23:18:51.4861970Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:18:51.4864540Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:18:52.3883210Z 2021-05-14T23:18:53.3847740Z 12 82.6M 12 10.4M 0 0 9304k 0 0:00:09 0:00:01 0:00:08 9304k 2021-05-14T23:18:54.3811390Z 29 82.6M 29 24.0M 0 0 11.2M 0 0:00:07 0:00:02 0:00:05 13.6M 2021-05-14T23:18:55.3762620Z 48 82.6M 48 40.0M 0 0 12.7M 0 0:00:06 0:00:03 0:00:03 14.8M 2021-05-14T23:18:56.3861540Z 70 82.6M 70 58.3M 0 0 14.1M 0 0:00:05 0:00:04 0:00:01 16.0M 2021-05-14T23:18:56.5502210Z 95 82.6M 95 78.6M 0 0 15.2M 0 0:00:05 0:00:05 --:--:-- 17.0M 2021-05-14T23:18:56.5503530Z 100 82.6M 100 82.6M 0 0 15.5M 0 0:00:05 0:00:05 --:--:-- 17.3M 2021-05-14T23:19:00.4173690Z ##[group]Run tlmgr update --self 2021-05-14T23:19:00.4174390Z tlmgr update --self 2021-05-14T23:19:00.4175260Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:19:00.4176070Z tlmgr update --all 2021-05-14T23:19:00.4417080Z shell: /bin/bash -e {0} 2021-05-14T23:19:00.4417480Z env: 2021-05-14T23:19:00.4417950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:00.4418420Z TIC_DEPLOY_KEY: 2021-05-14T23:19:00.4418780Z RSPM: 2021-05-14T23:19:00.4420200Z GITHUB_PAT: *** 2021-05-14T23:19:00.4420640Z COVERALLS_TOKEN: 2021-05-14T23:19:00.4421230Z continue-on-error: true 2021-05-14T23:19:00.4422030Z VDIFFR_RUN_TESTS: false 2021-05-14T23:19:00.4422550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:19:00.4423030Z TZ: UTC 2021-05-14T23:19:00.4423420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:00.4423870Z NOT_CRAN: true 2021-05-14T23:19:00.4424440Z ##[endgroup] 2021-05-14T23:19:02.9835760Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:19:02.9838170Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:19:05.3788150Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:19:05.3812540Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:19:05.6641090Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:19:06.0923730Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T23:19:06.3774470Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:19:06.7284540Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T23:19:06.9876510Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-14T23:19:10.0735480Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-14T23:19:10.3369590Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-14T23:19:10.8442150Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-14T23:19:11.0930160Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-14T23:19:11.3604050Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-14T23:19:11.6933920Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-14T23:19:12.3173900Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T23:19:12.6078930Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-14T23:19:13.0106830Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-14T23:19:13.2783300Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T23:19:13.8835270Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-14T23:19:14.1542400Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T23:19:14.4065480Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T23:19:14.6862810Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T23:19:15.0009080Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-14T23:19:15.3458120Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T23:19:15.6272280Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T23:19:15.9417710Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-14T23:19:16.2558950Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-14T23:19:16.5037960Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T23:19:16.7596150Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-14T23:19:17.0054350Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-14T23:19:17.2538780Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-14T23:19:17.5141670Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-14T23:19:17.7662210Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-14T23:19:18.0452990Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-14T23:19:18.3082510Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-14T23:19:18.6396390Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-14T23:19:18.9073330Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-14T23:19:19.1770840Z [36/89, 00:14/00:15] install: lua-uca [70k] 2021-05-14T23:19:19.5573410Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-14T23:19:19.8201610Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-14T23:19:20.0747760Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-14T23:19:20.3246130Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-14T23:19:20.6334310Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-14T23:19:20.8923120Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-14T23:19:21.1540890Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-14T23:19:21.4154450Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-14T23:19:21.6779770Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-14T23:19:21.9416730Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-14T23:19:22.1907830Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-14T23:19:22.4453080Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-14T23:19:22.7252630Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-14T23:19:22.9899310Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-14T23:19:23.2488030Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-14T23:19:23.5023070Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-14T23:19:23.7564410Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-14T23:19:24.0125640Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-14T23:19:24.2749360Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-14T23:19:24.5474750Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-14T23:19:24.8544400Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-14T23:19:25.1158210Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-14T23:19:25.3867670Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-14T23:19:25.7005640Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-14T23:19:26.0653700Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-14T23:19:26.3276660Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-14T23:19:26.5817400Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-14T23:19:26.8391420Z [64/89, 00:21/00:22] install: nodetree [13k] 2021-05-14T23:19:27.1069370Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-14T23:19:27.3723890Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-14T23:19:27.6732590Z [67/89, 00:22/00:23] install: optex [789k] 2021-05-14T23:19:28.3278990Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-14T23:19:28.5876860Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-14T23:19:28.8863710Z [70/89, 00:23/00:23] install: placeat [4k] 2021-05-14T23:19:29.1554790Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-14T23:19:29.4057100Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-14T23:19:29.7702520Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-14T23:19:30.1297760Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-14T23:19:30.4295130Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-14T23:19:30.6802280Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-14T23:19:30.9372890Z [77/89, 00:25/00:25] install: texlive-en [1k] 2021-05-14T23:19:31.1872470Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-14T23:19:31.6343910Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:19:31.8864140Z [80/89, 00:26/00:26] install: thumbpdf [19k] 2021-05-14T23:19:32.2050180Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-14T23:19:32.4625040Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-14T23:19:32.7741570Z [83/89, 00:27/00:27] install: typewriter [25k] 2021-05-14T23:19:33.0996100Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-14T23:19:33.3651810Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-14T23:19:33.6239610Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-14T23:19:34.3229170Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-14T23:19:34.5748920Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-14T23:19:34.8376590Z [89/89, 00:29/00:29] install: collection-luatex [1k] 2021-05-14T23:19:35.0898920Z running mktexlsr ... 2021-05-14T23:19:37.3892430Z done running mktexlsr. 2021-05-14T23:19:37.4325110Z running updmap-sys ... 2021-05-14T23:19:38.1581860Z done running updmap-sys. 2021-05-14T23:19:38.1583540Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:19:38.1586080Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nsRAawZMhF/Exn8T6oCe_ ... 2021-05-14T23:19:39.5259260Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/nsRAawZMhF/Exn8T6oCe_. 2021-05-14T23:19:39.5261000Z OK: optex.fmt/luatex 2021-05-14T23:19:39.5262570Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:19:39.5264450Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:19:41.7741310Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:19:41.7743010Z tlmgr: no updates available 2021-05-14T23:19:41.9120270Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:19:41.9120780Z with: 2021-05-14T23:19:41.9121140Z pandoc-version: 2.7.3 2021-05-14T23:19:41.9121500Z env: 2021-05-14T23:19:41.9121890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:41.9122300Z TIC_DEPLOY_KEY: 2021-05-14T23:19:41.9122620Z RSPM: 2021-05-14T23:19:41.9124260Z GITHUB_PAT: *** 2021-05-14T23:19:41.9124650Z COVERALLS_TOKEN: 2021-05-14T23:19:41.9125080Z continue-on-error: true 2021-05-14T23:19:41.9125520Z VDIFFR_RUN_TESTS: false 2021-05-14T23:19:41.9125970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:19:41.9126770Z TZ: UTC 2021-05-14T23:19:41.9127110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:41.9127490Z NOT_CRAN: true 2021-05-14T23:19:41.9127820Z ##[endgroup] 2021-05-14T23:19:42.4357700Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:19:45.1336920Z installer: Package name is pandoc 2021-05-14T23:19:45.1343720Z installer: Installing at base path / 2021-05-14T23:19:45.1345470Z installer: The install was successful. 2021-05-14T23:19:45.1493530Z ##[group]Run git config user.name adigherman 2021-05-14T23:19:45.1494240Z git config user.name adigherman 2021-05-14T23:19:45.1494840Z git config user.email adig@jhu.edu 2021-05-14T23:19:45.1757550Z shell: /bin/bash -e {0} 2021-05-14T23:19:45.1758010Z env: 2021-05-14T23:19:45.1758490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:45.1759010Z TIC_DEPLOY_KEY: 2021-05-14T23:19:45.1759390Z RSPM: 2021-05-14T23:19:45.1760610Z GITHUB_PAT: *** 2021-05-14T23:19:45.1761130Z COVERALLS_TOKEN: 2021-05-14T23:19:45.1761610Z continue-on-error: true 2021-05-14T23:19:45.1762140Z VDIFFR_RUN_TESTS: false 2021-05-14T23:19:45.1762660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:19:45.1763170Z TZ: UTC 2021-05-14T23:19:45.1763580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:45.1764040Z NOT_CRAN: true 2021-05-14T23:19:45.1764440Z ##[endgroup] 2021-05-14T23:19:45.2817480Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:19:45.2818180Z env: 2021-05-14T23:19:45.2818690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:45.2819140Z TIC_DEPLOY_KEY: 2021-05-14T23:19:45.2819510Z RSPM: 2021-05-14T23:19:45.2820840Z GITHUB_PAT: *** 2021-05-14T23:19:45.2821300Z COVERALLS_TOKEN: 2021-05-14T23:19:45.2821790Z continue-on-error: true 2021-05-14T23:19:45.2822250Z VDIFFR_RUN_TESTS: false 2021-05-14T23:19:45.2822760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:19:45.2823190Z TZ: UTC 2021-05-14T23:19:45.2823630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:45.2824030Z NOT_CRAN: true 2021-05-14T23:19:45.2824420Z ##[endgroup] 2021-05-14T23:19:46.9887290Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:19:47.0245260Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:19:47.0246390Z To reinstall 3.20.2, run: 2021-05-14T23:19:47.0247390Z brew reinstall cmake 2021-05-14T23:19:48.7296500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:19:49.8504060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:19:50.4061550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:19:50.8040140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A25%3A00Z&sig=mkx6n9GVsERLNikKp7FOtEIFygUF%2FfVNBenPH%2BFrg3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:50.8530200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=mkx6n9GVsERLNikKp7FOtEIFygUF\%2FfVNBenPH\%2BFrg3s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:50.9425460Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:19:51.0120730Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:19:51.0148710Z 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-2698-1s2649r 2021-05-14T23:19:51.0343180Z cp -pR /private/tmp/d20210514-2698-1s2649r/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:19:51.0540520Z chmod -Rf +w /private/tmp/d20210514-2698-1s2649r 2021-05-14T23:19:51.1161360Z ==> Finishing up 2021-05-14T23:19:51.1492060Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:19:51.1500230Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:19:51.1505950Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:19:51.1511770Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:19:51.1515490Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:19:51.1521280Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:19:51.1528920Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:19:51.1682740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2862-49rvrm.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:19:54.3957330Z ==> Summary 2021-05-14T23:19:54.3985590Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:19:56.7269960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:19:57.9147830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:19:58.4891540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:19:58.8873970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A25%3A00Z&sig=9T7NQvPgBetct0oZcYGgDRdG9%2FciogcQiJUIdikp38k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:58.9370380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=9T7NQvPgBetct0oZcYGgDRdG9\%2FciogcQiJUIdikp38k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:59.9586980Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:20:00.3494030Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:20:01.4968430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:02.0843760Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:20:02.5433070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T23%3A30%3A00Z&sig=ljf7k5yI0x3h%2FzwbeRFKMNGj0IdejbpeHCf7cFQ29Z8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:02.5946510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=ljf7k5yI0x3h\%2FzwbeRFKMNGj0IdejbpeHCf7cFQ29Z8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:02.7203340Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:20:02.7308110Z ==> Installing dependencies for jags: gcc 2021-05-14T23:20:02.7314920Z ==> Installing jags dependency: gcc 2021-05-14T23:20:02.8303790Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:20:02.8355670Z 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-2871-1xdwozs 2021-05-14T23:20:04.7955260Z cp -pR /private/tmp/d20210514-2871-1xdwozs/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:20:07.0001880Z chmod -Rf +w /private/tmp/d20210514-2871-1xdwozs 2021-05-14T23:20:11.1851710Z ==> Finishing up 2021-05-14T23:20:11.5764070Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:20:11.5768030Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:20:11.5773630Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:20:11.5778240Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:20:11.5783780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:20:11.5789710Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:20:11.5803550Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:20:11.5808780Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:20:11.5813680Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:20:11.5818550Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:20:11.5833150Z rm /usr/local/bin/c++-11 2021-05-14T23:20:11.5835860Z rm /usr/local/bin/cpp-11 2021-05-14T23:20:11.5838930Z rm /usr/local/bin/g++-11 2021-05-14T23:20:11.5842480Z rm /usr/local/bin/gcc-11 2021-05-14T23:20:11.5894370Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:20:11.5896440Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:20:11.5899600Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:20:11.5903290Z rm /usr/local/bin/gcov-11 2021-05-14T23:20:11.5907350Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:20:11.5910390Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:20:11.8445860Z Error: The `brew link` step did not complete successfully 2021-05-14T23:20:11.8446770Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:20:11.8450820Z Could not symlink bin/gfortran 2021-05-14T23:20:11.8451720Z Target /usr/local/bin/gfortran 2021-05-14T23:20:11.8452660Z already exists. You may want to remove it: 2021-05-14T23:20:11.8453930Z rm '/usr/local/bin/gfortran' 2021-05-14T23:20:11.8454570Z 2021-05-14T23:20:11.8455500Z To force the link and overwrite all conflicting files: 2021-05-14T23:20:11.8456780Z brew link --overwrite gcc 2021-05-14T23:20:11.8457590Z 2021-05-14T23:20:11.8458450Z To list all files that would be deleted: 2021-05-14T23:20:11.8459730Z brew link --overwrite --dry-run gcc 2021-05-14T23:20:11.8460440Z 2021-05-14T23:20:11.8461240Z Possible conflicting files are: 2021-05-14T23:20:11.8497710Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:20:12.3721950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3044-8dyn9w.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:20:15.1750040Z ==> Summary 2021-05-14T23:20:15.2663220Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:20:15.2668650Z ==> Installing jags 2021-05-14T23:20:15.2671780Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:20:15.2690740Z 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-2871-gwaahf 2021-05-14T23:20:15.3231310Z cp -pR /private/tmp/d20210514-2871-gwaahf/jags/. /usr/local/Cellar/jags 2021-05-14T23:20:15.3909110Z chmod -Rf +w /private/tmp/d20210514-2871-gwaahf 2021-05-14T23:20:15.5367290Z ==> Finishing up 2021-05-14T23:20:15.5761290Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:20:15.5780840Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:20:15.5790870Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:20:15.5803930Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:20:15.5813380Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:20:15.5818800Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:20:15.5824310Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:20:15.5829780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:20:15.5838800Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:20:15.6215400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3070-1x0e9gr.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:20:18.0845820Z ==> Summary 2021-05-14T23:20:18.0935150Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:20:20.6886620Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:20:21.9832660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:22.5483860Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:20:23.0037070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T23%3A30%3A00Z&sig=%2FWzilaTbsP8AyOmh6ivt6rTBfUiO68jDbdTzVIe8ZHg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:23.0505220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2FWzilaTbsP8AyOmh6ivt6rTBfUiO68jDbdTzVIe8ZHg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:23.3933820Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:20:23.5082240Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:20:23.5110020Z 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-3077-1hp386x 2021-05-14T23:20:23.7186630Z cp -pR /private/tmp/d20210514-3077-1hp386x/v8/. /usr/local/Cellar/v8 2021-05-14T23:20:23.8660940Z chmod -Rf +w /private/tmp/d20210514-3077-1hp386x 2021-05-14T23:20:24.0314870Z ==> Finishing up 2021-05-14T23:20:24.0851110Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:20:24.1255290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3242-1f8knz1.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:20:26.7234220Z ==> Summary 2021-05-14T23:20:26.7293490Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:20:29.0056210Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:20:30.1376140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:30.7226980Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:20:31.2126090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T23%3A30%3A00Z&sig=oGZZ92mRsKTksLwoHY70LOzCPFsy7WhW3bu7R%2FasiJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:31.2608210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=oGZZ92mRsKTksLwoHY70LOzCPFsy7WhW3bu7R\%2FasiJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:31.4788610Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:20:31.4990980Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:20:32.6475280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:33.2297300Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:20:33.6928100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T23%3A30%3A00Z&sig=4GCy0kkldai7jiLDJqTrRwIHBiEAR23pbVDt%2Fm3hRYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:33.7452180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=4GCy0kkldai7jiLDJqTrRwIHBiEAR23pbVDt\%2Fm3hRYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:33.9443640Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:20:33.9583810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:20:35.0928100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:35.6405390Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:20:36.0781820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T23%3A30%3A00Z&sig=WKI3QDysMj4o%2BuYt81wj1TJfLu%2F%2Bi1xbz%2Fck0IyxUkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:36.1334320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=WKI3QDysMj4o\%2BuYt81wj1TJfLu\%2F\%2Bi1xbz\%2Fck0IyxUkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:36.3796860Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:20:36.4038240Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:20:36.4078550Z ==> Installing fftw dependency: hwloc 2021-05-14T23:20:36.4670940Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:20:36.4698950Z 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-3249-3agzyf 2021-05-14T23:20:36.7963590Z cp -pR /private/tmp/d20210514-3249-3agzyf/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:20:37.3485410Z chmod -Rf +w /private/tmp/d20210514-3249-3agzyf 2021-05-14T23:20:37.7701150Z ==> Finishing up 2021-05-14T23:20:37.8094160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:20:37.8096890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:20:37.8102130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:20:37.8106750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:20:37.8111700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:20:37.8116290Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:20:37.8121450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:20:37.8125670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:20:37.8130960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:20:37.8135420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:20:37.8140310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:20:37.8144790Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:20:37.8150090Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:20:37.8156730Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:20:37.8161230Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:20:37.8189390Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:20:37.8214630Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:20:37.8219170Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:20:37.8233000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:20:37.8238450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:20:37.8265930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:20:37.8272020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:20:37.8277590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:20:37.8283450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:20:37.8292120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:20:37.8297820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:20:37.8312820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:20:37.8319000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:20:37.8324350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:20:37.8330480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:20:37.8337040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:20:37.8377740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:20:37.8390590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:20:37.8405730Z 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:20:37.8418290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:20:37.8434410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:20:37.8449210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:20:37.8468410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:20:37.8473620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:20:37.8486490Z 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:20:37.8498520Z 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:20:37.8503960Z 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:20:37.8509660Z 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:20:37.8524610Z 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:20:37.8537010Z 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:20:37.8547740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:20:37.8559070Z 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:20:37.8564830Z 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:20:37.8575360Z 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:20:37.8590700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:20:37.8607380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:20:37.8613410Z 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:20:37.8622580Z 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:20:37.8628580Z 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:20:37.8637120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:20:37.8642960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:20:37.8654980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:20:37.8668490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:20:37.8673990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:20:37.8680320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:20:37.8692010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:20:37.8703980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:20:37.8710160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:20:37.8732880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:20:37.8738790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:20:37.8759020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:20:37.8765330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:20:37.8784490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:20:37.8790540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:20:37.8797090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:20:37.8805830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:20:37.8811880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:20:37.8827090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:20:37.8837610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:20:37.8851070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:20:37.8858900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:20:37.8864540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:20:37.8870530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:20:37.8876210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:20:37.8882180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:20:37.8888220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:20:37.8894270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:20:37.8916250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:20:37.8921140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:20:37.8926920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:20:37.8933990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:20:37.8939260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:20:37.8944450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:20:37.8949980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:20:37.8955590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:20:37.8961320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:20:37.8969760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:20:37.8975590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:20:37.8981220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:20:37.8987230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:20:37.8992040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:20:37.8997560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:20:37.9002640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:20:37.9008210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:20:37.9013870Z 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:20:37.9017740Z Only the first 100 operations were output. 2021-05-14T23:20:38.2942380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3425-kzb1p4.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:20:40.9294500Z ==> Summary 2021-05-14T23:20:40.9865240Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:20:40.9872150Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:20:41.0483410Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:20:41.0502030Z 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-3249-d3d0dk 2021-05-14T23:20:41.3416900Z cp -pR /private/tmp/d20210514-3249-d3d0dk/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:20:41.7651050Z chmod -Rf +w /private/tmp/d20210514-3249-d3d0dk 2021-05-14T23:20:43.3787270Z ==> Finishing up 2021-05-14T23:20:43.4136440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:20:43.4142880Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:20:43.4149190Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:20:43.4154890Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:20:43.4162700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:20:43.4167960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:20:43.4173400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:20:43.4178750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:20:43.4184160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:20:43.4189460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:20:43.4194750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:20:43.4200050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:20:43.4208900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:20:43.4214770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:20:43.4220360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:20:43.4226100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:20:43.4231850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:20:43.4236900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:20:43.4241830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:20:43.4266020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:20:43.4267950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:20:43.4269320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:20:43.4270700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:20:43.4272570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:20:43.4278280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:20:43.4283030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:20:43.4288440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:20:43.4293710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:20:43.4298490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:20:43.4303870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:20:43.4308950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:20:43.4314090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:20:43.4319610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:20:43.4324490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:20:43.4331150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:20:43.4334840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:20:43.4340180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:20:43.4345170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:20:43.4350260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:20:43.4355020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:20:43.4360470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:20:43.4399140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:20:43.4403750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:20:43.4409020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:20:43.4413520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:20:43.4418450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:20:43.4423260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:20:43.4428070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:20:43.4439940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:20:43.4445310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:20:43.4450640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:20:43.4455990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:20:43.4461300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:20:43.4466550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:20:43.4479270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:20:43.4484870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:20:43.4492130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:20:43.4497830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:20:43.4503250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:20:43.4508640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:20:43.4530850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:20:43.4535930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:20:43.4541700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:20:43.4562150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:20:43.4572100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:20:43.4590090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:20:43.4595790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:20:43.4601270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:20:43.4606660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:20:43.4611760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:20:43.4617500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:20:43.4622630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:20:43.4628620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:20:43.4633340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:20:43.4639040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:20:43.4644320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:20:43.4649640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:20:43.4655150Z 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:20:43.4660760Z 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:20:43.4666460Z 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:20:43.4671580Z 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:20:43.4678040Z 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:20:43.4684060Z 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:20:43.4691120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:20:43.4695810Z 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:20:43.4701510Z 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:20:43.4706340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:20:43.4711970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:20:43.4717010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:20:43.4722430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:20:43.4727740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:20:43.4733260Z 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:20:43.4738540Z 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:20:43.4743790Z 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:20:43.4748750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:20:43.4754320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:20:43.4759760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:20:43.4764740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:20:43.4770390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:20:43.4775630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:20:43.4807130Z Only the first 100 operations were output. 2021-05-14T23:20:43.9302220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3460-1uoaypo.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:20:46.5674380Z ==> Summary 2021-05-14T23:20:46.6104480Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:20:46.6108890Z ==> Installing fftw 2021-05-14T23:20:46.6113800Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:20:46.6133110Z 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-3249-zpi4l7 2021-05-14T23:20:46.7127120Z cp -pR /private/tmp/d20210514-3249-zpi4l7/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:20:46.7751310Z chmod -Rf +w /private/tmp/d20210514-3249-zpi4l7 2021-05-14T23:20:46.9508320Z ==> Finishing up 2021-05-14T23:20:46.9962550Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:20:46.9966070Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:20:46.9971170Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:20:46.9975560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:20:46.9983060Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:20:46.9987190Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:20:46.9991960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:20:46.9996660Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:20:47.0001280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:20:47.0006700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:20:47.0016540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:20:47.0022860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:20:47.0063190Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:20:47.0157540Z info /usr/local/share/info/fftw3.info 2021-05-14T23:20:47.0175330Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:20:47.0185900Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:20:47.0202260Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:20:47.0216490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:20:47.0226850Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:20:47.0240280Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:20:47.0259170Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:20:47.0268230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:20:47.0277370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:20:47.0287130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:20:47.0297840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:20:47.0310560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:20:47.0318610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:20:47.0327360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:20:47.0335930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:20:47.0344740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:20:47.0352850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:20:47.0366630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:20:47.0375750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:20:47.0384260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:20:47.0388990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:20:47.0398380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:20:47.0407250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:20:47.0415350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:20:47.0427880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:20:47.0442300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:20:47.0443880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:20:47.0451870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:20:47.0461510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:20:47.0468210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:20:47.0475660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:20:47.0482500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:20:47.0489180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:20:47.0496390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:20:47.0503010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:20:47.0509190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:20:47.0516160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:20:47.0601930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:20:47.0606570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:20:47.0611380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:20:47.0617780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:20:47.0622610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:20:47.0628310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:20:47.0635920Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:20:47.0640780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:20:47.0646230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:20:47.0972650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3487-ie52x6.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:20:50.1746970Z ==> Summary 2021-05-14T23:20:50.1804490Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:20:50.8605670Z ==> No outdated dependents to upgrade! 2021-05-14T23:20:50.8608780Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:20:51.0422920Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:20:51.0424420Z fftw, open-mpi 2021-05-14T23:20:51.0433010Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:20:51.0436160Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:20:51.0439290Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:20:51.0442160Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:20:51.0448090Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:20:51.0451070Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:20:51.0453410Z rm /usr/local/include/fftw3.f 2021-05-14T23:20:51.0456340Z rm /usr/local/include/fftw3.f03 2021-05-14T23:20:51.0461570Z rm /usr/local/include/fftw3.h 2021-05-14T23:20:51.0463400Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:20:51.0465520Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:20:51.0468780Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:20:51.0476810Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:20:51.0479460Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:20:51.0482490Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:20:51.0485370Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:20:51.0492400Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:20:51.0495800Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:20:51.0498900Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:20:51.0499890Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:20:51.0501030Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:20:51.0506110Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:20:51.0511250Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:20:51.0512260Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:20:51.0517780Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:20:51.0519170Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:20:51.0522160Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:20:51.0526930Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:20:51.0529240Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:20:51.0535900Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:20:51.0536850Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:20:51.0541150Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:20:51.0546940Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:20:51.0548450Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:20:51.0550210Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:20:51.0555520Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:20:51.0560210Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:20:51.0561200Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:20:51.0564750Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:20:51.0569500Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:20:51.0571290Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:20:51.0576720Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:20:51.0577850Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:20:51.0588890Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:20:51.0591750Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:20:51.0601200Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:20:51.0611360Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:20:51.0614860Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:20:51.0622940Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:20:51.0632730Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:20:51.0641940Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:20:51.0645160Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:20:51.0713940Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:20:51.0716940Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:20:51.0723070Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:20:51.0732890Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:20:51.0750360Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:20:51.0754100Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:20:51.0763390Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:20:51.0777200Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:20:51.1754970Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:20:51.1762170Z rm /usr/local/bin/mpic++ 2021-05-14T23:20:51.1766210Z rm /usr/local/bin/mpicc 2021-05-14T23:20:51.1772620Z rm /usr/local/bin/mpicxx 2021-05-14T23:20:51.1780720Z rm /usr/local/bin/mpiexec 2021-05-14T23:20:51.1786860Z rm /usr/local/bin/mpif77 2021-05-14T23:20:51.1791840Z rm /usr/local/bin/mpif90 2021-05-14T23:20:51.1795820Z rm /usr/local/bin/mpifort 2021-05-14T23:20:51.1803310Z rm /usr/local/bin/mpirun 2021-05-14T23:20:51.1807410Z rm /usr/local/bin/ompi-clean 2021-05-14T23:20:51.1813030Z rm /usr/local/bin/ompi-server 2021-05-14T23:20:51.1823720Z rm /usr/local/bin/ompi_info 2021-05-14T23:20:51.1826870Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:20:51.1831650Z rm /usr/local/bin/orte-clean 2021-05-14T23:20:51.1837790Z rm /usr/local/bin/orte-info 2021-05-14T23:20:51.1847070Z rm /usr/local/bin/orte-server 2021-05-14T23:20:51.1848170Z rm /usr/local/bin/ortecc 2021-05-14T23:20:51.1852940Z rm /usr/local/bin/orted 2021-05-14T23:20:51.1858470Z rm /usr/local/bin/orterun 2021-05-14T23:20:51.1864300Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:20:51.1872970Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:20:51.1877390Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:20:51.1882990Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:20:51.1886210Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:20:51.1898410Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:20:51.1899740Z rm /usr/local/include/mpi.h 2021-05-14T23:20:51.1906260Z rm /usr/local/include/mpi.mod 2021-05-14T23:20:51.1910640Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:20:51.1915460Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:20:51.1921340Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:20:51.1925230Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:20:51.1933010Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:20:51.1935970Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:20:51.1945280Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:20:51.1948620Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:20:51.1959110Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:20:51.1964930Z rm /usr/local/include/mpif-config.h 2021-05-14T23:20:51.1969930Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:20:51.1977470Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:20:51.1980450Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:20:51.1983720Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:20:51.1990480Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:20:51.1994390Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:20:51.1999100Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:20:51.2003810Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:20:51.2008850Z rm /usr/local/include/mpif.h 2021-05-14T23:20:51.2012150Z rm /usr/local/include/openmpi 2021-05-14T23:20:51.2019230Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:20:51.2031360Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:20:51.2033070Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:20:51.2040570Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:20:51.2046030Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:20:51.2054020Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:20:51.2057360Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:20:51.2064800Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:20:51.2070550Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:20:51.2077450Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:20:51.2081640Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:20:51.2086860Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:20:51.2091770Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:20:51.2100360Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:20:51.2106480Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:20:51.2109420Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:20:51.2118100Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:20:51.2121060Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:20:51.2129820Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:20:51.2136540Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:20:51.2140540Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:20:51.2143140Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:20:51.2149880Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:20:51.2154600Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:20:51.2162870Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:20:51.2167450Z rm /usr/local/lib/openmpi 2021-05-14T23:20:51.2180020Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:20:51.2186960Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:20:51.2191960Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:20:51.2198310Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:20:51.2201990Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:20:51.2207090Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:20:51.2215240Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:20:51.2218150Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:20:51.2226340Z rm /usr/local/lib/pmix 2021-05-14T23:20:51.2242030Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:20:51.2246060Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:20:51.2253000Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:20:51.2257090Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:20:51.2264050Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:20:51.2268200Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:20:51.2278320Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:20:51.2282450Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:20:51.2287630Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:20:51.2295470Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:20:51.2299060Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:20:51.2308210Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:20:51.2315260Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:20:51.2322210Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:20:51.2327210Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:20:51.2341870Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:20:51.2344410Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:20:51.2368050Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:20:51.2373210Z Only the first 100 operations were output. 2021-05-14T23:20:53.1782480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:20:54.4361790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:20:55.0551260Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:20:55.4419090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T23%3A30%3A00Z&sig=uxenaRnPcNbVpjgPGaEKK5C6sbex1d1k32RMDTt%2BjRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:55.4959850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=uxenaRnPcNbVpjgPGaEKK5C6sbex1d1k32RMDTt\%2BjRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:20:55.9449090Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:20:56.0818600Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:20:56.0857220Z 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-3495-msl6kv 2021-05-14T23:20:56.8305140Z cp -pR /private/tmp/d20210514-3495-msl6kv/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:20:57.7358480Z chmod -Rf +w /private/tmp/d20210514-3495-msl6kv 2021-05-14T23:20:58.7573850Z ==> Finishing up 2021-05-14T23:20:58.8613080Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:20:58.8618520Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:20:58.8623230Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:20:58.8627780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:20:58.8633400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:20:58.8637810Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:20:58.8642970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:20:58.8647670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:20:58.8655500Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:20:58.8660020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:20:58.8665160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:20:58.8669560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:20:58.8687200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:20:58.8691570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:20:58.8696630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:20:58.8700960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:20:58.8707180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:20:58.8713760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:20:58.8727680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:20:58.8729360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:20:58.8730810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:20:58.8732920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:20:58.8738040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:20:58.8742330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:20:58.8747330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:20:58.8751740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:20:58.8756730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:20:58.8761070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:20:58.8766380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:20:58.8774380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:20:58.8782500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:20:58.8791780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:20:58.8804070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:20:58.8812430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:20:58.8821300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:20:58.8830460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:20:58.8844980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:20:58.8848680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:20:58.8858300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:20:58.8867450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:20:58.8878450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:20:58.8886410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:20:58.8894970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:20:58.8904070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:20:58.8913250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:20:58.8921760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:20:58.8926270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:20:58.8935300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:20:58.8943110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:20:58.8952840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:20:58.8957760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:20:58.8969640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:20:58.8978070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:20:58.8982760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:20:58.8991880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:20:58.9000230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:20:58.9008480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:20:58.9012980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:20:58.9021460Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:20:58.9031470Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:20:58.9039440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:20:58.9044100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:20:58.9052070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:20:58.9060200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:20:58.9069370Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:20:58.9080030Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:20:58.9089280Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:20:58.9098370Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:20:58.9102870Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:20:58.9206800Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:20:58.9212180Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:20:58.9216660Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:20:58.9221710Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:20:58.9226190Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:20:58.9231380Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:20:58.9235810Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:20:58.9240850Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:20:58.9245300Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:20:58.9250260Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:20:58.9254830Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:20:58.9259900Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:20:58.9267110Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:20:58.9273510Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:20:58.9280710Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:20:58.9295700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:20:58.9301230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:20:58.9307080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:20:58.9312650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:20:58.9317930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:20:58.9323420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:20:58.9329050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:20:58.9334380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:20:58.9339830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:20:58.9345200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:20:58.9350330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:20:58.9355660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:20:58.9361250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:20:58.9366470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:20:58.9371400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:20:58.9377210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:20:58.9381820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:20:58.9386240Z Only the first 100 operations were output. 2021-05-14T23:20:59.3249520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3660-ykvbx2.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:21:02.0342570Z ==> Summary 2021-05-14T23:21:02.1059610Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:21:04.7241280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:21:05.8627960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:06.4447900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:21:06.8112850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T23%3A30%3A00Z&sig=bIvqjEk%2FRlU37rlJ0al00E4qAPMJcHedO65CHUa%2BG6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:06.8596050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=bIvqjEk\%2FRlU37rlJ0al00E4qAPMJcHedO65CHUa\%2BG6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:06.9435470Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:21:07.0329370Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:21:07.0354660Z 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-3667-14ub88y 2021-05-14T23:21:07.1108950Z cp -pR /private/tmp/d20210514-3667-14ub88y/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:21:07.2739350Z chmod -Rf +w /private/tmp/d20210514-3667-14ub88y 2021-05-14T23:21:07.4761460Z ==> Finishing up 2021-05-14T23:21:07.5068690Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:21:07.5084350Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:21:07.5088340Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:21:07.5111770Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:21:07.5151890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5198820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5227570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5232800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5241300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5258200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5270840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5327040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5341680Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:21:07.5354880Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:21:07.5387120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5439910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5458710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5489830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5529080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5540230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5558950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5561270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5563120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5564820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5586980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5588920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5591110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5593050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5595360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5627290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5631020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5633500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5652180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5686590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5688730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5703210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5705520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5708090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5716230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5742890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5764870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5767060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5773770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5784820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5786660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5791250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5818470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5833460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5846260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5847880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5876200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5880560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5918400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5922960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5926630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5946350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5980760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.5982390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.6013170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.6041410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:21:07.6068750Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:21:07.6099690Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:21:07.6105290Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:21:07.6120920Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:21:07.6132760Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:21:07.6175160Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:21:07.6277540Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:21:07.6379950Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:21:07.6646020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3832-171dlt3.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:21:10.1073770Z ==> Summary 2021-05-14T23:21:10.1283990Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:21:12.2194680Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:21:12.2195820Z To reinstall 1.6.37, run: 2021-05-14T23:21:12.2196590Z brew reinstall libpng 2021-05-14T23:21:14.2309550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:21:15.3704630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:15.9658400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:21:16.3374650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T23%3A30%3A00Z&sig=L7k6qMzOPO6p4Lzi3yivYzHEYIJZqWkMP9bASIp7cXI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:16.3836620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=L7k6qMzOPO6p4Lzi3yivYzHEYIJZqWkMP9bASIp7cXI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:16.4353430Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:21:16.4400940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:21:17.5658450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:18.1117530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:21:18.4799560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T23%3A30%3A00Z&sig=aM3tAnu6tcKnJOtrv8LCxFrWdkmrE4E85OZm3gqyiGA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:18.5314020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=aM3tAnu6tcKnJOtrv8LCxFrWdkmrE4E85OZm3gqyiGA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:18.6942240Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:21:18.6993350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:21:19.8159680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:20.4272680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:21:20.8210680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T23%3A30%3A00Z&sig=zDCgJNsnfZ6OcQX%2FZEHNip%2FCHLIGM2lHMEP1b51AqYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:20.8696870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=zDCgJNsnfZ6OcQX\%2FZEHNip\%2FCHLIGM2lHMEP1b51AqYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:20.9232110Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:21:20.9260400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:21:22.0993970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:22.7058110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:21:23.0771590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T23%3A30%3A00Z&sig=MMF20aJSJ9MqgwyG7%2BNC3jPUX6aEqIiGa%2BSKbdC%2FeFA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:23.1241140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=MMF20aJSJ9MqgwyG7\%2BNC3jPUX6aEqIiGa\%2BSKbdC\%2FeFA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:23.1985220Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:21:23.2015100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:21:24.3609470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:24.9329930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:21:25.3181220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T23%3A30%3A00Z&sig=Ald%2Fa5Ns7p8qoy6TWq9Q%2FoOk3L4mH%2BWsyJU9bcs1tac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:25.3776590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=Ald\%2Fa5Ns7p8qoy6TWq9Q\%2FoOk3L4mH\%2BWsyJU9bcs1tac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:25.4990340Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:21:25.5053320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:21:26.6428390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:27.6013680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:21:27.6040330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T23%3A30%3A00Z&sig=7Sc6uz3H3XGGzE8bf9DOp01Pa7QtJIiR4%2FiUiyU43Xs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:27.6497410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=7Sc6uz3H3XGGzE8bf9DOp01Pa7QtJIiR4\%2FiUiyU43Xs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:27.8165970Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:21:27.8269230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:21:28.9660420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:29.5382810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:21:29.9590100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T23%3A30%3A00Z&sig=hECJzZWebyMSYBaSFX4PvRMnAfE4s6Ryiyo9Qu%2Fi1wM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:30.0076760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=hECJzZWebyMSYBaSFX4PvRMnAfE4s6Ryiyo9Qu\%2Fi1wM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:30.0603390Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:21:30.0634960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:21:31.2729840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:31.8601430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:21:32.2475620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T23%3A30%3A00Z&sig=SXbk%2Fcug1d8cC%2By%2FTXb8yMpigv6QMJPr6tGKR2z%2FSFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:32.3041430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=SXbk\%2Fcug1d8cC\%2By\%2FTXb8yMpigv6QMJPr6tGKR2z\%2FSFg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:32.3548450Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:21:32.3579290Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:21:33.4744200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:34.0339350Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:21:34.4162420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T23%3A30%3A00Z&sig=5RoTle%2FPNfbOQO80WUMkq%2FDnvbfd%2FCHj1wLQ4mVVG6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:34.4636700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=5RoTle\%2FPNfbOQO80WUMkq\%2FDnvbfd\%2FCHj1wLQ4mVVG6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:34.5383220Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:21:34.5419140Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:21:35.6898080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:36.2554430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:21:36.6400950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T23%3A30%3A00Z&sig=2W2lx%2BWRBy1jE4BmF5ZkQ31V5IahCdZn%2B94QYS%2Fb58U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:36.7003280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=2W2lx\%2BWRBy1jE4BmF5ZkQ31V5IahCdZn\%2B94QYS\%2Fb58U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:36.7904430Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:21:36.7949230Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:21:38.0022820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:38.5645530Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:21:38.9439390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T23%3A30%3A00Z&sig=6TPZg%2FBV1zW%2FDh8VYLJ2ydNxNZ61TgFzbR0ijNOGZn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:38.9877620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=6TPZg\%2FBV1zW\%2FDh8VYLJ2ydNxNZ61TgFzbR0ijNOGZn0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:39.1357770Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:21:39.1445420Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:21:40.2535460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:40.8285830Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:21:41.1947760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T23%3A30%3A00Z&sig=tp9ErybaG1XLk4URT1YzXJmvqkDIOTe0SmCw0BeKTSU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:41.2427730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=tp9ErybaG1XLk4URT1YzXJmvqkDIOTe0SmCw0BeKTSU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:41.3194060Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:21:41.3235140Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:21:42.5386600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:43.0825680Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:21:43.5033590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T23%3A30%3A00Z&sig=bw7bxZaaTrynbbLyfij3vWbeFRJTj7L416FmuZDnKoo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:43.5521910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=bw7bxZaaTrynbbLyfij3vWbeFRJTj7L416FmuZDnKoo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:43.6306360Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:21:43.6347320Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:21:44.8485180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:45.4137640Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:21:45.7772320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T23%3A30%3A00Z&sig=tRUc5KKO6KgDTNDeiOR2P86uzC0AvxtfqEeKZWohj1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:45.8308270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=tRUc5KKO6KgDTNDeiOR2P86uzC0AvxtfqEeKZWohj1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:46.1866340Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:21:46.2531920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:21:47.4427090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:48.0008970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:21:48.3768340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T23%3A30%3A00Z&sig=Cu5o9ZegCBhimX5mT%2BBNU6coUZpH7rCm9VBIzVDQEq0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:48.4245960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=Cu5o9ZegCBhimX5mT\%2BBNU6coUZpH7rCm9VBIzVDQEq0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:48.5992380Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:21:48.6089710Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:21:49.7327470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:50.3051190Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:21:50.6930570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T23%3A30%3A00Z&sig=X2AVHpwmYm9pAKudTucHdAfWbw6XK0XwXwnu%2FskFkvE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:50.7393410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=X2AVHpwmYm9pAKudTucHdAfWbw6XK0XwXwnu\%2FskFkvE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:51.9021030Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:21:52.9694450Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:21:53.5162080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:21:54.1005010Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:21:54.4871380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T23%3A30%3A00Z&sig=MkpgWdn6DPYNPNjT6k9adouilySioSO5eTnkLrqJtzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:54.5345250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=MkpgWdn6DPYNPNjT6k9adouilySioSO5eTnkLrqJtzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:21:54.8767180Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:21:54.9399380Z ==> 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:21:54.9401960Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:21:55.0145080Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:21:55.0193560Z 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-3942-192t79 2021-05-14T23:21:55.0270630Z cp -pR /private/tmp/d20210514-3942-192t79/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:21:55.0365780Z chmod -Rf +w /private/tmp/d20210514-3942-192t79 2021-05-14T23:21:55.0755660Z ==> Finishing up 2021-05-14T23:21:55.1692960Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:21:55.1795640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4207-1msr2ww.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:21:57.6345980Z ==> Summary 2021-05-14T23:21:57.6360360Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:21:57.6366000Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:21:57.6402540Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:21:57.6420500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3942-yz0zt2 2021-05-14T23:21:57.7835400Z cp -pR /private/tmp/d20210514-3942-yz0zt2/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:21:57.9888980Z chmod -Rf +w /private/tmp/d20210514-3942-yz0zt2 2021-05-14T23:21:58.1429970Z ==> Finishing up 2021-05-14T23:21:58.1827460Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:21:58.1831350Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:21:58.1844870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:21:58.1849820Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:21:58.1854580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:21:58.1860170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:21:58.1865520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:21:58.1870260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:21:58.1875610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:21:58.1880840Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:21:58.1885920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:21:58.1949560Z rm /usr/local/share/pkgconfig 2021-05-14T23:21:58.1966410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:21:58.1971090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:21:58.1976780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:21:58.1981620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:21:58.1987210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:21:58.1998570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:21:58.2003440Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:21:58.2008980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:21:58.2014320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:21:58.2019450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:21:58.2024820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:21:58.2030020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:21:58.2035560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:21:58.2040390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:21:58.2047870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:21:58.2055380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:21:58.2062290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:21:58.2065140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:21:58.2070000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:21:58.2075250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:21:58.2081200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:21:58.2085410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:21:58.2091690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:21:58.2096790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:21:58.2101560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:21:58.2107080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:21:58.2112260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:21:58.2117390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:21:58.2122050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:21:58.2127440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:21:58.2132830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:21:58.2137600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:21:58.2143040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:21:58.2148220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:21:58.2153420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:21:58.2158050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:21:58.2163660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:21:58.2169410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:21:58.2174160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:21:58.2179820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:21:58.2184620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:21:58.2189800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:21:58.2751530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4233-1fwpl60.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:22:00.8125410Z ==> Summary 2021-05-14T23:22:00.8293840Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:22:00.8299110Z ==> Installing poppler dependency: libxau 2021-05-14T23:22:00.8397290Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:22:00.8415140Z 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-3942-1xyylwq 2021-05-14T23:22:00.8551260Z cp -pR /private/tmp/d20210514-3942-1xyylwq/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:22:00.8830560Z chmod -Rf +w /private/tmp/d20210514-3942-1xyylwq 2021-05-14T23:22:00.9474780Z ==> Finishing up 2021-05-14T23:22:00.9836560Z rm /usr/local/include/X11 2021-05-14T23:22:00.9844320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:22:00.9848900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:22:00.9855100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:22:00.9859180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:22:00.9864750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:22:00.9869500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:22:00.9875000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:22:00.9879900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:22:00.9885320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:22:00.9890160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:22:00.9895810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:22:00.9900580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:22:00.9905990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:22:00.9911110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:22:00.9917280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:22:00.9922770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:22:00.9927760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:22:00.9933420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:22:00.9938410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:22:00.9943890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:22:00.9948900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:22:00.9954060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:22:00.9961680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:22:00.9967610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:22:00.9971450Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:22:00.9978660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:22:00.9984800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:22:00.9990800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:22:00.9994140Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:22:01.0003000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:22:01.0008730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:22:01.0039770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:22:01.0044390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:22:01.0050200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:22:01.0055490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:22:01.0060500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:22:01.0066170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:22:01.0071540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:22:01.0080310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:22:01.0084300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:22:01.0089160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:22:01.0094930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:22:01.0100050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:22:01.0105900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:22:01.0110510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:22:01.0116110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:22:01.0121380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:22:01.0126670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:22:01.0131930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:22:01.0137390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:22:01.0142360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:22:01.0148030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:22:01.0152720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:22:01.0158440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:22:01.0163420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:22:01.0169810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:22:01.0174660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:22:01.0180420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:22:01.0185180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:22:01.0190750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:22:01.0195540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:22:01.0204240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:22:01.0208820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:22:01.0220560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:22:01.0222400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:22:01.0224070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:22:01.0227960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:22:01.0233770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:22:01.0238510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:22:01.0244100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:22:01.0249060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:22:01.0254570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:22:01.0259540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:22:01.0265140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:22:01.0270080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:22:01.0275530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:22:01.0280300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:22:01.0285950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:22:01.0291750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:22:01.0297520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:22:01.0302180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:22:01.0307900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:22:01.0313260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:22:01.0318250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:22:01.0323710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:22:01.0330750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:22:01.0337760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:22:01.0343980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:22:01.0350380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:22:01.0356420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:22:01.0362270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:22:01.0368380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:22:01.0387490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:22:01.0389500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:22:01.0391260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:22:01.0392990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:22:01.0395690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:22:01.0406240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:22:01.0412080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:22:01.0417770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:22:01.0423010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:22:01.0428830Z Only the first 100 operations were output. 2021-05-14T23:22:01.0860770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4259-pbtqiw.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:22:03.7576710Z ==> Summary 2021-05-14T23:22:03.7604830Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:22:03.7610850Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:22:03.7702170Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:22:03.7720290Z 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-3942-vdt1rr 2021-05-14T23:22:03.7823900Z cp -pR /private/tmp/d20210514-3942-vdt1rr/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:22:03.8248770Z chmod -Rf +w /private/tmp/d20210514-3942-vdt1rr 2021-05-14T23:22:03.8772820Z ==> Finishing up 2021-05-14T23:22:03.9160560Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:22:03.9165550Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:22:03.9175010Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:22:03.9184080Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:22:03.9191850Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:22:03.9322110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4286-1w15tfr.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:22:06.4934350Z ==> Summary 2021-05-14T23:22:06.4953170Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:22:06.4958980Z ==> Installing poppler dependency: libxcb 2021-05-14T23:22:06.5289780Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:22:06.5307270Z 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-3942-1rek3os 2021-05-14T23:22:07.2318770Z cp -pR /private/tmp/d20210514-3942-1rek3os/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:22:08.4421640Z chmod -Rf +w /private/tmp/d20210514-3942-1rek3os 2021-05-14T23:22:09.6050550Z ==> Finishing up 2021-05-14T23:22:09.6428130Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:22:09.6436120Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:22:09.6502840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:22:09.6508080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:22:09.6515470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:22:09.6524480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:22:09.6537480Z 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:22:09.6548120Z 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:22:09.6557990Z 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:22:09.6565100Z 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:22:09.6574620Z 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:22:09.6586100Z 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:22:09.6593630Z 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:22:09.6598910Z 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:22:09.6606480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:22:09.6615940Z 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:22:09.6623160Z 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:22:09.6631460Z 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:22:09.6636540Z 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:22:09.6642310Z 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:22:09.6647200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:22:09.6659870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:22:09.6665380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:22:09.6672930Z 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:22:09.6681620Z 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:22:09.6686510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:22:09.6694480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:22:09.6704650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:22:09.6714040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:22:09.6721590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:22:09.6731080Z 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:22:09.6741250Z 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:22:09.6749960Z 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:22:09.6761930Z 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:22:09.6767800Z 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:22:09.6772690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:22:09.6780970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:22:09.6786700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:22:09.6794910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:22:09.6800650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:22:09.6809320Z 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:22:09.6816430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:22:09.6822500Z 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:22:09.6828040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:22:09.6835920Z 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:22:09.6841410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:22:09.6849920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:22:09.6855440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:22:09.6861300Z 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:22:09.6867030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:22:09.6872500Z 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:22:09.6885260Z 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:22:09.6891620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:22:09.6897270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:22:09.6904890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:22:09.6910760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:22:09.6922910Z 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:22:09.6929020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:22:09.6936690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:22:09.6943140Z 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:22:09.6949920Z 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:22:09.6959560Z 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:22:09.6965100Z 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:22:09.6970730Z 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:22:09.6976420Z 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:22:09.6981770Z 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:22:09.6987940Z 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:22:09.6994040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:22:09.7000410Z 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:22:09.7006420Z 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:22:09.7015100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:22:09.7020750Z 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:22:09.7026540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:22:09.7032910Z 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:22:09.7038540Z 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:22:09.7044550Z 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:22:09.7050180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:22:09.7056270Z 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:22:09.7086520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:22:09.7092870Z 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:22:09.7098240Z 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:22:09.7104510Z 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:22:09.7110680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:22:09.7116780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:22:09.7127700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:22:09.7134230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:22:09.7144680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:22:09.7150570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:22:09.7156420Z 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:22:09.7162270Z 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:22:09.7172080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:22:09.7178000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:22:09.7186310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:22:09.7197360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:22:09.7199650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:22:09.7203580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:22:09.7209160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:22:09.7215110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:22:09.7221350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:22:09.7227460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:22:09.7231880Z Only the first 100 operations were output. 2021-05-14T23:22:11.3668580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4321-1q60nbt.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:22:14.3482030Z ==> Summary 2021-05-14T23:22:14.4959930Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:22:14.4965220Z ==> Installing poppler dependency: libx11 2021-05-14T23:22:14.5441600Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:22:14.5459270Z 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-3942-1krk1rf 2021-05-14T23:22:14.8745740Z cp -pR /private/tmp/d20210514-3942-1krk1rf/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:22:15.3635110Z chmod -Rf +w /private/tmp/d20210514-3942-1krk1rf 2021-05-14T23:22:15.8450150Z ==> Finishing up 2021-05-14T23:22:15.8800830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:22:15.8804820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:22:15.8821380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:22:15.8846590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:22:15.8860010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:22:15.8863880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:22:15.8870540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:22:15.8879820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:22:15.8883750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:22:15.8896800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:22:15.8900510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:22:15.8913350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:22:15.8915730Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:22:15.8919340Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:22:15.8932160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:22:15.8936250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:22:15.8949620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:22:15.8951180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:22:15.8953210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:22:15.8966610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:22:15.8970670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:22:15.8978290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:22:15.8984930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:22:15.8989150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:22:15.9005800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:22:15.9009440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:22:15.9013770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:22:15.9026850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:22:15.9031670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:22:15.9034220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:22:15.9044660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:22:15.9050020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:22:15.9061520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:22:15.9067050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:22:15.9083170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:22:15.9087330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:22:15.9088950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:22:15.9102540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:22:15.9115800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:22:15.9131830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:22:15.9136270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:22:15.9144430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:22:15.9173700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:22:15.9179180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:22:15.9192490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:22:15.9196710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:22:15.9206660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:22:15.9209990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:22:15.9214110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:22:15.9227380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:22:15.9231580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:22:15.9234920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:22:15.9257020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:22:15.9265190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:22:15.9272860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:22:15.9286330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:22:15.9290940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:22:15.9295130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:22:15.9304280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:22:15.9308420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:22:15.9321860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:22:15.9324390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:22:15.9338430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:22:15.9342550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:22:15.9349830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:22:15.9356570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:22:15.9360840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:22:15.9373030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:22:15.9378380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:22:15.9380320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:22:15.9384740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:22:15.9398150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:22:15.9400520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:22:15.9406100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:22:15.9414150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:22:15.9417450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:22:15.9428080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:22:15.9430980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:22:15.9433530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:22:15.9439250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:22:15.9453950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:22:15.9457900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:22:15.9461720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:22:15.9473760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:22:15.9477190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:22:15.9480410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:22:15.9490410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:22:15.9492120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:22:15.9499820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:22:15.9504130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:22:15.9516730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:22:15.9522200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:22:15.9526310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:22:15.9543210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:22:15.9545980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:22:15.9559570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:22:15.9563770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:22:15.9574340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:22:15.9575990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:22:15.9579880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:22:15.9592530Z Only the first 100 operations were output. 2021-05-14T23:22:16.5431010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4347-19h7fhp.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:22:19.1475000Z ==> Summary 2021-05-14T23:22:19.2136900Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:22:19.2141760Z ==> Installing poppler dependency: libxext 2021-05-14T23:22:19.2683580Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:22:19.8469320Z 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-3942-1y0k8ub 2021-05-14T23:22:19.8471740Z ==> Finishing up 2021-05-14T23:22:19.8474010Z cp -pR /private/tmp/d20210514-3942-1y0k8ub/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:22:19.8475300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:22:19.8577340Z chmod -Rf +w /private/tmp/d20210514-3942-1y0k8ub 2021-05-14T23:22:19.8578510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:22:19.8678050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:22:19.8779870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:22:19.8881790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:22:19.8983690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:22:19.9085760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:22:19.9187650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:22:19.9289540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:22:19.9391410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:22:19.9493570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:22:19.9595470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:22:19.9697550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:22:19.9798160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:22:19.9900320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:22:20.0000780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:22:20.0102430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:22:20.0203230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:22:20.0304700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:22:20.0405730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:22:20.0507260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:22:20.0608320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:22:20.0710250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:22:20.0810580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:22:20.0812360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:22:20.0817910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:22:20.0913330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:22:20.0920240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:22:20.1023060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:22:20.1125640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:22:20.1143050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:22:20.1235300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:22:20.1266270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:22:20.1341120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:22:20.1398680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:22:20.1446990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:22:20.1540770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:22:20.1552770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:22:20.1647950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:22:20.1665760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:22:20.1768060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:22:20.1778490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:22:20.1880890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:22:20.1885350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:22:20.1930100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:22:20.1989710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:22:20.2091490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:22:20.2096100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:22:20.2198490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:22:20.2205480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:22:20.2234120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:22:20.2314080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:22:20.2362450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:22:20.2428740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:22:20.2504330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:22:20.2536620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:22:20.2618180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:22:20.2651590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:22:20.2745180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:22:20.2754160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:22:20.2856480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:22:20.2862240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:22:20.2964540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:22:20.2966290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:22:20.2971960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:22:20.3009750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:22:20.3074430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:22:20.3149790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:22:20.3191130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:22:20.3291690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:22:20.3301850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:22:20.3404350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:22:20.3412930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:22:20.3454160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:22:20.3527800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:22:20.3617510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:22:20.3631830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:22:20.3734080Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:22:20.3746430Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:22:20.3762970Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:22:20.3857670Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:22:20.3909060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4373-zdneoq.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:22:21.9567640Z ==> Summary 2021-05-14T23:22:21.9630050Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:22:21.9635280Z ==> Installing poppler dependency: libxrender 2021-05-14T23:22:22.0222510Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:22:22.0240220Z 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-3942-7bs931 2021-05-14T23:22:22.0351890Z cp -pR /private/tmp/d20210514-3942-7bs931/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:22:22.0500780Z chmod -Rf +w /private/tmp/d20210514-3942-7bs931 2021-05-14T23:22:22.1019160Z ==> Finishing up 2021-05-14T23:22:22.1398240Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:22:22.1406140Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:22:22.1412690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:22:22.1417320Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:22:22.1422890Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:22:22.1430420Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:22:22.1563800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4400-10ieyn9.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:22:24.7788850Z ==> Summary 2021-05-14T23:22:24.7812100Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:22:24.7817530Z ==> Installing poppler dependency: lzo 2021-05-14T23:22:24.7841390Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:22:24.7860330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3942-1nmbcdc 2021-05-14T23:22:24.8044570Z cp -pR /private/tmp/d20210514-3942-1nmbcdc/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:22:24.8255360Z chmod -Rf +w /private/tmp/d20210514-3942-1nmbcdc 2021-05-14T23:22:24.8864340Z ==> Finishing up 2021-05-14T23:22:24.9235840Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:22:24.9243520Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:22:24.9249980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:22:24.9254460Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:22:24.9259920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:22:24.9267570Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:22:24.9427010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4426-fy3yw0.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:22:27.4150970Z ==> Summary 2021-05-14T23:22:27.4183020Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:22:27.4188850Z ==> Installing poppler dependency: pixman 2021-05-14T23:22:27.4216110Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:22:27.4234090Z 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-3942-1xi96t5 2021-05-14T23:22:27.4390720Z cp -pR /private/tmp/d20210514-3942-1xi96t5/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:22:27.4525380Z chmod -Rf +w /private/tmp/d20210514-3942-1xi96t5 2021-05-14T23:22:27.5032870Z ==> Finishing up 2021-05-14T23:22:27.5394810Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:22:27.5401380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:22:27.5406040Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:22:27.5411450Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:22:27.5417080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:22:27.5424630Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:22:27.5551810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4452-1n0ybn1.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:22:30.0053870Z ==> Summary 2021-05-14T23:22:30.0073910Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:22:30.0084520Z ==> Installing poppler dependency: cairo 2021-05-14T23:22:30.1946300Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:22:30.1964010Z 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-3942-12e69rq 2021-05-14T23:22:30.2636040Z cp -pR /private/tmp/d20210514-3942-12e69rq/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:22:30.3396630Z chmod -Rf +w /private/tmp/d20210514-3942-12e69rq 2021-05-14T23:22:30.5572330Z ==> Finishing up 2021-05-14T23:22:30.6173580Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:22:30.6186160Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:22:30.6192790Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:22:30.6219570Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:22:30.6225960Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:22:30.6231430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:22:30.6235970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:22:30.6241620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:22:30.6246810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:22:30.6251980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:22:30.6257070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:22:30.6261710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:22:30.6266530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:22:30.6271590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:22:30.6279250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:22:30.6284470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:22:30.6291170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:22:30.6297050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:22:30.6301890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:22:30.6307330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:22:30.6312390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:22:30.6317930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:22:30.6322540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:22:30.6327920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:22:30.6332730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:22:30.6338140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:22:30.6343020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:22:30.6348250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:22:30.6353430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:22:30.6358210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:22:30.6363480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:22:30.6721740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4478-g0g49i.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:22:33.1906890Z ==> Summary 2021-05-14T23:22:33.1992320Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:22:33.1998470Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:22:33.2162040Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:22:33.2179990Z 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-3942-1uvy5fz 2021-05-14T23:22:33.2523470Z cp -pR /private/tmp/d20210514-3942-1uvy5fz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:22:33.2705060Z chmod -Rf +w /private/tmp/d20210514-3942-1uvy5fz 2021-05-14T23:22:33.3380870Z ==> Finishing up 2021-05-14T23:22:33.3589750Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:22:33.3604930Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:22:33.3610380Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:22:33.3619130Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:22:33.3624540Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:22:33.3631650Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:22:33.3637070Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:22:33.3654180Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:22:33.3664290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:22:33.3675450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:22:33.3686290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:22:33.3691540Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:22:33.3698400Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:22:33.3703150Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:22:33.3709020Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:22:33.3718400Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:22:33.3888530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4504-1k2vnzx.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:22:35.7604750Z ==> Summary 2021-05-14T23:22:35.7631400Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:22:35.7636510Z ==> Installing poppler dependency: nspr 2021-05-14T23:22:35.7656000Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:22:35.7674750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3942-zofg86 2021-05-14T23:22:35.8027010Z cp -pR /private/tmp/d20210514-3942-zofg86/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:22:35.8480870Z chmod -Rf +w /private/tmp/d20210514-3942-zofg86 2021-05-14T23:22:35.9648310Z ==> Finishing up 2021-05-14T23:22:36.0535910Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:22:36.0541490Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:22:36.0576820Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:22:36.0583650Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:22:36.0588700Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:22:36.0593500Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:22:36.0598480Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:22:36.0603250Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:22:36.0608330Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:22:36.0615690Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:22:36.0886720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4534-1p22p08.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:22:38.4602270Z ==> Summary 2021-05-14T23:22:38.4714250Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:22:38.4719940Z ==> Installing poppler dependency: nss 2021-05-14T23:22:38.4830000Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:22:38.4848290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3942-1hlxs2w 2021-05-14T23:22:38.7523600Z cp -pR /private/tmp/d20210514-3942-1hlxs2w/nss/. /usr/local/Cellar/nss 2021-05-14T23:22:38.9256150Z chmod -Rf +w /private/tmp/d20210514-3942-1hlxs2w 2021-05-14T23:22:40.3835420Z ==> Finishing up 2021-05-14T23:22:40.4228290Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:22:40.4230280Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:22:40.4232180Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:22:40.4237340Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:22:40.4241580Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:22:40.4246730Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:22:40.4265980Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:22:40.4274300Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:22:40.4275570Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:22:40.4280030Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:22:40.4285100Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:22:40.4289620Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:22:40.4294610Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:22:40.4302980Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:22:40.4307310Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:22:40.4312380Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:22:40.4317410Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:22:40.4322190Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:22:40.4326550Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:22:40.4331930Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:22:40.4336540Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:22:40.4341450Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:22:40.4345810Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:22:40.4350980Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:22:40.4355290Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:22:40.4360350Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:22:40.4364690Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:22:40.4369730Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:22:40.4374220Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:22:40.4379190Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:22:40.4383600Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:22:40.4388630Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:22:40.4393180Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:22:40.4398050Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:22:40.4402530Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:22:40.4407550Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:22:40.4411960Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:22:40.4416940Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:22:40.4421220Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:22:40.4426160Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:22:40.4430730Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:22:40.4435730Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:22:40.4440110Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:22:40.4445310Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:22:40.4449890Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:22:40.4455300Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:22:40.4459810Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:22:40.4464760Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:22:40.4469320Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:22:40.4474070Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:22:40.4478650Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:22:40.4483590Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:22:40.4487920Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:22:40.4511250Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:22:40.4515670Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:22:40.4520740Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:22:40.4525150Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:22:40.4530210Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:22:40.4534650Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:22:40.4539600Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:22:40.4544210Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:22:40.4549300Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:22:40.4553840Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:22:40.4558720Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:22:40.4563010Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:22:40.4567940Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:22:40.4572360Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:22:40.4578400Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:22:40.4582980Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:22:40.4588250Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:22:40.4595180Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:22:40.4602610Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:22:40.4607450Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:22:40.4611970Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:22:40.4616900Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:22:40.4621840Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:22:40.4626260Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:22:40.4631470Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:22:40.4636150Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:22:40.4641250Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:22:40.4645950Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:22:40.4651010Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:22:40.4656240Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:22:40.4661410Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:22:40.4666360Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:22:40.4671790Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:22:40.4676190Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:22:40.4681810Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:22:40.4686740Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:22:40.4691520Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:22:40.4696590Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:22:40.4701030Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:22:40.4706090Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:22:40.4710700Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:22:40.4715680Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:22:40.4720660Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:22:40.4725340Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:22:40.4729840Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:22:40.4735130Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:22:40.4739560Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:22:40.4743530Z Only the first 100 operations were output. 2021-05-14T23:22:40.5972360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4571-7gtw5k.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:22:43.0898050Z ==> Summary 2021-05-14T23:22:43.1030330Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:22:43.1036580Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:22:43.1337280Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:22:43.1356370Z 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-3942-1s1fcme 2021-05-14T23:22:43.3309370Z cp -pR /private/tmp/d20210514-3942-1s1fcme/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:22:43.5750590Z chmod -Rf +w /private/tmp/d20210514-3942-1s1fcme 2021-05-14T23:22:43.8304520Z ==> Finishing up 2021-05-14T23:22:43.8679920Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:22:43.8683330Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:22:43.8688640Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:22:43.8695470Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:22:43.8704090Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:22:43.8713800Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:22:43.8732710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:22:43.8742180Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:22:43.8750050Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:22:43.8756970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:22:43.8762210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:22:43.8766780Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:22:43.8772240Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:22:43.8777880Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:22:43.8785830Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:22:44.8353500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4597-1udfw4d.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:22:46.4854050Z ==> Summary 2021-05-14T23:22:46.5155030Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:22:46.5161640Z ==> Installing poppler dependency: qt@5 2021-05-14T23:22:46.5198200Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:22:46.5215470Z 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-3942-usux7z 2021-05-14T23:22:51.5081350Z cp -pR /private/tmp/d20210514-3942-usux7z/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:22:58.0401230Z chmod -Rf +w /private/tmp/d20210514-3942-usux7z 2021-05-14T23:23:11.3785280Z ==> Finishing up 2021-05-14T23:23:14.0822510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4648-brl1qn.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:23:18.7282400Z ==> Caveats 2021-05-14T23:23:18.7283570Z We agreed to the Qt open source license for you. 2021-05-14T23:23:18.7284570Z If this is unacceptable you should uninstall. 2021-05-14T23:23:18.7285210Z 2021-05-14T23:23:18.7286620Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:18.7287740Z because this is an alternate version of another formula. 2021-05-14T23:23:18.7288400Z 2021-05-14T23:23:18.7289200Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:23:18.7290740Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:18.7291500Z 2021-05-14T23:23:18.7292410Z For compilers to find qt@5 you may need to set: 2021-05-14T23:23:18.7293800Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:23:18.7295600Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:23:18.7296320Z 2021-05-14T23:23:18.7297550Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:23:18.7298600Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:23:18.7299260Z 2021-05-14T23:23:18.7300290Z ==> Summary 2021-05-14T23:23:19.5195540Z 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-3942-1ajwpeh 2021-05-14T23:23:19.5199180Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:23:19.5206140Z ==> Installing poppler 2021-05-14T23:23:19.5208050Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:23:19.7490680Z cp -pR /private/tmp/d20210514-3942-1ajwpeh/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:23:19.9995150Z chmod -Rf +w /private/tmp/d20210514-3942-1ajwpeh 2021-05-14T23:23:20.4179110Z ==> Finishing up 2021-05-14T23:23:20.4520570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:23:20.4524450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:23:20.4530010Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:23:20.4535050Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:23:20.4540250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:23:20.4545460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:23:20.4550260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:23:20.4555640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:23:20.4560880Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:23:20.4566060Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:23:20.4571240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:23:20.4576200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:23:20.4636400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:23:20.4643320Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:23:20.4663700Z rm /usr/local/share/gir-1.0 2021-05-14T23:23:20.4679930Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:23:20.4686430Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:23:20.4701680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:23:20.4707280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:23:20.4712830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:23:20.4725760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:23:20.4731180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:23:20.4740010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:23:20.4770660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:23:20.4772340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:23:20.4773990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:23:20.4775590Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:23:20.4777180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:23:20.4778840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:23:20.4780430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:23:20.4792040Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:23:20.4796670Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:23:20.4811430Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:23:20.4823020Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:23:20.4829180Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:23:20.4834190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:23:20.4839610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:23:20.4844690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:23:20.4905090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:23:20.4907300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:23:20.4909380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:23:20.4911220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:23:20.4913060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:23:20.4915020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:23:20.4916980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:23:20.4918890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:23:20.4920470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:23:20.4921960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:23:20.4923240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:23:20.4924490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:23:20.4927670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:23:20.4932930Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:23:20.4938540Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:23:20.4943700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:23:20.5991520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4674-1pc9bxd.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:23:23.1645880Z ==> Summary 2021-05-14T23:23:23.1965760Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:23:24.7430940Z ==> Caveats 2021-05-14T23:23:24.7434590Z ==> qt@5 2021-05-14T23:23:24.7476660Z We agreed to the Qt open source license for you. 2021-05-14T23:23:24.7477810Z If this is unacceptable you should uninstall. 2021-05-14T23:23:24.7478470Z 2021-05-14T23:23:24.7480240Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:24.7481710Z because this is an alternate version of another formula. 2021-05-14T23:23:24.7482630Z 2021-05-14T23:23:24.7483450Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:23:24.7485090Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:24.7485860Z 2021-05-14T23:23:24.7489110Z For compilers to find qt@5 you may need to set: 2021-05-14T23:23:24.7490560Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:23:24.7492770Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:23:24.7493530Z 2021-05-14T23:23:24.7495140Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:23:24.7498930Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:23:24.7499660Z 2021-05-14T23:23:26.4844910Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:23:27.5886980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:28.1407370Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:23:28.5175380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T23%3A30%3A00Z&sig=U5B8XvpevCBNhqBOAleNm04bAVOyQYTZFraTVv6hPCg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:28.5670830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=U5B8XvpevCBNhqBOAleNm04bAVOyQYTZFraTVv6hPCg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:28.6150110Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:23:28.6200840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:23:29.7076920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:30.2863820Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:23:30.6747250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T23%3A30%3A00Z&sig=EcdLDo6smqya%2BzbtB5pZihg7752guRT2IG8D2%2BH8V1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:30.7226930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=EcdLDo6smqya\%2BzbtB5pZihg7752guRT2IG8D2\%2BH8V1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:30.9658260Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:23:31.0060720Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:23:31.0063890Z ==> Installing hdf5 dependency: szip 2021-05-14T23:23:31.0737080Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:23:31.0778200Z 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-4681-1ih8ys9 2021-05-14T23:23:31.0877950Z cp -pR /private/tmp/d20210514-4681-1ih8ys9/szip/. /usr/local/Cellar/szip 2021-05-14T23:23:31.0986660Z chmod -Rf +w /private/tmp/d20210514-4681-1ih8ys9 2021-05-14T23:23:31.1449310Z ==> Finishing up 2021-05-14T23:23:31.2391870Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:23:31.2395480Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:23:31.2405010Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:23:31.2411580Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:23:31.2416190Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:23:31.2421040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:23:31.2544150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4851-1wxd755.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:23:33.6934490Z ==> Summary 2021-05-14T23:23:33.6952220Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:23:33.6962940Z ==> Installing hdf5 2021-05-14T23:23:33.6966150Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:23:33.6983680Z 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-4681-j3zvv6 2021-05-14T23:23:33.8493180Z cp -pR /private/tmp/d20210514-4681-j3zvv6/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:23:33.9924750Z chmod -Rf +w /private/tmp/d20210514-4681-j3zvv6 2021-05-14T23:23:34.3036840Z ==> Finishing up 2021-05-14T23:23:34.3318010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:23:34.3321670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:23:34.3326870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:23:34.3338340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:23:34.3342870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:23:34.3348130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:23:34.3355230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:23:34.3359600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:23:34.3377400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:23:34.3399520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:23:34.3404390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:23:34.3409130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:23:34.3413890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:23:34.3418340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:23:34.3425050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:23:34.3429790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:23:34.3434720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:23:34.3439160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:23:34.3444340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:23:34.3448920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:23:34.3454090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:23:34.3458570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:23:34.3471620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:23:34.3473600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:23:34.3478300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:23:34.3487580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:23:34.3492080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:23:34.3497300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:23:34.3502040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:23:34.3506590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:23:34.3512330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:23:34.3516770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:23:34.3521900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:23:34.3527070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:23:34.3532130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:23:34.3536900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:23:34.3545340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:23:34.3550040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:23:34.3555300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:23:34.3560270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:23:34.3564870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:23:34.3570040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:23:34.3575000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:23:34.3579680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:23:34.3584920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:23:34.3589870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:23:34.3594460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:23:34.3599700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:23:34.3607950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:23:34.3612840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:23:35.0212720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:23:35.0316770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:23:35.0321980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:23:35.0423760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:23:35.0525720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:23:35.0629570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:23:35.0731500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:23:35.0834040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:23:35.0936460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:23:35.1038310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:23:35.1140830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:23:35.1242940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:23:35.1345060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:23:35.1447500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:23:35.1549680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:23:35.1651700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:23:35.1753710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:23:35.1768460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:23:35.1794080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:23:35.1887120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:23:35.1932930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:23:35.2005890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:23:35.2103210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:23:35.2115710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:23:35.2217530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:23:35.2319360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:23:35.2353870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:23:35.2435430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:23:35.2506740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:23:35.2555540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:23:35.2657310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:23:35.2668080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:23:35.2675570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:23:35.2777530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:23:35.2784160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:23:35.2837370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:23:35.2890660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:23:35.2986820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:23:35.3003360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:23:35.3105610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:23:35.3121990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:23:35.3137260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:23:35.3235810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:23:35.3280520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:23:35.3342870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:23:35.3422070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:23:35.3471620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:23:35.3566460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:23:35.3579030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:23:35.3680970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:23:35.3693590Z Only the first 100 operations were output. 2021-05-14T23:23:35.3710050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4877-pkqwpp.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:23:37.0819500Z ==> Summary 2021-05-14T23:23:37.0984950Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:23:37.7275240Z ==> No outdated dependents to upgrade! 2021-05-14T23:23:37.7277190Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:23:37.7826650Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:23:37.7829110Z hdf5 2021-05-14T23:23:37.7836530Z rm /usr/local/bin/gif2h5 2021-05-14T23:23:37.7839230Z rm /usr/local/bin/h52gif 2021-05-14T23:23:37.7844040Z rm /usr/local/bin/h5c++ 2021-05-14T23:23:37.7845440Z rm /usr/local/bin/h5cc 2021-05-14T23:23:37.7850540Z rm /usr/local/bin/h5clear 2021-05-14T23:23:37.7854520Z rm /usr/local/bin/h5copy 2021-05-14T23:23:37.7855320Z rm /usr/local/bin/h5debug 2021-05-14T23:23:37.7857830Z rm /usr/local/bin/h5diff 2021-05-14T23:23:37.7862070Z rm /usr/local/bin/h5dump 2021-05-14T23:23:37.7864590Z rm /usr/local/bin/h5fc 2021-05-14T23:23:37.7870060Z rm /usr/local/bin/h5format_convert 2021-05-14T23:23:37.7871150Z rm /usr/local/bin/h5import 2021-05-14T23:23:37.7873370Z rm /usr/local/bin/h5jam 2021-05-14T23:23:37.7878630Z rm /usr/local/bin/h5ls 2021-05-14T23:23:37.7879500Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:23:37.7893110Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:23:37.7894180Z rm /usr/local/bin/h5redeploy 2021-05-14T23:23:37.7895010Z rm /usr/local/bin/h5repack 2021-05-14T23:23:37.7895780Z rm /usr/local/bin/h5repart 2021-05-14T23:23:37.7896560Z rm /usr/local/bin/h5stat 2021-05-14T23:23:37.7899700Z rm /usr/local/bin/h5unjam 2021-05-14T23:23:37.7904990Z rm /usr/local/bin/h5watch 2021-05-14T23:23:37.7911510Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:23:37.7913900Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:23:37.7917300Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:23:37.7921070Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:23:37.7924630Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:23:37.7927670Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:23:37.7932110Z rm /usr/local/include/H5Classes.h 2021-05-14T23:23:37.7936330Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:23:37.7937320Z rm /usr/local/include/H5CompType.h 2021-05-14T23:23:37.7944390Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:23:37.7945290Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:23:37.7948030Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:23:37.7950810Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:23:37.7956780Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:23:37.7957730Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:23:37.7960510Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:23:37.7965860Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:23:37.7966900Z rm /usr/local/include/H5DataType.h 2021-05-14T23:23:37.7970370Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:23:37.7973550Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:23:37.7978640Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:23:37.7980280Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:23:37.7983130Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:23:37.7989720Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:23:37.7990770Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:23:37.7993690Z rm /usr/local/include/H5Exception.h 2021-05-14T23:23:37.7997500Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:23:37.8000320Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:23:37.8003280Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:23:37.8006830Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:23:37.8010300Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:23:37.8013840Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:23:37.8016620Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:23:37.8020380Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:23:37.8022900Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:23:37.8027310Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:23:37.8029810Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:23:37.8034570Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:23:37.8036360Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:23:37.8041340Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:23:37.8044870Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:23:37.8047510Z rm /usr/local/include/H5File.h 2021-05-14T23:23:37.8051120Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:23:37.8053760Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:23:37.8057400Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:23:37.8060760Z rm /usr/local/include/H5Group.h 2021-05-14T23:23:37.8063770Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:23:37.8067370Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:23:37.8070680Z rm /usr/local/include/H5Include.h 2021-05-14T23:23:37.8075650Z rm /usr/local/include/H5IntType.h 2021-05-14T23:23:37.8077280Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:23:37.8080690Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:23:37.8084150Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:23:37.8086770Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:23:37.8090180Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:23:37.8096740Z rm /usr/local/include/H5Library.h 2021-05-14T23:23:37.8098330Z rm /usr/local/include/H5Location.h 2021-05-14T23:23:37.8104600Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:23:37.8105560Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:23:37.8111250Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:23:37.8112220Z rm /usr/local/include/H5Object.h 2021-05-14T23:23:37.8117030Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:23:37.8118020Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:23:37.8120990Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:23:37.8123880Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:23:37.8128010Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:23:37.8130910Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:23:37.8134020Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:23:37.8139700Z rm /usr/local/include/H5PredType.h 2021-05-14T23:23:37.8140670Z rm /usr/local/include/H5PropList.h 2021-05-14T23:23:37.8144800Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:23:37.8149200Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:23:37.8151950Z rm /usr/local/include/H5StrType.h 2021-05-14T23:23:37.8154150Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:23:37.8157880Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:23:37.8161580Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:23:37.8164870Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:23:37.8168890Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:23:37.8171360Z Only the first 100 operations were output. 2021-05-14T23:23:39.5582650Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:23:40.7234510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:41.2655990Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:23:41.6444500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A30%3A00Z&sig=fo9HLJyRdvxx5IEniMTqd2%2FT7t8eCi0ZnCoDf6bWp6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:41.6975900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=fo9HLJyRdvxx5IEniMTqd2\%2FT7t8eCi0ZnCoDf6bWp6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:41.9264200Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:23:42.0107150Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:23:42.0136130Z 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-4884-119ci1y 2021-05-14T23:23:42.1939210Z cp -pR /private/tmp/d20210514-4884-119ci1y/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:23:42.3374410Z chmod -Rf +w /private/tmp/d20210514-4884-119ci1y 2021-05-14T23:23:42.4877200Z ==> Finishing up 2021-05-14T23:23:42.5203530Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:23:42.5210080Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:23:42.5233500Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:23:42.5237990Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:23:42.5245200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:23:42.5252190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:23:42.5255210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:23:42.5260440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:23:42.5265340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:23:42.5270790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:23:42.5275640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:23:42.5280750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:23:42.5285960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:23:42.5293660Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:23:42.5299580Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:23:42.5325840Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:23:42.5898440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5048-i1br2p.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:23:45.1338690Z ==> Caveats 2021-05-14T23:23:45.1339750Z Emacs Lisp files have been installed to: 2021-05-14T23:23:45.1341120Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:23:45.1342430Z ==> Summary 2021-05-14T23:23:45.1502540Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:23:47.3142630Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:23:48.4366340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:49.0073720Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:23:49.3891360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A30%3A00Z&sig=yNItNnOxhodlb2AjXqKSUbDnXPt3njzffEAfFX2S%2Fs4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:49.4404140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=yNItNnOxhodlb2AjXqKSUbDnXPt3njzffEAfFX2S\%2Fs4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:49.6296090Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:23:50.3721890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5055-6myf0m 2021-05-14T23:23:50.3724500Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:23:50.3739570Z cp -pR /private/tmp/d20210514-5055-6myf0m/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:23:50.3740610Z ==> Finishing up 2021-05-14T23:23:50.3750780Z chmod -Rf +w /private/tmp/d20210514-5055-6myf0m 2021-05-14T23:23:50.3751790Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:23:50.3778890Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:23:50.3880700Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:23:50.3982520Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:23:50.4084130Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:23:50.4185930Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:23:50.4287460Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:23:50.4389140Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:23:50.4491240Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:23:50.4593980Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:23:50.4696930Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:23:50.4798990Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:23:50.4901010Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:23:50.5004080Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:23:50.5106340Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:23:50.5186640Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:23:50.5191460Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:23:50.5293440Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:23:50.5295820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5220-7xvl5o.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:23:52.8615240Z ==> Summary 2021-05-14T23:23:52.8789540Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:23:56.0573410Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:23:57.3607160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:23:57.9161790Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:23:58.5319840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A30%3A00Z&sig=cn0zsUXTkEJWuD81HBer%2FtwMWc%2B8pJEvXhvSUH%2B0UAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:58.5882050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=cn0zsUXTkEJWuD81HBer\%2FtwMWc\%2B8pJEvXhvSUH\%2B0UAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:23:58.8542610Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:23:58.8738140Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:24:00.0371890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:00.5855510Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:24:00.9685320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A30%3A00Z&sig=SnppkUbfdAsesaAINDjAfk4DFswzFZHkMD6Oy1NOXdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:01.0154260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=SnppkUbfdAsesaAINDjAfk4DFswzFZHkMD6Oy1NOXdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:01.1243860Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:24:01.1282530Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:24:02.2645770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:02.8341940Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:24:03.6084690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A30%3A00Z&sig=RjugWjzZzpIA9NwMOO521Z1o76Qh6aXoQ6kKamPUAPo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:03.6600630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=RjugWjzZzpIA9NwMOO521Z1o76Qh6aXoQ6kKamPUAPo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:03.7402930Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:24:03.7444590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:24:04.8868370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:05.4582960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:24:05.8160910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T23%3A30%3A00Z&sig=UIV8k%2FFbB8OakKLQ6W1FTQ66yCWuTT9EZHCLbk0CwFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:05.8632000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=UIV8k\%2FFbB8OakKLQ6W1FTQ66yCWuTT9EZHCLbk0CwFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:05.9231860Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:24:05.9265470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:24:07.0699190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:07.6437210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:24:08.0498600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T23%3A30%3A00Z&sig=QUKrn%2FIgeoNWTKse2RzZgbY6t6A55eBxde7lzWwB1Os%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:08.1278100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=QUKrn\%2FIgeoNWTKse2RzZgbY6t6A55eBxde7lzWwB1Os\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:08.2785240Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:24:08.2877330Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:24:09.4765010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:10.0846530Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:24:10.5102390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T23%3A30%3A00Z&sig=NaOL30NKuqB%2F%2Buo7dISmrm%2FeRn92P8se7yNMsxeguks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:10.5610690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=NaOL30NKuqB\%2F\%2Buo7dISmrm\%2FeRn92P8se7yNMsxeguks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:10.6149690Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:24:10.6184570Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:24:11.7231980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:12.2628170Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:24:12.6372950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T23%3A30%3A00Z&sig=npx86LqqriH2MRxz8VRInyycyn1bsrB3fLqbrRjGAEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:12.6908190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=npx86LqqriH2MRxz8VRInyycyn1bsrB3fLqbrRjGAEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:13.3370750Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:24:13.3376330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:24:14.0268120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:14.5783810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:24:14.9411280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T23%3A30%3A00Z&sig=%2F2%2F%2Bmz2mRXbCGzckOowk%2BFS6T8Ux4CcAxykTSeuYBI4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:14.9916650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2F2\%2F\%2Bmz2mRXbCGzckOowk\%2BFS6T8Ux4CcAxykTSeuYBI4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:15.0537330Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:24:15.0574900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:24:16.1878270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:16.7404620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:24:17.1181590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T23%3A30%3A00Z&sig=p6aKMvehm65S4Kbcffdbii3Xa5nrmhXCDpeWsbfP8%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:17.1646850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=p6aKMvehm65S4Kbcffdbii3Xa5nrmhXCDpeWsbfP8\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:17.2368510Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:24:17.2406800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:24:18.3872760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:18.9720890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:24:19.4058550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T23%3A30%3A00Z&sig=FcKTfd2t93BPud9QWIUdOnjR2sQTyUKKITJQmZZGxAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:19.4783300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=FcKTfd2t93BPud9QWIUdOnjR2sQTyUKKITJQmZZGxAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:19.5334850Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:24:19.5369810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:24:20.8222100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:21.3574940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:24:21.7503540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T23%3A30%3A00Z&sig=AxXdyfWuJq5FjclnLqU3r%2Fh0cO6dyHyNCIk8sLZSpbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:21.8197330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=AxXdyfWuJq5FjclnLqU3r\%2Fh0cO6dyHyNCIk8sLZSpbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:21.8707210Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:24:21.8744630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:24:22.9972690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:23.5892200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:24:23.9844120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T23%3A30%3A00Z&sig=eJX8TYO2D95mj5usedlIyE51VIJBsfrB9SPOBQc2HHc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:24.0358980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=eJX8TYO2D95mj5usedlIyE51VIJBsfrB9SPOBQc2HHc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:24.1761320Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:24:24.1826000Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:24:25.3480360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:25.9097720Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:24:26.2812410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T23%3A30%3A00Z&sig=w%2FHO%2F9F6EMPlY7J3nQ%2BsH2EkPIOSdSZ%2BzBh0N2QTKI4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:26.3323780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=w\%2FHO\%2F9F6EMPlY7J3nQ\%2BsH2EkPIOSdSZ\%2BzBh0N2QTKI4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:26.4120690Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:24:26.4173220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:24:27.7291680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:28.3004000Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:24:28.6745290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T23%3A30%3A00Z&sig=wMx8TTTigZSKkSl%2B3kO9AU87Yg4DAl2jKTCoMj0gSuw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:28.7266910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=wMx8TTTigZSKkSl\%2B3kO9AU87Yg4DAl2jKTCoMj0gSuw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:29.2184620Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:24:29.3380670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:24:30.4844780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:31.0620390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:24:31.4503710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T23%3A30%3A00Z&sig=3NLUBpsYDHiUPYLFUUfyL0ue8oSHe2mDSDmXyU6QDmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:31.4987300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=3NLUBpsYDHiUPYLFUUfyL0ue8oSHe2mDSDmXyU6QDmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:31.6941460Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:24:31.7134620Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:24:32.9271390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:33.5048480Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:24:33.8640880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T23%3A30%3A00Z&sig=FEq44QRNjuN%2BjfavRHW9Nakbqq5G4pzmYz3C6afFZAU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:33.9100590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=FEq44QRNjuN\%2BjfavRHW9Nakbqq5G4pzmYz3C6afFZAU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:33.9838610Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:24:33.9879490Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:24:35.1720480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:35.7430370Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:24:36.1125020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T23%3A30%3A00Z&sig=nQv9OfQm8XKFEORqCd%2Fn5uAVwzCxJNSbuxveAivmBk0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:36.7488150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=nQv9OfQm8XKFEORqCd\%2Fn5uAVwzCxJNSbuxveAivmBk0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:36.7494220Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:24:36.7496570Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:24:37.4777550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:38.0380520Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:24:38.5447810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T23%3A30%3A00Z&sig=yJztBhdeHahD%2BL%2F%2BGRp7Gpbag8vLdRfSZuSzIqyd%2B%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:38.5912470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=yJztBhdeHahD\%2BL\%2F\%2BGRp7Gpbag8vLdRfSZuSzIqyd\%2B\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:38.6894690Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:24:38.6924440Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:24:39.9671010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:40.5417430Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:24:40.9164930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T23%3A30%3A00Z&sig=aK%2BTrugrsueUu%2BtbcuvwfXJVegOW82rUMCIENbuF%2BqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:40.9640730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=aK\%2BTrugrsueUu\%2BtbcuvwfXJVegOW82rUMCIENbuF\%2BqE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:41.0814890Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:24:41.0862570Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:24:42.2256270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:42.8056380Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:24:43.1828490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T23%3A30%3A00Z&sig=%2Fn0a4A9FLJLqRcN9mXDk9ZmT5S06IbR008I3r6X9sRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:43.2348660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=\%2Fn0a4A9FLJLqRcN9mXDk9ZmT5S06IbR008I3r6X9sRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:43.3872100Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:24:43.3962800Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:24:44.7064950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:45.2797540Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:24:45.7895900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T23%3A30%3A00Z&sig=KjbDtllKOXPm854ocB6qAvyJGbQ2Bn6xxD7n%2FTMO7IY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:45.8361720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=KjbDtllKOXPm854ocB6qAvyJGbQ2Bn6xxD7n\%2FTMO7IY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:45.8933410Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:24:45.8968430Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:24:47.0735190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:47.6420760Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:24:48.0081400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T23%3A30%3A00Z&sig=uC%2B2btqtUyJbZgL92mC2NiTxQhPSaZ6qRbIQXJyPzmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:48.0557880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=uC\%2B2btqtUyJbZgL92mC2NiTxQhPSaZ6qRbIQXJyPzmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:48.2004840Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:24:48.2115210Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:24:49.3637370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:49.9331130Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:24:50.3051770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T23%3A30%3A00Z&sig=oJkLREHM08A%2FKYrbbS4Yf5imJ%2BBd%2B2ZL%2FZmensZNi3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:50.3635400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=oJkLREHM08A\%2FKYrbbS4Yf5imJ\%2BBd\%2B2ZL\%2FZmensZNi3A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:50.6954830Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:24:50.7571730Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:24:51.9050770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:52.4871540Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:24:52.8628070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T23%3A30%3A00Z&sig=nxmCKdHqdC2nm9wXIQuTEyEOAzCJVSSukrjXaSE52nk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:52.9074060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=nxmCKdHqdC2nm9wXIQuTEyEOAzCJVSSukrjXaSE52nk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:53.0175000Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:24:53.0225960Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:24:54.1278570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:54.7088140Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:24:55.0630680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T23%3A30%3A00Z&sig=BxuUJLSzf0eEBefVMBRq9jxPL6voaXxoODYw0%2Fl1%2FvA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:55.1181690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=BxuUJLSzf0eEBefVMBRq9jxPL6voaXxoODYw0\%2Fl1\%2FvA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:55.2426180Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:24:55.2534260Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:24:56.4119560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:56.9774020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:24:57.3958730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T23%3A30%3A00Z&sig=uVFVidLqsRTmAJk9qj5qwULYz5KwMh8pX59Llx9vEe8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:57.4515820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=uVFVidLqsRTmAJk9qj5qwULYz5KwMh8pX59Llx9vEe8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:57.7066480Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:24:57.7267180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:24:58.9986200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:24:59.5994810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:24:59.9953600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T23%3A30%3A00Z&sig=Mr0Xv%2FGOI%2BO0gyJevGo5AWcH2mc9iSlijVIzmAEpLIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:00.0431620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A30\%3A00Z\&sig=Mr0Xv\%2FGOI\%2BO0gyJevGo5AWcH2mc9iSlijVIzmAEpLIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:00.1289570Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:25:00.1350570Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:25:01.2526300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:01.8372390Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:25:02.3561840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T23%3A35%3A00Z&sig=AAi%2BsgNQK4tusXbgpS%2B76TfOo180OXKBGDk9Uc9fB9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:02.4187220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=AAi\%2BsgNQK4tusXbgpS\%2B76TfOo180OXKBGDk9Uc9fB9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:02.8290410Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:25:02.8371820Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:25:03.9662140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:04.5242490Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:25:04.9760530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T23%3A35%3A00Z&sig=MfJhXN19wk8CmPutWTpx%2FdMKL28jBVIp0SPiXkH%2Brxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:05.0691970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=MfJhXN19wk8CmPutWTpx\%2FdMKL28jBVIp0SPiXkH\%2Brxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:05.2571040Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:25:05.2618580Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:25:06.4176890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:25:06.9569330Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:25:07.9877570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=PyVZr2D925GzaD0sMTuxzQoZDNUXk9sLvajBB1IrjBE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:07.9884440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T23%3A35%3A00Z&sig=PyVZr2D925GzaD0sMTuxzQoZDNUXk9sLvajBB1IrjBE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:07.9888320Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:25:08.0485980Z ==> 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:25:08.0535000Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:25:08.1248390Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:25:08.1299530Z 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-5227-ypspiu 2021-05-14T23:25:08.1897680Z cp -pR /private/tmp/d20210514-5227-ypspiu/aom/. /usr/local/Cellar/aom 2021-05-14T23:25:08.2332640Z chmod -Rf +w /private/tmp/d20210514-5227-ypspiu 2021-05-14T23:25:08.3048360Z ==> Finishing up 2021-05-14T23:25:08.5820100Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:25:08.5831090Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:25:08.5844930Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:25:08.5859900Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:25:08.5869920Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:25:08.5879710Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:25:08.5886540Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:25:08.5897750Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:25:08.6083540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5620-e458y8.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:25:11.0719140Z ==> Summary 2021-05-14T23:25:11.0745650Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:25:11.0751530Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:25:11.0814390Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:25:11.0832400Z 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-5227-knggn5 2021-05-14T23:25:11.1010480Z cp -pR /private/tmp/d20210514-5227-knggn5/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:25:11.1159650Z chmod -Rf +w /private/tmp/d20210514-5227-knggn5 2021-05-14T23:25:11.1738910Z ==> Finishing up 2021-05-14T23:25:11.2125710Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:25:11.2139340Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:25:11.2150200Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:25:11.2154690Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:25:11.2164950Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:25:11.2309310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5647-1dg1mt0.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:25:13.7246730Z ==> Summary 2021-05-14T23:25:13.7270850Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:25:13.7283920Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:25:13.7336880Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:25:13.7355170Z 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-5227-1s4t9f 2021-05-14T23:25:13.8151290Z cp -pR /private/tmp/d20210514-5227-1s4t9f/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:25:13.8874110Z chmod -Rf +w /private/tmp/d20210514-5227-1s4t9f 2021-05-14T23:25:13.9540550Z ==> Finishing up 2021-05-14T23:25:13.9943060Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:25:13.9949140Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:25:13.9956180Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:25:14.0047540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5673-12pr11e.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:25:16.4767600Z ==> Summary 2021-05-14T23:25:16.4847490Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:25:16.4857780Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:25:16.4881710Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:25:16.4899770Z 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-5227-8jv3jv 2021-05-14T23:25:16.5434110Z cp -pR /private/tmp/d20210514-5227-8jv3jv/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:25:16.5799230Z chmod -Rf +w /private/tmp/d20210514-5227-8jv3jv 2021-05-14T23:25:16.6738570Z ==> Finishing up 2021-05-14T23:25:16.7249510Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:25:16.7255140Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:25:16.7282700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:25:16.7302330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:25:16.7313150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:25:16.7320890Z 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:25:16.7331270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:25:16.7341120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:25:16.7352040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:25:16.7362640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:25:16.7372320Z 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:25:16.7378250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:25:16.7387600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:25:16.7397610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:25:16.7403180Z 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:25:16.7413320Z 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:25:16.7422630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:25:16.7432860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:25:16.7442420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:25:16.7450090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:25:16.7456100Z 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:25:16.7486030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:25:16.7495810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:25:16.7501200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:25:16.7506490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:25:16.7515830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:25:16.7523770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:25:16.7533510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:25:16.7546510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:25:16.7557950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:25:16.7566600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:25:16.7572030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:25:16.7577170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:25:16.7588800Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:25:16.7593230Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:25:16.7601510Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:25:16.7608620Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:25:16.7833190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5699-1wni8b5.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:25:19.3357730Z ==> Summary 2021-05-14T23:25:19.3412640Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:25:19.3418760Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:25:19.5543130Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:25:19.5560400Z 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-5227-16tjxz 2021-05-14T23:25:19.6661230Z cp -pR /private/tmp/d20210514-5227-16tjxz/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:25:19.7960140Z chmod -Rf +w /private/tmp/d20210514-5227-16tjxz 2021-05-14T23:25:19.9936970Z ==> Finishing up 2021-05-14T23:25:20.0480140Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:25:20.0552880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:25:20.0554940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:25:20.0556650Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:25:20.0558050Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:25:20.0559820Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:25:20.0600600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:25:20.0626850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:25:20.0690110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:25:20.0694440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:25:20.0700040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:25:20.0706190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:25:20.0711060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:25:20.0716500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:25:20.0721310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:25:20.0726740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:25:20.0731720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:25:20.0737360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:25:20.0742080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:25:20.0747290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:25:20.0752170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:25:20.0757450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:25:20.0762330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:25:20.0767620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:25:20.0772360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:25:20.0777830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:25:20.0783210Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:25:20.0808710Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:25:20.0824370Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:25:20.0832590Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:25:20.0846330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:25:20.0852380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:25:20.0857180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:25:20.0862890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:25:20.0869340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:25:20.0874430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:25:20.0880140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:25:20.0885130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:25:20.0890180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:25:20.0897200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:25:20.0902020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:25:20.0907940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:25:20.0913680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:25:20.0919200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:25:20.0925290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:25:20.0930590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:25:20.0936330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:25:20.0941850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:25:20.0949950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:25:20.0954940Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:25:20.0963740Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:25:20.0971740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:25:20.0977330Z 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:25:20.1477820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5725-4ou2hm.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:25:22.8014910Z ==> Summary 2021-05-14T23:25:22.8150190Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:25:22.8156210Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:25:22.8208410Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:25:22.8226900Z 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-5227-npintq 2021-05-14T23:25:22.8349070Z cp -pR /private/tmp/d20210514-5227-npintq/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:25:22.8520770Z chmod -Rf +w /private/tmp/d20210514-5227-npintq 2021-05-14T23:25:22.9129890Z ==> Finishing up 2021-05-14T23:25:22.9508400Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:25:22.9515730Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:25:22.9523040Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:25:22.9531040Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:25:22.9536830Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:25:22.9546310Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:25:22.9554590Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:25:22.9749030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5751-1totaw5.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:25:25.5080870Z ==> Summary 2021-05-14T23:25:25.5108840Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:25:25.5115400Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:25:25.7435940Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:25:25.7453420Z 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-5227-ep2tlh 2021-05-14T23:25:25.7976560Z cp -pR /private/tmp/d20210514-5227-ep2tlh/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:25:25.8393850Z chmod -Rf +w /private/tmp/d20210514-5227-ep2tlh 2021-05-14T23:25:26.0053940Z ==> Finishing up 2021-05-14T23:25:26.0435150Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:25:26.0454070Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:25:26.0461980Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:25:26.0466520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:25:26.0473670Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:25:26.0483970Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:25:26.0507460Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:25:26.0514920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:25:26.0520000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:25:26.0524480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:25:26.0535460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:25:26.0540250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:25:26.0548030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:25:26.0552780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:25:26.0558070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:25:26.0564500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:25:26.0569680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:25:26.0574980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:25:26.0579810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:25:26.0584860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:25:26.0592820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:25:26.0597950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:25:26.0603290Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:25:26.0608250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:25:26.0876060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5778-134l700.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:25:28.8126200Z ==> Summary 2021-05-14T23:25:28.8181450Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:25:28.8188350Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:25:29.0590110Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:25:29.0610670Z 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-5227-j14zp7 2021-05-14T23:25:29.0730810Z cp -pR /private/tmp/d20210514-5227-j14zp7/libass/. /usr/local/Cellar/libass 2021-05-14T23:25:29.0848250Z chmod -Rf +w /private/tmp/d20210514-5227-j14zp7 2021-05-14T23:25:29.1396620Z ==> Finishing up 2021-05-14T23:25:29.1796960Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:25:29.1818270Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:25:29.1829450Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:25:29.1846910Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:25:29.1871700Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:25:29.2074820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5805-16i0x11.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:25:31.7145540Z ==> Summary 2021-05-14T23:25:31.7164030Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:25:31.7170590Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:25:31.7357650Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:25:31.7375440Z 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-5227-fodmf1 2021-05-14T23:25:31.7566550Z cp -pR /private/tmp/d20210514-5227-fodmf1/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:25:31.7743420Z chmod -Rf +w /private/tmp/d20210514-5227-fodmf1 2021-05-14T23:25:31.8469380Z ==> Finishing up 2021-05-14T23:25:31.8880220Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:25:31.8883940Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:25:31.8889190Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:25:31.8895910Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:25:31.8902850Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:25:31.8907410Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:25:31.8912940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:25:31.8920340Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:25:31.9084500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5831-8mf08d.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:25:34.4393030Z ==> Summary 2021-05-14T23:25:34.4417990Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:25:34.4423800Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:25:34.4488480Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:25:34.4506810Z 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-5227-1yx1r09 2021-05-14T23:25:34.4663860Z cp -pR /private/tmp/d20210514-5227-1yx1r09/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:25:34.4881930Z chmod -Rf +w /private/tmp/d20210514-5227-1yx1r09 2021-05-14T23:25:34.5506760Z ==> Finishing up 2021-05-14T23:25:34.5902270Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:25:34.5905780Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:25:34.5919410Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:25:34.5925960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:25:34.5930870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:25:34.5936630Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:25:34.5941470Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:25:34.5946760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:25:34.5951700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:25:34.5959350Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:25:34.5964110Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:25:34.6159260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5857-1tnmcd7.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:25:37.1474310Z ==> Summary 2021-05-14T23:25:37.1505800Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:25:37.1512480Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:25:37.1609490Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:25:37.1627130Z 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-5227-rfg59h 2021-05-14T23:25:37.1785990Z cp -pR /private/tmp/d20210514-5227-rfg59h/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:25:37.1964270Z chmod -Rf +w /private/tmp/d20210514-5227-rfg59h 2021-05-14T23:25:37.2568550Z ==> Finishing up 2021-05-14T23:25:37.2798280Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:25:37.2805410Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:25:37.2811210Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:25:37.2819060Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:25:37.2966760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5883-15gsh7p.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:25:39.7875850Z ==> Summary 2021-05-14T23:25:39.7903810Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:25:39.7910410Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:25:39.7938980Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:25:39.7957040Z 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-5227-vbu4vu 2021-05-14T23:25:39.8284230Z cp -pR /private/tmp/d20210514-5227-vbu4vu/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:25:39.8458350Z chmod -Rf +w /private/tmp/d20210514-5227-vbu4vu 2021-05-14T23:25:39.8957930Z ==> Finishing up 2021-05-14T23:25:39.9358210Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:25:39.9363820Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:25:39.9371000Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:25:39.9456160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5909-12twsl1.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:25:42.4511610Z ==> Summary 2021-05-14T23:25:42.4534900Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:25:42.4540940Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:25:42.4585540Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:25:42.4604280Z 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-5227-wm4gis 2021-05-14T23:25:42.4756140Z cp -pR /private/tmp/d20210514-5227-wm4gis/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:25:42.4914510Z chmod -Rf +w /private/tmp/d20210514-5227-wm4gis 2021-05-14T23:25:42.5866500Z ==> Finishing up 2021-05-14T23:25:42.6874170Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:25:42.6877550Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:25:42.6885310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:25:42.6889420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:25:42.6895250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:25:42.6899950Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:25:42.6905100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:25:42.6910360Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:25:42.6917870Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:25:42.6927060Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:25:42.7062910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5935-12doweg.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:25:45.2409570Z ==> Summary 2021-05-14T23:25:45.2433270Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:25:45.2441330Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:25:45.2519980Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:25:45.2537440Z 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-5227-19axgcn 2021-05-14T23:25:45.6739270Z cp -pR /private/tmp/d20210514-5227-19axgcn/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:25:45.9077140Z chmod -Rf +w /private/tmp/d20210514-5227-19axgcn 2021-05-14T23:25:45.9684070Z ==> Finishing up 2021-05-14T23:25:46.0110850Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:25:46.0117330Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:25:46.0124710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:25:46.0169670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:25:46.0172120Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:25:46.0173670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:25:46.0175190Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:25:46.0344130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5961-jav611.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:25:48.5650220Z ==> Summary 2021-05-14T23:25:48.5670870Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:25:48.5676800Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:25:48.6164640Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:25:48.6181910Z 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-5227-14so4j9 2021-05-14T23:25:48.6474710Z cp -pR /private/tmp/d20210514-5227-14so4j9/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:25:48.6721290Z chmod -Rf +w /private/tmp/d20210514-5227-14so4j9 2021-05-14T23:25:48.7449160Z ==> Finishing up 2021-05-14T23:25:48.7819760Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:25:48.7825570Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:25:48.7836030Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:25:48.7842250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:25:48.7846670Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:25:48.7852020Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:25:48.7859320Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:25:48.8025850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5987-32d671.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:25:51.3973270Z ==> Summary 2021-05-14T23:25:51.4004940Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:25:51.4010420Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:25:51.4536770Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:25:51.4554590Z 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-5227-1h6klpa 2021-05-14T23:25:51.4711200Z cp -pR /private/tmp/d20210514-5227-1h6klpa/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:25:51.4856780Z chmod -Rf +w /private/tmp/d20210514-5227-1h6klpa 2021-05-14T23:25:51.5498190Z ==> Finishing up 2021-05-14T23:25:51.5896960Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:25:51.5902770Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:25:51.5909420Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:25:51.5914120Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:25:51.5919630Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:25:51.5926790Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:25:51.6064960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6013-1xkbmv1.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:25:54.1339190Z ==> Summary 2021-05-14T23:25:54.1359000Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:25:54.1364860Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:25:54.1417880Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:25:54.1435710Z 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-5227-29rjj0 2021-05-14T23:25:54.2163460Z cp -pR /private/tmp/d20210514-5227-29rjj0/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:25:54.2704940Z chmod -Rf +w /private/tmp/d20210514-5227-29rjj0 2021-05-14T23:25:54.3507030Z ==> Finishing up 2021-05-14T23:25:54.3901080Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:25:54.3906690Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:25:54.3920510Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:25:54.3932700Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:25:54.3937410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:25:54.3942480Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:25:54.3947660Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:25:54.3952290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:25:54.3957480Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:25:54.3964700Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:25:54.4230500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6039-1kj8xp3.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:25:56.8516650Z ==> Summary 2021-05-14T23:25:56.8583220Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:25:56.8590730Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:25:56.8648550Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:25:56.8666380Z 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-5227-n7ce6o 2021-05-14T23:25:56.8779870Z cp -pR /private/tmp/d20210514-5227-n7ce6o/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:25:56.8921850Z chmod -Rf +w /private/tmp/d20210514-5227-n7ce6o 2021-05-14T23:25:56.9426620Z ==> Finishing up 2021-05-14T23:25:56.9910300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:25:56.9914190Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:25:56.9919550Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:25:56.9923560Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:25:56.9933080Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:25:56.9952490Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:25:56.9957110Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:25:56.9962450Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:25:56.9967270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:25:57.0106310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6065-q7csox.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:25:59.3860560Z ==> Summary 2021-05-14T23:25:59.3882480Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:25:59.3890530Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:25:59.3950130Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:25:59.3967880Z 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-5227-14ghez1 2021-05-14T23:25:59.4116610Z cp -pR /private/tmp/d20210514-5227-14ghez1/speex/. /usr/local/Cellar/speex 2021-05-14T23:25:59.4293640Z chmod -Rf +w /private/tmp/d20210514-5227-14ghez1 2021-05-14T23:25:59.4876910Z ==> Finishing up 2021-05-14T23:25:59.5289210Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:25:59.5309800Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:25:59.5317660Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:25:59.5324200Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:25:59.5329080Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:25:59.5334530Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:25:59.5341840Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:25:59.5616290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6091-n9u99l.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:26:02.0216430Z ==> Summary 2021-05-14T23:26:02.0244300Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:26:02.0251130Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:26:02.0375980Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:26:02.0394460Z 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-5227-1pf6k9x 2021-05-14T23:26:02.0699590Z cp -pR /private/tmp/d20210514-5227-1pf6k9x/srt/. /usr/local/Cellar/srt 2021-05-14T23:26:02.0875490Z chmod -Rf +w /private/tmp/d20210514-5227-1pf6k9x 2021-05-14T23:26:02.1655760Z ==> Finishing up 2021-05-14T23:26:02.2288740Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:26:02.2292900Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:26:02.2309290Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:26:02.2320420Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:26:02.2327200Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:26:02.2334490Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:26:02.2339350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:26:02.2343690Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:26:02.2349030Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:26:02.2367600Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:26:02.2382430Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:26:02.2624060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6117-z36d9i.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:26:04.7864140Z ==> Summary 2021-05-14T23:26:04.7888030Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:26:04.7894150Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:26:04.7915610Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:26:04.7933640Z 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-5227-151sj5x 2021-05-14T23:26:04.8065890Z cp -pR /private/tmp/d20210514-5227-151sj5x/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:26:04.8210950Z chmod -Rf +w /private/tmp/d20210514-5227-151sj5x 2021-05-14T23:26:04.8725170Z ==> Finishing up 2021-05-14T23:26:04.9140240Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:26:04.9143670Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:26:04.9148680Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:26:04.9162140Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:26:04.9166550Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:26:04.9171770Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:26:04.9178190Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:26:04.9185050Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:26:04.9190110Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:26:04.9194540Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:26:04.9199800Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:26:04.9360740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6143-1bmpifd.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:26:07.3859080Z ==> Summary 2021-05-14T23:26:07.3881900Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:26:07.3888100Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:26:07.4619590Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:26:07.4637340Z 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-5227-2dytfh 2021-05-14T23:26:07.5158940Z cp -pR /private/tmp/d20210514-5227-2dytfh/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:26:07.5588950Z chmod -Rf +w /private/tmp/d20210514-5227-2dytfh 2021-05-14T23:26:07.7723620Z ==> Finishing up 2021-05-14T23:26:07.8145410Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:26:07.8149460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:26:07.8155220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:26:07.8159860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:26:07.8165020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:26:07.8175080Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:26:07.8179870Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:26:07.8184620Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:26:07.8189450Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:26:07.8194400Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:26:07.8201410Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:26:07.8211200Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:26:07.8216390Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:26:07.8221380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:26:07.8226370Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:26:07.8231990Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:26:07.8240650Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:26:07.8518180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6169-1ms0juf.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:26:10.3698130Z ==> Summary 2021-05-14T23:26:10.3740280Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:26:10.3746280Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:26:10.4549660Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:26:10.4567090Z 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-5227-1d6j50g 2021-05-14T23:26:10.6412970Z cp -pR /private/tmp/d20210514-5227-1d6j50g/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:26:10.7459230Z chmod -Rf +w /private/tmp/d20210514-5227-1d6j50g 2021-05-14T23:26:10.8256470Z ==> Finishing up 2021-05-14T23:26:10.8667870Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:26:10.8680000Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:26:10.8686430Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:26:10.8693010Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:26:10.8697550Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:26:10.8703120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:26:10.8724760Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:26:10.8963110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6195-17taeus.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:26:13.2887130Z ==> Caveats 2021-05-14T23:26:13.2888420Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:26:13.2890200Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:26:13.2891560Z ==> Summary 2021-05-14T23:26:13.2938980Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:26:13.2944640Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:26:13.3118890Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:26:13.3136600Z 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-5227-11l6a4z 2021-05-14T23:26:13.3688570Z cp -pR /private/tmp/d20210514-5227-11l6a4z/theora/. /usr/local/Cellar/theora 2021-05-14T23:26:13.4406240Z chmod -Rf +w /private/tmp/d20210514-5227-11l6a4z 2021-05-14T23:26:13.5282300Z ==> Finishing up 2021-05-14T23:26:13.5713460Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:26:13.5721240Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:26:13.5727510Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:26:13.5748000Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:26:13.5753360Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:26:13.5758100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:26:13.5763070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:26:13.5767840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:26:13.5773460Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:26:13.5777350Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:26:13.5782710Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:26:13.5790130Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:26:13.5795130Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:26:13.5800120Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:26:13.6076390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6221-zd54pr.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:26:16.0804450Z ==> Summary 2021-05-14T23:26:16.0873830Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:26:16.0881430Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:26:16.0910010Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:26:16.0928020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5227-i5k2m4 2021-05-14T23:26:16.1343540Z cp -pR /private/tmp/d20210514-5227-i5k2m4/x264/. /usr/local/Cellar/x264 2021-05-14T23:26:16.1494920Z chmod -Rf +w /private/tmp/d20210514-5227-i5k2m4 2021-05-14T23:26:16.2037280Z ==> Finishing up 2021-05-14T23:26:16.2449710Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:26:16.2456110Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:26:16.2461170Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:26:16.2468570Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:26:16.2473370Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:26:16.2478970Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:26:16.2486300Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:26:16.2625500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6248-1xjdsrh.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:26:18.7314200Z ==> Summary 2021-05-14T23:26:18.7332730Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:26:18.7342350Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:26:18.7405240Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:26:18.7423910Z 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-5227-f8rwk 2021-05-14T23:26:18.8538100Z cp -pR /private/tmp/d20210514-5227-f8rwk/x265/. /usr/local/Cellar/x265 2021-05-14T23:26:18.9345140Z chmod -Rf +w /private/tmp/d20210514-5227-f8rwk 2021-05-14T23:26:19.0343530Z ==> Finishing up 2021-05-14T23:26:19.0979070Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:26:19.0984510Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:26:19.0989380Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:26:19.0996120Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:26:19.1000870Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:26:19.1005980Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:26:19.1013240Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:26:19.1224770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6274-1jmey57.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:26:21.6007330Z ==> Summary 2021-05-14T23:26:21.6025380Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:26:21.6031580Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:26:21.6079830Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:26:21.6099270Z 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-5227-b13mef 2021-05-14T23:26:21.6249860Z cp -pR /private/tmp/d20210514-5227-b13mef/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:26:21.6369760Z chmod -Rf +w /private/tmp/d20210514-5227-b13mef 2021-05-14T23:26:21.7409900Z ==> Finishing up 2021-05-14T23:26:21.8435600Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:26:21.8442200Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:26:21.8448150Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:26:21.8573120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6300-1xceibt.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:26:24.3061610Z ==> Summary 2021-05-14T23:26:24.3077930Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:26:24.3088260Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:26:24.3234510Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:26:24.3252030Z 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-5227-lv6bs0 2021-05-14T23:26:24.3922570Z cp -pR /private/tmp/d20210514-5227-lv6bs0/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:26:24.4498730Z chmod -Rf +w /private/tmp/d20210514-5227-lv6bs0 2021-05-14T23:26:24.5469760Z ==> Finishing up 2021-05-14T23:26:24.5806220Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:26:24.5812110Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:26:24.5816640Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:26:24.5849090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:26:24.5862440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:26:24.5873970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:26:24.5885040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:26:24.5895640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:26:24.5905070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:26:24.5915120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:26:24.5926670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:26:24.5938050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:26:24.5947540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:26:24.5957520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:26:24.5967720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:26:24.5979770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:26:24.5998840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:26:24.6001970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:26:24.6013930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:26:24.6022150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:26:24.6033290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:26:24.6042080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:26:24.6047760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:26:24.6058010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:26:24.6069170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:26:24.6074670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:26:24.6085790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:26:24.6096020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:26:24.6105300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:26:24.6112740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:26:24.6121740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:26:24.6136980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:26:24.6146700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:26:24.6154300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:26:24.6164570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:26:24.6173770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:26:24.6182580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:26:24.6188130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:26:24.6199430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:26:24.6206800Z 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:26:24.6214030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:26:24.6244110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:26:24.6254610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:26:24.6261870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:26:24.6272360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:26:24.6278000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:26:24.6283240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:26:24.6288780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:26:24.6300040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:26:24.6305830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:26:24.6313420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:26:24.6323930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:26:24.6335080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:26:24.6341160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:26:24.6348800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:26:24.6361800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:26:24.6369470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:26:24.6374910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:26:24.6383150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:26:24.6388530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:26:24.6427350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:26:24.6435750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:26:24.6441150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:26:24.6446720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:26:24.6452030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:26:24.6457390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:26:24.6462780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:26:24.6468850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:26:24.6490590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:26:24.6496050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:26:24.6501380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:26:24.6506810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:26:24.6513830Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:26:24.6518440Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:26:24.6523810Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:26:24.6531330Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:26:24.6797640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6326-1awzqlx.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:26:27.0883140Z ==> Summary 2021-05-14T23:26:27.0943960Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:26:27.0950680Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:26:27.1047690Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:26:27.1065390Z 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-5227-52gm35 2021-05-14T23:26:27.1304990Z cp -pR /private/tmp/d20210514-5227-52gm35/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:26:27.1550720Z chmod -Rf +w /private/tmp/d20210514-5227-52gm35 2021-05-14T23:26:27.2236380Z ==> Finishing up 2021-05-14T23:26:27.2646070Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:26:27.2649550Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:26:27.2659100Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:26:27.2665190Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:26:27.2669620Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:26:27.2675080Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:26:27.2682330Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:26:27.2845140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6352-1exyb9m.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:26:30.0089400Z ==> Summary 2021-05-14T23:26:30.0121660Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:26:30.0128420Z ==> Installing ffmpeg 2021-05-14T23:26:30.0131860Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:26:30.0150460Z 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-5227-ox883u 2021-05-14T23:26:30.3501430Z cp -pR /private/tmp/d20210514-5227-ox883u/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:26:30.6055390Z chmod -Rf +w /private/tmp/d20210514-5227-ox883u 2021-05-14T23:26:34.1369190Z ==> Finishing up 2021-05-14T23:26:34.1740890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:26:34.1744660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:26:34.1749830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:26:34.1754850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:26:34.1759400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:26:34.1764560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:26:34.1769290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:26:34.1780190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:26:34.1784700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:26:34.1790010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:26:34.1794540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:26:34.1799740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:26:34.1804470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:26:34.1809430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:26:34.1814430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:26:34.1819380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:26:34.1824050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:26:34.1829080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:26:34.1834360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:26:34.1838820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:26:34.1843990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:26:34.1848890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:26:34.1855760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:26:34.1861570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:26:34.1867090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:26:34.1872460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:26:34.1877800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:26:34.1883060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:26:34.1888440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:26:34.1893260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:26:34.1898580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:26:34.1903580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:26:34.1908080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:26:34.1913770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:26:34.1918320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:26:34.1923790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:26:34.1928470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:26:34.1934160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:26:34.1941600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:26:34.1946230Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:26:34.1951660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:26:34.1956170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:26:34.1961490Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:26:34.1966020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:26:34.1971390Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:26:34.1976350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:26:34.1981400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:26:34.1988000Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:26:34.2011490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:26:34.2023570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:26:34.2032250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:26:34.2046170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:26:34.2125040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:26:34.2134630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:26:34.2139750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:26:34.2157280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:26:34.2162490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:26:34.2173910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:26:34.2179250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:26:34.2229860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:26:34.2235380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:26:34.2241010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:26:34.2248260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:26:34.2263000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:26:34.2273490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:26:34.2281710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:26:34.2289790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:26:34.2295280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:26:34.2305610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:26:34.2310890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:26:34.2319120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:26:34.2323730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:26:34.2328910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:26:34.2334300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:26:34.2339400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:26:34.2345600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:26:34.2350780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:26:34.2356990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:26:34.2361800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:26:34.2367190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:26:34.2371680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:26:34.2377270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:26:34.2382320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:26:34.2387680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:26:34.2392130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:26:34.2397600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:26:34.2402600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:26:34.2407950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:26:34.2412220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:26:34.2417640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:26:34.2422320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:26:34.2427500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:26:34.2432470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:26:34.2437730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:26:34.2442550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:26:34.2447790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:26:34.2452140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:26:34.2457660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:26:34.2462520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:26:34.2467800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:26:34.2471610Z Only the first 100 operations were output. 2021-05-14T23:26:34.3646680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6378-1en42e7.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:26:37.0325870Z ==> Summary 2021-05-14T23:26:37.0504230Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:26:38.1439120Z ==> Caveats 2021-05-14T23:26:38.1440500Z ==> tesseract 2021-05-14T23:26:38.1456110Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:26:38.1457950Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:26:40.0110780Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:26:41.1278390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:41.6908390Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:26:42.0764740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T23%3A35%3A00Z&sig=hVrYAHrBXvbBufnYQTEH0sL%2BOd0qy6xaU8vWhsSfFjA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:42.1248490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=hVrYAHrBXvbBufnYQTEH0sL\%2BOd0qy6xaU8vWhsSfFjA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:42.6443700Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:26:42.7581520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:26:43.9654890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:44.5408440Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:26:44.9455110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T23%3A35%3A00Z&sig=x5C5rOP0XS%2FqlP8VbG%2Bg%2BdEyeGVNM2q%2FYtSi4A1imXc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:45.0300290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=x5C5rOP0XS\%2FqlP8VbG\%2Bg\%2BdEyeGVNM2q\%2FYtSi4A1imXc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:26:45.8772860Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:26:45.9162690Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:26:45.9167740Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:26:45.9856160Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:26:45.9883570Z 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-6385-1k57x5l 2021-05-14T23:26:46.5612330Z cp -pR /private/tmp/d20210514-6385-1k57x5l/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:26:47.0182660Z chmod -Rf +w /private/tmp/d20210514-6385-1k57x5l 2021-05-14T23:26:47.4018700Z ==> Finishing up 2021-05-14T23:26:47.4295290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:26:47.4324300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:26:47.4335520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:26:47.4344320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:26:47.4364460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:26:47.4376290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:26:47.4385010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:26:47.4397440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:26:47.4409850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:26:47.4420600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:26:47.4432200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:26:47.4450160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:26:47.4463000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:26:47.4475460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:26:47.4486980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:26:47.4497380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:26:47.4517410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:26:47.4527320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:26:47.4539450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:26:47.4584980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:26:47.4589720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:26:47.4594900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:26:47.4599590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:26:47.4604120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:26:47.4609120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:26:47.4613850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:26:47.4618380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:26:47.4623440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:26:47.4628220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:26:47.4632950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:26:47.4640260Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:26:47.4649330Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:26:47.4654300Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:26:47.4664390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:26:47.4670230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:26:47.4675500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:26:47.4681220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:26:47.4686870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:26:47.4692730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:26:47.4702760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:26:47.4713560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:26:47.4719460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:26:47.4723740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:26:47.4729580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:26:47.4735380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:26:47.4740180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:26:47.4750010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:26:47.4755480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:26:47.4760830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:26:47.4766230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:26:47.4775130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:26:47.4780720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:26:47.4786360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:26:47.4809850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:26:47.4815670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:26:47.4823050Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:26:47.4828770Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:26:47.4833820Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:26:47.6450300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6555-1jnxt3d.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:26:50.2407140Z ==> Summary 2021-05-14T23:26:50.2833980Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:26:50.2846710Z ==> Installing imagemagick@6 2021-05-14T23:26:50.2854110Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:26:50.2877310Z 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-6385-6tf4ny 2021-05-14T23:26:51.1374980Z cp -pR /private/tmp/d20210514-6385-6tf4ny/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:26:51.1377100Z chmod -Rf +w /private/tmp/d20210514-6385-6tf4ny 2021-05-14T23:26:52.3816720Z ==> Finishing up 2021-05-14T23:26:52.6528430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6581-y244zd.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:26:55.2248970Z ==> Caveats 2021-05-14T23:26:55.2250690Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:26:55.2251900Z because this is an alternate version of another formula. 2021-05-14T23:26:55.2252580Z 2021-05-14T23:26:55.2253450Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:26:55.2255070Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:26:55.2255880Z 2021-05-14T23:26:55.2256760Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:26:55.2258430Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:26:55.2259970Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:26:55.2260690Z 2021-05-14T23:26:55.2261940Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:26:55.2263120Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:26:55.2263820Z 2021-05-14T23:26:55.2264850Z ==> Summary 2021-05-14T23:26:55.2696790Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:26:56.0825250Z ==> Caveats 2021-05-14T23:26:56.0830870Z ==> imagemagick@6 2021-05-14T23:26:56.0908550Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:26:56.0909780Z because this is an alternate version of another formula. 2021-05-14T23:26:56.0910490Z 2021-05-14T23:26:56.0911380Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:26:56.0916540Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:26:56.0917360Z 2021-05-14T23:26:56.0918240Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:26:56.0919900Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:26:56.0921440Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:26:56.0922760Z 2021-05-14T23:26:56.0927550Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:26:56.0928720Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:26:56.0929440Z 2021-05-14T23:26:58.1610240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:26:59.3384790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:26:59.9101580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:27:00.2890510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T23%3A35%3A00Z&sig=Qzerf30gYKeanowlU5nj7vGo9fgCFinQj3XVKKn9NjU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:00.3448680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=Qzerf30gYKeanowlU5nj7vGo9fgCFinQj3XVKKn9NjU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:00.4570660Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:27:00.4643910Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:27:01.6747170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:02.3060940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:27:02.6848310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T23%3A35%3A00Z&sig=usuDqom%2BQ49NkVZyMc4wHc4A48bjZ2xh0FD9HZNlL0Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:02.7314510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=usuDqom\%2BQ49NkVZyMc4wHc4A48bjZ2xh0FD9HZNlL0Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:02.8388750Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:27:02.8460320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:27:04.0900270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:04.6723650Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:27:05.0615010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T23%3A35%3A00Z&sig=aYIlfvBYhrOXi3GIqj5CMm%2BlZJfsJHjAIiQQtDFcVOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:05.1354750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=aYIlfvBYhrOXi3GIqj5CMm\%2BlZJfsJHjAIiQQtDFcVOI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:07.0001800Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:27:07.1540350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:27:08.4097010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:09.0349800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:27:09.4543670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T23%3A35%3A00Z&sig=Dmv9UqTT3Vk9tL51gtWz3ViGmGcADHxLfiT3qvGUdVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:09.5028220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=Dmv9UqTT3Vk9tL51gtWz3ViGmGcADHxLfiT3qvGUdVo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:09.5511770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:27:09.5544170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:27:10.7834410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:11.3702230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:27:11.7453160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T23%3A35%3A00Z&sig=RNLWPX%2F3Qyw4H2UxDC4IlJlJgmo0veACAMSfPBVL%2Fac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:11.7999670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=RNLWPX\%2F3Qyw4H2UxDC4IlJlJgmo0veACAMSfPBVL\%2Fac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:11.8502320Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:27:11.8533810Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:27:13.0703040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:13.6556340Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:27:14.0195150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T23%3A35%3A00Z&sig=rgRMUZ5FitqS2RmrK6HAFJHvADrLsG36ilGitH59a3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:14.0653060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=rgRMUZ5FitqS2RmrK6HAFJHvADrLsG36ilGitH59a3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:14.1841430Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:27:14.1908370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:27:15.4032560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:16.1264620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:27:16.5678050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T23%3A35%3A00Z&sig=FCFAmUSMszKu3AOjSOymlP0nYS%2BzoHgXonKlWwyWPss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:16.6140970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=FCFAmUSMszKu3AOjSOymlP0nYS\%2BzoHgXonKlWwyWPss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:16.7668100Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:27:16.7741530Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:27:18.0221210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:18.6546310Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:27:19.0661710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T23%3A35%3A00Z&sig=EhXRQI6uL2640NDQlhkta3lQGA0RWhnubT9Wk4Rr5Rs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:19.1106610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=EhXRQI6uL2640NDQlhkta3lQGA0RWhnubT9Wk4Rr5Rs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:19.1660290Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:27:19.1694500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:27:20.3253040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:21.1252090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:27:21.3272410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T23%3A35%3A00Z&sig=orFvtzwh2k2SuNqAMntlCmrukOnfpABBvKAT6ZVtGas%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:21.3722310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=orFvtzwh2k2SuNqAMntlCmrukOnfpABBvKAT6ZVtGas\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:21.4767620Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:27:21.4817640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:27:22.6281200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:23.1972460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:27:23.6013590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T23%3A35%3A00Z&sig=wNlLtQzEypnuM0Nop%2FHqImCqJN7SvQSZOzUih3C7om8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:23.6474620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=wNlLtQzEypnuM0Nop\%2FHqImCqJN7SvQSZOzUih3C7om8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:23.7056090Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:27:23.7091430Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:27:24.9467680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:25.5368610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:27:26.0150760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T23%3A35%3A00Z&sig=%2BGg%2ByRKNbZrIvaYH81dpdKJ3p2w7A3axPyxfwc90rr0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:26.0636480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=\%2BGg\%2ByRKNbZrIvaYH81dpdKJ3p2w7A3axPyxfwc90rr0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:26.2127430Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:27:26.2194830Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:27:27.3633630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:27:27.9519670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:27:28.3103480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T23%3A35%3A00Z&sig=f9uiAv30YkIw3xzJGHsPSTyMEyCFKLAWpS%2BNmVG4PQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:27:28.3581120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=f9uiAv30YkIw3xzJGHsPSTyMEyCFKLAWpS\%2BNmVG4PQ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:27:28.6785520Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:27:28.7283320Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:27:28.7286550Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:27:28.7969510Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:27:28.8014970Z 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-6588-16977ey 2021-05-14T23:27:28.8243420Z cp -pR /private/tmp/d20210514-6588-16977ey/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:27:28.8451790Z chmod -Rf +w /private/tmp/d20210514-6588-16977ey 2021-05-14T23:27:28.9149160Z ==> Finishing up 2021-05-14T23:27:29.0338950Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:27:29.0387090Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:27:29.0394140Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:27:29.0413090Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:27:29.0421840Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:27:29.0436130Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:27:29.0453290Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:27:29.0464330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:27:29.0473740Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:27:29.0487920Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:27:29.0685050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6819-1e6gprs.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:27:31.4475520Z ==> Summary 2021-05-14T23:27:31.4502950Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:27:31.4514370Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:27:31.4538310Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:27:31.4555590Z 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-6588-pfk7uv 2021-05-14T23:27:31.5419570Z cp -pR /private/tmp/d20210514-6588-pfk7uv/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:27:31.6506720Z chmod -Rf +w /private/tmp/d20210514-6588-pfk7uv 2021-05-14T23:27:31.7383410Z ==> Finishing up 2021-05-14T23:27:31.7976600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6845-19pu0n7.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:27:33.9286010Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:27:34.0194070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.0659920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.1072920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.1542000Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.1985430Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.2448610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.2867710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.3330940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.3784080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.4245190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.4657110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.5118620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.5570820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:34.6034700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:35.0440080Z ==> Caveats 2021-05-14T23:27:35.0441190Z To use the DocBook package in your XML toolchain, 2021-05-14T23:27:35.0442180Z you need to add the following to your ~/.bashrc: 2021-05-14T23:27:35.0442790Z 2021-05-14T23:27:35.0443650Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:27:35.0444990Z ==> Summary 2021-05-14T23:27:35.0579630Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:27:35.0585710Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:27:35.0639440Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:27:35.0658460Z 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-6588-29grj2 2021-05-14T23:27:36.9160670Z cp -pR /private/tmp/d20210514-6588-29grj2/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:27:39.6339160Z chmod -Rf +w /private/tmp/d20210514-6588-29grj2 2021-05-14T23:27:40.9048810Z ==> Finishing up 2021-05-14T23:27:40.9515920Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:27:40.9517570Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:27:40.9683600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6886-kuum2g.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:27:43.4761100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:43.5210720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:43.5664500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:27:43.6129060Z ==> 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:27:43.6537120Z ==> 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:27:43.6987940Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:27:43.7451060Z ==> 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:27:43.7865730Z ==> 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:27:43.8330360Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:27:43.8783500Z ==> 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:27:43.9245060Z ==> 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:27:43.9660460Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:27:44.0120910Z ==> 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:27:44.0574490Z ==> 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:27:44.1038480Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:44.1453360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:27:44.1924650Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:27:44.2369820Z ==> 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:27:44.2832410Z ==> 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:27:44.3235490Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:27:44.3709480Z ==> 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:27:44.4174370Z ==> 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:27:44.4635770Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:27:45.2306900Z ==> 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:27:45.2317240Z ==> 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:27:45.2321470Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:27:45.2326950Z ==> 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:27:45.2330010Z ==> 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:27:45.7035820Z ==> Summary 2021-05-14T23:27:45.9958680Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:27:45.9970940Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:27:45.9994200Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:27:46.0013190Z 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-6588-1kuz03y 2021-05-14T23:27:46.0136440Z cp -pR /private/tmp/d20210514-6588-1kuz03y/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:27:46.0269160Z chmod -Rf +w /private/tmp/d20210514-6588-1kuz03y 2021-05-14T23:27:46.0746210Z ==> Finishing up 2021-05-14T23:27:46.1163840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6940-eg5ys2.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:27:48.6478050Z ==> Caveats 2021-05-14T23:27:48.6479760Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:27:48.6481090Z because macOS already provides this software and installing another version in 2021-05-14T23:27:48.6482140Z parallel can cause all kinds of trouble. 2021-05-14T23:27:48.6482740Z 2021-05-14T23:27:48.6483980Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:27:48.6485650Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:27:48.6486450Z 2021-05-14T23:27:48.6486940Z 2021-05-14T23:27:48.6487700Z Bash completion has been installed to: 2021-05-14T23:27:48.6489070Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:27:48.6490310Z ==> Summary 2021-05-14T23:27:48.6498050Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:27:48.6503260Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:27:48.6679070Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:27:48.6696520Z 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-6588-1fv98ra 2021-05-14T23:27:48.6896770Z cp -pR /private/tmp/d20210514-6588-1fv98ra/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:27:48.7183120Z chmod -Rf +w /private/tmp/d20210514-6588-1fv98ra 2021-05-14T23:27:48.7833850Z ==> Finishing up 2021-05-14T23:27:48.8257030Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:27:48.8266210Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:27:48.8284070Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:27:48.8297270Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:27:48.8302370Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:27:48.8396620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6966-1syc0pb.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:27:51.5107830Z ==> Summary 2021-05-14T23:27:51.5149010Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:27:51.5155140Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:27:51.6192810Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:27:51.6209920Z 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-6588-ascuga 2021-05-14T23:27:51.6901100Z cp -pR /private/tmp/d20210514-6588-ascuga/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:27:51.8231430Z chmod -Rf +w /private/tmp/d20210514-6588-ascuga 2021-05-14T23:27:51.9742110Z ==> Finishing up 2021-05-14T23:27:52.0270960Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:27:52.0371620Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:27:52.0398650Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:27:52.0502440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0598960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0617610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0654440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0682270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0684620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0788010Z 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:27:52.0864060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0883990Z 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:27:52.0894480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0905240Z 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:27:52.0930700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0940080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.0972580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1002770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1026140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1054370Z 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:27:52.1069640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1074200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1093550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1112390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1115190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1137190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1175820Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:27:52.1189180Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:27:52.1193410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1206150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1233700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1237960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1240720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1272180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1286860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1289130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1304440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1314000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1320060Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:27:52.1322610Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:27:52.1338100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1373780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1402350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1431540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1464880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1495320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1522820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1537690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1564490Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:27:52.1591480Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:27:52.1621500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1625330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1716360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1775400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1803810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1831280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1859340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1878470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1886820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1914240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1939280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.1973060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2015670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2044610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2147930Z 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:27:52.2155600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2193330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2284980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2387520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2445770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2546290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2576630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2676890Z 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:27:52.2716240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2765270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2804640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2832020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.2910550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.3013360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.3115980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.3218860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:27:52.3322200Z 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:27:52.3411760Z 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:27:52.3515510Z 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:27:52.3601710Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:27:52.3701950Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:27:52.3803300Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:27:52.3905690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6992-brvmt.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:27:54.6139320Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:27:55.9803710Z ==> Summary 2021-05-14T23:27:56.0013500Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:27:56.0019370Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:27:56.1176300Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:27:56.1214910Z 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-6588-1dh193e 2021-05-14T23:27:56.1475790Z cp -pR /private/tmp/d20210514-6588-1dh193e/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:27:56.1726470Z chmod -Rf +w /private/tmp/d20210514-6588-1dh193e 2021-05-14T23:27:56.2804630Z ==> Finishing up 2021-05-14T23:27:56.3265220Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:27:56.3269700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:27:56.3274660Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:27:56.3279410Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:27:56.3286430Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:27:56.3293870Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:27:56.3312010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:27:56.3349960Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:27:56.3361030Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:27:56.3371460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:27:56.3380970Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:27:56.3386070Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:27:56.3391290Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:27:56.3397830Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:27:56.3408660Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:27:56.3418660Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:27:56.3429920Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:27:56.3654140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7019-lsbsjl.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:27:58.6655850Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:27:59.8253900Z ==> Summary 2021-05-14T23:27:59.8286350Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:27:59.8315630Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:27:59.8815670Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:27:59.8834220Z 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-6588-15v1898 2021-05-14T23:27:59.8968170Z cp -pR /private/tmp/d20210514-6588-15v1898/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:27:59.9140680Z chmod -Rf +w /private/tmp/d20210514-6588-15v1898 2021-05-14T23:27:59.9650650Z ==> Finishing up 2021-05-14T23:28:00.0082260Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:28:00.0095330Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:28:00.0105150Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:28:00.0183180Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:28:00.0286710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7046-14v3zc3.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:28:03.0657750Z ==> Summary 2021-05-14T23:28:03.0724930Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:28:03.0730570Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:28:03.0796780Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:28:03.0814390Z 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-6588-5j81ej 2021-05-14T23:28:03.0970860Z cp -pR /private/tmp/d20210514-6588-5j81ej/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:28:03.1086020Z chmod -Rf +w /private/tmp/d20210514-6588-5j81ej 2021-05-14T23:28:03.1525660Z ==> Finishing up 2021-05-14T23:28:03.1995830Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:28:03.2001480Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:28:03.2006270Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:28:03.2020420Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:28:03.2027480Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:28:03.2153940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7072-1vvxz2w.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:28:05.6879970Z ==> Summary 2021-05-14T23:28:05.6896050Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:28:05.6901820Z ==> Installing imagemagick dependency: imath 2021-05-14T23:28:05.7001660Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:28:05.7019710Z 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-6588-z6vc7v 2021-05-14T23:28:05.7239470Z cp -pR /private/tmp/d20210514-6588-z6vc7v/imath/. /usr/local/Cellar/imath 2021-05-14T23:28:05.7607410Z chmod -Rf +w /private/tmp/d20210514-6588-z6vc7v 2021-05-14T23:28:05.8215450Z ==> Finishing up 2021-05-14T23:28:05.8647740Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:28:05.8660630Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:28:05.8665220Z 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:28:05.8670670Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:28:05.8675290Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:28:05.8680630Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:28:05.8687880Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:28:05.8879650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7098-fcw600.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:28:08.2758660Z ==> Summary 2021-05-14T23:28:08.2798800Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:28:08.2804840Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:28:08.2902390Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:28:08.2920000Z 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-6588-fg5wpk 2021-05-14T23:28:08.3971640Z cp -pR /private/tmp/d20210514-6588-fg5wpk/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:28:08.4936260Z chmod -Rf +w /private/tmp/d20210514-6588-fg5wpk 2021-05-14T23:28:08.7614950Z ==> Finishing up 2021-05-14T23:28:08.8215980Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:28:08.8224600Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:28:08.8234860Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:28:08.8246110Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:28:08.8314770Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:28:08.8318650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:28:08.8323740Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:28:08.8328170Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:28:08.8337050Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:28:08.8345770Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:28:08.8355810Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:28:08.8360000Z 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:28:08.8371950Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:28:08.8377290Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:28:08.8382180Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:28:08.8390640Z 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:28:08.8397500Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:28:08.8402380Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:28:08.8407870Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:28:08.8412490Z 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:28:08.8417750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:28:08.8422940Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:28:08.8428040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:28:08.8433280Z 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:28:08.8439680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:28:08.8467950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:28:08.8469790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:28:08.8471480Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:28:08.8931650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7127-y7k1xo.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:28:11.3464900Z ==> Summary 2021-05-14T23:28:11.3577550Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:28:11.3584160Z ==> Installing imagemagick 2021-05-14T23:28:11.3588780Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:28:11.3613120Z 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-6588-x8y1de 2021-05-14T23:28:11.7428930Z cp -pR /private/tmp/d20210514-6588-x8y1de/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:28:12.1361420Z chmod -Rf +w /private/tmp/d20210514-6588-x8y1de 2021-05-14T23:28:14.6120740Z ==> Finishing up 2021-05-14T23:28:14.6877040Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:28:14.6882520Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:28:14.6960390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:28:14.6964730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:28:14.6970180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:28:14.6975280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:28:14.6980300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:28:14.6985590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:28:14.6990620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:28:14.6995370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:28:14.7000650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:28:14.7005270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:28:14.7011250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:28:14.7018250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:28:14.7025670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:28:14.7030100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:28:14.7035190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:28:14.7039650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:28:14.7045260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:28:14.7050010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:28:14.7059320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:28:14.7065240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:28:14.7069910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:28:14.7075300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:28:14.7080550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:28:14.7085330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:28:14.7090870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:28:14.7095530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:28:14.7100840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:28:14.7105980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:28:14.7113800Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:28:14.7119800Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:28:14.7127350Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:28:14.7137330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:28:14.7145480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:28:14.7151280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:28:14.7156470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:28:14.7169450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:28:14.7181720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:28:14.7190180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:28:14.7195840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:28:14.7201350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:28:14.7209130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:28:14.7214600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:28:14.7222180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:28:14.7232720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:28:14.7237930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:28:14.7243510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:28:14.7248940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:28:14.7258510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:28:14.7265910Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:28:14.7271720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:28:14.7277390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:28:14.7283580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:28:14.7288180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:28:14.7293950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:28:14.7299040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:28:14.7305140Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:28:14.7310130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:28:14.7316070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:28:14.7321020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:28:14.7326780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:28:14.7335080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:28:14.7343550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:28:14.7348600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:28:14.7354750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:28:14.7360240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:28:14.7366240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:28:14.7371750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:28:14.7377810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:28:14.7382870Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:28:15.0175340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7153-1ht0jus.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:28:17.8177660Z ==> Summary 2021-05-14T23:28:17.8637190Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:28:19.7554660Z ==> Caveats 2021-05-14T23:28:19.7556060Z ==> docbook 2021-05-14T23:28:19.7575870Z To use the DocBook package in your XML toolchain, 2021-05-14T23:28:19.7576920Z you need to add the following to your ~/.bashrc: 2021-05-14T23:28:19.7577550Z 2021-05-14T23:28:19.7578380Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:28:19.7579910Z ==> gnu-getopt 2021-05-14T23:28:19.7605120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:28:19.7606400Z because macOS already provides this software and installing another version in 2021-05-14T23:28:19.7607460Z parallel can cause all kinds of trouble. 2021-05-14T23:28:19.7608060Z 2021-05-14T23:28:19.7609340Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:28:19.7610980Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:28:19.7611780Z 2021-05-14T23:28:19.7612280Z 2021-05-14T23:28:19.7613060Z Bash completion has been installed to: 2021-05-14T23:28:19.7614410Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:28:21.4622160Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:28:22.5907210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:28:23.1462550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:28:23.5004980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T23%3A35%3A00Z&sig=qI54%2BDgxqBLpLAmDCmqSoclTK9dAbb9TOEGoXS5hVTY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:28:23.5568250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A35\%3A00Z\&sig=qI54\%2BDgxqBLpLAmDCmqSoclTK9dAbb9TOEGoXS5hVTY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:28:23.6133250Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:28:23.6787480Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:28:23.6814340Z 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-7160-g4m8sy 2021-05-14T23:28:23.6980570Z cp -pR /private/tmp/d20210514-7160-g4m8sy/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:28:23.7193960Z chmod -Rf +w /private/tmp/d20210514-7160-g4m8sy 2021-05-14T23:28:24.5250430Z ==> Finishing up 2021-05-14T23:28:24.5251620Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:28:24.5354080Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:28:24.5457170Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:28:24.5557710Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:28:24.5660280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:28:24.5761570Z info /usr/local/share/info/udunits2.info 2021-05-14T23:28:24.5863680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:28:24.5957700Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:28:24.6060200Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:28:24.6162380Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:28:24.6264930Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:28:24.6366940Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:28:24.6467810Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:28:24.6524620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7327-ezcs0a.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:28:26.3618660Z ==> Summary 2021-05-14T23:28:26.3650330Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:28:28.6840620Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:28:28.6842170Z To reinstall 1.6, run: 2021-05-14T23:28:28.6843020Z brew reinstall jq 2021-05-14T23:28:30.3218050Z ==> Caveats 2021-05-14T23:28:30.3219230Z imagej requires Java. You can install the latest version with: 2021-05-14T23:28:30.3220630Z brew install --cask adoptopenjdk 2021-05-14T23:28:30.3221290Z 2021-05-14T23:28:30.5793720Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:28:30.8186020Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:28:38.2525070Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:28:38.5471270Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:28:38.5472430Z ==> Installing Cask imagej 2021-05-14T23:28:38.5921830Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7437-1ksjs64 2021-05-14T23:28:38.7445020Z cp -pR /private/tmp/d20210514-7437-1ksjs64/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:28:38.8847080Z chmod -Rf +w /private/tmp/d20210514-7437-1ksjs64 2021-05-14T23:28:38.9545620Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:28:39.3269550Z 🍺 imagej was successfully installed! 2021-05-14T23:28:41.1979350Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:28:43.1486260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:28:43.5237750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A35%3A00Z&sig=fcQMaggoO5jinl1dZgZt918rnDbhIoCyrnAMWYQpIyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:28:43.6990810Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:28:45.4871970Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:28:45.8805560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A35%3A00Z&sig=ihEeaGyOcGImulWwCdFYAwWAFJ4z7fsak%2BRSeEEf3e8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:28:46.3698880Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:28:46.3800130Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:28:46.5242770Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:28:51.1928160Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:28:51.1936380Z ==> Installing bowtie2 2021-05-14T23:28:51.2039100Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:28:56.0977870Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:28:59.4989290Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:29:01.2514240Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:29:01.6412960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A35%3A00Z&sig=H4G7wDFiIdNNlW6nPXp7vBi4bYhR5mtakgOATZO9rWg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:01.8262840Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:29:03.6254060Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:29:03.9890450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A35%3A00Z&sig=GGO4TitLfTToVtjZhdN1p3YAwX1LF%2FY%2FEQf28O4%2BSaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:04.0904050Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:29:05.8288200Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:29:06.2068730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A35%3A00Z&sig=MsdzxbTNLr6Eoudf5wZhXykwxDuUEPyQKGVqyoX%2BfsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:06.3083750Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:29:08.0660960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:29:08.4511900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A35%3A00Z&sig=BgkCZbg7gsIicKF0XJfCybixAIdchg1BS8hDVskNCAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:08.5615290Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:29:10.5120890Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:29:10.8677980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A35%3A00Z&sig=HU5lmHsaOMG0X10BLG8yP%2FV4BKvMifJVCBUdgPRE8cE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:10.9983360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:29:12.7255990Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:29:13.1162430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A35%3A00Z&sig=lDQrHz3VEo%2B1o6uTGc6tlsSnQd5cU%2FOw9zYG10XHKGg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:13.3269030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:29:13.8731740Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:29:13.8754920Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:29:14.2488280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:29:14.2729530Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:29:15.9757210Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:29:16.3494240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T23%3A35%3A00Z&sig=3yc2FY6gXMwu37sYHT3fqL2luEF2x1L%2BpdMg8BHjktU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:16.4781850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:29:18.1922460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:29:18.5688700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T23%3A35%3A00Z&sig=91GoIq54dzxlOOWIce6iiWVDp1DsmgyAkxgMkk5%2BE9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:18.7684460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:29:20.4840760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:29:20.8682460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T23%3A35%3A00Z&sig=qqO1g0I%2Fmv7y5fWb4xVJiaWSFLCJzmmE1%2Br7oazU%2FY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:21.1373400Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:29:22.9149780Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:29:23.3036190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T23%3A35%3A00Z&sig=EVl8oPWL99O8%2BsyXLERTMVA7xHCB8eDpJwzigdQCaik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:23.6136780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:29:25.3288160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:29:25.7375210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T23%3A35%3A00Z&sig=E0%2FKjEJHdUmAx7RAPyFJ3Bthb7Rup287rgvInYJ%2FTqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:25.8686050Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:29:27.5507800Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:29:27.9447460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T23%3A35%3A00Z&sig=lA5yWvP5YipgS1sazF97%2BGIiX%2FaEfNmidRVpE1EsYJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:28.0684480Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:29:29.7351730Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:29:30.1250980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T23%3A35%3A00Z&sig=Z9nYjweK82Ssunpsvije00hs2z%2FFoWRDOlTovi6O%2F68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:30.2468370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:29:32.0019700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:29:32.3775220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T23%3A35%3A00Z&sig=uU2IiaILLjiX6w402J2qFFi02TB4wBlL8avWCwic%2BYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:33.0021870Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:29:34.6749920Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:29:35.0496500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T23%3A35%3A00Z&sig=gIuqyl88ZwL3YyyFyq%2B1LAuicmOZETllojaZ6I2Y5DU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:35.2683980Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:29:36.9988380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:29:37.3726690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T23%3A35%3A00Z&sig=t%2BZhsJkxsbK8MssXz%2FFKRoFe%2BzQQWe2gch5aNuuxRSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:37.9161020Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:29:39.7913830Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:29:40.1579430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T23%3A35%3A00Z&sig=a0e54J%2F7tUNCXlA9qs2r8TVUKsnXsLNNa2gwzh3D4ig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:40.4841210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:29:42.2037710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:29:42.5819410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T23%3A35%3A00Z&sig=cwr6aZOQLh%2FvNaB6xA6RErdCT49Pmy5XhidCv5cXG2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:42.9524410Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:29:44.7176520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:29:46.0429500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T23%3A35%3A00Z&sig=RcUBiTjJI0jTOuw%2BG4hdAWTHAXgHLVqKH57p6JrlMiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:29:46.5958320Z ==> 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:29:46.5961960Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:29:46.6663060Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:29:49.3985950Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:29:49.3987230Z ==> Installing gdal dependency: popt 2021-05-14T23:29:49.3992240Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:29:51.8264730Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:29:51.8270960Z ==> Installing gdal dependency: epsilon 2021-05-14T23:29:51.8368340Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:29:54.4920230Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:29:54.4926160Z ==> Installing gdal dependency: expat 2021-05-14T23:29:54.4947880Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:29:57.1157990Z ==> Caveats 2021-05-14T23:29:57.1159720Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:29:57.1161030Z because macOS already provides this software and installing another version in 2021-05-14T23:29:57.1162080Z parallel can cause all kinds of trouble. 2021-05-14T23:29:57.1162690Z 2021-05-14T23:29:57.1163540Z If you need to have expat first in your PATH, run: 2021-05-14T23:29:57.1165070Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:29:57.1165860Z 2021-05-14T23:29:57.1166680Z For compilers to find expat you may need to set: 2021-05-14T23:29:57.1168010Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:29:57.1169410Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:29:57.1170110Z 2021-05-14T23:29:57.1171310Z For pkg-config to find expat you may need to set: 2021-05-14T23:29:57.1172400Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:29:57.1173080Z 2021-05-14T23:29:57.1174210Z ==> Summary 2021-05-14T23:29:57.1187030Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:29:57.1193600Z ==> Installing gdal dependency: freexl 2021-05-14T23:29:57.1261760Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:29:59.8767780Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:29:59.8775730Z ==> Installing gdal dependency: geos 2021-05-14T23:29:59.9305680Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:30:03.3313200Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:30:03.3336330Z ==> Installing gdal dependency: hdf5 2021-05-14T23:30:03.3890280Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:30:06.9002840Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:30:06.9009210Z ==> Installing gdal dependency: json-c 2021-05-14T23:30:06.9075470Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:30:09.6382970Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:30:09.6388930Z ==> Installing gdal dependency: libxml2 2021-05-14T23:30:09.6464060Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:30:12.8139960Z ==> Caveats 2021-05-14T23:30:12.8141590Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:30:12.8142860Z because macOS already provides this software and installing another version in 2021-05-14T23:30:12.8143950Z parallel can cause all kinds of trouble. 2021-05-14T23:30:12.8144560Z 2021-05-14T23:30:12.8145370Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:30:12.8146910Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:30:12.8147690Z 2021-05-14T23:30:12.8148960Z For compilers to find libxml2 you may need to set: 2021-05-14T23:30:12.8150470Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:30:12.8151880Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:30:12.8152570Z 2021-05-14T23:30:12.8153770Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:30:12.8154860Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:30:12.8155530Z 2021-05-14T23:30:12.8162000Z ==> Summary 2021-05-14T23:30:12.8326870Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:30:12.8333510Z ==> Installing gdal dependency: libdap 2021-05-14T23:30:12.8512620Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:30:15.8954100Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:30:15.8959570Z ==> Installing gdal dependency: proj 2021-05-14T23:30:15.9137440Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:30:18.9465110Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:30:18.9499790Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:30:18.9708260Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:30:21.7504480Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:30:21.7509510Z ==> Installing gdal dependency: librttopo 2021-05-14T23:30:21.7960420Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:30:24.3214810Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:30:24.3225050Z ==> Installing gdal dependency: minizip 2021-05-14T23:30:24.3551700Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:30:27.0393770Z ==> Caveats 2021-05-14T23:30:27.0395450Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:30:27.0396960Z with the venerable 'unzip' library. 2021-05-14T23:30:27.0398270Z ==> Summary 2021-05-14T23:30:27.0467460Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:30:27.0475080Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:30:27.1346980Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:30:30.4819690Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:30:30.4824260Z ==> Installing gdal dependency: netcdf 2021-05-14T23:30:30.5396760Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:30:34.0360360Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:30:34.0365180Z ==> Installing gdal dependency: openblas 2021-05-14T23:30:34.0733120Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:30:38.5506030Z ==> Caveats 2021-05-14T23:30:38.5507820Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:30:38.5510350Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:30:38.5511140Z 2021-05-14T23:30:38.5511990Z For compilers to find openblas you may need to set: 2021-05-14T23:30:38.5521120Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:30:38.5522610Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:30:38.5523330Z 2021-05-14T23:30:38.5524560Z For pkg-config to find openblas you may need to set: 2021-05-14T23:30:38.5525690Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:30:38.5526400Z 2021-05-14T23:30:38.5529050Z ==> Summary 2021-05-14T23:30:38.5538700Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:30:38.5546670Z ==> Installing gdal dependency: numpy 2021-05-14T23:30:38.6481270Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:30:43.0894680Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:30:43.0899750Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:30:43.0955740Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:30:48.8921500Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:30:48.8927470Z ==> Installing gdal 2021-05-14T23:30:48.8931170Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:30:56.2987130Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:30:57.6845670Z ==> No outdated dependents to upgrade! 2021-05-14T23:30:57.6848230Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:30:58.0433670Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:30:58.0437910Z netcdf 2021-05-14T23:30:58.1358890Z ==> Caveats 2021-05-14T23:30:58.1360300Z ==> expat 2021-05-14T23:30:58.1405890Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:30:58.1407270Z because macOS already provides this software and installing another version in 2021-05-14T23:30:58.1408330Z parallel can cause all kinds of trouble. 2021-05-14T23:30:58.1409050Z 2021-05-14T23:30:58.1409890Z If you need to have expat first in your PATH, run: 2021-05-14T23:30:58.1411320Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:30:58.1411790Z 2021-05-14T23:30:58.1412310Z For compilers to find expat you may need to set: 2021-05-14T23:30:58.1413320Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:30:58.1414400Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:30:58.1414780Z 2021-05-14T23:30:58.1415650Z For pkg-config to find expat you may need to set: 2021-05-14T23:30:58.1416410Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:30:58.1416810Z 2021-05-14T23:30:58.1417540Z ==> libxml2 2021-05-14T23:30:58.1455130Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:30:58.1456410Z because macOS already provides this software and installing another version in 2021-05-14T23:30:58.1457460Z parallel can cause all kinds of trouble. 2021-05-14T23:30:58.1458070Z 2021-05-14T23:30:58.1458890Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:30:58.1460620Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:30:58.1461390Z 2021-05-14T23:30:58.1462210Z For compilers to find libxml2 you may need to set: 2021-05-14T23:30:58.1464250Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:30:58.1465670Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:30:58.1466360Z 2021-05-14T23:30:58.1467570Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:30:58.1468650Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:30:58.1469320Z 2021-05-14T23:30:58.1470430Z ==> minizip 2021-05-14T23:30:58.1472730Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:30:58.1474160Z with the venerable 'unzip' library. 2021-05-14T23:30:58.1475400Z ==> openblas 2021-05-14T23:30:58.1514550Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:30:58.1515780Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:30:58.1516490Z 2021-05-14T23:30:58.1517320Z For compilers to find openblas you may need to set: 2021-05-14T23:30:58.1518690Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:30:58.1520270Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:30:58.1520970Z 2021-05-14T23:30:58.1522190Z For pkg-config to find openblas you may need to set: 2021-05-14T23:30:58.1523290Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:30:58.1523970Z 2021-05-14T23:31:00.4550820Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:31:01.0948060Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:31:01.0978150Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:31:01.4583570Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:31:01.4781800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:31:02.0298860Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:31:02.0324140Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:31:02.4197540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:31:02.4400720Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:31:04.1743380Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:31:04.5463930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T23%3A40%3A00Z&sig=Y6w2cfmSOLwtlB8otZoOdKENyoO5Ptg4fXl6JHKeTXQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:31:07.8912380Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:31:08.4563750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:31:08.4590460Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:31:08.8641820Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:31:08.8760790Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:31:10.6314680Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:31:11.0019620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T23%3A40%3A00Z&sig=LqkmNc1yjBRdrlJnixgoraYQO%2BXiUAEf7HUR4ZTrUxA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:31:11.3291370Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:31:11.3310830Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:31:13.0734130Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:31:13.5244480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T23%3A40%3A00Z&sig=9osr16PrPtxr6KLjP%2B1842Zwzm%2FM7jYADiCgKebGnCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:31:14.1858320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:31:15.9196780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:31:16.3626770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T23%3A40%3A00Z&sig=Kb5Mle0LSrWDGvZPmDBjWF1pP29e0jYm%2BVhdcFkXN0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:31:16.7246120Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:31:18.6281300Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:31:19.0868920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T23%3A40%3A00Z&sig=nCz2xHtDuz9ekgNIC1hRKFb6AOuv8Icb%2F7SGLKTP7%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:31:20.5817180Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:31:20.5826410Z ==> Installing itk dependency: open-mpi 2021-05-14T23:31:20.7153650Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:31:26.8893970Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:31:26.8895230Z ==> Installing itk dependency: fftw 2021-05-14T23:31:26.8896550Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:31:29.8298140Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:31:29.8304110Z ==> Installing itk dependency: boost 2021-05-14T23:31:29.8365670Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:32:03.4829720Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:32:03.4856280Z ==> Installing itk dependency: netcdf 2021-05-14T23:32:03.5587160Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:32:06.6491470Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:32:06.6497480Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:32:06.7139830Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:32:12.3176220Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:32:12.3185390Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:32:12.4713770Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:32:43.0696110Z ==> Caveats 2021-05-14T23:32:43.0697740Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:32:43.0698920Z because this is an alternate version of another formula. 2021-05-14T23:32:43.0699610Z 2021-05-14T23:32:43.0700430Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:32:43.0701950Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:32:43.0702730Z 2021-05-14T23:32:43.0703720Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:32:43.0705100Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:32:43.0706500Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:32:43.0707180Z 2021-05-14T23:32:43.0708310Z ==> Summary 2021-05-14T23:32:43.3051730Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:32:43.3056520Z ==> Installing itk dependency: gdcm 2021-05-14T23:32:43.4995490Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:32:49.6716940Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:32:49.6730690Z ==> Installing itk 2021-05-14T23:32:49.6732260Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:33:04.1236710Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:33:07.2976620Z ==> No outdated dependents to upgrade! 2021-05-14T23:33:07.2978430Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:33:09.4920350Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:33:09.4921940Z fftw 2021-05-14T23:33:09.5331450Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:33:09.5333150Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:33:11.3299630Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:33:11.4618150Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:33:12.7121620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:13.3078440Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:33:13.6834920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A40%3A00Z&sig=V7gOl%2F1E9gl3UbTtn9%2Fez%2FJncKRaBsF%2BpR%2FJeDlviZg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:33:13.7310320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=V7gOl\%2F1E9gl3UbTtn9\%2Fez\%2FJncKRaBsF\%2BpR\%2FJeDlviZg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:33:13.7979210Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:33:13.8039400Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:33:14.9890900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:15.5421200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:33:15.9560390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A40%3A00Z&sig=ZVjXF6e%2FaaN57nOQarljt9hnRNddpPt6Vr4CprTOZL8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:33:16.0042260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=ZVjXF6e\%2FaaN57nOQarljt9hnRNddpPt6Vr4CprTOZL8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:33:16.1815570Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:33:16.1898720Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:33:17.3362460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:17.9075890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:33:18.2816770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A40%3A00Z&sig=23kJQVvb11%2Bgdxeo2JkjBNGy8h560U5QYVjvCzuJyqU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:33:18.3290240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=23kJQVvb11\%2Bgdxeo2JkjBNGy8h560U5QYVjvCzuJyqU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:33:18.4074510Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:33:18.4118250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:33:19.5368400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:20.1118800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:33:20.4882090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A40%3A00Z&sig=dXITjGCSznstBEVJ8g%2BE%2FWpC84NPWJeHjx8luf2oyAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:33:20.5504040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=dXITjGCSznstBEVJ8g\%2BE\%2FWpC84NPWJeHjx8luf2oyAo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:33:20.9293400Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:33:20.9898900Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:33:20.9902190Z ==> Installing libav dependency: faac 2021-05-14T23:33:21.0548550Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:33:21.0589610Z 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-9051-gpw9qx 2021-05-14T23:33:21.0706220Z cp -pR /private/tmp/d20210514-9051-gpw9qx/faac/. /usr/local/Cellar/faac 2021-05-14T23:33:21.0858460Z chmod -Rf +w /private/tmp/d20210514-9051-gpw9qx 2021-05-14T23:33:21.1413480Z ==> Finishing up 2021-05-14T23:33:21.1895890Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:33:21.1902010Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:33:21.1911080Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:33:21.1931870Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:33:21.1943260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:33:21.1948060Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:33:21.1953650Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:33:21.2104990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9233-1262h8t.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:33:24.0588210Z ==> Summary 2021-05-14T23:33:24.0611670Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:33:24.0624380Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:33:24.0647780Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:33:24.0666090Z 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-9051-q2lrvh 2021-05-14T23:33:24.0948080Z cp -pR /private/tmp/d20210514-9051-q2lrvh/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:33:24.1120470Z chmod -Rf +w /private/tmp/d20210514-9051-q2lrvh 2021-05-14T23:33:24.1677160Z ==> Finishing up 2021-05-14T23:33:24.2187220Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:33:24.2201190Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:33:24.2206370Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:33:24.2211750Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:33:24.2217510Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:33:24.2229890Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:33:24.2389740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9259-320q0p.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:33:26.9125500Z ==> Summary 2021-05-14T23:33:26.9176630Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:33:26.9183720Z ==> Installing libav dependency: sdl 2021-05-14T23:33:26.9219800Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:33:26.9238760Z 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-9051-1kt6wi4 2021-05-14T23:33:27.0123380Z cp -pR /private/tmp/d20210514-9051-1kt6wi4/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:33:27.1233860Z chmod -Rf +w /private/tmp/d20210514-9051-1kt6wi4 2021-05-14T23:33:27.3116900Z ==> Finishing up 2021-05-14T23:33:27.4225360Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:33:27.4242770Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:33:27.4265410Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:33:27.4293310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:33:27.4302040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:33:27.4310230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:33:27.4321240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:33:27.4331510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:33:27.4337060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:33:27.4346790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:33:27.4356690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:33:27.4368910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:33:27.4374660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:33:27.4386660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:33:27.4406280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:33:27.4408510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:33:27.4415630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:33:27.4417500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:33:27.4428750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:33:27.4439430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:33:27.4450110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:33:27.4463770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:33:27.4470490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:33:27.4480330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:33:27.4490880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:33:27.4499940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:33:27.4508790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:33:27.4517190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:33:27.4525330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:33:27.4530820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:33:27.4562050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:33:27.4565910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:33:27.4574940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:33:27.4583670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:33:27.4593240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:33:27.4597670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:33:27.4605610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:33:27.4623530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:33:27.4626420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:33:27.4633410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:33:27.4635300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:33:27.4644000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:33:27.4651000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:33:27.4680810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:33:27.4682870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:33:27.4690320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:33:27.4709400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:33:27.4711020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:33:27.4716890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:33:27.4724350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:33:27.4742440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:33:27.4745170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:33:27.4746760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:33:27.4755630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:33:27.4762860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:33:27.4770390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:33:27.4771940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:33:27.4778440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:33:27.4795530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:33:27.4803050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:33:27.4805730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:33:27.4825120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:33:27.4832970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:33:27.4841000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:33:27.4854140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:33:27.4862060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:33:27.4863690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:33:27.4871020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:33:27.4873080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:33:27.4890910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:33:27.4917380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:33:27.4918940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:33:27.4947170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:33:27.4960560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:33:27.4975650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:33:27.4980640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:33:27.5003690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:33:27.5016020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:33:27.5034340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:33:27.5051240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:33:27.5062410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:33:27.5072390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:33:27.5078300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:33:27.5090470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:33:27.5105890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:33:27.5118100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:33:27.5120110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:33:27.5129940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:33:27.5141440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:33:27.5154810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:33:27.5171730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:33:27.5182830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:33:27.5188790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:33:27.5205970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:33:27.5214210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:33:27.5223660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:33:27.5244950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:33:27.5264750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:33:27.5274270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:33:27.5276490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:33:27.5286350Z Only the first 100 operations were output. 2021-05-14T23:33:27.6026200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9285-qyqarm.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:33:30.2585340Z ==> Summary 2021-05-14T23:33:30.2734250Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:33:30.2740280Z ==> Installing libav 2021-05-14T23:33:30.2743640Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:33:30.2763310Z 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-9051-153jm0h 2021-05-14T23:33:30.4667520Z cp -pR /private/tmp/d20210514-9051-153jm0h/libav/. /usr/local/Cellar/libav 2021-05-14T23:33:30.5498620Z chmod -Rf +w /private/tmp/d20210514-9051-153jm0h 2021-05-14T23:33:31.6685780Z ==> Finishing up 2021-05-14T23:33:31.7185080Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:33:31.7209730Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:33:31.7214590Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:33:31.7243340Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:33:31.7249290Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:33:31.7255340Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:33:31.7590930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9311-4bu9ek.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:33:34.4412380Z ==> Summary 2021-05-14T23:33:34.4433700Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:33:37.3045870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:33:39.0166600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:33:39.4039100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A40%3A00Z&sig=C9ochXehaApYv7pdkAb053E2mi1b%2FsGI6LtEbjjmYyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:33:39.6550950Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:33:42.5055250Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:33:45.0971330Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:33:45.0972510Z To reinstall 4.3.0, run: 2021-05-14T23:33:45.0973250Z brew reinstall libtiff 2021-05-14T23:33:46.8353010Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:33:46.8354140Z To reinstall 2.3.9_1, run: 2021-05-14T23:33:46.8354870Z brew reinstall unixodbc 2021-05-14T23:33:48.4834250Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:33:48.4837250Z To reinstall 1.0.18_1, run: 2021-05-14T23:33:48.4838090Z brew reinstall libsodium 2021-05-14T23:33:50.1128720Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:33:50.1130250Z To reinstall 4.1.1, run: 2021-05-14T23:33:50.1131570Z brew reinstall tesseract 2021-05-14T23:33:51.7511900Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:33:51.7515140Z To reinstall 1.21.1, run: 2021-05-14T23:33:51.7516060Z brew reinstall wget 2021-05-14T23:33:53.3883740Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:33:53.3886130Z To reinstall 4.3.4, run: 2021-05-14T23:33:53.3886970Z brew reinstall zeromq 2021-05-14T23:33:55.0169210Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:33:55.0171590Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:33:55.0172410Z brew reinstall udunits 2021-05-14T23:33:56.6116170Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:33:56.6118210Z To reinstall 1.2.0, run: 2021-05-14T23:33:56.6119020Z brew reinstall webp 2021-05-14T23:33:58.2956060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:33:59.9713970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:34:00.3817050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A40%3A00Z&sig=eo79qNWSBDWnnnmqK0%2Bem7mU9fI65oEUMXbCEltnKR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:34:02.4626890Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:34:44.6248840Z ==> Caveats 2021-05-14T23:34:44.6250070Z Bash completion has been installed to: 2021-05-14T23:34:44.6250970Z /usr/local/etc/bash_completion.d 2021-05-14T23:34:44.6252150Z ==> Summary 2021-05-14T23:34:46.0291930Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:34:49.0471990Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:34:49.0477790Z ==> 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=20210514T233329Z&X-Amz-Expires=300&X-Amz-Signature=1645d6648c962fa93297513b67583c9d49fd317ceba213020a2d17a099648a54&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:34:51.9039030Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:34:51.9040200Z ==> Installing Cask xquartz 2021-05-14T23:35:08.7974890Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:35:08.7977070Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:35:30.7763930Z installer: Package name is 2021-05-14T23:35:30.7769700Z installer: Installing at base path / 2021-05-14T23:35:30.7770690Z installer: The install was successful. 2021-05-14T23:35:30.7771690Z installer: The install requires logging out now. 2021-05-14T23:35:30.8662100Z 🍺 xquartz was successfully installed! 2021-05-14T23:35:30.8905950Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:35:30.8906490Z with: 2021-05-14T23:35:30.8907060Z github_slug: neuroconductor/kirby21.flair 2021-05-14T23:35:30.8907500Z env: 2021-05-14T23:35:30.8907890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:30.8908300Z TIC_DEPLOY_KEY: 2021-05-14T23:35:30.8908620Z RSPM: 2021-05-14T23:35:30.8909840Z GITHUB_PAT: *** 2021-05-14T23:35:30.8910230Z COVERALLS_TOKEN: 2021-05-14T23:35:30.8910680Z continue-on-error: true 2021-05-14T23:35:30.8911110Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:30.8911570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:30.8911970Z TZ: UTC 2021-05-14T23:35:30.8912310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:30.8912680Z NOT_CRAN: true 2021-05-14T23:35:30.8913020Z ##[endgroup] 2021-05-14T23:35:30.9869750Z repo slug is: neuroconductor/kirby21.flair 2021-05-14T23:35:30.9980910Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:35:30.9981530Z env: 2021-05-14T23:35:30.9981960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:30.9982450Z TIC_DEPLOY_KEY: 2021-05-14T23:35:30.9982790Z RSPM: 2021-05-14T23:35:30.9983620Z GITHUB_PAT: *** 2021-05-14T23:35:30.9984020Z COVERALLS_TOKEN: 2021-05-14T23:35:30.9984510Z continue-on-error: true 2021-05-14T23:35:30.9985010Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:30.9985490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:30.9985990Z TZ: UTC 2021-05-14T23:35:30.9986360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:30.9986780Z NOT_CRAN: true 2021-05-14T23:35:30.9987150Z ##[endgroup] 2021-05-14T23:35:32.4248200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:35:32.4248860Z with: 2021-05-14T23:35:32.4249250Z repo_name: kirby21.flair 2021-05-14T23:35:32.4249700Z repo_version: 1.7.0 2021-05-14T23:35:32.4250070Z runner_os: macOS 2021-05-14T23:35:32.4250460Z R_version: 4.1 2021-05-14T23:35:32.4250790Z env: 2021-05-14T23:35:32.4251240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:32.4251680Z TIC_DEPLOY_KEY: 2021-05-14T23:35:32.4252050Z RSPM: 2021-05-14T23:35:32.4252840Z GITHUB_PAT: *** 2021-05-14T23:35:32.4253270Z COVERALLS_TOKEN: 2021-05-14T23:35:32.4253760Z continue-on-error: true 2021-05-14T23:35:32.4254220Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:32.4254720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:32.4255140Z TZ: UTC 2021-05-14T23:35:32.4255540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:32.4256210Z NOT_CRAN: true 2021-05-14T23:35:32.4256640Z ##[endgroup] 2021-05-14T23:35:32.4885060Z Package: kirby21.flair 2021-05-14T23:35:32.4890360Z Version: 1.7.0 2021-05-14T23:35:32.4891160Z OS: macOS 2021-05-14T23:35:32.4968780Z ##[group]Run install.packages('remotes') 2021-05-14T23:35:32.4969680Z install.packages('remotes') 2021-05-14T23:35:32.4970470Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:35:32.4971410Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:35:32.5157910Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:35:32.5158350Z env: 2021-05-14T23:35:32.5158770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:32.5159380Z TIC_DEPLOY_KEY: 2021-05-14T23:35:32.5159730Z RSPM: 2021-05-14T23:35:32.5160620Z GITHUB_PAT: *** 2021-05-14T23:35:32.5161020Z COVERALLS_TOKEN: 2021-05-14T23:35:32.5161950Z continue-on-error: true 2021-05-14T23:35:32.5162440Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:32.5162930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:32.5163390Z TZ: UTC 2021-05-14T23:35:32.5163800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:32.5164210Z NOT_CRAN: true 2021-05-14T23:35:32.5164590Z ##[endgroup] 2021-05-14T23:35:32.7530500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:35:32.7532200Z (as ‘lib’ is unspecified) 2021-05-14T23:35:35.2866450Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:35:35.2883960Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:35:35.3007310Z installing the source package ‘remotes’ 2021-05-14T23:35:35.3008220Z 2021-05-14T23:35:35.3029000Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:35:35.5274910Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T23:35:35.5366160Z ================================================== 2021-05-14T23:35:35.5368050Z downloaded 144 KB 2021-05-14T23:35:35.5368760Z 2021-05-14T23:35:36.0057390Z * installing *source* package ‘remotes’ ... 2021-05-14T23:35:36.0144920Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-14T23:35:36.0146650Z ** using staged installation 2021-05-14T23:35:36.0461450Z ** R 2021-05-14T23:35:36.0811660Z ** inst 2021-05-14T23:35:36.0856460Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:35:38.5057940Z ** help 2021-05-14T23:35:38.6309880Z *** installing help indices 2021-05-14T23:35:38.7039210Z ** building package indices 2021-05-14T23:35:39.0305490Z ** installing vignettes 2021-05-14T23:35:39.0507690Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:35:39.3387680Z ** testing if installed package can be loaded from final location 2021-05-14T23:35:39.6496570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:35:39.6537670Z * DONE (remotes) 2021-05-14T23:35:39.6815440Z 2021-05-14T23:35:39.6817370Z The downloaded source packages are in 2021-05-14T23:35:39.6820670Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKvWGLg/downloaded_packages’ 2021-05-14T23:35:44.8000560Z ##[group]Run actions/cache@v1 2021-05-14T23:35:44.8001130Z with: 2021-05-14T23:35:44.8001550Z path: /Users/runner/work/_temp/Library 2021-05-14T23:35:44.8004420Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-3767ed0fb0f2757e427a1d1bbab8e1c863d02510546603417ed7b084aba12de8 2021-05-14T23:35:44.8007910Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-14T23:35:44.8009200Z env: 2021-05-14T23:35:44.8009650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:44.8010090Z TIC_DEPLOY_KEY: 2021-05-14T23:35:44.8010460Z RSPM: 2021-05-14T23:35:44.8012040Z GITHUB_PAT: *** 2021-05-14T23:35:44.8012600Z COVERALLS_TOKEN: 2021-05-14T23:35:44.8013080Z continue-on-error: true 2021-05-14T23:35:44.8013580Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:44.8014090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:44.8014510Z TZ: UTC 2021-05-14T23:35:44.8014970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:44.8015480Z NOT_CRAN: true 2021-05-14T23:35:44.8015850Z ##[endgroup] 2021-05-14T23:35:44.8817220Z [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:35:44.8914890Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:35:44.8915700Z remotes::install_github("ropensci/tic") 2021-05-14T23:35:44.8916330Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:35:44.8917010Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:35:44.8917560Z remotes::install_cran("covr") 2021-05-14T23:35:44.9128730Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:35:44.9129570Z env: 2021-05-14T23:35:44.9130040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:35:44.9130500Z TIC_DEPLOY_KEY: 2021-05-14T23:35:44.9130880Z RSPM: 2021-05-14T23:35:44.9131780Z GITHUB_PAT: *** 2021-05-14T23:35:44.9132220Z COVERALLS_TOKEN: 2021-05-14T23:35:44.9132680Z continue-on-error: true 2021-05-14T23:35:44.9133190Z VDIFFR_RUN_TESTS: false 2021-05-14T23:35:44.9133700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:35:44.9134130Z TZ: UTC 2021-05-14T23:35:44.9134550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:35:44.9134980Z NOT_CRAN: true 2021-05-14T23:35:44.9135350Z ##[endgroup] 2021-05-14T23:35:45.2022920Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:35:46.3894420Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:35:48.6953310Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:35:48.6954940Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:35:48.6957410Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:35:48.6960480Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:35:48.6962270Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:35:48.6964780Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:35:48.6966740Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:35:48.6968130Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:35:48.6969300Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:35:48.6970570Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:35:48.6971790Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:35:48.6973910Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:35:48.6975250Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:35:48.6977130Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:35:48.6978440Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:35:48.6981540Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:35:48.6984410Z 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:35:48.6989310Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:35:48.6990670Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:35:48.6992670Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:35:48.6995480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:35:48.6996610Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:35:48.6998430Z (as ‘lib’ is unspecified) 2021-05-14T23:35:48.6999400Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:35:48.7001060Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:35:48.7002300Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:35:48.7003610Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:35:48.7005670Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:35:48.7006980Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:35:48.7008330Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:35:48.7009530Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:35:48.7010830Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:35:48.7012090Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:35:48.7013320Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:35:48.7014580Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:35:48.7016240Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:35:48.7017590Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:35:48.7018870Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:35:50.7131630Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:35:50.7135720Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:35:50.7222460Z Packages which are only available in source form, and may need 2021-05-14T23:35:50.7231490Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-14T23:35:50.7234640Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-14T23:35:50.7241870Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-14T23:35:50.7247340Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-14T23:35:50.7251710Z 2021-05-14T23:35:50.7253580Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:35:50.8680020Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T23:35:50.8991760Z ================================================== 2021-05-14T23:35:50.8994760Z downloaded 841 KB 2021-05-14T23:35:50.8995550Z 2021-05-14T23:35:50.9037650Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:35:51.1546220Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T23:35:51.1706040Z ================================================== 2021-05-14T23:35:51.1708130Z downloaded 259 KB 2021-05-14T23:35:51.1708790Z 2021-05-14T23:35:51.1749630Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:35:51.4318280Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T23:35:51.4385220Z ================================================== 2021-05-14T23:35:51.4386390Z downloaded 96 KB 2021-05-14T23:35:51.4387070Z 2021-05-14T23:35:51.4423420Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:35:51.5791390Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T23:35:51.5793160Z ================================================== 2021-05-14T23:35:51.5793980Z downloaded 19 KB 2021-05-14T23:35:51.5795320Z 2021-05-14T23:35:51.5830350Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:35:51.7171450Z Content type 'application/x-gzip' length 5730 bytes 2021-05-14T23:35:51.7173120Z ================================================== 2021-05-14T23:35:51.7175050Z downloaded 5730 bytes 2021-05-14T23:35:51.7175630Z 2021-05-14T23:35:51.7215350Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:35:51.8980600Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T23:35:51.9035800Z ================================================== 2021-05-14T23:35:51.9039440Z downloaded 61 KB 2021-05-14T23:35:51.9040140Z 2021-05-14T23:35:51.9073910Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:35:52.1488910Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T23:35:52.1832380Z ================================================== 2021-05-14T23:35:52.1833590Z downloaded 1.3 MB 2021-05-14T23:35:52.1834400Z 2021-05-14T23:35:52.1875190Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:35:52.3266990Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T23:35:52.3271190Z ================================================== 2021-05-14T23:35:52.3272120Z downloaded 12 KB 2021-05-14T23:35:52.3272720Z 2021-05-14T23:35:52.3304680Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:35:52.5448810Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T23:35:52.5717590Z ================================================== 2021-05-14T23:35:52.5719270Z downloaded 774 KB 2021-05-14T23:35:52.5720590Z 2021-05-14T23:35:52.5766570Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:35:52.7642800Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T23:35:52.7831370Z ================================================== 2021-05-14T23:35:52.7833670Z downloaded 411 KB 2021-05-14T23:35:52.7837780Z 2021-05-14T23:35:52.7872640Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:35:52.9246070Z Content type 'application/x-gzip' length 3488 bytes 2021-05-14T23:35:52.9249310Z ================================================== 2021-05-14T23:35:52.9250460Z downloaded 3488 bytes 2021-05-14T23:35:52.9251070Z 2021-05-14T23:35:52.9281970Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:35:53.1528190Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T23:35:53.1638160Z ================================================== 2021-05-14T23:35:53.1639310Z downloaded 156 KB 2021-05-14T23:35:53.1640210Z 2021-05-14T23:35:53.1676500Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:35:53.4353990Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T23:35:53.4425260Z ================================================== 2021-05-14T23:35:53.4426250Z downloaded 60 KB 2021-05-14T23:35:53.4427360Z 2021-05-14T23:35:53.4462800Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:35:53.7175770Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T23:35:53.7293780Z ================================================== 2021-05-14T23:35:53.7294720Z downloaded 154 KB 2021-05-14T23:35:53.7295340Z 2021-05-14T23:35:53.7344540Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:35:53.9852620Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T23:35:53.9923450Z ================================================== 2021-05-14T23:35:53.9924610Z downloaded 110 KB 2021-05-14T23:35:53.9925510Z 2021-05-14T23:35:53.9962920Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:35:54.1335430Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T23:35:54.1403680Z ================================================== 2021-05-14T23:35:54.1405660Z downloaded 107 KB 2021-05-14T23:35:54.1406500Z 2021-05-14T23:35:54.1442860Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:35:54.3398800Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T23:35:54.3518250Z ================================================== 2021-05-14T23:35:54.3519280Z downloaded 224 KB 2021-05-14T23:35:54.3522600Z 2021-05-14T23:35:54.3553620Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:35:54.5000050Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T23:35:54.5049970Z ================================================== 2021-05-14T23:35:54.5051650Z downloaded 58 KB 2021-05-14T23:35:54.5052270Z 2021-05-14T23:35:54.5091250Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:35:54.9814310Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T23:35:54.9821060Z ================================================== 2021-05-14T23:35:54.9823320Z downloaded 34 KB 2021-05-14T23:35:54.9823990Z 2021-05-14T23:35:54.9862880Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:35:55.1495870Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T23:35:55.1513600Z ================================================== 2021-05-14T23:35:55.1514440Z downloaded 43 KB 2021-05-14T23:35:55.1515270Z 2021-05-14T23:35:55.1678010Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:35:55.4383180Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-14T23:35:55.4458410Z ================================================== 2021-05-14T23:35:55.4459990Z downloaded 90 KB 2021-05-14T23:35:55.4463890Z 2021-05-14T23:35:55.4493950Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:35:55.8210430Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T23:35:55.8271260Z ================================================== 2021-05-14T23:35:55.8273210Z downloaded 92 KB 2021-05-14T23:35:55.8275820Z 2021-05-14T23:35:55.8307970Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:35:55.9831640Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-14T23:35:55.9854010Z ================================================== 2021-05-14T23:35:55.9854950Z downloaded 27 KB 2021-05-14T23:35:55.9855540Z 2021-05-14T23:35:55.9878370Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:35:56.1990340Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T23:35:56.1992670Z ================================================== 2021-05-14T23:35:56.1993470Z downloaded 12 KB 2021-05-14T23:35:56.1994090Z 2021-05-14T23:35:56.2022610Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:35:56.3357480Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-14T23:35:56.3535780Z ================================================== 2021-05-14T23:35:56.3536740Z downloaded 366 KB 2021-05-14T23:35:56.3542430Z 2021-05-14T23:35:56.3574510Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:35:56.4989990Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T23:35:56.5055840Z ================================================== 2021-05-14T23:35:56.5058110Z downloaded 81 KB 2021-05-14T23:35:56.5059900Z 2021-05-14T23:35:56.5094940Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:35:56.6737450Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T23:35:56.6783180Z ================================================== 2021-05-14T23:35:56.6784160Z downloaded 44 KB 2021-05-14T23:35:56.6785370Z 2021-05-14T23:35:56.6821400Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:35:56.9428080Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T23:35:56.9491430Z ================================================== 2021-05-14T23:35:56.9492420Z downloaded 64 KB 2021-05-14T23:35:56.9493720Z 2021-05-14T23:35:56.9529750Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:35:57.0935730Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T23:35:57.1234580Z ================================================== 2021-05-14T23:35:57.1236020Z downloaded 777 KB 2021-05-14T23:35:57.1236800Z 2021-05-14T23:35:57.1272910Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:35:57.2709090Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T23:35:57.2878300Z ================================================== 2021-05-14T23:35:57.2879300Z downloaded 286 KB 2021-05-14T23:35:57.2880980Z 2021-05-14T23:35:57.2915990Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:35:57.4358880Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T23:35:57.4360360Z ================================================== 2021-05-14T23:35:57.4361120Z downloaded 20 KB 2021-05-14T23:35:57.4361700Z 2021-05-14T23:35:57.4408500Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:35:57.6426350Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T23:35:57.6429630Z ================================================== 2021-05-14T23:35:57.6431010Z downloaded 23 KB 2021-05-14T23:35:57.6432280Z 2021-05-14T23:35:57.6462900Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:35:57.8131300Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T23:35:57.8285170Z ================================================== 2021-05-14T23:35:57.8286210Z downloaded 298 KB 2021-05-14T23:35:57.8286830Z 2021-05-14T23:35:57.8328770Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:35:57.9680970Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T23:35:57.9682210Z ================================================== 2021-05-14T23:35:57.9683080Z downloaded 16 KB 2021-05-14T23:35:57.9683660Z 2021-05-14T23:35:57.9719570Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:35:58.1500970Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T23:35:58.1812270Z ================================================== 2021-05-14T23:35:58.1813320Z downloaded 1.2 MB 2021-05-14T23:35:58.1816380Z 2021-05-14T23:35:59.0857130Z * installing *source* package ‘rlang’ ... 2021-05-14T23:35:59.1109190Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-14T23:35:59.1110500Z ** using staged installation 2021-05-14T23:35:59.1359610Z ** libs 2021-05-14T23:36:04.6980800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-14T23:36:05.1941780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-14T23:36:05.5868670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-14T23:36:08.1416470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-14T23:36:09.2577830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:36:09.3303760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:09.5400400Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-14T23:36:09.5458230Z ** R 2021-05-14T23:36:09.6124220Z ** inst 2021-05-14T23:36:09.6141910Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:14.1575380Z ** help 2021-05-14T23:36:15.4098230Z *** installing help indices 2021-05-14T23:36:15.8092640Z *** copying figures 2021-05-14T23:36:15.8175380Z ** building package indices 2021-05-14T23:36:16.5231900Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:16.9569550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:18.3567150Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:18.7427360Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:18.7528020Z * DONE (rlang) 2021-05-14T23:36:19.1795730Z * installing *source* package ‘magrittr’ ... 2021-05-14T23:36:19.1846110Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:19.1847790Z ** using staged installation 2021-05-14T23:36:19.2032590Z ** libs 2021-05-14T23:36:19.2215260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-14T23:36:19.3762160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:36:19.4681490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:19.5287530Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-14T23:36:19.5332880Z ** R 2021-05-14T23:36:19.5402550Z ** inst 2021-05-14T23:36:19.5504080Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:19.9902430Z ** help 2021-05-14T23:36:20.0806200Z *** installing help indices 2021-05-14T23:36:20.1188010Z *** copying figures 2021-05-14T23:36:20.1201990Z ** building package indices 2021-05-14T23:36:20.4849090Z ** installing vignettes 2021-05-14T23:36:20.4941490Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:20.9087090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:21.0589940Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:21.3614540Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:21.3644330Z * DONE (magrittr) 2021-05-14T23:36:21.7561520Z * installing *source* package ‘glue’ ... 2021-05-14T23:36:21.7601880Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:21.7602680Z ** using staged installation 2021-05-14T23:36:21.7853700Z ** libs 2021-05-14T23:36:21.8044570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-14T23:36:21.9495900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:36:22.0358010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-14T23:36:22.1638840Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:22.2245670Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-14T23:36:22.2327420Z ** R 2021-05-14T23:36:22.2416250Z ** inst 2021-05-14T23:36:22.2453150Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:22.9051340Z ** help 2021-05-14T23:36:23.0072070Z *** installing help indices 2021-05-14T23:36:23.0440230Z *** copying figures 2021-05-14T23:36:23.0452190Z ** building package indices 2021-05-14T23:36:23.3480820Z ** installing vignettes 2021-05-14T23:36:23.3580950Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:23.8088920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:23.9645070Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:24.2788650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:24.2817110Z * DONE (glue) 2021-05-14T23:36:24.6276000Z * installing *source* package ‘sys’ ... 2021-05-14T23:36:24.6316000Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:24.6317370Z ** using staged installation 2021-05-14T23:36:24.6589040Z ** libs 2021-05-14T23:36:24.6785750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-14T23:36:24.9130200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:36:25.0040010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:25.0657350Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-14T23:36:25.0702640Z ** R 2021-05-14T23:36:25.0763450Z ** inst 2021-05-14T23:36:25.0796850Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:25.4850570Z ** help 2021-05-14T23:36:25.5173200Z *** installing help indices 2021-05-14T23:36:25.5427800Z ** building package indices 2021-05-14T23:36:25.8287790Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:26.2218650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:26.3740790Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:26.6373430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:26.6396950Z * DONE (sys) 2021-05-14T23:36:27.0008480Z * installing *source* package ‘R6’ ... 2021-05-14T23:36:27.0048180Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:27.0049360Z ** using staged installation 2021-05-14T23:36:27.0263270Z ** R 2021-05-14T23:36:27.0336580Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:27.8129670Z ** help 2021-05-14T23:36:27.8434550Z *** installing help indices 2021-05-14T23:36:27.8684150Z *** copying figures 2021-05-14T23:36:27.8699910Z ** building package indices 2021-05-14T23:36:28.1594390Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:28.4277550Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:28.7049520Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:28.7072570Z * DONE (R6) 2021-05-14T23:36:29.0233550Z * installing *source* package ‘mime’ ... 2021-05-14T23:36:29.0254620Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:29.0256720Z ** using staged installation 2021-05-14T23:36:29.0435150Z ** libs 2021-05-14T23:36:29.0630240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:36:29.1465180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-14T23:36:29.2474050Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:29.3085680Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-14T23:36:29.3131580Z ** R 2021-05-14T23:36:29.3218210Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:29.7845730Z ** help 2021-05-14T23:36:29.8197520Z *** installing help indices 2021-05-14T23:36:29.8401430Z ** building package indices 2021-05-14T23:36:30.1219130Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:30.5132660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:30.6661900Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:30.9458700Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:30.9481990Z * DONE (mime) 2021-05-14T23:36:31.5091240Z * installing *source* package ‘curl’ ... 2021-05-14T23:36:31.5211160Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:31.5212870Z ** using staged installation 2021-05-14T23:36:31.7255470Z Found pkg-config cflags and libs! 2021-05-14T23:36:32.1002740Z Using PKG_CFLAGS= 2021-05-14T23:36:32.1004920Z Using PKG_LIBS=-lcurl 2021-05-14T23:36:32.2644930Z ** libs 2021-05-14T23:36:32.2861430Z 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:36:32.2899940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-14T23:36:32.4066650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-14T23:36:32.5621320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-14T23:36:32.6649320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-14T23:36:32.7575280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-14T23:36:32.8715490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-14T23:36:32.9789900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-14T23:36:33.0786750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-14T23:36:33.2839110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-14T23:36:33.3608320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:36:33.4673780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-14T23:36:33.5797590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-14T23:36:33.7782210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-14T23:36:33.8797830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-14T23:36:33.9761690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T23:36:34.0551320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:36:34.1377150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-14T23:36:34.2275240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:36:34.3787590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:36:34.4867040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-14T23:36:34.5329630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T23:36:34.6265740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:34.6930360Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-14T23:36:34.6977770Z ** R 2021-05-14T23:36:34.7167440Z ** inst 2021-05-14T23:36:34.7311050Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:35.4620620Z ** help 2021-05-14T23:36:35.5541000Z *** installing help indices 2021-05-14T23:36:35.5966320Z ** building package indices 2021-05-14T23:36:35.9153670Z ** installing vignettes 2021-05-14T23:36:35.9255270Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:39.5037880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:39.6341450Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:39.9076050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:39.9105350Z * DONE (curl) 2021-05-14T23:36:40.4552450Z * installing *source* package ‘jsonlite’ ... 2021-05-14T23:36:40.4677520Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:40.4678330Z ** using staged installation 2021-05-14T23:36:40.4896490Z ** libs 2021-05-14T23:36:40.5097170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:36:40.6124960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-14T23:36:40.7067420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-14T23:36:40.8090210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-14T23:36:40.9438850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-14T23:36:41.0547110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-14T23:36:41.1383050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-14T23:36:41.2190200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-14T23:36:41.3170350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-14T23:36:41.4070330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-14T23:36:41.5496430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-14T23:36:41.6521960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-14T23:36:41.7645530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-14T23:36:41.8664830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-14T23:36:41.9645810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-14T23:36:42.0683610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-14T23:36:42.1590800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-14T23:36:42.2444160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-14T23:36:42.3498970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-14T23:36:42.4325130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-14T23:36:42.5158450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-14T23:36:42.6153510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-14T23:36:42.6830090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-14T23:36:42.7696240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-14T23:36:42.8979480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-14T23:36:43.1165980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-14T23:36:43.4254050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-14T23:36:43.6268130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-14T23:36:43.7988280Z 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:36:44.8908450Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:36:44.9591550Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-14T23:36:44.9639090Z ** R 2021-05-14T23:36:44.9907700Z ** inst 2021-05-14T23:36:44.9986870Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:46.3972320Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-14T23:36:46.3973040Z ** help 2021-05-14T23:36:46.4423860Z *** installing help indices 2021-05-14T23:36:46.4769320Z ** building package indices 2021-05-14T23:36:46.7735240Z ** installing vignettes 2021-05-14T23:36:46.7847530Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:47.1910130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:36:47.3781770Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:47.7079220Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:47.7118160Z * DONE (jsonlite) 2021-05-14T23:36:48.0438990Z * installing *source* package ‘ini’ ... 2021-05-14T23:36:48.0455590Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:48.0456590Z ** using staged installation 2021-05-14T23:36:48.0606660Z ** R 2021-05-14T23:36:48.0640400Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:48.4123050Z ** help 2021-05-14T23:36:48.4318540Z *** installing help indices 2021-05-14T23:36:48.4630070Z ** building package indices 2021-05-14T23:36:48.7377000Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:49.0058340Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:49.2848530Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:49.2955930Z * DONE (ini) 2021-05-14T23:36:49.6444920Z * installing *source* package ‘gitcreds’ ... 2021-05-14T23:36:49.6486750Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:49.6488130Z ** using staged installation 2021-05-14T23:36:49.6672260Z ** R 2021-05-14T23:36:49.6761530Z ** inst 2021-05-14T23:36:49.6795480Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:36:50.3527090Z ** help 2021-05-14T23:36:50.3899710Z *** installing help indices 2021-05-14T23:36:50.4173320Z ** building package indices 2021-05-14T23:36:50.6995610Z ** installing vignettes 2021-05-14T23:36:50.7072110Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:36:50.9910460Z ** testing if installed package can be loaded from final location 2021-05-14T23:36:51.2632900Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:36:51.2662530Z * DONE (gitcreds) 2021-05-14T23:36:51.6542780Z * installing *source* package ‘zip’ ... 2021-05-14T23:36:51.6588480Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-14T23:36:51.6590200Z ** using staged installation 2021-05-14T23:36:51.6763720Z ** libs 2021-05-14T23:36:51.7055400Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-14T23:36:55.1227160Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-14T23:36:58.2222310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:36:58.3081940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-14T23:37:00.9472390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-14T23:37:01.0338000Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-14T23:37:01.0339820Z size_t uzipfile_len = 0; 2021-05-14T23:37:01.0340250Z ^ 2021-05-14T23:37:01.0849180Z 1 warning generated. 2021-05-14T23:37:01.0879120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-14T23:37:01.2461530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-14T23:37:01.3489360Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:01.4113100Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-14T23:37:01.4200630Z ** R 2021-05-14T23:37:01.4258120Z ** inst 2021-05-14T23:37:01.4283310Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:01.8710840Z ** help 2021-05-14T23:37:01.9039020Z *** installing help indices 2021-05-14T23:37:01.9325280Z ** building package indices 2021-05-14T23:37:02.2013560Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:02.5817310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:37:02.7219650Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:02.9794800Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:02.9831940Z * DONE (zip) 2021-05-14T23:37:03.4608750Z * installing *source* package ‘rstudioapi’ ... 2021-05-14T23:37:03.4691510Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:03.4692700Z ** using staged installation 2021-05-14T23:37:03.4882250Z ** R 2021-05-14T23:37:03.5057700Z ** inst 2021-05-14T23:37:03.5144660Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:04.2233600Z ** help 2021-05-14T23:37:04.5441280Z *** installing help indices 2021-05-14T23:37:04.6871020Z *** copying figures 2021-05-14T23:37:04.6886730Z ** building package indices 2021-05-14T23:37:05.1077770Z ** installing vignettes 2021-05-14T23:37:05.1564950Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:05.4310650Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:05.7022130Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:05.7066490Z * DONE (rstudioapi) 2021-05-14T23:37:06.1422940Z * installing *source* package ‘rprojroot’ ... 2021-05-14T23:37:06.1473190Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:06.1474390Z ** using staged installation 2021-05-14T23:37:06.1673930Z ** R 2021-05-14T23:37:06.1745170Z ** inst 2021-05-14T23:37:06.1773060Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:06.8330430Z ** help 2021-05-14T23:37:06.8719020Z *** installing help indices 2021-05-14T23:37:06.9039850Z *** copying figures 2021-05-14T23:37:06.9070920Z ** building package indices 2021-05-14T23:37:07.1890150Z ** installing vignettes 2021-05-14T23:37:07.1965220Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:07.4521210Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:07.7058690Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:07.7092030Z * DONE (rprojroot) 2021-05-14T23:37:08.1450700Z * installing *source* package ‘crayon’ ... 2021-05-14T23:37:08.1490050Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:08.1490990Z ** using staged installation 2021-05-14T23:37:08.1699520Z ** R 2021-05-14T23:37:08.1838260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:09.3851720Z ** help 2021-05-14T23:37:09.4719960Z *** installing help indices 2021-05-14T23:37:09.5180630Z ** building package indices 2021-05-14T23:37:09.8252820Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:10.0804340Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:10.3484970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:10.3586770Z * DONE (crayon) 2021-05-14T23:37:10.6787770Z * installing *source* package ‘fastmap’ ... 2021-05-14T23:37:10.6816960Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:10.6818190Z ** using staged installation 2021-05-14T23:37:10.6984980Z ** libs 2021-05-14T23:37:10.7178140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-14T23:37:13.9351390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:37:14.0180050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:14.0821180Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-14T23:37:14.0862470Z ** R 2021-05-14T23:37:14.0929770Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:14.6474960Z ** help 2021-05-14T23:37:14.6739780Z *** installing help indices 2021-05-14T23:37:14.6967640Z ** building package indices 2021-05-14T23:37:14.9665800Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:15.3360840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:37:15.4681110Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:15.7222460Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:15.7247180Z * DONE (fastmap) 2021-05-14T23:37:16.1256080Z * installing *source* package ‘yaml’ ... 2021-05-14T23:37:16.1297830Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:16.1299050Z ** using staged installation 2021-05-14T23:37:16.1437050Z ** libs 2021-05-14T23:37:16.1624420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-14T23:37:16.5402980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-14T23:37:16.6839600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-14T23:37:17.7108950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-14T23:37:17.8613380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-14T23:37:18.0367310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-14T23:37:18.4258670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-14T23:37:18.5047210Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.5049130Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T23:37:18.5049990Z ^~~ 2021-05-14T23:37:18.5052110Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.5053830Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-14T23:37:18.5054650Z ^~~ 2021-05-14T23:37:18.5056740Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.5058410Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-14T23:37:18.5059300Z ^~~ 2021-05-14T23:37:18.7076810Z 3 warnings generated. 2021-05-14T23:37:18.7111140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-14T23:37:18.8429390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-14T23:37:18.9144760Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.9146770Z tag = process_tag(tag); 2021-05-14T23:37:18.9148440Z ^~~ 2021-05-14T23:37:18.9174800Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.9176490Z tag = process_tag(tag); 2021-05-14T23:37:18.9177170Z ^~~ 2021-05-14T23:37:18.9214180Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-14T23:37:18.9215790Z tag = process_tag(tag); 2021-05-14T23:37:18.9216470Z ^~~ 2021-05-14T23:37:19.2296230Z 3 warnings generated. 2021-05-14T23:37:19.2333620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-14T23:37:19.3720340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-14T23:37:20.7111740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-14T23:37:20.8059490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:20.8654610Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-14T23:37:20.8706480Z ** R 2021-05-14T23:37:20.8749960Z ** inst 2021-05-14T23:37:20.8801870Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:21.2206910Z ** help 2021-05-14T23:37:21.2536220Z *** installing help indices 2021-05-14T23:37:21.2825990Z ** building package indices 2021-05-14T23:37:21.5505930Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:21.9530120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:37:22.0992880Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:22.3467780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:22.3494730Z * DONE (yaml) 2021-05-14T23:37:22.7401850Z * installing *source* package ‘withr’ ... 2021-05-14T23:37:22.7455400Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:22.7456270Z ** using staged installation 2021-05-14T23:37:22.7698190Z ** R 2021-05-14T23:37:22.7868000Z ** inst 2021-05-14T23:37:22.7894700Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:23.6235910Z ** help 2021-05-14T23:37:23.7439990Z *** installing help indices 2021-05-14T23:37:23.8114900Z *** copying figures 2021-05-14T23:37:23.8127370Z ** building package indices 2021-05-14T23:37:24.1223110Z ** installing vignettes 2021-05-14T23:37:24.1325800Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:24.3911630Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:24.6538460Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:24.6644010Z * DONE (withr) 2021-05-14T23:37:24.9988920Z * installing *source* package ‘whisker’ ... 2021-05-14T23:37:25.0021140Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:25.0022170Z ** using staged installation 2021-05-14T23:37:25.0160440Z ** R 2021-05-14T23:37:25.0214980Z ** inst 2021-05-14T23:37:25.0335690Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:25.5621220Z ** help 2021-05-14T23:37:25.5969890Z *** installing help indices 2021-05-14T23:37:25.6241040Z ** building package indices 2021-05-14T23:37:25.9641440Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:26.2143780Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:26.5008760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:26.5039110Z * DONE (whisker) 2021-05-14T23:37:26.8227040Z * installing *source* package ‘rappdirs’ ... 2021-05-14T23:37:26.8251650Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:26.8252550Z ** using staged installation 2021-05-14T23:37:26.8530260Z ** libs 2021-05-14T23:37:26.8716890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:37:26.9499220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-14T23:37:27.0313080Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:37:27.0891030Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-14T23:37:27.0932110Z ** R 2021-05-14T23:37:27.0995650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:37:27.5027980Z ** help 2021-05-14T23:37:27.5401990Z *** installing help indices 2021-05-14T23:37:27.5669410Z ** building package indices 2021-05-14T23:37:27.8375600Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:37:28.2087630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:37:28.3466920Z ** testing if installed package can be loaded from final location 2021-05-14T23:37:28.6038800Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:37:28.6061470Z * DONE (rappdirs) 2021-05-14T23:37:29.3853590Z * installing *source* package ‘fs’ ... 2021-05-14T23:37:29.4064650Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-14T23:37:29.4065410Z ** using staged installation 2021-05-14T23:37:29.4300250Z ** libs 2021-05-14T23:37:29.4511670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-14T23:37:30.3059590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-14T23:37:30.4946730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-14T23:37:31.2397330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-14T23:37:31.4145980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-14T23:37:32.0576230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-14T23:37:33.0220480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-14T23:37:33.1829450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-14T23:37:33.8393600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-14T23:37:34.5644810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-14T23:37:35.2241510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-14T23:37:35.8543440Z (cd libuv-1.38.1 \ 2021-05-14T23:37:35.8545420Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-14T23:37:37.4774890Z rm: conftest.dSYM: is a directory 2021-05-14T23:37:40.0676700Z rm: conftest.dSYM: is a directory 2021-05-14T23:37:40.1582220Z rm: conftest.dSYM: is a directory 2021-05-14T23:37:40.1814080Z rm: conftest.dSYM: is a directory 2021-05-14T23:37:51.0116740Z make --directory=libuv-1.38.1 \ 2021-05-14T23:37:51.0134840Z HAVE_DTRACE=0 2021-05-14T23:37:51.0629450Z CC src/libuv_la-fs-poll.lo 2021-05-14T23:37:52.0680800Z CC src/libuv_la-idna.lo 2021-05-14T23:37:53.1196070Z CC src/libuv_la-inet.lo 2021-05-14T23:37:54.1953010Z CC src/libuv_la-random.lo 2021-05-14T23:37:55.1044900Z CC src/libuv_la-strscpy.lo 2021-05-14T23:37:55.9931110Z CC src/libuv_la-threadpool.lo 2021-05-14T23:37:57.0276250Z CC src/libuv_la-timer.lo 2021-05-14T23:37:58.0921650Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-14T23:37:59.0105640Z CC src/libuv_la-uv-common.lo 2021-05-14T23:38:00.3959000Z CC src/libuv_la-version.lo 2021-05-14T23:38:01.7277100Z CC src/unix/libuv_la-async.lo 2021-05-14T23:38:02.2956200Z CC src/unix/libuv_la-core.lo 2021-05-14T23:38:03.8096300Z CC src/unix/libuv_la-dl.lo 2021-05-14T23:38:04.7189520Z CC src/unix/libuv_la-fs.lo 2021-05-14T23:38:06.4891800Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-14T23:38:07.4618550Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-14T23:38:08.3891460Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-14T23:38:09.4216070Z CC src/unix/libuv_la-loop.lo 2021-05-14T23:38:10.4393080Z CC src/unix/libuv_la-pipe.lo 2021-05-14T23:38:11.4446260Z CC src/unix/libuv_la-poll.lo 2021-05-14T23:38:12.4269990Z CC src/unix/libuv_la-process.lo 2021-05-14T23:38:13.5753450Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-14T23:38:14.4882130Z CC src/unix/libuv_la-signal.lo 2021-05-14T23:38:15.8656220Z CC src/unix/libuv_la-stream.lo 2021-05-14T23:38:17.6510230Z CC src/unix/libuv_la-tcp.lo 2021-05-14T23:38:18.6702510Z CC src/unix/libuv_la-thread.lo 2021-05-14T23:38:19.7608220Z CC src/unix/libuv_la-tty.lo 2021-05-14T23:38:20.7825590Z CC src/unix/libuv_la-udp.lo 2021-05-14T23:38:22.0870340Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-14T23:38:23.0318710Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-14T23:38:23.9722720Z CC src/unix/libuv_la-darwin.lo 2021-05-14T23:38:24.9943490Z CC src/unix/libuv_la-fsevents.lo 2021-05-14T23:38:26.2287170Z CC src/unix/libuv_la-kqueue.lo 2021-05-14T23:38:27.4122610Z CC src/unix/libuv_la-proctitle.lo 2021-05-14T23:38:28.3690340Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-14T23:38:29.2879130Z CCLD libuv.la 2021-05-14T23:38:29.7941220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:29.8765340Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-14T23:38:29.8826080Z ** R 2021-05-14T23:38:29.8985790Z ** inst 2021-05-14T23:38:29.9016470Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:31.3072870Z ** help 2021-05-14T23:38:31.4115020Z *** installing help indices 2021-05-14T23:38:31.4728530Z ** building package indices 2021-05-14T23:38:31.7822140Z ** installing vignettes 2021-05-14T23:38:31.8026350Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:38:32.3226610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:38:32.4520970Z ** testing if installed package can be loaded from final location 2021-05-14T23:38:32.7752920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:38:32.7855150Z * DONE (fs) 2021-05-14T23:38:33.1710050Z * installing *source* package ‘clipr’ ... 2021-05-14T23:38:33.1738080Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:33.1739640Z ** using staged installation 2021-05-14T23:38:33.2002300Z ** R 2021-05-14T23:38:33.2069940Z ** inst 2021-05-14T23:38:33.2096610Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:33.6383060Z ** help 2021-05-14T23:38:33.6694400Z *** installing help indices 2021-05-14T23:38:33.6952540Z ** building package indices 2021-05-14T23:38:33.9537810Z ** installing vignettes 2021-05-14T23:38:33.9639940Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:38:34.2088800Z ** testing if installed package can be loaded from final location 2021-05-14T23:38:34.4595030Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:38:34.4696850Z * DONE (clipr) 2021-05-14T23:38:35.6617250Z * installing *source* package ‘git2r’ ... 2021-05-14T23:38:35.7036460Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:35.7037810Z ** using staged installation 2021-05-14T23:38:36.0875530Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-14T23:38:36.0877810Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-14T23:38:36.0887400Z checking for gcc... gcc 2021-05-14T23:38:38.6284820Z checking whether the C compiler works... yes 2021-05-14T23:38:38.6286260Z checking for C compiler default output file name... a.out 2021-05-14T23:38:38.7558090Z checking for suffix of executables... 2021-05-14T23:38:39.2195630Z checking whether we are cross compiling... no 2021-05-14T23:38:39.3176230Z checking for suffix of object files... o 2021-05-14T23:38:39.3787340Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:38:39.4409390Z checking whether gcc accepts -g... yes 2021-05-14T23:38:39.5669460Z checking for gcc option to accept ISO C89... none needed 2021-05-14T23:38:39.5682620Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:38:39.5791460Z checking pkg-config is at least version 0.9.0... yes 2021-05-14T23:38:39.6145660Z Found pkg-config cflags and libs! 2021-05-14T23:38:39.9706240Z checking whether the libgit2 version will work in git2r... yes 2021-05-14T23:38:40.2365670Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-14T23:38:40.3433010Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-14T23:38:40.4496720Z checking whether the libgit2 function git_error_last is available... yes 2021-05-14T23:38:40.5568350Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-14T23:38:40.5570530Z ----- Results of the git2r package configure ----- 2021-05-14T23:38:40.5571080Z 2021-05-14T23:38:40.5573760Z 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:38:40.5575590Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:38:40.5576270Z 2021-05-14T23:38:40.5583790Z -------------------------------------------------- 2021-05-14T23:38:40.5948740Z configure: creating ./config.status 2021-05-14T23:38:40.7741140Z config.status: creating src/Makevars 2021-05-14T23:38:40.9026950Z ** libs 2021-05-14T23:38:40.9224300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-14T23:38:41.0455770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-14T23:38:41.1314070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-14T23:38:41.3434500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-14T23:38:41.4808440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-14T23:38:41.6438070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-14T23:38:41.8760350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-14T23:38:42.0119850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-14T23:38:42.2430240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-14T23:38:42.4391430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-14T23:38:42.6315980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-14T23:38:42.7708240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-14T23:38:43.0125190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-14T23:38:43.1293360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-14T23:38:43.2590090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-14T23:38:43.3915120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-14T23:38:43.5167620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-14T23:38:43.7177730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-14T23:38:43.8810270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-14T23:38:44.0096650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-14T23:38:44.1969540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-14T23:38:44.3133020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-14T23:38:44.4450080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-14T23:38:44.5835630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-14T23:38:44.7161100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-14T23:38:44.9104060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-14T23:38:45.0918340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-14T23:38:45.2212200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-14T23:38:45.3490460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-14T23:38:45.5519340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-14T23:38:45.6814300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-14T23:38:45.8361880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-14T23:38:46.0356660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-14T23:38:46.1965760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-14T23:38:46.3123880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-14T23:38:46.4649420Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:46.4940360Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:38:46.5319720Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-14T23:38:46.5373550Z ** R 2021-05-14T23:38:46.5670860Z ** inst 2021-05-14T23:38:46.5698540Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:47.8242270Z ** help 2021-05-14T23:38:48.1829410Z *** installing help indices 2021-05-14T23:38:48.3983650Z ** building package indices 2021-05-14T23:38:48.8364680Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:38:49.3221190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:38:49.4518420Z ** testing if installed package can be loaded from final location 2021-05-14T23:38:49.7291320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:38:49.7318830Z * DONE (git2r) 2021-05-14T23:38:50.1171740Z * installing *source* package ‘askpass’ ... 2021-05-14T23:38:50.1191170Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:50.1192770Z ** using staged installation 2021-05-14T23:38:50.1374570Z ** libs 2021-05-14T23:38:50.1548830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-14T23:38:50.2436190Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:50.3012650Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-14T23:38:50.3053690Z ** R 2021-05-14T23:38:50.3143880Z ** inst 2021-05-14T23:38:50.3165450Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:50.6609890Z ** help 2021-05-14T23:38:50.6831580Z *** installing help indices 2021-05-14T23:38:50.6992170Z ** building package indices 2021-05-14T23:38:50.9553800Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:38:51.2142800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:38:51.3619090Z ** testing if installed package can be loaded from final location 2021-05-14T23:38:51.6103860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:38:51.6128420Z * DONE (askpass) 2021-05-14T23:38:52.1265090Z * installing *source* package ‘cli’ ... 2021-05-14T23:38:52.1382950Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:52.1384670Z ** using staged installation 2021-05-14T23:38:52.1638810Z ** R 2021-05-14T23:38:52.2049590Z ** inst 2021-05-14T23:38:52.2095750Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:38:55.4356570Z ** help 2021-05-14T23:38:55.7226660Z *** installing help indices 2021-05-14T23:38:55.8761560Z *** copying figures 2021-05-14T23:38:55.8779410Z ** building package indices 2021-05-14T23:38:56.2815220Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:38:56.5900610Z ** testing if installed package can be loaded from final location 2021-05-14T23:38:56.9577110Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:38:56.9678600Z * DONE (cli) 2021-05-14T23:38:57.4802590Z * installing *source* package ‘purrr’ ... 2021-05-14T23:38:57.4904300Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-14T23:38:57.4905970Z ** using staged installation 2021-05-14T23:38:57.5126430Z ** libs 2021-05-14T23:38:57.5312490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-14T23:38:57.6034040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:38:57.7210090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:38:57.8206830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-14T23:38:57.9454460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:38:58.0243310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-14T23:38:58.1629230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-14T23:38:58.3188470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-14T23:38:58.4270650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:38:58.5118710Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:38:58.5721500Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-14T23:38:58.5822920Z ** R 2021-05-14T23:38:58.6020810Z ** inst 2021-05-14T23:38:58.6122150Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:00.1378120Z ** help 2021-05-14T23:39:00.3742490Z *** installing help indices 2021-05-14T23:39:00.4957080Z *** copying figures 2021-05-14T23:39:00.5059070Z ** building package indices 2021-05-14T23:39:00.8662240Z ** installing vignettes 2021-05-14T23:39:00.8786320Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:01.2640410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:39:01.3911110Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:01.7555870Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:01.7591690Z * DONE (purrr) 2021-05-14T23:39:02.1582190Z * installing *source* package ‘lifecycle’ ... 2021-05-14T23:39:02.1636120Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:02.1637340Z ** using staged installation 2021-05-14T23:39:02.1845450Z ** R 2021-05-14T23:39:02.1918530Z ** inst 2021-05-14T23:39:02.1968350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:02.7948230Z ** help 2021-05-14T23:39:02.8383840Z *** installing help indices 2021-05-14T23:39:02.8683230Z *** copying figures 2021-05-14T23:39:02.8719820Z ** building package indices 2021-05-14T23:39:03.1713080Z ** installing vignettes 2021-05-14T23:39:03.1786850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:03.4461480Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:03.8117650Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:03.8151790Z * DONE (lifecycle) 2021-05-14T23:39:04.2845100Z * installing *source* package ‘desc’ ... 2021-05-14T23:39:04.2933500Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:04.2934980Z ** using staged installation 2021-05-14T23:39:04.3149100Z ** R 2021-05-14T23:39:04.3891560Z ** inst 2021-05-14T23:39:04.3907610Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:06.4630940Z ** help 2021-05-14T23:39:06.6581210Z *** installing help indices 2021-05-14T23:39:06.7663520Z ** building package indices 2021-05-14T23:39:07.1254040Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:07.3876640Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:07.6851420Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:07.6952900Z * DONE (desc) 2021-05-14T23:39:08.0056160Z * installing *source* package ‘cachem’ ... 2021-05-14T23:39:08.0072540Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:08.0074010Z ** using staged installation 2021-05-14T23:39:08.0252530Z ** libs 2021-05-14T23:39:08.0429580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-14T23:39:08.1256340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:39:08.2097830Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:39:08.2688790Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-14T23:39:08.2730690Z ** R 2021-05-14T23:39:08.2897920Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:08.9616600Z ** help 2021-05-14T23:39:08.9953770Z *** installing help indices 2021-05-14T23:39:09.0203470Z ** building package indices 2021-05-14T23:39:09.2858380Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:09.6724360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:39:09.8055830Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:10.0815780Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:10.0842720Z * DONE (cachem) 2021-05-14T23:39:10.7961420Z * installing *source* package ‘openssl’ ... 2021-05-14T23:39:10.8155790Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:10.8157010Z ** using staged installation 2021-05-14T23:39:10.9686870Z Homebrew 3.1.6 2021-05-14T23:39:11.0543890Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-14T23:39:11.1406830Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-14T23:39:11.4890490Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-14T23:39:11.8190940Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-14T23:39:11.8417060Z ** libs 2021-05-14T23:39:11.8615690Z 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:39:11.8646120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T23:39:12.0890170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:39:12.2447010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-14T23:39:12.4203760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-14T23:39:12.6822010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-14T23:39:12.8356490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-14T23:39:13.0177040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-14T23:39:13.2118080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-14T23:39:13.3125070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T23:39:13.4584520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-14T23:39:13.5828380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-14T23:39:13.7370880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-14T23:39:13.9446760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-14T23:39:14.1374350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-14T23:39:14.3996200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-14T23:39:14.4855120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-14T23:39:14.5589320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-14T23:39:14.7711860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-14T23:39:15.0000320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-14T23:39:15.2078820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-14T23:39:15.2882880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-14T23:39:15.4752810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-14T23:39:15.6789610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-14T23:39:15.9130930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-14T23:39:16.1108020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-14T23:39:16.3133380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-14T23:39:16.5147030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-14T23:39:16.6167530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-14T23:39:16.8185730Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T23:39:16.8436730Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:39:16.8794520Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:39:16.8796580Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:39:16.9138410Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-14T23:39:16.9185030Z ** R 2021-05-14T23:39:16.9352230Z ** inst 2021-05-14T23:39:16.9613500Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:18.2357760Z ** help 2021-05-14T23:39:18.3164640Z *** installing help indices 2021-05-14T23:39:18.3621840Z ** building package indices 2021-05-14T23:39:18.7020520Z ** installing vignettes 2021-05-14T23:39:18.7204730Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:19.0948380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:39:19.2242610Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:19.5062340Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:19.5098920Z * DONE (openssl) 2021-05-14T23:39:19.8458980Z * installing *source* package ‘memoise’ ... 2021-05-14T23:39:19.8482600Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:19.8484710Z ** using staged installation 2021-05-14T23:39:19.8695510Z ** R 2021-05-14T23:39:19.8816260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:20.4015680Z ** help 2021-05-14T23:39:20.4390660Z *** installing help indices 2021-05-14T23:39:20.4690810Z ** building package indices 2021-05-14T23:39:20.7414840Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:21.0173160Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:21.2989260Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:21.3091000Z * DONE (memoise) 2021-05-14T23:39:21.7793790Z * installing *source* package ‘httr’ ... 2021-05-14T23:39:21.7893500Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:21.7894520Z ** using staged installation 2021-05-14T23:39:21.8125150Z ** R 2021-05-14T23:39:21.8413990Z ** demo 2021-05-14T23:39:21.8470150Z ** inst 2021-05-14T23:39:21.8541750Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:24.9558840Z ** help 2021-05-14T23:39:25.1884850Z *** installing help indices 2021-05-14T23:39:25.3143980Z ** building package indices 2021-05-14T23:39:25.6913290Z ** installing vignettes 2021-05-14T23:39:25.7014470Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:25.9517360Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:26.2653760Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:26.2755300Z * DONE (httr) 2021-05-14T23:39:26.6694510Z * installing *source* package ‘credentials’ ... 2021-05-14T23:39:26.6724370Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:26.6725900Z ** using staged installation 2021-05-14T23:39:26.6929410Z ** R 2021-05-14T23:39:26.6999070Z ** inst 2021-05-14T23:39:26.7041860Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:27.3107780Z ** help 2021-05-14T23:39:27.3363870Z *** installing help indices 2021-05-14T23:39:27.3603590Z ** building package indices 2021-05-14T23:39:27.6210940Z ** installing vignettes 2021-05-14T23:39:27.6294560Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:28.0565510Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:28.4312990Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:28.4338410Z * DONE (credentials) 2021-05-14T23:39:28.7787430Z * installing *source* package ‘gh’ ... 2021-05-14T23:39:28.7822690Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:28.7824140Z ** using staged installation 2021-05-14T23:39:28.8046350Z ** R 2021-05-14T23:39:28.8209470Z ** inst 2021-05-14T23:39:28.8237530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:30.1088440Z ** help 2021-05-14T23:39:30.1500080Z *** installing help indices 2021-05-14T23:39:30.1847410Z ** building package indices 2021-05-14T23:39:30.4531880Z ** installing vignettes 2021-05-14T23:39:30.4633360Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:30.7965170Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:31.1482960Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:31.1583530Z * DONE (gh) 2021-05-14T23:39:31.5317710Z * installing *source* package ‘gert’ ... 2021-05-14T23:39:31.5370900Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:31.5372390Z ** using staged installation 2021-05-14T23:39:31.6230050Z Found pkg-config cflags and libs! 2021-05-14T23:39:31.9419390Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-14T23:39:31.9420650Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-14T23:39:32.0574210Z Configuration OK! 2021-05-14T23:39:32.0791340Z ** libs 2021-05-14T23:39:32.0992420Z 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:39:32.1021670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-14T23:39:32.3186460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-14T23:39:32.5505260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-14T23:39:32.7805430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-14T23:39:32.9148640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-14T23:39:33.0404850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-14T23:39:33.2202770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:39:33.3391300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-14T23:39:33.4874380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-14T23:39:33.6397180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-14T23:39:33.7712010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-14T23:39:33.9180530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-14T23:39:34.0502310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:39:34.2135480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:39:34.3402790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:39:34.3717230Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-14T23:39:34.4047850Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-14T23:39:34.4094360Z ** R 2021-05-14T23:39:34.4232990Z ** inst 2021-05-14T23:39:34.4260490Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:35.3770490Z ** help 2021-05-14T23:39:35.4654390Z *** installing help indices 2021-05-14T23:39:35.5161260Z ** building package indices 2021-05-14T23:39:35.8132840Z ** installing vignettes 2021-05-14T23:39:35.8335000Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:36.3263960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:39:36.4564310Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:36.7837420Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:36.7938800Z * DONE (gert) 2021-05-14T23:39:37.4211920Z * installing *source* package ‘usethis’ ... 2021-05-14T23:39:37.4368730Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-14T23:39:37.4370000Z ** using staged installation 2021-05-14T23:39:37.4717490Z ** R 2021-05-14T23:39:37.5240680Z ** inst 2021-05-14T23:39:37.5465920Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:39:41.1958850Z ** help 2021-05-14T23:39:41.4825960Z *** installing help indices 2021-05-14T23:39:41.6405680Z *** copying figures 2021-05-14T23:39:41.6509480Z ** building package indices 2021-05-14T23:39:42.1897390Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:42.6522820Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:43.1655980Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:43.1757510Z * DONE (usethis) 2021-05-14T23:39:43.2237770Z 2021-05-14T23:39:43.2239160Z The downloaded source packages are in 2021-05-14T23:39:43.2246940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/downloaded_packages’ 2021-05-14T23:39:43.2253970Z Running `R CMD build`... 2021-05-14T23:39:46.4912550Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a63371322d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:39:46.4914720Z * preparing ‘tic’: 2021-05-14T23:39:46.4916210Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:39:46.4917390Z * installing the package to process help pages 2021-05-14T23:39:46.4919030Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:39:46.4920250Z * checking for empty or unneeded directories 2021-05-14T23:39:46.4921690Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:39:46.4923590Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:39:46.4925430Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:39:46.4926410Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:39:46.4927950Z (as ‘lib’ is unspecified) 2021-05-14T23:39:47.0059970Z * installing *source* package ‘tic’ ... 2021-05-14T23:39:47.0063430Z ** using staged installation 2021-05-14T23:39:47.0422830Z ** R 2021-05-14T23:39:47.0719440Z ** inst 2021-05-14T23:39:47.0932820Z ** preparing package for lazy loading 2021-05-14T23:39:47.5846700Z ** help 2021-05-14T23:39:48.0336860Z *** installing help indices 2021-05-14T23:39:48.1526070Z *** copying figures 2021-05-14T23:39:48.1555750Z ** building package indices 2021-05-14T23:39:48.5094350Z ** installing vignettes 2021-05-14T23:39:48.5712380Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:39:48.9722710Z ** testing if installed package can be loaded from final location 2021-05-14T23:39:49.4684310Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:39:49.4786110Z * DONE (tic) 2021-05-14T23:39:49.5582630Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:39:49.9280510Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:39:51.4978790Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:39:51.4980400Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:39:51.4983290Z 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:39:51.4985350Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:39:51.4986900Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:39:51.4988140Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:39:51.4989560Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:39:51.4990850Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:39:51.4991980Z (as ‘lib’ is unspecified) 2021-05-14T23:39:51.4993170Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:39:51.4994390Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:39:51.4995560Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:39:51.4996720Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:39:51.4997890Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:39:51.4999060Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:39:51.5000420Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:39:51.5001590Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:39:51.5002770Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:39:51.5003970Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:39:51.5005150Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:39:51.5006290Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:39:51.5007470Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:39:51.5008600Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:39:51.5009750Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:39:51.5010910Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:39:51.5012060Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:39:51.5013230Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:39:51.5014410Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:39:51.5015560Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:39:51.5016710Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:39:51.5017880Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:39:51.5019060Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:39:51.5020210Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:39:51.5021380Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:39:51.5022600Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:39:51.5024290Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:39:51.5025560Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:39:51.5026770Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:39:51.5027950Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:39:51.5029210Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:39:51.5030410Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:39:53.2733840Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:39:53.2737770Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:39:53.2810900Z Packages which are only available in source form, and may need 2021-05-14T23:39:53.2813910Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-14T23:39:53.2815600Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-14T23:39:53.2817310Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-14T23:39:53.2820880Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-14T23:39:53.2822720Z 2021-05-14T23:39:53.2827490Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:39:53.4536190Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T23:39:53.4673920Z ================================================== 2021-05-14T23:39:53.4674850Z downloaded 233 KB 2021-05-14T23:39:53.4675700Z 2021-05-14T23:39:53.4705410Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:39:53.6687470Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T23:39:53.6951910Z ================================================== 2021-05-14T23:39:53.6952800Z downloaded 764 KB 2021-05-14T23:39:53.6953440Z 2021-05-14T23:39:53.6986960Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:39:53.9741060Z Content type 'application/x-gzip' length 6080 bytes 2021-05-14T23:39:53.9743200Z ================================================== 2021-05-14T23:39:53.9744170Z downloaded 6080 bytes 2021-05-14T23:39:53.9744830Z 2021-05-14T23:39:53.9772310Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:39:54.1831160Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T23:39:54.2184470Z ================================================== 2021-05-14T23:39:54.2185490Z downloaded 1.0 MB 2021-05-14T23:39:54.2186170Z 2021-05-14T23:39:54.2220690Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:39:54.4732910Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T23:39:54.5021750Z ================================================== 2021-05-14T23:39:54.5022760Z downloaded 670 KB 2021-05-14T23:39:54.5023650Z 2021-05-14T23:39:54.5055940Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:39:54.6872670Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T23:39:54.6873500Z ================================================== 2021-05-14T23:39:54.6874640Z downloaded 13 KB 2021-05-14T23:39:54.6874950Z 2021-05-14T23:39:54.6906520Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:39:54.8316960Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T23:39:54.8462710Z ================================================== 2021-05-14T23:39:54.8463660Z downloaded 265 KB 2021-05-14T23:39:54.8464510Z 2021-05-14T23:39:54.8495550Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:39:55.0985780Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T23:39:55.1179830Z ================================================== 2021-05-14T23:39:55.1181040Z downloaded 466 KB 2021-05-14T23:39:55.1182110Z 2021-05-14T23:39:55.1216250Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:39:55.2692740Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T23:39:55.2694130Z ================================================== 2021-05-14T23:39:55.2695410Z downloaded 25 KB 2021-05-14T23:39:55.2696130Z 2021-05-14T23:39:55.2728810Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:39:55.4980480Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T23:39:55.5053990Z ================================================== 2021-05-14T23:39:55.5054910Z downloaded 116 KB 2021-05-14T23:39:55.5055790Z 2021-05-14T23:39:55.5087250Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:39:55.6893720Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T23:39:55.6986960Z ================================================== 2021-05-14T23:39:55.6987900Z downloaded 138 KB 2021-05-14T23:39:55.6989130Z 2021-05-14T23:39:55.7019670Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:39:55.9612870Z Content type 'application/x-gzip' length 6100 bytes 2021-05-14T23:39:55.9614570Z ================================================== 2021-05-14T23:39:55.9615740Z downloaded 6100 bytes 2021-05-14T23:39:55.9616430Z 2021-05-14T23:39:55.9644560Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:39:56.2345200Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T23:39:56.2392500Z ================================================== 2021-05-14T23:39:56.2393420Z downloaded 59 KB 2021-05-14T23:39:56.2394270Z 2021-05-14T23:39:56.2424420Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:39:56.4036190Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-14T23:39:56.4037210Z ================================================== 2021-05-14T23:39:56.4037950Z downloaded 23 KB 2021-05-14T23:39:56.4038570Z 2021-05-14T23:39:56.4071410Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:39:56.6158330Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T23:39:56.6159360Z ================================================== 2021-05-14T23:39:56.6159810Z downloaded 8066 bytes 2021-05-14T23:39:56.6160140Z 2021-05-14T23:39:56.6192670Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:39:56.7913510Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T23:39:56.8021800Z ================================================== 2021-05-14T23:39:56.8022740Z downloaded 160 KB 2021-05-14T23:39:56.8023640Z 2021-05-14T23:39:56.8054820Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:39:56.9792750Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T23:39:56.9848900Z ================================================== 2021-05-14T23:39:56.9849810Z downloaded 72 KB 2021-05-14T23:39:56.9850700Z 2021-05-14T23:39:56.9881310Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:39:57.1859840Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T23:39:57.1861540Z ================================================== 2021-05-14T23:39:57.1862530Z downloaded 11 KB 2021-05-14T23:39:57.1863290Z 2021-05-14T23:39:57.1893640Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:39:57.3694400Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-14T23:39:57.3901400Z ================================================== 2021-05-14T23:39:57.3902440Z downloaded 265 KB 2021-05-14T23:39:57.3903120Z 2021-05-14T23:39:57.3935190Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:39:57.6179960Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T23:39:57.6269080Z ================================================== 2021-05-14T23:39:57.6269980Z downloaded 102 KB 2021-05-14T23:39:57.6270870Z 2021-05-14T23:39:57.6303020Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:39:57.8978480Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-14T23:39:57.9040930Z ================================================== 2021-05-14T23:39:57.9041860Z downloaded 79 KB 2021-05-14T23:39:57.9042940Z 2021-05-14T23:39:57.9074890Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:39:58.0529860Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T23:39:58.0543030Z ================================================== 2021-05-14T23:39:58.0543950Z downloaded 14 KB 2021-05-14T23:39:58.0544820Z 2021-05-14T23:39:58.0578280Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:39:58.2411800Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-14T23:39:58.2509130Z ================================================== 2021-05-14T23:39:58.2510050Z downloaded 132 KB 2021-05-14T23:39:58.2510940Z 2021-05-14T23:39:58.2541970Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:39:58.4968890Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T23:39:58.5946370Z ================================================== 2021-05-14T23:39:58.5947410Z downloaded 7.2 MB 2021-05-14T23:39:58.5948110Z 2021-05-14T23:39:58.6038150Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:39:58.7568560Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T23:39:58.8070350Z ================================================== 2021-05-14T23:39:58.8071520Z downloaded 2.8 MB 2021-05-14T23:39:58.8072210Z 2021-05-14T23:39:58.8113790Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:39:58.9862750Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T23:39:59.0149860Z ================================================== 2021-05-14T23:39:59.0150910Z downloaded 871 KB 2021-05-14T23:39:59.0151590Z 2021-05-14T23:39:59.0186900Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:39:59.2676550Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-14T23:39:59.2767540Z ================================================== 2021-05-14T23:39:59.2768430Z downloaded 130 KB 2021-05-14T23:39:59.2769310Z 2021-05-14T23:39:59.2800290Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:39:59.4910140Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-14T23:39:59.4998200Z ================================================== 2021-05-14T23:39:59.4999090Z downloaded 81 KB 2021-05-14T23:39:59.5000070Z 2021-05-14T23:39:59.5031190Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:39:59.6991070Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-14T23:39:59.6992670Z ================================================== 2021-05-14T23:39:59.6994340Z downloaded 10 KB 2021-05-14T23:39:59.6995090Z 2021-05-14T23:39:59.7024230Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:39:59.8841320Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-14T23:39:59.8894530Z ================================================== 2021-05-14T23:39:59.8895460Z downloaded 44 KB 2021-05-14T23:39:59.8896540Z 2021-05-14T23:39:59.8926940Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:40:00.0347750Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-14T23:40:00.0348970Z ================================================== 2021-05-14T23:40:00.0350220Z downloaded 10 KB 2021-05-14T23:40:00.0351050Z 2021-05-14T23:40:00.0382890Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:40:00.2071370Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T23:40:00.2077970Z ================================================== 2021-05-14T23:40:00.2080380Z downloaded 29 KB 2021-05-14T23:40:00.2081720Z 2021-05-14T23:40:00.2112880Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:40:00.3802710Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T23:40:00.4068930Z ================================================== 2021-05-14T23:40:00.4069630Z downloaded 664 KB 2021-05-14T23:40:00.4070700Z 2021-05-14T23:40:00.4104660Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:40:00.5928940Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T23:40:00.5978720Z ================================================== 2021-05-14T23:40:00.5979640Z downloaded 40 KB 2021-05-14T23:40:00.5980500Z 2021-05-14T23:40:00.6011810Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:40:00.7574760Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T23:40:00.7724740Z ================================================== 2021-05-14T23:40:00.7725650Z downloaded 248 KB 2021-05-14T23:40:00.7726540Z 2021-05-14T23:40:00.7758620Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:40:00.9166100Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-14T23:40:00.9211430Z ================================================== 2021-05-14T23:40:00.9212330Z downloaded 44 KB 2021-05-14T23:40:00.9213190Z 2021-05-14T23:40:00.9243780Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:40:01.1958770Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T23:40:01.2148090Z ================================================== 2021-05-14T23:40:01.2149050Z downloaded 362 KB 2021-05-14T23:40:01.2149710Z 2021-05-14T23:40:01.6861370Z * installing *source* package ‘utf8’ ... 2021-05-14T23:40:01.6966450Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:01.6967750Z ** using staged installation 2021-05-14T23:40:01.7154650Z ** libs 2021-05-14T23:40:01.7344190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-14T23:40:01.8280870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-14T23:40:02.0038660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-14T23:40:02.0977020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:02.1707960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-14T23:40:02.2637290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-14T23:40:02.4341380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-14T23:40:02.5250960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-14T23:40:02.6758800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-14T23:40:02.7743430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-14T23:40:02.8802240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-14T23:40:02.9823390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-14T23:40:03.0688830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-14T23:40:03.1567770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-14T23:40:03.2420200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-14T23:40:03.3325820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-14T23:40:03.4430510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-14T23:40:03.5242920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-14T23:40:03.5922300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-14T23:40:03.6806550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-14T23:40:03.7494780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-14T23:40:03.9421200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-14T23:40:04.4444410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-14T23:40:04.6489660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-14T23:40:04.7526080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-14T23:40:04.8467360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-14T23:40:04.9431910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-14T23:40:05.0536700Z 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:40:05.0878040Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:05.1582550Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-14T23:40:05.1641740Z ** R 2021-05-14T23:40:05.1743810Z ** inst 2021-05-14T23:40:05.1768320Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:05.7692000Z ** help 2021-05-14T23:40:05.8083760Z *** installing help indices 2021-05-14T23:40:05.8372630Z ** building package indices 2021-05-14T23:40:06.1057300Z ** installing vignettes 2021-05-14T23:40:06.1158420Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:06.4926000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:06.6223320Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:06.8682000Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:06.8708530Z * DONE (utf8) 2021-05-14T23:40:07.2377730Z * installing *source* package ‘pkgconfig’ ... 2021-05-14T23:40:07.2398160Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:07.2399930Z ** using staged installation 2021-05-14T23:40:07.2560330Z ** R 2021-05-14T23:40:07.2605670Z ** inst 2021-05-14T23:40:07.2629550Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:07.5729980Z ** help 2021-05-14T23:40:07.6031150Z *** installing help indices 2021-05-14T23:40:07.6232960Z ** building package indices 2021-05-14T23:40:07.8889770Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:08.1354760Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:08.3917110Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:08.3918450Z * DONE (pkgconfig) 2021-05-14T23:40:08.7929700Z * installing *source* package ‘fansi’ ... 2021-05-14T23:40:08.7998040Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:08.7999290Z ** using staged installation 2021-05-14T23:40:08.8187750Z ** libs 2021-05-14T23:40:08.8400140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-14T23:40:08.9098100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-14T23:40:09.0047230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:09.0863220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-14T23:40:09.1839670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-14T23:40:09.4348200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-14T23:40:09.5079610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-14T23:40:09.7590480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-14T23:40:09.9054000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-14T23:40:09.9887840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-14T23:40:10.1228050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-14T23:40:10.2930540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-14T23:40:10.4085890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-14T23:40:10.4980030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-14T23:40:10.5924930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:40:10.7755840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-14T23:40:11.0057890Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:11.0672390Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-14T23:40:11.0716640Z ** R 2021-05-14T23:40:11.0906870Z ** inst 2021-05-14T23:40:11.0931700Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:11.8806100Z ** help 2021-05-14T23:40:11.9701470Z *** installing help indices 2021-05-14T23:40:12.0163520Z ** building package indices 2021-05-14T23:40:12.3177620Z ** installing vignettes 2021-05-14T23:40:12.3279500Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:12.6942950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:12.8251480Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:13.0806750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:13.0835200Z * DONE (fansi) 2021-05-14T23:40:13.7843320Z * installing *source* package ‘diffobj’ ... 2021-05-14T23:40:13.8042880Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:13.8044180Z ** using staged installation 2021-05-14T23:40:13.8256090Z ** libs 2021-05-14T23:40:13.8434770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-14T23:40:14.1400880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-14T23:40:14.2322140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:14.3141180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:14.3739030Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-14T23:40:14.3781610Z ** R 2021-05-14T23:40:14.4315830Z ** inst 2021-05-14T23:40:14.4392440Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:22.1170790Z ** help 2021-05-14T23:40:22.4035430Z *** installing help indices 2021-05-14T23:40:22.5635100Z ** building package indices 2021-05-14T23:40:22.9412940Z ** installing vignettes 2021-05-14T23:40:22.9514840Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:23.4500310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:23.5919120Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:24.1809150Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:24.1919920Z * DONE (diffobj) 2021-05-14T23:40:24.6862340Z * installing *source* package ‘ps’ ... 2021-05-14T23:40:24.6940030Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:24.6941250Z ** using staged installation 2021-05-14T23:40:25.0229190Z ** libs 2021-05-14T23:40:25.0427130Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-14T23:40:25.2148440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:25.3037670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-14T23:40:25.3872510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-14T23:40:25.4712030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-14T23:40:25.6449150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-14T23:40:25.7184260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-14T23:40:25.9982520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-14T23:40:26.1574020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-14T23:40:26.2753620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-14T23:40:26.5814880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-14T23:40:26.9641880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-14T23:40:27.1272520Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:27.1899040Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-14T23:40:27.1980750Z ** R 2021-05-14T23:40:27.2141290Z ** inst 2021-05-14T23:40:27.2167610Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:28.5054070Z ** help 2021-05-14T23:40:28.7134130Z *** installing help indices 2021-05-14T23:40:28.8246030Z ** building package indices 2021-05-14T23:40:29.2026970Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:29.5765390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:29.7148410Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:29.9926480Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:29.9960980Z * DONE (ps) 2021-05-14T23:40:30.3141920Z * installing *source* package ‘praise’ ... 2021-05-14T23:40:30.3169530Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:30.3170540Z ** using staged installation 2021-05-14T23:40:30.3320430Z ** R 2021-05-14T23:40:30.3362980Z ** inst 2021-05-14T23:40:30.3385590Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:30.6430200Z ** help 2021-05-14T23:40:30.6663570Z *** installing help indices 2021-05-14T23:40:30.6901000Z ** building package indices 2021-05-14T23:40:30.9600660Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:31.2170840Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:31.4719970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:31.4822020Z * DONE (praise) 2021-05-14T23:40:31.9855100Z * installing *source* package ‘pkgload’ ... 2021-05-14T23:40:31.9978100Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:31.9979580Z ** using staged installation 2021-05-14T23:40:32.0196630Z ** R 2021-05-14T23:40:32.0390490Z ** inst 2021-05-14T23:40:32.0405380Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:33.1704550Z ** help 2021-05-14T23:40:33.2606910Z *** installing help indices 2021-05-14T23:40:33.3153210Z ** building package indices 2021-05-14T23:40:33.6250970Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:34.2802000Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:34.9507630Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:34.9609510Z * DONE (pkgload) 2021-05-14T23:40:35.3335120Z * installing *source* package ‘evaluate’ ... 2021-05-14T23:40:35.3373010Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:35.3374260Z ** using staged installation 2021-05-14T23:40:35.3587630Z ** R 2021-05-14T23:40:35.3670590Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:36.0075080Z ** help 2021-05-14T23:40:36.0509650Z *** installing help indices 2021-05-14T23:40:36.0889430Z ** building package indices 2021-05-14T23:40:36.3647920Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:36.6164270Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:36.8739070Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:36.8763580Z * DONE (evaluate) 2021-05-14T23:40:37.1918850Z * installing *source* package ‘ellipsis’ ... 2021-05-14T23:40:37.1942530Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:37.1944170Z ** using staged installation 2021-05-14T23:40:37.2136420Z ** libs 2021-05-14T23:40:37.2312320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-14T23:40:37.3330650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:37.4161180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:37.4758960Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-14T23:40:37.4802350Z ** R 2021-05-14T23:40:37.4855700Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:37.8555720Z ** help 2021-05-14T23:40:37.8826740Z *** installing help indices 2021-05-14T23:40:37.9073690Z ** building package indices 2021-05-14T23:40:38.1749130Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:38.5799150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:38.7167620Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:38.9914460Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:38.9937550Z * DONE (ellipsis) 2021-05-14T23:40:39.4441150Z * installing *source* package ‘digest’ ... 2021-05-14T23:40:39.4500370Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:39.4501170Z ** using staged installation 2021-05-14T23:40:39.4667340Z ** libs 2021-05-14T23:40:39.4876200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-14T23:40:39.7254280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-14T23:40:39.9691310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-14T23:40:40.6412140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-14T23:40:41.0012600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-14T23:40:41.7460720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-14T23:40:41.8603380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-14T23:40:42.1022450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-14T23:40:42.2534690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:42.3053320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-14T23:40:42.4955440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-14T23:40:42.5857850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-14T23:40:42.6898130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-14T23:40:42.9877670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-14T23:40:43.1196940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-14T23:40:43.8759740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-14T23:40:44.0593960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-14T23:40:44.3031690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:44.3710420Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-14T23:40:44.3764220Z ** R 2021-05-14T23:40:44.3892020Z ** demo 2021-05-14T23:40:44.3905980Z ** inst 2021-05-14T23:40:44.4002860Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:45.1783620Z ** help 2021-05-14T23:40:45.2446770Z *** installing help indices 2021-05-14T23:40:45.2777110Z ** building package indices 2021-05-14T23:40:45.5711220Z ** installing vignettes 2021-05-14T23:40:45.5800410Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:46.0305780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:46.1950280Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:46.4639040Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:46.4681240Z * DONE (digest) 2021-05-14T23:40:46.8139100Z * installing *source* package ‘brio’ ... 2021-05-14T23:40:46.8168910Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:46.8170440Z ** using staged installation 2021-05-14T23:40:46.8405450Z ** libs 2021-05-14T23:40:46.8605050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-14T23:40:46.9303580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-14T23:40:47.0174350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:47.0994170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-14T23:40:47.1888670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-14T23:40:47.2786710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-14T23:40:47.3966580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-14T23:40:47.4822280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-14T23:40:47.5774690Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:47.6378610Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-14T23:40:47.6422670Z ** R 2021-05-14T23:40:47.6478370Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:47.9792240Z ** help 2021-05-14T23:40:48.0112780Z *** installing help indices 2021-05-14T23:40:48.0368230Z ** building package indices 2021-05-14T23:40:48.3137870Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:40:48.6936520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:40:48.8443430Z ** testing if installed package can be loaded from final location 2021-05-14T23:40:49.1006350Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:40:49.1030580Z * DONE (brio) 2021-05-14T23:40:49.5549680Z * installing *source* package ‘xml2’ ... 2021-05-14T23:40:49.5629600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-14T23:40:49.5630980Z ** using staged installation 2021-05-14T23:40:49.6952510Z Found pkg-config cflags and libs! 2021-05-14T23:40:50.0362160Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-14T23:40:50.0364300Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-14T23:40:50.1387830Z ** libs 2021-05-14T23:40:50.1587070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-14T23:40:50.9630480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:40:51.0461210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-14T23:40:51.8146480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-14T23:40:52.4657620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-14T23:40:53.3425470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-14T23:40:55.7607070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-14T23:40:56.4655100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-14T23:40:57.3239610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-14T23:40:58.0010650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-14T23:40:58.4780270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:40:58.5695860Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-14T23:40:58.5746800Z ** R 2021-05-14T23:40:58.5923640Z ** inst 2021-05-14T23:40:58.5968460Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:40:59.8016560Z ** help 2021-05-14T23:41:00.1102030Z *** installing help indices 2021-05-14T23:41:00.1717940Z ** building package indices 2021-05-14T23:41:00.4867850Z ** installing vignettes 2021-05-14T23:41:00.5047910Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:41:00.7793570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:41:00.9179960Z ** testing if installed package can be loaded from final location 2021-05-14T23:41:01.2144320Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:41:01.2183940Z * DONE (xml2) 2021-05-14T23:41:01.6544930Z * installing *source* package ‘xfun’ ... 2021-05-14T23:41:01.6611860Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-14T23:41:01.6613130Z ** using staged installation 2021-05-14T23:41:01.6841330Z ** libs 2021-05-14T23:41:01.7030620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:41:01.8268130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:41:01.9114190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:41:01.9754530Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-14T23:41:01.9797030Z ** R 2021-05-14T23:41:02.0046890Z ** inst 2021-05-14T23:41:02.0149590Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:41:03.5833220Z ** help 2021-05-14T23:41:03.7885740Z *** installing help indices 2021-05-14T23:41:03.9052670Z ** building package indices 2021-05-14T23:41:04.2700950Z ** installing vignettes 2021-05-14T23:41:04.2802470Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:41:04.6508850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:41:04.7857570Z ** testing if installed package can be loaded from final location 2021-05-14T23:41:05.0691460Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:41:05.0727750Z * DONE (xfun) 2021-05-14T23:41:09.3579530Z * installing *source* package ‘stringi’ ... 2021-05-14T23:41:09.5340820Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-14T23:41:09.5342300Z ** using staged installation 2021-05-14T23:41:09.7469040Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-14T23:41:09.7477690Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-14T23:41:09.9662920Z checking for endianness... little 2021-05-14T23:41:10.1904930Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-14T23:41:10.4123800Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-14T23:41:10.4126600Z checking for cat... /bin/cat 2021-05-14T23:41:11.3768900Z checking for local ICUDT_DIR... icu69/data 2021-05-14T23:41:11.3771520Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-14T23:41:11.7045450Z checking whether the C compiler works... yes 2021-05-14T23:41:11.7046940Z checking for C compiler default output file name... a.out 2021-05-14T23:41:11.7999960Z checking for suffix of executables... 2021-05-14T23:41:12.0245190Z checking whether we are cross compiling... no 2021-05-14T23:41:12.1644500Z checking for suffix of object files... o 2021-05-14T23:41:12.2180840Z checking whether we are using the GNU C compiler... yes 2021-05-14T23:41:12.2652880Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-14T23:41:12.3403360Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-14T23:41:12.4763350Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-14T23:41:12.9775490Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-14T23:41:12.9806130Z checking for egrep... /usr/bin/grep -E 2021-05-14T23:41:13.1155960Z rm: conftest.dSYM: is a directory 2021-05-14T23:41:13.1697690Z rm: conftest.dSYM: is a directory 2021-05-14T23:41:13.4111210Z checking for ANSI C header files... yes 2021-05-14T23:41:13.5034990Z checking for sys/types.h... yes 2021-05-14T23:41:13.5906040Z checking for sys/stat.h... yes 2021-05-14T23:41:13.6770140Z checking for stdlib.h... yes 2021-05-14T23:41:13.7648730Z checking for string.h... yes 2021-05-14T23:41:13.8519270Z checking for memory.h... yes 2021-05-14T23:41:13.9434100Z checking for strings.h... yes 2021-05-14T23:41:14.0324820Z checking for inttypes.h... yes 2021-05-14T23:41:14.1211590Z checking for stdint.h... yes 2021-05-14T23:41:14.2141930Z checking for unistd.h... yes 2021-05-14T23:41:14.3086180Z checking elf.h usability... no 2021-05-14T23:41:14.4330350Z checking elf.h presence... no 2021-05-14T23:41:14.4331850Z checking for elf.h... no 2021-05-14T23:41:14.7093570Z checking whether we are using the GNU C++ compiler... yes 2021-05-14T23:41:14.7581260Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-14T23:41:15.5152100Z checking whether the C++ compiler supports the long long type... yes 2021-05-14T23:41:15.5723290Z checking whether the compiler implements namespaces... yes 2021-05-14T23:41:16.0782130Z checking whether the compiler supports Standard Template Library... yes 2021-05-14T23:41:17.1788750Z checking whether std::map is available... yes 2021-05-14T23:41:17.1834740Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-14T23:41:17.1972830Z checking with pkg-config for the system ICU4C... no 2021-05-14T23:41:17.1974860Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-14T23:41:17.1976430Z *** Trying with 'standard' fallback flags 2021-05-14T23:41:17.2655320Z checking whether an ICU4C-based project can be built... no 2021-05-14T23:41:17.2656110Z *** This version of ICU4C cannot be used. 2021-05-14T23:41:18.2140320Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-14T23:41:19.0388130Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-14T23:41:19.3314660Z downloading the ICU data library (icudt) 2021-05-14T23:41:19.3316820Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T23:41:19.3343190Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T23:41:19.5165410Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T23:41:19.7960820Z ================================================== 2021-05-14T23:41:19.7961820Z downloaded 10.9 MB 2021-05-14T23:41:19.7962360Z 2021-05-14T23:41:19.8429900Z icudt fetch successful 2021-05-14T23:41:19.9188530Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-14T23:41:20.1748930Z config.status: creating src/Makevars 2021-05-14T23:41:20.2077010Z config.status: creating src/uconfig_local.h 2021-05-14T23:41:20.2404320Z config.status: creating src/install.libs.R 2021-05-14T23:41:20.2741580Z 2021-05-14T23:41:20.2742830Z *** stringi configure summary: 2021-05-14T23:41:20.2743540Z ICU_FOUND=0 2021-05-14T23:41:20.2744230Z ICUDT_DIR=icu69/data 2021-05-14T23:41:20.2745250Z ICU_BUNDLE_VERSION=69 2021-05-14T23:41:20.2746090Z ICUDT_ENDIANNESS=little 2021-05-14T23:41:20.2746870Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-14T23:41:20.2748360Z STRINGI_CFLAGS= -fPIC 2021-05-14T23:41:20.2750760Z 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:41:20.2752360Z STRINGI_CXXFLAGS= -fPIC 2021-05-14T23:41:20.2753140Z STRINGI_LDFLAGS= 2021-05-14T23:41:20.2753790Z STRINGI_LIBS= 2021-05-14T23:41:20.2754300Z 2021-05-14T23:41:20.2754990Z *** Compiler settings used: 2021-05-14T23:41:20.2756220Z CC=clang -mmacosx-version-min=10.13 2021-05-14T23:41:20.2758170Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-14T23:41:20.2759650Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:41:20.2760940Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-14T23:41:20.2762150Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-14T23:41:20.2763420Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-14T23:41:20.2764140Z LDFLAGS= 2021-05-14T23:41:20.2764740Z LIBS= 2021-05-14T23:41:20.2765180Z 2021-05-14T23:41:20.3772790Z ** libs 2021-05-14T23:41:20.4044130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:21.2548580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:22.0502180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:22.9568450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:23.8205600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:24.5262100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:25.4774100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:26.2515410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:27.0459740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:27.8049740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:28.6502230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:29.4706850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:30.4234490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:31.2964400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:32.0828450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:33.1406530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:35.0647170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:35.9382620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:36.7732710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:37.4871640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:38.2333930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:39.3064010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:40.1495910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:41.3269390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:41.8884030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:42.8669510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:43.6206160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:44.4655020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:45.3382160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:46.5406510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:47.7408180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:49.0822170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:50.2968900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:51.1911840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:52.1321190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:52.9846680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:53.8140840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:54.6227670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:55.4536270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:56.6413230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:57.8125460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:41:59.0672050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:00.2767800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:01.1441860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:02.0547090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:02.8007180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:03.9053150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:05.0046160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:06.1093030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:06.8786020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:07.6283380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:08.7177000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:09.8073200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:11.0361640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:12.1664690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:13.0701210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:13.8824860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:13.9217970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:15.2627890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:16.0346130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:16.7896900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:18.8875950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:19.0421910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:20.3734230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:21.2048800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:22.3623740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:23.2071510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:25.3807130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:26.1671460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:26.9518500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:27.9301020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:28.6568890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:29.4242360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:30.3543020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:31.2109180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:32.1390240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:32.9870120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:33.9730790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:34.7619270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:35.5169200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:36.3377850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:37.0406650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:37.7689090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:42:39.3148480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:40.1826170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:40.1840080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:40.9199900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:41.7283100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:42.2708610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:42.7376030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:43.3356570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:44.0391520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:44.6255920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:45.5313110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:46.3181670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:46.8115930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:47.4219690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:47.7489080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:48.2610160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:48.6156460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:48.6668190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:49.7581170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:50.3440710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:50.4248660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:51.1582710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:51.2254880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:52.2367890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:52.9028200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:53.4097760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:53.4623750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:54.2821030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:55.0546300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:55.9847120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:56.6410950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:57.3825330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:57.8854460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:58.7841680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:42:59.5525680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:00.6533250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:02.3558830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:03.1577090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:04.1013850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:04.6594870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:05.2096070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:05.9426180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:06.4836170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:07.5325160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:09.0323740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:10.5237580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:11.3540440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:11.4254840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:11.9793870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:12.5096160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:13.2807800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:13.9225200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:14.3416900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:15.1801660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:16.2813140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:17.1742880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:17.9192730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:18.5338550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:19.2990360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:20.2555930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:20.9773960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:21.6960290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:22.8256570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:23.5510150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:24.0695970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:24.5624970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:24.6132470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:25.1527600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:25.6874810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:26.6284900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:27.3463120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:28.0318710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:28.7718240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:29.3788070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:30.0306450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:30.7212140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:31.3301120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:31.9337020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:32.7208430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:33.2155000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:33.7901680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:34.1940400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:35.4326010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:36.1116510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:36.9468650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:37.3632930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:37.8824700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:38.5362270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:39.4995090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:40.5303890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:41.2228690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:41.7308510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:42.6888980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:43.3083570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:44.0581370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:44.6700870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:45.2919400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:45.8687830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:46.2619940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:47.1685940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:48.0651230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:48.9302890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:49.3172670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:49.7388480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:50.2557140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:50.6688070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:51.2310820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:52.0518930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:52.6175650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:52.9506890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:53.5389530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:54.0830960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:54.6504850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:55.2370330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:55.7754030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:56.3038790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:56.7508060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:57.4190990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:57.9256720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:43:59.5626440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:00.3827810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:01.2463270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:01.8784950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:02.3239850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:03.5883920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:04.4288370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:04.7565840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:05.1814430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:05.5139960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:06.1505740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:06.6392170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:07.1441530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:07.6826950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:08.2658440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:08.9475410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:09.3069390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:11.0533240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:11.3652200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:12.9618310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:13.2778080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:13.3361840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:14.8137610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:15.4183820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:16.5601750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:17.3233780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:17.4049010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:17.4656420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:18.7246570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:19.4623500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:20.5772770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:21.5206190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:22.1182160Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-14T23:44:22.1183900Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T23:44:22.1184830Z ^ 2021-05-14T23:44:22.8038330Z 1 warning generated. 2021-05-14T23:44:22.8090840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:23.5292780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:24.1394460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:24.7512510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:25.2315420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:25.8749920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:26.5803490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.3392920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:27.6499350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:28.4810640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:28.9784800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:30.2889980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:31.1480750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:31.5034720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:32.0407760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:32.5325290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:33.1630990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:33.7042160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:34.2392690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:34.9019740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:35.7707540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:36.0917140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:36.7215110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:37.4310920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:37.7640110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.0353190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.3736930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:39.9516050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:40.2687730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:40.9164240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:41.5592940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:42.5723410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:42.7643790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:43.3479230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:43.8878520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:44.6128690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:45.3058090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:46.0049030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:47.0754100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:47.6668320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:48.6326250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:48.6968600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:49.2674780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:49.7191490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:50.1214190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:50.1728850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:51.2600370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.0199370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:52.8502850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:53.5650060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:54.0226990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:54.7906920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-14T23:44:55.4470580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:57.3864500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:58.0319610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:58.5660550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:44:59.3696740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:00.0922200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:00.9821290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:01.9982440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:02.1578650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:03.5310070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:04.2782180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:05.0725820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:06.4324250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:07.2259740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:08.0309100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:08.9986590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:09.9493980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:10.0100120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:11.3392740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:13.2265750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:14.0077340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:14.2885730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:15.6650120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:16.6252020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:17.8119400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:18.5679950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:19.0304250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:19.7848410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:20.4543880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:21.2144330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:22.0084100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:22.5111050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:22.8501550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:22.9091120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:23.3096870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:23.8488310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:23.9670160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:24.0462170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:24.5714110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:25.1357930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:25.9454090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:26.5039010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:27.1588880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:28.1392510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:28.9824630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:29.9205780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:30.1096210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:32.1673750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:33.7960840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:34.0295870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:34.8360310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.0005060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.3876920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:35.7426420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:36.5731390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:36.8995570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:39.8129280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:41.2307280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:42.2475910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:44.6325280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:44.8271280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:45.4643290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:46.1216010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:46.7998320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:47.7853810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:48.2755870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:48.8598530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:49.6336090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:50.2733280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:51.1430910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:51.7580670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:52.3385090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:52.7055220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:53.2979420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:54.0118230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:54.8518650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:55.4151010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:56.1654810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:56.8773470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:57.2227470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:57.9955380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:58.6915430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:45:59.8131930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:01.1789690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:02.6429270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:03.8622760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:04.3957690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:05.9317590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:06.5187320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:07.3936020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:08.4876610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:09.5779080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:10.1887190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:10.7055900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:11.5067750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:12.2958170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:13.1286400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:14.0204240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:14.7597330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:16.0935540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:16.9221840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:18.4554700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:19.6930630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:20.4138630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:21.0849080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:22.8886120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:23.8233840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:24.7753440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:25.5519040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:26.1833190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:27.0591730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:27.7185380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:28.5878140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:29.7573470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:30.6144170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:31.3707810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:32.8970210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:33.6141470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:34.6089060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:35.4745960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:36.8133420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:37.9095940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:38.6583220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:39.4252100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:40.2556320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:41.5622660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:42.3020140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:43.0369160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:43.8173310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:44.5228650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:45.4529770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:46.6049750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:47.6973580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:48.5041920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:49.5256830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:50.1871610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:51.0620370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:52.0749240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:53.9758710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:54.5377040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:55.3287150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:56.8712570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:57.5846790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:58.2521020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:46:59.3465820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:00.0084670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:00.6371640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:01.5491310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:03.5164150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:04.1548900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:04.8757960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:05.3745910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:06.5072310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:08.0817350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:08.9687380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:12.5390260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:13.0926330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:14.6446640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:15.7149640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:16.4586440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:17.1114590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:17.7958870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:18.5072160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:19.1407070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:20.1322950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:22.5702880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:23.2532510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:23.8812620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:24.3973790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:25.1456880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:25.8463300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:26.5246650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:27.2241720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:27.8817730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:29.0852620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:29.7622310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:30.2752610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:30.7994100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:31.8158810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:32.4452180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:33.0823740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:34.2798660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:35.3111150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:36.2377210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:37.9017150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:38.9651150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:39.7241760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:41.1379150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:41.8779010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:42.4125810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:43.1582850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:43.6859870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:44.3563150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:45.3371280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:46.1066720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:46.8282570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:47.1731450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:48.1562460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:48.8950640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:49.5637610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:49.8799990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:50.6927810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:51.3583010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:51.9434660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:52.6697590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:53.2936150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:53.8626010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:54.8383740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:55.8340440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:56.7469500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:57.7760930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:58.6304420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:59.1545200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:47:59.9784830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:00.9863250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:01.4799320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:01.9907560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:03.1884390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:04.0433870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:04.7223830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:05.5344230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:06.4604480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:07.3102850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:08.2345530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:08.3066020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:08.9698480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:10.6065680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:11.1882720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:11.2389680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:11.2894400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:11.3399510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:12.2992490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:12.8248240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:48:13.1451520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:48:13.4622900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:48:13.7328730Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-14T23:48:13.8930450Z icudt already downloaded 2021-05-14T23:48:13.8933250Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-14T23:48:14.1813160Z icudt has been installed successfully 2021-05-14T23:48:14.2472160Z ** R 2021-05-14T23:48:14.3288780Z ** inst 2021-05-14T23:48:14.3391350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:48:15.9369120Z ** help 2021-05-14T23:48:16.5289510Z *** installing help indices 2021-05-14T23:48:16.7742290Z ** building package indices 2021-05-14T23:48:17.2797990Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:48:17.7803470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:48:17.9122110Z ** testing if installed package can be loaded from final location 2021-05-14T23:48:18.1901860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:48:18.1936050Z * DONE (stringi) 2021-05-14T23:48:20.0686850Z * installing *source* package ‘Rcpp’ ... 2021-05-14T23:48:20.1274280Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-14T23:48:20.1275520Z ** using staged installation 2021-05-14T23:48:20.1429790Z ** libs 2021-05-14T23:48:20.1649990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-14T23:48:21.3743690Z In file included from api.cpp:24: 2021-05-14T23:48:21.3744990Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:48:21.3747240Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:48:21.3748720Z SEXP data = Parent::get__(); 2021-05-14T23:48:21.3749550Z ^ 2021-05-14T23:48:24.1002900Z 1 warning generated. 2021-05-14T23:48:24.1127100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-14T23:48:25.4102510Z In file included from attributes.cpp:39: 2021-05-14T23:48:25.4103700Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:48:25.4105820Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:48:25.4107120Z SEXP data = Parent::get__(); 2021-05-14T23:48:25.4107820Z ^ 2021-05-14T23:48:37.8741330Z 1 warning generated. 2021-05-14T23:48:37.8923540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-14T23:48:38.3393020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-14T23:48:39.5109040Z In file included from date.cpp:30: 2021-05-14T23:48:39.5110250Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:48:39.5112270Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:48:39.5113540Z SEXP data = Parent::get__(); 2021-05-14T23:48:39.5114230Z ^ 2021-05-14T23:48:42.5078430Z 1 warning generated. 2021-05-14T23:48:42.5203670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-14T23:48:43.7046510Z In file included from module.cpp:24: 2021-05-14T23:48:43.7047790Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:48:43.7049860Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:48:43.7051370Z SEXP data = Parent::get__(); 2021-05-14T23:48:43.7060650Z ^ 2021-05-14T23:48:48.9853220Z 1 warning generated. 2021-05-14T23:48:49.0001350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-14T23:48:50.1755210Z In file included from rcpp_init.cpp:24: 2021-05-14T23:48:50.1756520Z In file included from ../inst/include/Rcpp.h:57: 2021-05-14T23:48:50.1758700Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:48:50.1760350Z SEXP data = Parent::get__(); 2021-05-14T23:48:50.1761190Z ^ 2021-05-14T23:48:52.8565970Z 1 warning generated. 2021-05-14T23:48:52.8733660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:48:52.9531060Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-14T23:48:52.9607110Z ** R 2021-05-14T23:48:52.9748150Z ** inst 2021-05-14T23:48:53.2620250Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:48:55.9587040Z ** help 2021-05-14T23:48:56.0995440Z *** installing help indices 2021-05-14T23:48:56.1782010Z ** building package indices 2021-05-14T23:48:56.5133160Z ** installing vignettes 2021-05-14T23:48:56.5217850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:48:57.0815580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:48:57.7703510Z ** testing if installed package can be loaded from final location 2021-05-14T23:48:57.7722560Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:48:57.7955710Z * DONE (Rcpp) 2021-05-14T23:48:58.2547710Z * installing *source* package ‘commonmark’ ... 2021-05-14T23:48:58.2616070Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-14T23:48:58.2617440Z ** using staged installation 2021-05-14T23:48:58.2783990Z ** libs 2021-05-14T23:48:58.3543270Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-14T23:48:58.3649410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-14T23:48:58.4878720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:48:58.5562910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-14T23:48:58.6643380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-14T23:48:58.7583630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-14T23:48:59.0649530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-14T23:48:59.1888840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-14T23:48:59.8420390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-14T23:49:00.6772610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-14T23:49:02.1039540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-14T23:49:03.7130610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-14T23:49:03.8694520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-14T23:49:03.9512130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-14T23:49:04.0773150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-14T23:49:04.1850740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-14T23:49:04.2982330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-14T23:49:04.5094320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-14T23:49:04.6948830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-14T23:49:04.8332670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-14T23:49:04.9069950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-14T23:49:04.9893550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-14T23:49:05.1489150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-14T23:49:05.2038370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-14T23:49:05.2992410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-14T23:49:05.3747880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-14T23:49:05.4464510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-14T23:49:05.5293860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-14T23:49:05.6333080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-14T23:49:05.7569600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-14T23:49:05.8360360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-14T23:49:05.9403970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-14T23:49:06.1528950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-14T23:49:06.2146770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-14T23:49:06.3603410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-14T23:49:06.4667610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-14T23:49:06.7346220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-14T23:49:06.8243220Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-14T23:49:06.8675680Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:49:06.9490490Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-14T23:49:06.9547960Z ** R 2021-05-14T23:49:06.9585530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:07.2691340Z ** help 2021-05-14T23:49:07.2819360Z *** installing help indices 2021-05-14T23:49:07.3003400Z ** building package indices 2021-05-14T23:49:07.5548630Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:07.9120010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:49:08.0572600Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:08.3000200Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:08.3022580Z * DONE (commonmark) 2021-05-14T23:49:08.6628020Z * installing *source* package ‘brew’ ... 2021-05-14T23:49:08.6631110Z ** using staged installation 2021-05-14T23:49:08.6747890Z ** R 2021-05-14T23:49:08.6787370Z ** inst 2021-05-14T23:49:08.6928990Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:09.1466760Z ** help 2021-05-14T23:49:09.1685780Z *** installing help indices 2021-05-14T23:49:09.1864820Z ** building package indices 2021-05-14T23:49:09.5061100Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:09.7518500Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:10.0705860Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:10.0827080Z * DONE (brew) 2021-05-14T23:49:10.4551430Z * installing *source* package ‘sessioninfo’ ... 2021-05-14T23:49:10.4583270Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:10.4584440Z ** using staged installation 2021-05-14T23:49:10.4799540Z ** R 2021-05-14T23:49:10.4874990Z ** inst 2021-05-14T23:49:10.4889280Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:11.1127570Z ** help 2021-05-14T23:49:11.1410770Z *** installing help indices 2021-05-14T23:49:11.1574700Z ** building package indices 2021-05-14T23:49:11.4243760Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:11.7347070Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:12.0801430Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:12.0822960Z * DONE (sessioninfo) 2021-05-14T23:49:12.5282370Z * installing *source* package ‘prettyunits’ ... 2021-05-14T23:49:12.5304520Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:12.5306260Z ** using staged installation 2021-05-14T23:49:12.5463600Z ** R 2021-05-14T23:49:12.5524730Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:12.9617480Z ** help 2021-05-14T23:49:13.0049000Z *** installing help indices 2021-05-14T23:49:13.0304940Z ** building package indices 2021-05-14T23:49:13.2996020Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:13.5581130Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:13.7992620Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:13.8013190Z * DONE (prettyunits) 2021-05-14T23:49:14.6344730Z * installing *source* package ‘vctrs’ ... 2021-05-14T23:49:14.6605550Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:14.6606850Z ** using staged installation 2021-05-14T23:49:14.6867240Z ** libs 2021-05-14T23:49:14.7089290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-14T23:49:14.8534980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-14T23:49:14.9801970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-14T23:49:15.0979410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-14T23:49:15.3311870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-14T23:49:15.4803870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-14T23:49:15.6393800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-14T23:49:15.7481420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-14T23:49:15.8893930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-14T23:49:15.9966690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-14T23:49:16.1507800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-14T23:49:16.3616370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-14T23:49:16.5254920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-14T23:49:16.6415590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-14T23:49:16.9499910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-14T23:49:17.0502320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-14T23:49:17.5373550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-14T23:49:17.6646040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-14T23:49:17.8553390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-14T23:49:17.9998260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-14T23:49:18.0939370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-14T23:49:18.3651050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:49:18.4686540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-14T23:49:18.7818830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-14T23:49:18.8929710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-14T23:49:19.7112480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-14T23:49:19.8924770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-14T23:49:19.9997880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-14T23:49:20.1096140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-14T23:49:20.2875950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-14T23:49:20.4267220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-14T23:49:20.5960040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-14T23:49:20.7288550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-14T23:49:20.9302200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-14T23:49:21.2564270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-14T23:49:21.3952710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-14T23:49:21.5075370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-14T23:49:21.6519730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-14T23:49:22.3886060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-14T23:49:22.9955920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-14T23:49:23.2792010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-14T23:49:23.4769230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-14T23:49:23.8312190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-14T23:49:23.9233990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-14T23:49:24.1463870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-14T23:49:24.3138550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-14T23:49:24.4470040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-14T23:49:24.7733240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-14T23:49:24.9519740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-14T23:49:25.1084990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-14T23:49:25.2458650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-14T23:49:25.3528090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-14T23:49:25.4971270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-14T23:49:25.6493500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-14T23:49:25.7877740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-14T23:49:25.9214140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-14T23:49:26.0331560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-14T23:49:26.1416790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-14T23:49:26.2338980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:49:26.9198060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-14T23:49:26.9906600Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:49:27.0628500Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-14T23:49:27.0694460Z ** R 2021-05-14T23:49:27.1228870Z ** inst 2021-05-14T23:49:27.1320930Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:30.5763600Z ** help 2021-05-14T23:49:30.9302290Z *** installing help indices 2021-05-14T23:49:31.1378300Z *** copying figures 2021-05-14T23:49:31.1446780Z ** building package indices 2021-05-14T23:49:31.5704940Z ** installing vignettes 2021-05-14T23:49:31.5938090Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:32.0334600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:49:32.2675130Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:32.6543840Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:32.6609050Z * DONE (vctrs) 2021-05-14T23:49:33.2123660Z * installing *source* package ‘processx’ ... 2021-05-14T23:49:33.2248030Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:33.2249320Z ** using staged installation 2021-05-14T23:49:33.2484800Z ** libs 2021-05-14T23:49:33.2672080Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-14T23:49:33.4385090Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-14T23:49:33.4388220Z supervisor/utils.c -o supervisor/supervisor 2021-05-14T23:49:33.7249090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-14T23:49:33.8204850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-14T23:49:33.9246340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-14T23:49:33.9994080Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-14T23:49:33.9996400Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-14T23:49:34.0601290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:49:34.1556150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-14T23:49:34.2677230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-14T23:49:34.6347730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-14T23:49:34.7547050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-14T23:49:34.8654910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-14T23:49:34.9801320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-14T23:49:35.0776490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-14T23:49:35.4362010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-14T23:49:35.5489770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-14T23:49:35.6678740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-14T23:49:35.7414640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-14T23:49:35.8412980Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:49:35.9008270Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-14T23:49:35.9090000Z ** R 2021-05-14T23:49:35.9287570Z ** inst 2021-05-14T23:49:35.9301780Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:37.8650660Z ** help 2021-05-14T23:49:37.9528750Z *** installing help indices 2021-05-14T23:49:38.0012620Z ** building package indices 2021-05-14T23:49:38.2964920Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:38.6803800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:49:38.9044410Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:39.1994570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:39.2032260Z * DONE (processx) 2021-05-14T23:49:39.5953340Z * installing *source* package ‘markdown’ ... 2021-05-14T23:49:39.6000970Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:39.6002390Z ** using staged installation 2021-05-14T23:49:39.6224730Z ** libs 2021-05-14T23:49:39.6407930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-14T23:49:39.7387510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-14T23:49:39.8217940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-14T23:49:40.0172980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-14T23:49:40.1726900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-14T23:49:40.2869830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-14T23:49:40.3582660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-14T23:49:40.4363620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-14T23:49:40.6621240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-14T23:49:40.8563450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-14T23:49:42.1542130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-14T23:49:42.3258120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:49:42.3871040Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-14T23:49:42.3916750Z ** R 2021-05-14T23:49:42.3994780Z ** inst 2021-05-14T23:49:42.4084960Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:42.9677110Z ** help 2021-05-14T23:49:43.0200470Z *** installing help indices 2021-05-14T23:49:43.0525240Z ** building package indices 2021-05-14T23:49:43.5335020Z ** installing vignettes 2021-05-14T23:49:43.5407440Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:43.9033270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:49:44.1308420Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:44.3938300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:44.3976390Z * DONE (markdown) 2021-05-14T23:49:44.7497310Z * installing *source* package ‘highr’ ... 2021-05-14T23:49:44.7597910Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:44.7699480Z ** using staged installation 2021-05-14T23:49:44.7799640Z ** R 2021-05-14T23:49:44.7901060Z ** inst 2021-05-14T23:49:44.7911670Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:45.2190570Z ** help 2021-05-14T23:49:45.2367800Z *** installing help indices 2021-05-14T23:49:45.2545260Z ** building package indices 2021-05-14T23:49:45.5084090Z ** installing vignettes 2021-05-14T23:49:45.5152380Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:45.7632350Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:46.0152930Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:46.0254690Z * DONE (highr) 2021-05-14T23:49:46.4315160Z * installing *source* package ‘stringr’ ... 2021-05-14T23:49:46.4382120Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:46.4383460Z ** using staged installation 2021-05-14T23:49:46.4623040Z ** R 2021-05-14T23:49:46.4755170Z ** data 2021-05-14T23:49:46.4772200Z *** moving datasets to lazyload DB 2021-05-14T23:49:46.4981500Z ** inst 2021-05-14T23:49:46.5056470Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:47.2360150Z ** help 2021-05-14T23:49:47.3529420Z *** installing help indices 2021-05-14T23:49:47.4183280Z *** copying figures 2021-05-14T23:49:47.4192990Z ** building package indices 2021-05-14T23:49:47.7342310Z ** installing vignettes 2021-05-14T23:49:47.7444800Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:48.0185290Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:48.2876390Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:48.2912090Z * DONE (stringr) 2021-05-14T23:49:48.6864910Z * installing *source* package ‘rversions’ ... 2021-05-14T23:49:48.6889510Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:48.6891210Z ** using staged installation 2021-05-14T23:49:48.7085760Z ** R 2021-05-14T23:49:48.7208460Z ** inst 2021-05-14T23:49:48.7224350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:49.1541730Z ** help 2021-05-14T23:49:49.1830500Z *** installing help indices 2021-05-14T23:49:49.2101530Z *** copying figures 2021-05-14T23:49:49.2122170Z ** building package indices 2021-05-14T23:49:49.4799190Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:49.7507310Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:50.0227570Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:50.0329490Z * DONE (rversions) 2021-05-14T23:49:50.6629330Z * installing *source* package ‘pillar’ ... 2021-05-14T23:49:50.6792560Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:50.6793890Z ** using staged installation 2021-05-14T23:49:50.7056880Z ** R 2021-05-14T23:49:50.7343670Z ** inst 2021-05-14T23:49:50.7509540Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:53.0092100Z ** help 2021-05-14T23:49:53.1273280Z *** installing help indices 2021-05-14T23:49:53.1985260Z *** copying figures 2021-05-14T23:49:53.2018110Z ** building package indices 2021-05-14T23:49:53.5191590Z ** installing vignettes 2021-05-14T23:49:53.5334560Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:53.9093800Z ** testing if installed package can be loaded from final location 2021-05-14T23:49:54.4000750Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:49:54.4102950Z * DONE (pillar) 2021-05-14T23:49:54.8472620Z * installing *source* package ‘callr’ ... 2021-05-14T23:49:54.8644980Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-14T23:49:54.8749220Z ** using staged installation 2021-05-14T23:49:54.8862110Z ** R 2021-05-14T23:49:54.9293600Z ** inst 2021-05-14T23:49:54.9316590Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:49:58.9404010Z ** help 2021-05-14T23:49:59.0983240Z *** installing help indices 2021-05-14T23:49:59.1811590Z ** building package indices 2021-05-14T23:49:59.5065250Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:49:59.7873970Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:00.1455790Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:00.1557540Z * DONE (callr) 2021-05-14T23:50:00.8969070Z * installing *source* package ‘knitr’ ... 2021-05-14T23:50:00.9172590Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:00.9173870Z ** using staged installation 2021-05-14T23:50:00.9691470Z ** R 2021-05-14T23:50:01.0242860Z ** demo 2021-05-14T23:50:01.0258680Z ** inst 2021-05-14T23:50:01.0942810Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:06.4419690Z ** help 2021-05-14T23:50:06.7152260Z *** installing help indices 2021-05-14T23:50:06.8621860Z ** building package indices 2021-05-14T23:50:07.2543070Z ** installing vignettes 2021-05-14T23:50:07.2665600Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:07.5341120Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:07.9199850Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:07.9426200Z * DONE (knitr) 2021-05-14T23:50:08.2786330Z * installing *source* package ‘xopen’ ... 2021-05-14T23:50:08.2805750Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:08.2807140Z ** using staged installation 2021-05-14T23:50:08.3007060Z ** R 2021-05-14T23:50:08.3043510Z ** inst 2021-05-14T23:50:08.3059300Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:08.6270640Z ** help 2021-05-14T23:50:08.6437380Z *** installing help indices 2021-05-14T23:50:08.6687330Z ** building package indices 2021-05-14T23:50:08.9242670Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:09.1689110Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:09.4176850Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:09.4278570Z * DONE (xopen) 2021-05-14T23:50:10.0582880Z * installing *source* package ‘tibble’ ... 2021-05-14T23:50:10.0747020Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:10.0748270Z ** using staged installation 2021-05-14T23:50:10.1057360Z ** libs 2021-05-14T23:50:10.1240270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-14T23:50:10.1995550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-14T23:50:10.3011940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:50:10.3685540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-14T23:50:10.4943750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:50:10.5551360Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-14T23:50:10.5592110Z ** R 2021-05-14T23:50:10.5842190Z ** inst 2021-05-14T23:50:10.6037110Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:13.0008000Z ** help 2021-05-14T23:50:13.1006770Z *** installing help indices 2021-05-14T23:50:13.1590370Z *** copying figures 2021-05-14T23:50:13.1631270Z ** building package indices 2021-05-14T23:50:13.4723090Z ** installing vignettes 2021-05-14T23:50:13.4868120Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:14.0462170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:50:14.2750260Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:14.7537890Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:14.7639290Z * DONE (tibble) 2021-05-14T23:50:15.2523560Z * installing *source* package ‘pkgbuild’ ... 2021-05-14T23:50:15.2569170Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:15.2570440Z ** using staged installation 2021-05-14T23:50:15.2817950Z ** R 2021-05-14T23:50:15.2985400Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:16.8084080Z ** help 2021-05-14T23:50:16.8664570Z *** installing help indices 2021-05-14T23:50:16.9080170Z ** building package indices 2021-05-14T23:50:17.1890490Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:17.5370390Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:17.9050550Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:17.9152640Z * DONE (pkgbuild) 2021-05-14T23:50:18.5538680Z * installing *source* package ‘roxygen2’ ... 2021-05-14T23:50:18.5694280Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:18.5695950Z ** using staged installation 2021-05-14T23:50:18.5983810Z ** libs 2021-05-14T23:50:18.6170560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-14T23:50:19.8123480Z In file included from RcppExports.cpp:4: 2021-05-14T23:50:19.8125050Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:19.8128110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:19.8129750Z SEXP data = Parent::get__(); 2021-05-14T23:50:19.8130610Z ^ 2021-05-14T23:50:23.7658660Z 1 warning generated. 2021-05-14T23:50:23.7795150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-14T23:50:24.9556130Z In file included from escapeExamples.cpp:1: 2021-05-14T23:50:24.9557500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:24.9560020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:24.9561610Z SEXP data = Parent::get__(); 2021-05-14T23:50:24.9562340Z ^ 2021-05-14T23:50:27.5887330Z 1 warning generated. 2021-05-14T23:50:27.6012190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-14T23:50:28.7790270Z In file included from isComplete.cpp:1: 2021-05-14T23:50:28.7791770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:28.7794230Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:28.7795950Z SEXP data = Parent::get__(); 2021-05-14T23:50:28.7799390Z ^ 2021-05-14T23:50:31.4772020Z 1 warning generated. 2021-05-14T23:50:31.4897300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-14T23:50:32.6689300Z In file included from leadingSpaces.cpp:1: 2021-05-14T23:50:32.6690580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:32.6692960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:32.6694340Z SEXP data = Parent::get__(); 2021-05-14T23:50:32.6695200Z ^ 2021-05-14T23:50:35.4335370Z 1 warning generated. 2021-05-14T23:50:35.4461710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-14T23:50:36.6167310Z In file included from parser2.cpp:1: 2021-05-14T23:50:36.6168790Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:36.6171280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:36.6173190Z SEXP data = Parent::get__(); 2021-05-14T23:50:36.6207530Z ^ 2021-05-14T23:50:41.0246860Z 1 warning generated. 2021-05-14T23:50:41.0391130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-14T23:50:42.2341500Z In file included from wrapUsage.cpp:1: 2021-05-14T23:50:42.2342960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-14T23:50:42.2345400Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-14T23:50:42.2346850Z SEXP data = Parent::get__(); 2021-05-14T23:50:42.2347700Z ^ 2021-05-14T23:50:45.0319090Z 1 warning generated. 2021-05-14T23:50:45.0489100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:50:45.1156490Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-14T23:50:45.1212950Z ** R 2021-05-14T23:50:45.1646930Z ** inst 2021-05-14T23:50:45.1732830Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:49.9515020Z ** help 2021-05-14T23:50:50.0536410Z *** installing help indices 2021-05-14T23:50:50.1158870Z *** copying figures 2021-05-14T23:50:50.1173290Z ** building package indices 2021-05-14T23:50:50.4217120Z ** installing vignettes 2021-05-14T23:50:50.4418040Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:51.0363270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:50:51.2161560Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:51.7901920Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:51.7964160Z * DONE (roxygen2) 2021-05-14T23:50:52.1367960Z * installing *source* package ‘rematch2’ ... 2021-05-14T23:50:52.1394400Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:52.1395800Z ** using staged installation 2021-05-14T23:50:52.1594360Z ** R 2021-05-14T23:50:52.1652960Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:52.8108800Z ** help 2021-05-14T23:50:52.8475180Z *** installing help indices 2021-05-14T23:50:52.8743230Z ** building package indices 2021-05-14T23:50:53.1419420Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:53.6002650Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:54.0549370Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:54.0570290Z * DONE (rematch2) 2021-05-14T23:50:54.4669970Z * installing *source* package ‘rcmdcheck’ ... 2021-05-14T23:50:54.4720090Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:54.4721590Z ** using staged installation 2021-05-14T23:50:54.4930910Z ** R 2021-05-14T23:50:54.5075210Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:55.9322800Z ** help 2021-05-14T23:50:55.9882810Z *** installing help indices 2021-05-14T23:50:56.0230190Z ** building package indices 2021-05-14T23:50:56.3026850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:56.6831740Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:57.0849970Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:57.0951430Z * DONE (rcmdcheck) 2021-05-14T23:50:57.4408980Z * installing *source* package ‘waldo’ ... 2021-05-14T23:50:57.4448120Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-14T23:50:57.4449310Z ** using staged installation 2021-05-14T23:50:57.4657330Z ** R 2021-05-14T23:50:57.4748350Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:50:58.3542160Z ** help 2021-05-14T23:50:58.3774130Z *** installing help indices 2021-05-14T23:50:58.3952050Z *** copying figures 2021-05-14T23:50:58.3957140Z ** building package indices 2021-05-14T23:50:58.6550010Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:50:58.9803270Z ** testing if installed package can be loaded from final location 2021-05-14T23:50:59.3133820Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:50:59.3237090Z * DONE (waldo) 2021-05-14T23:51:00.1157440Z * installing *source* package ‘testthat’ ... 2021-05-14T23:51:00.1397590Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:00.1399410Z ** using staged installation 2021-05-14T23:51:00.1732300Z ** libs 2021-05-14T23:51:00.1914660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:51:00.2724230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:51:00.3545280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-14T23:51:01.4115940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-14T23:51:02.3697300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-14T23:51:17.0313770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:51:17.1093870Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-14T23:51:17.1202400Z ** R 2021-05-14T23:51:17.2144420Z ** inst 2021-05-14T23:51:17.2317610Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:28.9019410Z ** help 2021-05-14T23:51:29.2201110Z *** installing help indices 2021-05-14T23:51:29.4212470Z *** copying figures 2021-05-14T23:51:29.4249110Z ** building package indices 2021-05-14T23:51:29.8453500Z ** installing vignettes 2021-05-14T23:51:29.8625940Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:30.2648040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:51:30.3952470Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:31.0828330Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:31.0960110Z * DONE (testthat) 2021-05-14T23:51:31.8011910Z * installing *source* package ‘devtools’ ... 2021-05-14T23:51:31.8134170Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:31.8135840Z ** using staged installation 2021-05-14T23:51:31.8586730Z ** R 2021-05-14T23:51:31.8808100Z ** inst 2021-05-14T23:51:31.8839300Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:34.2874150Z ** help 2021-05-14T23:51:34.4466410Z *** installing help indices 2021-05-14T23:51:34.5373900Z *** copying figures 2021-05-14T23:51:34.5382180Z ** building package indices 2021-05-14T23:51:34.8882400Z ** installing vignettes 2021-05-14T23:51:34.8984340Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:35.8255560Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:36.7710810Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:36.7812340Z * DONE (devtools) 2021-05-14T23:51:36.8198930Z 2021-05-14T23:51:36.8200420Z The downloaded source packages are in 2021-05-14T23:51:36.8202680Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/downloaded_packages’ 2021-05-14T23:51:36.9920100Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:51:38.1837710Z 2021-05-14T23:51:38.5930340Z 2021-05-14T23:51:38.5949820Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a6336a3d8e7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:51:38.6192230Z 2021-05-14T23:51:38.6195050Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a6336a3d8e7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:51:38.6906540Z 2021-05-14T23:51:38.6907720Z 2021-05-14T23:51:38.6909310Z ─ preparing ‘desc’: 2021-05-14T23:51:38.6910710Z 2021-05-14T23:51:38.6911420Z 2021-05-14T23:51:38.7018430Z checking DESCRIPTION meta-information ... 2021-05-14T23:51:38.7019820Z 2021-05-14T23:51:38.7021220Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:51:38.8229940Z 2021-05-14T23:51:38.8231860Z 2021-05-14T23:51:38.8233770Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:51:38.8234710Z 2021-05-14T23:51:38.8235440Z 2021-05-14T23:51:38.8236790Z ─ checking for empty or unneeded directories 2021-05-14T23:51:38.8237610Z 2021-05-14T23:51:38.8238350Z 2021-05-14T23:51:38.8239640Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:51:38.8370860Z 2021-05-14T23:51:38.8371940Z 2021-05-14T23:51:38.8373470Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:51:38.9646830Z 2021-05-14T23:51:38.9648040Z 2021-05-14T23:51:38.9648750Z 2021-05-14T23:51:39.0001160Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:51:39.0020920Z (as ‘lib’ is unspecified) 2021-05-14T23:51:39.4437370Z * installing *source* package ‘desc’ ... 2021-05-14T23:51:39.4503500Z ** using staged installation 2021-05-14T23:51:39.4746990Z ** R 2021-05-14T23:51:39.4937840Z ** inst 2021-05-14T23:51:39.4995600Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:41.3677780Z ** help 2021-05-14T23:51:41.5623480Z *** installing help indices 2021-05-14T23:51:41.6685260Z ** building package indices 2021-05-14T23:51:42.0372090Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:42.2975280Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:42.5919410Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:42.6021220Z * DONE (desc) 2021-05-14T23:51:42.9031740Z 2021-05-14T23:51:42.9041160Z 2021-05-14T23:51:42.9050120Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a636fe3fca7/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:51:42.9094490Z 2021-05-14T23:51:42.9096800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a636fe3fca7/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:51:42.9578190Z 2021-05-14T23:51:43.0580170Z 2021-05-14T23:51:43.0682150Z ─ preparing ‘ghtravis’: 2021-05-14T23:51:43.0792320Z 2021-05-14T23:51:43.0893440Z 2021-05-14T23:51:43.0902440Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:51:43.1153040Z 2021-05-14T23:51:43.1215200Z 2021-05-14T23:51:43.1217180Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:51:43.1218000Z 2021-05-14T23:51:43.1218580Z 2021-05-14T23:51:43.1219840Z ─ checking for empty or unneeded directories 2021-05-14T23:51:43.1220550Z 2021-05-14T23:51:43.1221130Z 2021-05-14T23:51:43.1222300Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:51:43.1348920Z 2021-05-14T23:51:43.1379030Z 2021-05-14T23:51:43.1380590Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:51:43.1656910Z 2021-05-14T23:51:43.1663150Z 2021-05-14T23:51:43.1663830Z 2021-05-14T23:51:43.2155910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:51:43.2157450Z (as ‘lib’ is unspecified) 2021-05-14T23:51:43.5463290Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:51:43.5467110Z ** using staged installation 2021-05-14T23:51:43.5679100Z ** R 2021-05-14T23:51:43.5821800Z ** inst 2021-05-14T23:51:43.5843020Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:45.1607560Z ** help 2021-05-14T23:51:45.2497490Z *** installing help indices 2021-05-14T23:51:45.3017960Z ** building package indices 2021-05-14T23:51:45.6048190Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:46.5147750Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:47.4277470Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:47.4390830Z * DONE (ghtravis) 2021-05-14T23:51:47.4690410Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:51:47.7597480Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:51:48.9249990Z 2021-05-14T23:51:48.9252220Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:51:48.9253680Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:51:48.9254770Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:51:48.9257630Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:51:48.9258840Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:51:48.9260400Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:51:48.9261740Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:51:48.9262870Z (as ‘lib’ is unspecified) 2021-05-14T23:51:50.7836740Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:51:50.7840420Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:51:50.7924350Z Packages which are only available in source form, and may need 2021-05-14T23:51:50.7930170Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-14T23:51:50.7932660Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-14T23:51:50.7933710Z 2021-05-14T23:51:50.7936620Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:51:50.9611320Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T23:51:50.9673020Z ================================================== 2021-05-14T23:51:50.9675160Z downloaded 89 KB 2021-05-14T23:51:50.9677020Z 2021-05-14T23:51:50.9709840Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:51:51.1301320Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T23:51:51.1369890Z ================================================== 2021-05-14T23:51:51.1370840Z downloaded 115 KB 2021-05-14T23:51:51.1374660Z 2021-05-14T23:51:51.1405990Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:51:51.3280240Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T23:51:51.3383840Z ================================================== 2021-05-14T23:51:51.3384820Z downloaded 194 KB 2021-05-14T23:51:51.3385500Z 2021-05-14T23:51:51.3421300Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:51:51.5962840Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T23:51:51.6268370Z ================================================== 2021-05-14T23:51:51.6269400Z downloaded 932 KB 2021-05-14T23:51:51.6270060Z 2021-05-14T23:51:51.6305180Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:51:51.8074100Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T23:51:51.8353910Z ================================================== 2021-05-14T23:51:51.8354890Z downloaded 691 KB 2021-05-14T23:51:51.8355570Z 2021-05-14T23:51:52.2210870Z * installing *source* package ‘tidyselect’ ... 2021-05-14T23:51:52.2271020Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:52.2272250Z ** using staged installation 2021-05-14T23:51:52.2520020Z ** R 2021-05-14T23:51:52.2664830Z ** inst 2021-05-14T23:51:52.2709000Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:53.5739200Z ** help 2021-05-14T23:51:53.6495390Z *** installing help indices 2021-05-14T23:51:53.6976190Z ** building package indices 2021-05-14T23:51:53.9815350Z ** installing vignettes 2021-05-14T23:51:53.9918210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:54.3267420Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:54.6823030Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:54.6924550Z * DONE (tidyselect) 2021-05-14T23:51:55.1033310Z * installing *source* package ‘generics’ ... 2021-05-14T23:51:55.1104510Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:55.1106440Z ** using staged installation 2021-05-14T23:51:55.1305660Z ** R 2021-05-14T23:51:55.1408400Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:55.5541500Z ** help 2021-05-14T23:51:55.7155450Z *** installing help indices 2021-05-14T23:51:55.7686400Z ** building package indices 2021-05-14T23:51:56.3562510Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:56.6166630Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:56.8638700Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:56.8740770Z * DONE (generics) 2021-05-14T23:51:57.2776980Z * installing *source* package ‘cpp11’ ... 2021-05-14T23:51:57.2838860Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:57.2840130Z ** using staged installation 2021-05-14T23:51:57.3068520Z ** R 2021-05-14T23:51:57.3179020Z ** inst 2021-05-14T23:51:57.3350360Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:51:57.8408590Z ** help 2021-05-14T23:51:57.8673990Z *** installing help indices 2021-05-14T23:51:57.8892380Z ** building package indices 2021-05-14T23:51:58.2063810Z ** installing vignettes 2021-05-14T23:51:58.2165670Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:51:58.4819530Z ** testing if installed package can be loaded from final location 2021-05-14T23:51:58.7302800Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:51:58.7345780Z * DONE (cpp11) 2021-05-14T23:51:59.5855780Z * installing *source* package ‘dplyr’ ... 2021-05-14T23:51:59.6087410Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:51:59.6088550Z ** using staged installation 2021-05-14T23:51:59.6419360Z ** libs 2021-05-14T23:51:59.6601040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-14T23:51:59.8553530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-14T23:52:00.0985970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-14T23:52:00.2905840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-14T23:52:01.1466990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-14T23:52:01.3169010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-14T23:52:01.4919590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-14T23:52:01.6725980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-14T23:52:01.8718950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-14T23:52:02.0569080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-14T23:52:02.2188220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-14T23:52:02.4409980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:52:02.5070320Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-14T23:52:02.5115470Z ** R 2021-05-14T23:52:02.5794200Z ** data 2021-05-14T23:52:02.5818680Z *** moving datasets to lazyload DB 2021-05-14T23:52:02.6942710Z ** inst 2021-05-14T23:52:02.7095870Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:08.2905240Z ** help 2021-05-14T23:52:08.9572720Z *** installing help indices 2021-05-14T23:52:09.2282150Z *** copying figures 2021-05-14T23:52:09.2326380Z ** building package indices 2021-05-14T23:52:09.6980060Z ** installing vignettes 2021-05-14T23:52:09.7180150Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:10.5245230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:52:10.6516830Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:11.4410410Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:11.4496110Z * DONE (dplyr) 2021-05-14T23:52:12.4391600Z * installing *source* package ‘tidyr’ ... 2021-05-14T23:52:12.4594640Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-14T23:52:12.4664660Z ** using staged installation 2021-05-14T23:52:12.4796720Z ** libs 2021-05-14T23:52:12.4991520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-14T23:52:13.5559650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-14T23:52:14.1235470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-14T23:52:15.5267960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-14T23:52:16.7387020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:52:16.8036650Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-14T23:52:16.8084620Z ** R 2021-05-14T23:52:16.8319640Z ** data 2021-05-14T23:52:16.8390150Z *** moving datasets to lazyload DB 2021-05-14T23:52:17.0379290Z ** inst 2021-05-14T23:52:17.0488070Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:19.3346890Z ** help 2021-05-14T23:52:19.5070270Z *** installing help indices 2021-05-14T23:52:19.5905780Z *** copying figures 2021-05-14T23:52:19.5951280Z ** building package indices 2021-05-14T23:52:19.9371510Z ** installing vignettes 2021-05-14T23:52:19.9556850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:20.7217640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:52:20.8490930Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:21.5627880Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:21.5729620Z * DONE (tidyr) 2021-05-14T23:52:21.6082380Z 2021-05-14T23:52:21.6083950Z The downloaded source packages are in 2021-05-14T23:52:21.6086170Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/downloaded_packages’ 2021-05-14T23:52:21.8743070Z 2021-05-14T23:52:21.8756280Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a637177773a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:52:21.8794940Z 2021-05-14T23:52:21.8797710Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/remotes2a637177773a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:52:21.9139930Z 2021-05-14T23:52:21.9142620Z 2021-05-14T23:52:21.9144370Z ─ preparing ‘aghast’: 2021-05-14T23:52:21.9145130Z 2021-05-14T23:52:21.9145850Z 2021-05-14T23:52:21.9340760Z checking DESCRIPTION meta-information ... 2021-05-14T23:52:21.9364290Z 2021-05-14T23:52:21.9371260Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:52:21.9689370Z 2021-05-14T23:52:21.9766310Z 2021-05-14T23:52:21.9768250Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:52:21.9769090Z 2021-05-14T23:52:21.9769700Z 2021-05-14T23:52:21.9770940Z ─ checking for empty or unneeded directories 2021-05-14T23:52:21.9772360Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-14T23:52:21.9820580Z 2021-05-14T23:52:21.9974340Z 2021-05-14T23:52:21.9976230Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:52:22.0048890Z 2021-05-14T23:52:22.0050430Z 2021-05-14T23:52:22.0051270Z 2021-05-14T23:52:22.0235630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:52:22.0447750Z (as ‘lib’ is unspecified) 2021-05-14T23:52:22.4350660Z * installing *source* package ‘aghast’ ... 2021-05-14T23:52:22.4355530Z ** using staged installation 2021-05-14T23:52:22.4588460Z ** R 2021-05-14T23:52:22.4674740Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:23.0669000Z ** help 2021-05-14T23:52:23.1116840Z *** installing help indices 2021-05-14T23:52:23.1394430Z ** building package indices 2021-05-14T23:52:23.4145550Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:23.6764350Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:23.9354770Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:23.9376830Z * DONE (aghast) 2021-05-14T23:52:23.9629420Z Installing 1 packages: covr 2021-05-14T23:52:23.9631870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:52:23.9633450Z (as ‘lib’ is unspecified) 2021-05-14T23:52:24.9004680Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:52:24.9005830Z 2021-05-14T23:52:25.8014560Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-14T23:52:25.8022930Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-14T23:52:25.8093710Z Packages which are only available in source form, and may need 2021-05-14T23:52:25.8098990Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-14T23:52:25.8100690Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-14T23:52:25.8101540Z 2021-05-14T23:52:25.8109530Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:52:26.0551380Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-14T23:52:26.0605650Z ================================================== 2021-05-14T23:52:26.0606560Z downloaded 81 KB 2021-05-14T23:52:26.0607430Z 2021-05-14T23:52:26.0637280Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:52:26.2224400Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-14T23:52:26.2286650Z ================================================== 2021-05-14T23:52:26.2287570Z downloaded 89 KB 2021-05-14T23:52:26.2288440Z 2021-05-14T23:52:26.2317910Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:52:26.5185640Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T23:52:26.5281880Z ================================================== 2021-05-14T23:52:26.5282860Z downloaded 143 KB 2021-05-14T23:52:26.5283780Z 2021-05-14T23:52:26.8956130Z * installing *source* package ‘lazyeval’ ... 2021-05-14T23:52:26.9008710Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-14T23:52:26.9010230Z ** using staged installation 2021-05-14T23:52:26.9185710Z ** libs 2021-05-14T23:52:26.9367380Z 2021-05-14T23:52:26.9370010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-14T23:52:27.0293350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-14T23:52:27.0970160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-14T23:52:27.1858650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-14T23:52:27.2905840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-14T23:52:27.3838630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-14T23:52:27.4911650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:52:27.5515660Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-14T23:52:27.5556820Z ** R 2021-05-14T23:52:27.5623290Z ** inst 2021-05-14T23:52:27.5684650Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:28.2163660Z ** help 2021-05-14T23:52:28.3079070Z *** installing help indices 2021-05-14T23:52:28.3612790Z ** building package indices 2021-05-14T23:52:28.6905210Z ** installing vignettes 2021-05-14T23:52:28.7001440Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:29.0557790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:52:29.1825610Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:29.5433000Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:29.5542760Z * DONE (lazyeval) 2021-05-14T23:52:29.9124870Z * installing *source* package ‘rex’ ... 2021-05-14T23:52:29.9169650Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-14T23:52:29.9170960Z ** using staged installation 2021-05-14T23:52:29.9377120Z ** R 2021-05-14T23:52:29.9438100Z ** inst 2021-05-14T23:52:29.9473020Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:30.6007160Z ** help 2021-05-14T23:52:30.6749060Z *** installing help indices 2021-05-14T23:52:30.7207570Z ** building package indices 2021-05-14T23:52:31.0150390Z ** installing vignettes 2021-05-14T23:52:31.0291160Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:31.2759690Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:31.5256930Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:31.5286100Z * DONE (rex) 2021-05-14T23:52:32.0731760Z * installing *source* package ‘covr’ ... 2021-05-14T23:52:32.0862410Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-14T23:52:32.0863650Z ** using staged installation 2021-05-14T23:52:32.1167490Z ** libs 2021-05-14T23:52:32.1343590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-14T23:52:32.2243120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-14T23:52:32.2829900Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-14T23:52:32.2870730Z ** R 2021-05-14T23:52:32.3076820Z ** inst 2021-05-14T23:52:32.3170410Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:33.9635920Z ** help 2021-05-14T23:52:34.0590030Z *** installing help indices 2021-05-14T23:52:34.1193430Z *** copying figures 2021-05-14T23:52:34.1202200Z ** building package indices 2021-05-14T23:52:34.4227650Z ** installing vignettes 2021-05-14T23:52:34.4329850Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:34.8969250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-14T23:52:35.0286760Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:35.3408270Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:35.3508770Z * DONE (covr) 2021-05-14T23:52:35.3947040Z 2021-05-14T23:52:35.3948430Z The downloaded source packages are in 2021-05-14T23:52:35.3950590Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP81pOl/downloaded_packages’ 2021-05-14T23:52:35.4295940Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:52:35.4296600Z Rscript -e "tic::before_install()" 2021-05-14T23:52:35.4726810Z shell: /bin/bash -e {0} 2021-05-14T23:52:35.4727220Z env: 2021-05-14T23:52:35.4728100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:52:35.4728640Z TIC_DEPLOY_KEY: 2021-05-14T23:52:35.4728980Z RSPM: 2021-05-14T23:52:35.4730230Z GITHUB_PAT: *** 2021-05-14T23:52:35.4730740Z COVERALLS_TOKEN: 2021-05-14T23:52:35.4731230Z continue-on-error: true 2021-05-14T23:52:35.4731760Z VDIFFR_RUN_TESTS: false 2021-05-14T23:52:35.4732230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:52:35.4732640Z TZ: UTC 2021-05-14T23:52:35.4732980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:52:35.4733350Z NOT_CRAN: true 2021-05-14T23:52:35.4733680Z ##[endgroup] 2021-05-14T23:52:35.8453560Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:52:35.9745470Z Running before_install: step_install_remote_binaries() 2021-05-14T23:52:36.6276480Z Installing kirby21.base binaries 2021-05-14T23:52:36.6289980Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:52:36.9669280Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-14T23:52:36.9875470Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:52:36.9876340Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:52:36.9876920Z remotes::install_cran("rcmdcheck") 2021-05-14T23:52:36.9877480Z remotes::install_cran("markdown") 2021-05-14T23:52:37.0108010Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:52:37.0108420Z env: 2021-05-14T23:52:37.0108870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:52:37.0109310Z TIC_DEPLOY_KEY: 2021-05-14T23:52:37.0109690Z RSPM: 2021-05-14T23:52:37.0111180Z GITHUB_PAT: *** 2021-05-14T23:52:37.0111630Z COVERALLS_TOKEN: 2021-05-14T23:52:37.0112130Z continue-on-error: true 2021-05-14T23:52:37.0112590Z VDIFFR_RUN_TESTS: false 2021-05-14T23:52:37.0113460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:52:37.0113900Z TZ: UTC 2021-05-14T23:52:37.0114300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:52:37.0114700Z NOT_CRAN: true 2021-05-14T23:52:37.0115150Z ##[endgroup] 2021-05-14T23:52:41.9890380Z kirby21.base (NA -> 05f22dce0...) [GitHub] 2021-05-14T23:52:42.2929370Z Downloading GitHub repo neuroconductor/kirby21.base@05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:52:43.5304600Z 2021-05-14T23:52:43.9139480Z 2021-05-14T23:52:43.9158610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpojkgpW/remotes962bcf79ba4/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ ... 2021-05-14T23:52:43.9227670Z 2021-05-14T23:52:43.9230260Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpojkgpW/remotes962bcf79ba4/neuroconductor-kirby21.base-05f22dc/DESCRIPTION’ 2021-05-14T23:52:43.9536530Z 2021-05-14T23:52:43.9578840Z 2021-05-14T23:52:43.9580640Z ─ preparing ‘kirby21.base’: 2021-05-14T23:52:43.9581310Z 2021-05-14T23:52:43.9582000Z 2021-05-14T23:52:43.9592230Z checking DESCRIPTION meta-information ... 2021-05-14T23:52:43.9749460Z 2021-05-14T23:52:43.9751410Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:52:44.0109100Z 2021-05-14T23:52:44.0173470Z 2021-05-14T23:52:44.0175370Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:52:44.0176210Z 2021-05-14T23:52:44.0176810Z 2021-05-14T23:52:44.0178130Z ─ checking for empty or unneeded directories 2021-05-14T23:52:44.0192480Z 2021-05-14T23:52:44.0208740Z 2021-05-14T23:52:44.0211050Z ─ building ‘kirby21.base_1.7.3.tar.gz’ 2021-05-14T23:52:44.0357020Z 2021-05-14T23:52:44.0363600Z 2021-05-14T23:52:44.0364260Z 2021-05-14T23:52:44.0622040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:52:44.0641540Z (as ‘lib’ is unspecified) 2021-05-14T23:52:44.3650610Z * installing *source* package ‘kirby21.base’ ... 2021-05-14T23:52:44.3654200Z ** using staged installation 2021-05-14T23:52:44.3873360Z ** R 2021-05-14T23:52:44.3988080Z ** data 2021-05-14T23:52:44.3999420Z *** moving datasets to lazyload DB 2021-05-14T23:52:44.4124610Z ** inst 2021-05-14T23:52:44.4139260Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:52:44.8657850Z ** help 2021-05-14T23:52:44.9043220Z *** installing help indices 2021-05-14T23:52:44.9340250Z ** building package indices 2021-05-14T23:52:45.2099900Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:52:45.4737820Z ** testing if installed package can be loaded from final location 2021-05-14T23:52:45.7358770Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:52:45.7461220Z * DONE (kirby21.base) 2021-05-14T23:52:45.9038530Z Skipping install of 'kirby21.base' from a github remote, the SHA1 (05f22dce) has not changed since last install. 2021-05-14T23:52:45.9040120Z Use `force = TRUE` to force installation 2021-05-14T23:52:46.7909470Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:52:46.7911150Z Use `force = TRUE` to force installation 2021-05-14T23:52:46.7927110Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:52:46.7928160Z Use `force = TRUE` to force installation 2021-05-14T23:52:46.8076210Z 2021-05-14T23:52:46.8135630Z ##[group]Run options(width = 100) 2021-05-14T23:52:46.8136210Z options(width = 100) 2021-05-14T23:52:46.8136770Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:52:46.8137420Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:52:46.8353250Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:52:46.8353680Z env: 2021-05-14T23:52:46.8354110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:52:46.8354590Z TIC_DEPLOY_KEY: 2021-05-14T23:52:46.8354930Z RSPM: 2021-05-14T23:52:46.8356480Z GITHUB_PAT: *** 2021-05-14T23:52:46.8356900Z COVERALLS_TOKEN: 2021-05-14T23:52:46.8357380Z continue-on-error: true 2021-05-14T23:52:46.8357850Z VDIFFR_RUN_TESTS: false 2021-05-14T23:52:46.8358370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:52:46.8358830Z TZ: UTC 2021-05-14T23:52:46.8359280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:52:46.8359720Z NOT_CRAN: true 2021-05-14T23:52:46.8360080Z ##[endgroup] 2021-05-14T23:52:47.5032480Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:52:47.5034960Z setting value 2021-05-14T23:52:47.5042610Z version R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:52:47.5043730Z os macOS Catalina 10.15.7 2021-05-14T23:52:47.5044680Z system x86_64, darwin17.0 2021-05-14T23:52:47.5045600Z ui X11 2021-05-14T23:52:47.5046740Z language (EN) 2021-05-14T23:52:47.5048170Z collate en_US.UTF-8 2021-05-14T23:52:47.5049590Z ctype en_US.UTF-8 2021-05-14T23:52:47.5050230Z tz UTC 2021-05-14T23:52:47.5051550Z date 2021-05-14 2021-05-14T23:52:47.5052210Z 2021-05-14T23:52:47.5054210Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:52:47.5055440Z ! package * version date lib source 2021-05-14T23:52:47.5057170Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:52:47.5058710Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5060410Z base * 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5061920Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5063340Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5064800Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5066210Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5067700Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5069160Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5070540Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5072010Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5073490Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5075000Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5076500Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5078330Z P compiler 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5080180Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5081650Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5083060Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5084580Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5086060Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5087810Z P datasets * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5089520Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:52:47.5091080Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5092540Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5094000Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5095780Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5097240Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5098740Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5100150Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5101650Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5103120Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5104510Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5106000Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5107470Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5108900Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5110440Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:52:47.5111990Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5113430Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5114900Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5116310Z P graphics * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5117830Z P grDevices * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5119440Z grid 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5120900Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5122370Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5123810Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5125230Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5126740Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5128470Z kirby21.base 1.7.3 2021-05-14 [1] Github (neuroconductor/kirby21.base@05f22dc) 2021-05-14T23:52:47.5130030Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5132010Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5134050Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5135650Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5137220Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5138740Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5140030Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5141510Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5142610Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5143670Z P methods * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5144760Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5145780Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5146850Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5147910Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5148960Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5150250Z parallel 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5151300Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5152400Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5153450Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5154570Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5155650Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5156730Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5157840Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5159420Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5160950Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5162010Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5163050Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5164160Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5165200Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5166300Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5167390Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5168430Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5169490Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5170530Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5171620Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5172710Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5174160Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5175350Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5176420Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5177540Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5178580Z splines 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5179680Z P stats * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5181050Z stats4 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5182100Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5183170Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5184220Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-14T23:52:47.5185320Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5186380Z tcltk 4.2.0 2021-05-14 [?] local 2021-05-14T23:52:47.5187420Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5188500Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5189740Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:52:47.5190900Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5191990Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5193060Z P tools 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5194150Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5195170Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5196260Z P utils * 4.2.0 2021-05-14 [2] local 2021-05-14T23:52:47.5197270Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5198350Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5199440Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5200470Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5201540Z xfun 0.22 2021-03-11 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5202550Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5203630Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5204700Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5205720Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-14T23:52:47.5206060Z 2021-05-14T23:52:47.5206570Z [1] /Users/runner/work/_temp/Library 2021-05-14T23:52:47.5207330Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-14T23:52:47.5207800Z 2021-05-14T23:52:47.5208710Z P ── Loaded and on-disk path mismatch. 2021-05-14T23:52:47.5263740Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:52:47.5264480Z Rscript -e 'tic::script()' 2021-05-14T23:52:47.5264990Z ls -l check 2021-05-14T23:52:47.5563650Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:52:47.5564170Z env: 2021-05-14T23:52:47.5564660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:52:47.5565120Z TIC_DEPLOY_KEY: 2021-05-14T23:52:47.5565520Z RSPM: 2021-05-14T23:52:47.5567470Z GITHUB_PAT: *** 2021-05-14T23:52:47.5567910Z COVERALLS_TOKEN: 2021-05-14T23:52:47.5568420Z continue-on-error: true 2021-05-14T23:52:47.5568910Z VDIFFR_RUN_TESTS: false 2021-05-14T23:52:47.5569450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:52:47.5570000Z TZ: UTC 2021-05-14T23:52:47.5570430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:52:47.5570850Z NOT_CRAN: true 2021-05-14T23:52:47.5571580Z ##[endgroup] 2021-05-14T23:52:47.9155480Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:52:48.0415760Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:52:48.0417270Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:52:48.0418230Z timeout = Inf, check_dir = "check") 2021-05-14T23:52:48.1242190Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:52:48.4048930Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:52:51.1554300Z * preparing ‘kirby21.flair’: 2021-05-14T23:52:51.1576500Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:52:51.2270630Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:52:51.2277210Z * checking for empty or unneeded directories 2021-05-14T23:52:51.2318870Z * building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-14T23:52:51.2391630Z 2021-05-14T23:52:51.3292820Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:52:51.6260070Z * using log directory ‘/Users/runner/work/kirby21.flair/kirby21.flair/check/kirby21.flair.Rcheck’ 2021-05-14T23:52:51.6262260Z * using R Under development (unstable) (2021-05-13 r80294) 2021-05-14T23:52:51.6263930Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T23:52:51.6265400Z * using session charset: UTF-8 2021-05-14T23:52:51.6467160Z * using option ‘--as-cran’ 2021-05-14T23:52:51.6557440Z * checking for file ‘kirby21.flair/DESCRIPTION’ ... OK 2021-05-14T23:52:51.6558770Z * checking extension type ... Package 2021-05-14T23:52:51.6560730Z * this is package ‘kirby21.flair’ version ‘1.7.0’ 2021-05-14T23:52:51.6562230Z * package encoding: UTF-8 2021-05-14T23:52:51.6563430Z * checking package namespace information ... OK 2021-05-14T23:52:52.8672820Z * checking package dependencies ... OK 2021-05-14T23:52:52.8774440Z * checking if this is a source package ... OK 2021-05-14T23:52:52.8875820Z * checking if there is a namespace ... OK 2021-05-14T23:52:52.9676680Z * checking for executable files ... OK 2021-05-14T23:52:52.9693620Z * checking for hidden files and directories ... OK 2021-05-14T23:52:53.0163470Z * checking for portable file names ... OK 2021-05-14T23:52:53.0164770Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:52:53.0165820Z * checking serialization versions ... OK 2021-05-14T23:52:54.5996580Z * checking whether package ‘kirby21.flair’ can be installed ... OK 2021-05-14T23:52:54.6121680Z * checking installed package size ... OK 2021-05-14T23:52:54.7519370Z * checking package directory ... OK 2021-05-14T23:52:54.7520400Z * checking for future file timestamps ... OK 2021-05-14T23:52:54.9609250Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:52:54.9611080Z * checking top-level files ... OK 2021-05-14T23:52:54.9612590Z * checking for left-over files ... OK 2021-05-14T23:52:54.9613750Z * checking index information ... OK 2021-05-14T23:52:55.1212700Z * checking package subdirectories ... OK 2021-05-14T23:52:55.1858760Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:52:55.2528650Z * checking R files for syntax errors ... OK 2021-05-14T23:52:55.5003030Z * checking whether the package can be loaded ... OK 2021-05-14T23:52:55.6442680Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:52:55.7899950Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:52:55.9398870Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:52:56.1796350Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:52:56.4332540Z * checking loading without being on the library search path ... OK 2021-05-14T23:52:56.6041710Z * checking dependencies in R code ... OK 2021-05-14T23:52:57.1418330Z * checking S3 generic/method consistency ... OK 2021-05-14T23:52:57.3184210Z * checking replacement functions ... OK 2021-05-14T23:52:57.4984720Z * checking foreign function calls ... OK 2021-05-14T23:53:00.0045370Z * checking R code for possible problems ... OK 2021-05-14T23:53:00.2552150Z * checking Rd files ... OK 2021-05-14T23:53:00.3213940Z * checking Rd metadata ... OK 2021-05-14T23:53:00.3978940Z * checking Rd line widths ... OK 2021-05-14T23:53:00.5543930Z * checking Rd cross-references ... OK 2021-05-14T23:53:00.7296650Z * checking for missing documentation entries ... OK 2021-05-14T23:53:01.2652850Z * checking for code/documentation mismatches ... OK 2021-05-14T23:53:01.9573740Z * checking Rd \usage sections ... OK 2021-05-14T23:53:02.0515600Z * checking Rd contents ... OK 2021-05-14T23:53:02.3479130Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:53:03.0760460Z * checking examples ... OK 2021-05-14T23:53:07.1050740Z * checking PDF version of manual ... OK 2021-05-14T23:53:07.1057320Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:53:07.1108790Z * checking for detritus in the temp directory ... OK 2021-05-14T23:53:07.1114610Z * DONE 2021-05-14T23:53:07.1122930Z 2021-05-14T23:53:07.1128690Z Status: OK 2021-05-14T23:53:07.1129390Z 2021-05-14T23:53:07.2368590Z ── R CMD check results ──────────────────────────────── kirby21.flair 1.7.0 ──── 2021-05-14T23:53:07.2387150Z Duration: 16s 2021-05-14T23:53:07.2396350Z 2021-05-14T23:53:07.2398130Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:53:07.2563900Z total 32 2021-05-14T23:53:07.2568200Z drwxr-xr-x 14 runner staff 448 May 14 23:53 kirby21.flair.Rcheck 2021-05-14T23:53:07.2570120Z -rw-r--r-- 1 runner staff 2247 May 14 23:52 kirby21.flair_1.7.0.tar.gz 2021-05-14T23:53:07.2572010Z -rw-r--r-- 1 runner staff 11874 May 14 23:52 kirby21.flair_1.7.0.tgz 2021-05-14T23:53:07.2618320Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:53:07.2619260Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:53:07.2919630Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:53:07.2920130Z env: 2021-05-14T23:53:07.2920580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:53:07.2921030Z TIC_DEPLOY_KEY: 2021-05-14T23:53:07.2921390Z RSPM: 2021-05-14T23:53:07.2922530Z GITHUB_PAT: *** 2021-05-14T23:53:07.2922980Z COVERALLS_TOKEN: 2021-05-14T23:53:07.2923430Z continue-on-error: true 2021-05-14T23:53:07.2923930Z VDIFFR_RUN_TESTS: false 2021-05-14T23:53:07.2924420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:53:07.2924840Z TZ: UTC 2021-05-14T23:53:07.2925230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:53:07.2925610Z NOT_CRAN: true 2021-05-14T23:53:07.2926000Z ##[endgroup] 2021-05-14T23:53:07.3384550Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:53:07.3385230Z Rscript -e "tic::before_deploy()" 2021-05-14T23:53:07.3682460Z shell: /bin/bash -e {0} 2021-05-14T23:53:07.3682870Z env: 2021-05-14T23:53:07.3683300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:53:07.3683790Z TIC_DEPLOY_KEY: 2021-05-14T23:53:07.3684460Z RSPM: 2021-05-14T23:53:07.3685330Z GITHUB_PAT: *** 2021-05-14T23:53:07.3685740Z COVERALLS_TOKEN: 2021-05-14T23:53:07.3686230Z continue-on-error: true 2021-05-14T23:53:07.3686700Z VDIFFR_RUN_TESTS: false 2021-05-14T23:53:07.3687210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:53:07.3687640Z TZ: UTC 2021-05-14T23:53:07.3688050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:53:07.3688480Z NOT_CRAN: true 2021-05-14T23:53:07.3688850Z ##[endgroup] 2021-05-14T23:53:07.7300150Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:53:07.8567560Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:53:07.8568150Z with: 2021-05-14T23:53:07.8569010Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-14T23:53:07.8569950Z asset_path: check/kirby21.flair_1.7.0.tgz 2021-05-14T23:53:07.8570470Z asset_name: kirby21.flair_1.7.0_R4.1.tgz 2021-05-14T23:53:07.8571040Z asset_content_type: application/octet-stream 2021-05-14T23:53:07.8571560Z env: 2021-05-14T23:53:07.8572000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:53:07.8572430Z TIC_DEPLOY_KEY: 2021-05-14T23:53:07.8572810Z RSPM: 2021-05-14T23:53:07.8573800Z GITHUB_PAT: *** 2021-05-14T23:53:07.8574260Z COVERALLS_TOKEN: 2021-05-14T23:53:07.8574730Z continue-on-error: true 2021-05-14T23:53:07.8575170Z VDIFFR_RUN_TESTS: false 2021-05-14T23:53:07.8575640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:53:07.8576080Z TZ: UTC 2021-05-14T23:53:07.8576520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:53:07.8576950Z NOT_CRAN: true 2021-05-14T23:53:07.8577800Z GITHUB_TOKEN: *** 2021-05-14T23:53:07.8578230Z ##[endgroup] 2021-05-14T23:53:08.5729170Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:53:08.5729820Z Rscript -e "tic::deploy()" 2021-05-14T23:53:08.6032840Z shell: /bin/bash -e {0} 2021-05-14T23:53:08.6033230Z env: 2021-05-14T23:53:08.6033690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:53:08.6034360Z TIC_DEPLOY_KEY: 2021-05-14T23:53:08.6034740Z RSPM: 2021-05-14T23:53:08.6035890Z GITHUB_PAT: *** 2021-05-14T23:53:08.6036300Z COVERALLS_TOKEN: 2021-05-14T23:53:08.6036790Z continue-on-error: true 2021-05-14T23:53:08.6037260Z VDIFFR_RUN_TESTS: false 2021-05-14T23:53:08.6037770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:53:08.6038220Z TZ: UTC 2021-05-14T23:53:08.6038630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:53:08.6039020Z NOT_CRAN: true 2021-05-14T23:53:08.6039500Z ##[endgroup] 2021-05-14T23:53:08.9636980Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:53:09.0866950Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:53:09.0867640Z Rscript -e "tic::after_deploy()" 2021-05-14T23:53:09.1172800Z shell: /bin/bash -e {0} 2021-05-14T23:53:09.1173230Z env: 2021-05-14T23:53:09.1173660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:53:09.1174150Z TIC_DEPLOY_KEY: 2021-05-14T23:53:09.1174530Z RSPM: 2021-05-14T23:53:09.1175640Z GITHUB_PAT: *** 2021-05-14T23:53:09.1176070Z COVERALLS_TOKEN: 2021-05-14T23:53:09.1176560Z continue-on-error: true 2021-05-14T23:53:09.1177150Z VDIFFR_RUN_TESTS: false 2021-05-14T23:53:09.1177640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:53:09.1178100Z TZ: UTC 2021-05-14T23:53:09.1178480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:53:09.1178900Z NOT_CRAN: true 2021-05-14T23:53:09.1179270Z ##[endgroup] 2021-05-14T23:53:09.4775760Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:53:09.8505190Z Post job cleanup. 2021-05-14T23:53:09.9199080Z [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:53:09.9322590Z Post job cleanup. 2021-05-14T23:53:10.0594750Z [command]/usr/local/bin/git version 2021-05-14T23:53:10.0669920Z git version 2.31.1 2021-05-14T23:53:10.0720390Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:53:10.0793980Z [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:53:10.1659800Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:53:10.1719720Z http.https://github.com/.extraheader 2021-05-14T23:53:10.1731440Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:53:10.1817080Z [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:53:10.2720150Z Cleaning up orphan processes