2021-05-15T13:51:00.5824890Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:00.6755280Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:51:00.7603190Z 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-15T13:51:00.9041908Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:51:00.9954558Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:13.1723850Z Current runner version: '2.278.0' 2021-05-15T13:51:13.1778180Z ##[group]Operating System 2021-05-15T13:51:13.1779160Z Mac OS X 2021-05-15T13:51:13.1779580Z 10.15.7 2021-05-15T13:51:13.1780010Z 19H1030 2021-05-15T13:51:13.1780420Z ##[endgroup] 2021-05-15T13:51:13.1781080Z ##[group]Virtual Environment 2021-05-15T13:51:13.1781690Z Environment: macos-10.15 2021-05-15T13:51:13.1782330Z Version: 20210510.1 2021-05-15T13:51:13.1783290Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:51:13.1784780Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:51:13.1785750Z ##[endgroup] 2021-05-15T13:51:13.1787620Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:13.1789020Z Actions: write 2021-05-15T13:51:13.1789560Z Checks: write 2021-05-15T13:51:13.1790120Z Contents: write 2021-05-15T13:51:13.1790670Z Deployments: write 2021-05-15T13:51:13.1791310Z Issues: write 2021-05-15T13:51:13.1791860Z Metadata: read 2021-05-15T13:51:13.1792330Z Packages: write 2021-05-15T13:51:13.1792960Z PullRequests: write 2021-05-15T13:51:13.1793540Z RepositoryProjects: write 2021-05-15T13:51:13.1794170Z SecurityEvents: write 2021-05-15T13:51:13.1794670Z Statuses: write 2021-05-15T13:51:13.1795350Z ##[endgroup] 2021-05-15T13:51:13.1798810Z Prepare workflow directory 2021-05-15T13:51:13.3036170Z Prepare all required actions 2021-05-15T13:51:13.3048360Z Getting action download info 2021-05-15T13:51:13.7242570Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:15.3836530Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:17.4940180Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:19.3788850Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:19.8814850Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:20.2269610Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:20.7259680Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:21.6614810Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:21.6615540Z with: 2021-05-15T13:51:21.6615990Z repository: neuroconductor/msmri 2021-05-15T13:51:21.6616920Z token: *** 2021-05-15T13:51:21.6617270Z ssh-strict: true 2021-05-15T13:51:21.6617730Z persist-credentials: true 2021-05-15T13:51:21.6618160Z clean: true 2021-05-15T13:51:21.6618510Z fetch-depth: 1 2021-05-15T13:51:21.6618840Z lfs: false 2021-05-15T13:51:21.6619190Z submodules: false 2021-05-15T13:51:21.6619520Z env: 2021-05-15T13:51:21.6619910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:21.6620330Z TIC_DEPLOY_KEY: 2021-05-15T13:51:21.6620650Z RSPM: 2021-05-15T13:51:21.6621370Z GITHUB_PAT: *** 2021-05-15T13:51:21.6621730Z COVERALLS_TOKEN: 2021-05-15T13:51:21.6622170Z continue-on-error: false 2021-05-15T13:51:21.6622620Z VDIFFR_RUN_TESTS: false 2021-05-15T13:51:21.6622990Z ##[endgroup] 2021-05-15T13:51:23.1386700Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:23.1444560Z ##[group]Getting Git version info 2021-05-15T13:51:23.1472130Z Working directory is '/Users/runner/work/msmri/msmri' 2021-05-15T13:51:23.1486080Z [command]/usr/local/bin/git version 2021-05-15T13:51:23.1495180Z git version 2.31.1 2021-05-15T13:51:23.1507300Z ##[endgroup] 2021-05-15T13:51:23.1522340Z Deleting the contents of '/Users/runner/work/msmri/msmri' 2021-05-15T13:51:23.1528340Z ##[group]Initializing the repository 2021-05-15T13:51:23.1537410Z [command]/usr/local/bin/git init /Users/runner/work/msmri/msmri 2021-05-15T13:51:23.1554600Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:23.1563640Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:23.1588730Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:23.1605180Z hint: 2021-05-15T13:51:23.1608910Z hint: git config --global init.defaultBranch 2021-05-15T13:51:23.1611080Z hint: 2021-05-15T13:51:23.1632240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:23.1633560Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:23.1634210Z hint: 2021-05-15T13:51:23.1634940Z hint: git branch -m 2021-05-15T13:51:23.1639480Z Initialized empty Git repository in /Users/runner/work/msmri/msmri/.git/ 2021-05-15T13:51:23.1666740Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:23.1711960Z ##[endgroup] 2021-05-15T13:51:23.1720700Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:23.1735600Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:51:23.1760970Z ##[endgroup] 2021-05-15T13:51:23.1872890Z ##[group]Setting up auth 2021-05-15T13:51:23.1976670Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:23.1996690Z [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-15T13:51:23.2006520Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:23.2010820Z [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-15T13:51:23.2013840Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:23.2016020Z ##[endgroup] 2021-05-15T13:51:23.2017450Z ##[group]Fetching the repository 2021-05-15T13:51:23.2020110Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:23.4802040Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:23.4803740Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:23.4804620Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:23.4805180Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:23.4805810Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:23.4806360Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:23.4806860Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:23.4807400Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:23.4807890Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:23.4808430Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:23.4808920Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:23.4809460Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:23.4810000Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:23.4810500Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:23.4811050Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:23.4811550Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:23.4812100Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:23.4812610Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:23.4813140Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:23.4813630Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:23.4814160Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:23.4814840Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:23.4815360Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:23.4815890Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:23.4816390Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:23.4816920Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:23.4817410Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:23.4817950Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:23.4818850Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:23.4819380Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:23.4819910Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:23.4820410Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:23.4820940Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:23.4821440Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:23.4821960Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:23.4822460Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:23.4822990Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:23.4823480Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:23.4824020Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:23.4824520Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:23.4825050Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:23.4825600Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:23.4826100Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:23.4826630Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:23.4827120Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:23.4827650Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:23.4828140Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:23.4828670Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:23.4829170Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:23.4829710Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:23.4830240Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:23.4830730Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:23.4831260Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:23.4831760Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:23.4832280Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:23.4833070Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:23.4833740Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:23.4834350Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:23.4835170Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:23.4835750Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:23.4836340Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:23.4836900Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:23.4837490Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:23.4838040Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:23.4838720Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:23.4862840Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:23.4863420Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:23.4863960Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:23.4864560Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:23.4865090Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:23.4865630Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:23.4866170Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:23.4866740Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:23.4867270Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:23.4867810Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:23.4868370Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:23.4868920Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:23.4869470Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:23.4869980Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:23.4870530Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:23.4871070Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:23.4872020Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:23.4872540Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:23.4873110Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:23.4873650Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:23.4874190Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:23.4874730Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:23.4875260Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:23.4875900Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:23.4876420Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:23.4876950Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:23.4877500Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:23.4878060Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:23.4878600Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:23.4879810Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:23.4880450Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:23.4881000Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:23.4881540Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:23.4882150Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:23.4882760Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:23.4883360Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:23.4884040Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:23.4885650Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:23.4886660Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:23.5000360Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:23.5642040Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:23.5644720Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:23.5705940Z ##[endgroup] 2021-05-15T13:51:23.5710340Z ##[group]Determining the checkout info 2021-05-15T13:51:23.5712980Z ##[endgroup] 2021-05-15T13:51:23.5714260Z ##[group]Checking out the ref 2021-05-15T13:51:23.5716510Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:23.6304640Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:23.6420440Z ##[endgroup] 2021-05-15T13:51:23.6983450Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:51:23.7097710Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:23.7477250Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:23.7477810Z with: 2021-05-15T13:51:23.7478150Z r-version: 3.5 2021-05-15T13:51:23.7478510Z Ncpus: 1 2021-05-15T13:51:23.7478890Z crayon.enabled: NULL 2021-05-15T13:51:23.7479500Z remove-openmp-macos: true 2021-05-15T13:51:23.7480040Z http-user-agent: default 2021-05-15T13:51:23.7480520Z install-r: true 2021-05-15T13:51:23.7481060Z windows-path-include-mingw: true 2021-05-15T13:51:23.7481580Z env: 2021-05-15T13:51:23.7482010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:23.7482430Z TIC_DEPLOY_KEY: 2021-05-15T13:51:23.7482800Z RSPM: 2021-05-15T13:51:23.7483980Z GITHUB_PAT: *** 2021-05-15T13:51:23.7484410Z COVERALLS_TOKEN: 2021-05-15T13:51:23.7484860Z continue-on-error: false 2021-05-15T13:51:23.7485330Z VDIFFR_RUN_TESTS: false 2021-05-15T13:51:23.7485710Z ##[endgroup] 2021-05-15T13:51:24.0988920Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:51:27.0171930Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-15T13:51:27.3035030Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:51:27.5578120Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:51:27.5615010Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:51:27.5617320Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:51:27.5618410Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:51:27.5619820Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:51:27.5620930Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:51:27.5622280Z Checksumming (Apple_Free : 3)… 2021-05-15T13:51:28.1356010Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:51:28.1459770Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:51:28.1705800Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:51:28.1708350Z Checksumming (Apple_Free : 5)… 2021-05-15T13:51:28.1713240Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:51:28.1732600Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:51:28.1737470Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:51:28.1766750Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:51:29.0547890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:51:29.0688060Z verified CRC32 $84F1919B 2021-05-15T13:51:29.6351610Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:51:29.6488660Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:51:29.6658860Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:51:33.8210290Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:51:33.8313660Z To reinstall 0.29.2_3, run: 2021-05-15T13:51:33.8322770Z brew reinstall pkg-config 2021-05-15T13:51:33.8633740Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:51:35.5240370Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:51:35.9292610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A00%3A00Z&sig=TgD%2BCs%2BS9tVV61f3vh6PRFOKwujcUp7Ktev%2Fddv4LLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:36.1980890Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:51:37.7824530Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T13:51:37.7924620Z installer: Upgrading at base path / 2021-05-15T13:51:37.8026890Z installer: The upgrade was successful. 2021-05-15T13:51:40.2345680Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:51:40.2864130Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:51:41.9273480Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:51:42.2827100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A00%3A00Z&sig=KwKy4ObaPh9rvlFHdk0h2M9hxTTCX78mnjjWPRP%2Fkrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:42.3652840Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:51:43.6694050Z installer: Package name is gfortran 2021-05-15T13:51:43.6734250Z installer: Installing at base path / 2021-05-15T13:51:43.6836070Z installer: The install was successful. 2021-05-15T13:51:43.6845310Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:51:43.9015170Z "disk2" ejected. 2021-05-15T13:51:43.9091210Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:51:45.2199030Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:51:45.9334850Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:51:45.9668970Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:51:45.9669620Z env: 2021-05-15T13:51:45.9670270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:45.9670830Z TIC_DEPLOY_KEY: 2021-05-15T13:51:45.9671170Z RSPM: 2021-05-15T13:51:45.9672420Z GITHUB_PAT: *** 2021-05-15T13:51:45.9672870Z COVERALLS_TOKEN: 2021-05-15T13:51:45.9673300Z continue-on-error: false 2021-05-15T13:51:45.9673770Z VDIFFR_RUN_TESTS: false 2021-05-15T13:51:45.9674260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:51:45.9674700Z TZ: UTC 2021-05-15T13:51:45.9675060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:45.9675470Z NOT_CRAN: true 2021-05-15T13:51:45.9675850Z ##[endgroup] 2021-05-15T13:51:46.3604960Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:51:46.4970600Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:51:46.4971830Z Dload Upload Total Spent Left Speed 2021-05-15T13:51:46.4972250Z 2021-05-15T13:51:46.5734810Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:51:46.5736220Z 100 117 0 117 0 0 1539 0 --:--:-- --:--:-- --:--:-- 1539 2021-05-15T13:51:46.8802300Z 2021-05-15T13:51:46.8806290Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:51:46.8809780Z 2021-05-15T13:51:47.9019220Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:51:48.9221610Z 6 82.6M 6 5904k 0 0 4202k 0 0:00:20 0:00:01 0:00:19 5782k 2021-05-15T13:51:49.8808950Z 33 82.6M 33 28.0M 0 0 11.5M 0 0:00:07 0:00:02 0:00:05 13.7M 2021-05-15T13:51:50.9003610Z 62 82.6M 62 51.2M 0 0 15.1M 0 0:00:05 0:00:03 0:00:02 17.0M 2021-05-15T13:51:51.3139980Z 87 82.6M 87 72.0M 0 0 16.3M 0 0:00:05 0:00:04 0:00:01 17.9M 2021-05-15T13:51:51.3142360Z 100 82.6M 100 82.6M 0 0 17.1M 0 0:00:04 0:00:04 --:--:-- 18.6M 2021-05-15T13:51:55.6399180Z ##[group]Run tlmgr update --self 2021-05-15T13:51:55.6399920Z tlmgr update --self 2021-05-15T13:51:55.6400780Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:51:55.6401640Z tlmgr update --all 2021-05-15T13:51:55.6587900Z shell: /bin/bash -e {0} 2021-05-15T13:51:55.6588300Z env: 2021-05-15T13:51:55.6588770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:55.6589230Z TIC_DEPLOY_KEY: 2021-05-15T13:51:55.6589610Z RSPM: 2021-05-15T13:51:55.6590880Z GITHUB_PAT: *** 2021-05-15T13:51:55.6591330Z COVERALLS_TOKEN: 2021-05-15T13:51:55.6591800Z continue-on-error: false 2021-05-15T13:51:55.6592300Z VDIFFR_RUN_TESTS: false 2021-05-15T13:51:55.6592790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:51:55.6593280Z TZ: UTC 2021-05-15T13:51:55.6593690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:51:55.6594090Z NOT_CRAN: true 2021-05-15T13:51:55.6594540Z ##[endgroup] 2021-05-15T13:51:57.8676420Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:51:57.8678520Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:00.0897330Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:00.0898450Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:00.3543180Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:52:00.8510320Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:01.1154620Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:52:01.4200780Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:52:01.6832770Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T13:52:07.2213810Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-15T13:52:07.4810140Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-15T13:52:08.0015330Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-15T13:52:08.2542050Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-15T13:52:08.5164860Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-15T13:52:08.8198720Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-15T13:52:09.0833390Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-15T13:52:09.3371820Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-15T13:52:09.7043530Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-15T13:52:09.9572840Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-15T13:52:10.5271950Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-15T13:52:10.7969380Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-15T13:52:11.0537160Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-15T13:52:11.3181130Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-15T13:52:11.6208530Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-15T13:52:11.9841380Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-15T13:52:12.2464990Z [23/89, 00:12/00:12] install: enctex [24k] 2021-05-15T13:52:12.5587060Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-15T13:52:12.8725740Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-15T13:52:47.2707800Z [26/89, 00:47/00:50] install: filecontents [3k] 2021-05-15T13:52:47.5465980Z [27/89, 00:47/00:50] install: grfext [3k] 2021-05-15T13:52:47.8032110Z [28/89, 00:47/00:50] install: hyphenex [9k] 2021-05-15T13:52:48.0596490Z [29/89, 00:48/00:51] install: ifplatform [2k] 2021-05-15T13:52:48.3158210Z [30/89, 00:48/00:51] install: innerscript [4k] 2021-05-15T13:52:48.5703080Z [31/89, 00:48/00:51] install: interpreter [7k] 2021-05-15T13:52:48.8348780Z [32/89, 00:48/00:51] install: kanaparser [5k] 2021-05-15T13:52:49.1038060Z [33/89, 00:49/00:52] install: knuth-local [23k] 2021-05-15T13:53:01.5258080Z [34/89, 01:01/01:05] install: logreq [4k] 2021-05-15T13:53:01.7793230Z [35/89, 01:01/01:05] install: lua-typo [7k] 2021-05-15T13:53:14.1135430Z [36/89, 01:14/01:19] install: lua-uca [70k] 2021-05-15T13:53:14.4993350Z [37/89, 01:14/01:19] install: lua-ul [7k] 2021-05-15T13:53:14.7560680Z [38/89, 01:14/01:19] install: lua-uni-algos [6k] 2021-05-15T13:53:15.0124660Z [39/89, 01:15/01:20] install: lua-visual-debug [4k] 2021-05-15T13:53:15.2750190Z [40/89, 01:15/01:20] install: luacode [3k] 2021-05-15T13:53:27.5907760Z [41/89, 01:27/01:32] install: luacolor [5k] 2021-05-15T13:53:27.8430560Z [42/89, 01:27/01:32] install: luahyphenrules [3k] 2021-05-15T13:53:40.2170590Z [43/89, 01:40/01:46] install: luaimageembed [2k] 2021-05-15T13:53:40.4715760Z [44/89, 01:40/01:46] install: luaindex [5k] 2021-05-15T13:53:52.8135870Z [45/89, 01:52/01:59] install: luainputenc [5k] 2021-05-15T13:53:53.0767300Z [46/89, 01:53/02:00] install: luaintro [1k] 2021-05-15T13:53:53.3305540Z [47/89, 01:53/02:00] install: luakeys [5k] 2021-05-15T13:53:53.5938880Z [48/89, 01:53/02:00] install: lualatex-doc [1k] 2021-05-15T13:53:53.8465830Z [49/89, 01:53/02:00] install: lualatex-truncate [2k] 2021-05-15T13:53:54.1079580Z [50/89, 01:54/02:01] install: luamplib [12k] 2021-05-15T13:54:13.0855180Z [51/89, 02:13/02:21] install: luapackageloader [2k] 2021-05-15T13:54:13.3500580Z [52/89, 02:13/02:21] install: luaprogtable [7k] 2021-05-15T13:54:13.6053530Z [53/89, 02:13/02:21] install: luarandom [2k] 2021-05-15T13:54:13.8658910Z [54/89, 02:13/02:21] install: luatex85 [2k] 2021-05-15T13:54:14.1195980Z [55/89, 02:14/02:22] install: luatexbase [4k] 2021-05-15T13:54:14.3802200Z [56/89, 02:14/02:22] install: luatexko [22k] 2021-05-15T13:54:14.6830060Z [57/89, 02:14/02:22] install: luatextra [2k] 2021-05-15T13:54:14.9470960Z [58/89, 02:14/02:22] install: luavlna [8k] 2021-05-15T13:54:15.2114610Z [59/89, 02:15/02:23] install: luaxml [31k] 2021-05-15T13:54:15.5184200Z [60/89, 02:15/02:23] install: makeindex.universal-darwin [91k] 2021-05-15T13:54:40.0246320Z [61/89, 02:40/02:49] install: makeindex [5k] 2021-05-15T13:54:40.2825250Z [62/89, 02:40/02:49] install: mflogo [2k] 2021-05-15T13:54:40.5462970Z [63/89, 02:40/02:49] install: newpax [9k] 2021-05-15T13:54:40.8127260Z [64/89, 02:40/02:49] install: nodetree [13k] 2021-05-15T13:54:41.1342910Z [65/89, 02:41/02:50] install: odsfile [5k] 2021-05-15T13:54:41.3913700Z [66/89, 02:41/02:50] install: optex.universal-darwin [1k] 2021-05-15T13:54:41.6555070Z [67/89, 02:41/02:50] install: optex [770k] 2021-05-15T13:54:42.3196020Z [68/89, 02:42/02:48] install: pdfarticle [4k] 2021-05-15T13:54:42.5852340Z [69/89, 02:42/02:48] install: pdfextra [22k] 2021-05-15T13:54:42.8915530Z [70/89, 02:42/02:48] install: placeat [4k] 2021-05-15T13:54:43.1495060Z [71/89, 02:43/02:49] install: plantuml [3k] 2021-05-15T13:54:43.4127290Z [72/89, 02:43/02:49] install: rsfs [55k] 2021-05-15T13:54:43.7766130Z [73/89, 02:43/02:48] install: selnolig [53k] 2021-05-15T13:54:44.1420120Z [74/89, 02:44/02:49] install: spelling [14k] 2021-05-15T13:54:44.4449850Z [75/89, 02:44/02:49] install: stricttex [2k] 2021-05-15T13:54:44.7090900Z [76/89, 02:44/02:49] install: texlive-common [1k] 2021-05-15T13:54:44.9760880Z [77/89, 02:44/02:49] install: texlive-en [1k] 2021-05-15T13:54:45.2386220Z [78/89, 02:45/02:50] install: texlive-msg-translations [144k] 2021-05-15T13:54:45.6601150Z [79/89, 02:45/02:49] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:54:45.9213550Z [80/89, 02:45/02:49] install: thumbpdf [19k] 2021-05-15T13:54:46.2402770Z [81/89, 02:46/02:50] install: tlshell.universal-darwin [1k] 2021-05-15T13:54:46.4985510Z [82/89, 02:46/02:50] install: tlshell [29k] 2021-05-15T13:54:46.8101420Z [83/89, 02:46/02:50] install: typewriter [25k] 2021-05-15T13:54:47.1174360Z [84/89, 02:47/02:51] install: uninormalize [6k] 2021-05-15T13:54:47.3749160Z [85/89, 02:47/02:51] install: upquote [2k] 2021-05-15T13:54:47.6375560Z [86/89, 02:47/02:51] install: xdvi.universal-darwin [948k] 2021-05-15T13:54:48.3870370Z [87/89, 02:48/02:48] install: xdvi [7k] 2021-05-15T13:54:48.6482520Z [88/89, 02:48/02:48] install: collection-basic [1k] 2021-05-15T13:54:48.9134920Z [89/89, 02:48/02:48] install: collection-luatex [1k] 2021-05-15T13:54:49.1812700Z running mktexlsr ... 2021-05-15T13:54:49.7932600Z done running mktexlsr. 2021-05-15T13:54:49.8326940Z running updmap-sys ... 2021-05-15T13:54:50.3972940Z done running updmap-sys. 2021-05-15T13:54:50.3974590Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:54:50.3976850Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jS48nCxXJj/1D0beDcjWJ ... 2021-05-15T13:54:51.4932100Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jS48nCxXJj/1D0beDcjWJ. 2021-05-15T13:54:51.4933480Z OK: optex.fmt/luatex 2021-05-15T13:54:51.4934720Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:54:51.4936230Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:54:53.7414200Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:54:53.7415240Z tlmgr: no updates available 2021-05-15T13:54:53.8832890Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:54:53.8833400Z with: 2021-05-15T13:54:53.8833760Z pandoc-version: 2.7.3 2021-05-15T13:54:53.8834110Z env: 2021-05-15T13:54:53.8834490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:53.8834910Z TIC_DEPLOY_KEY: 2021-05-15T13:54:53.8835230Z RSPM: 2021-05-15T13:54:53.8836450Z GITHUB_PAT: *** 2021-05-15T13:54:53.8836840Z COVERALLS_TOKEN: 2021-05-15T13:54:53.8837270Z continue-on-error: false 2021-05-15T13:54:53.8837710Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:53.8838160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:53.8838560Z TZ: UTC 2021-05-15T13:54:53.8838900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:53.8839630Z NOT_CRAN: true 2021-05-15T13:54:53.8839960Z ##[endgroup] 2021-05-15T13:54:54.3972750Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:54:57.0996620Z installer: Package name is pandoc 2021-05-15T13:54:57.0998430Z installer: Installing at base path / 2021-05-15T13:54:57.0999180Z installer: The install was successful. 2021-05-15T13:54:57.1150030Z ##[group]Run git config user.name adigherman 2021-05-15T13:54:57.1150740Z git config user.name adigherman 2021-05-15T13:54:57.1151350Z git config user.email adig@jhu.edu 2021-05-15T13:54:57.1334270Z shell: /bin/bash -e {0} 2021-05-15T13:54:57.1334740Z env: 2021-05-15T13:54:57.1335210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:57.1335730Z TIC_DEPLOY_KEY: 2021-05-15T13:54:57.1336140Z RSPM: 2021-05-15T13:54:57.1337220Z GITHUB_PAT: *** 2021-05-15T13:54:57.1337700Z COVERALLS_TOKEN: 2021-05-15T13:54:57.1338190Z continue-on-error: false 2021-05-15T13:54:57.1338780Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:57.1339290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:57.1339780Z TZ: UTC 2021-05-15T13:54:57.1340190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:57.1340660Z NOT_CRAN: true 2021-05-15T13:54:57.1341090Z ##[endgroup] 2021-05-15T13:54:57.1843080Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:54:57.1843760Z env: 2021-05-15T13:54:57.1844260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:57.1844750Z TIC_DEPLOY_KEY: 2021-05-15T13:54:57.1845080Z RSPM: 2021-05-15T13:54:57.1846450Z GITHUB_PAT: *** 2021-05-15T13:54:57.1846860Z COVERALLS_TOKEN: 2021-05-15T13:54:57.1847350Z continue-on-error: false 2021-05-15T13:54:57.1847810Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:57.1848330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:57.1848760Z TZ: UTC 2021-05-15T13:54:57.1849160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:57.1849630Z NOT_CRAN: true 2021-05-15T13:54:57.1850060Z ##[endgroup] 2021-05-15T13:54:58.8208530Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:54:58.8574800Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:54:58.8595550Z To reinstall 3.20.2, run: 2021-05-15T13:55:00.4496110Z brew reinstall cmake 2021-05-15T13:55:00.4498040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:55:01.5440370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:02.0642730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:55:02.4284270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A05%3A00Z&sig=jQWmCQsJ6tSgogks%2BUOBVMYfgKBdCYOkdaFqIoo6Who%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:02.4670810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=jQWmCQsJ6tSgogks\%2BUOBVMYfgKBdCYOkdaFqIoo6Who\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:02.5374500Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:55:02.6023030Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:55:02.6051870Z 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/d20210515-2755-1be6afs 2021-05-15T13:55:02.6237110Z cp -pR /private/tmp/d20210515-2755-1be6afs/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:55:02.6439830Z chmod -Rf +w /private/tmp/d20210515-2755-1be6afs 2021-05-15T13:55:02.6991700Z ==> Finishing up 2021-05-15T13:55:02.7323860Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:55:02.7341010Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:55:02.7346520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:55:02.7353550Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:55:02.7358130Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:55:02.7364580Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:55:02.7372360Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:55:02.7541800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2919-1ekfyqw.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-15T13:55:04.9894710Z ==> Summary 2021-05-15T13:55:04.9922820Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:55:07.0572500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:55:08.1315720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:08.6729470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:55:09.0792790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A05%3A00Z&sig=H%2BhuRUbw9lk7GQr%2FOfoD%2FbH6h2prJ0nQ251F0g%2BUnzs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:09.1425470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=H\%2BhuRUbw9lk7GQr\%2FOfoD\%2FbH6h2prJ0nQ251F0g\%2BUnzs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:10.3337430Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:55:10.6870580Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:55:11.7768320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:12.3191330Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:55:12.6860230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A05%3A00Z&sig=Vs8htLLd76cZVS7mMkLaCb7CKDLhHuBuXYRrheAEHPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:12.7337590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=Vs8htLLd76cZVS7mMkLaCb7CKDLhHuBuXYRrheAEHPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:12.8253220Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:55:12.8323330Z ==> Installing dependencies for jags: gcc 2021-05-15T13:55:12.8331530Z ==> Installing jags dependency: gcc 2021-05-15T13:55:12.9201760Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:55:12.9232760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2926-9gha7k 2021-05-15T13:55:15.2228920Z cp -pR /private/tmp/d20210515-2926-9gha7k/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:55:16.7533570Z chmod -Rf +w /private/tmp/d20210515-2926-9gha7k 2021-05-15T13:55:20.5992110Z ==> Finishing up 2021-05-15T13:55:20.7736340Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:55:20.7740290Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:55:20.7745420Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:55:20.7750420Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:55:20.7755570Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:55:20.7760650Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:55:20.7765640Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:55:20.7770790Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:55:20.7775670Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:55:20.7780400Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:55:20.7794830Z rm /usr/local/bin/c++-11 2021-05-15T13:55:20.7798610Z rm /usr/local/bin/cpp-11 2021-05-15T13:55:20.7802150Z rm /usr/local/bin/g++-11 2021-05-15T13:55:20.7805890Z rm /usr/local/bin/gcc-11 2021-05-15T13:55:20.7855830Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:55:20.7858740Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:55:20.7861880Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:55:20.7865050Z rm /usr/local/bin/gcov-11 2021-05-15T13:55:20.7868210Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:55:20.7871260Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:55:21.0222560Z Error: The `brew link` step did not complete successfully 2021-05-15T13:55:21.0223530Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:55:21.0228270Z Could not symlink bin/gfortran 2021-05-15T13:55:21.0228940Z Target /usr/local/bin/gfortran 2021-05-15T13:55:21.0229520Z already exists. You may want to remove it: 2021-05-15T13:55:21.0230690Z rm '/usr/local/bin/gfortran' 2021-05-15T13:55:21.0231030Z 2021-05-15T13:55:21.0231620Z To force the link and overwrite all conflicting files: 2021-05-15T13:55:21.0232620Z brew link --overwrite gcc 2021-05-15T13:55:21.0232930Z 2021-05-15T13:55:21.0233390Z To list all files that would be deleted: 2021-05-15T13:55:21.0234370Z brew link --overwrite --dry-run gcc 2021-05-15T13:55:21.0234750Z 2021-05-15T13:55:21.0235230Z Possible conflicting files are: 2021-05-15T13:55:21.0270430Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:55:21.5148740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3100-1xqmppb.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-15T13:55:24.1136240Z ==> Summary 2021-05-15T13:55:24.2000570Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:55:24.2006430Z ==> Installing jags 2021-05-15T13:55:24.2009410Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:55:24.2027620Z 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/d20210515-2926-1p820ci 2021-05-15T13:55:24.3563470Z cp -pR /private/tmp/d20210515-2926-1p820ci/jags/. /usr/local/Cellar/jags 2021-05-15T13:55:24.4293720Z chmod -Rf +w /private/tmp/d20210515-2926-1p820ci 2021-05-15T13:55:24.5533970Z ==> Finishing up 2021-05-15T13:55:24.5848420Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:55:24.5854560Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:55:24.5865050Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:55:24.5871380Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:55:24.5875870Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:55:24.5882540Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:55:24.5888850Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:55:24.5894680Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:55:24.5902150Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:55:24.6275280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3126-1yhxuuq.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-15T13:55:26.7917770Z ==> Summary 2021-05-15T13:55:26.8020120Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:55:28.9865610Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:55:30.0877450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:30.6434920Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:55:31.0630160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A05%3A00Z&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2%2BkMX9I4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:31.1150920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2\%2BkMX9I4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:31.4654380Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:55:31.5740510Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:55:31.5768180Z 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/d20210515-3133-1xw7ijx 2021-05-15T13:55:31.8294510Z cp -pR /private/tmp/d20210515-3133-1xw7ijx/v8/. /usr/local/Cellar/v8 2021-05-15T13:55:31.9583010Z chmod -Rf +w /private/tmp/d20210515-3133-1xw7ijx 2021-05-15T13:55:32.1385600Z ==> Finishing up 2021-05-15T13:55:32.1917940Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:55:32.2402480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3298-mrcpr1.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-15T13:55:34.4798570Z ==> Summary 2021-05-15T13:55:34.4857020Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:55:36.5564560Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:55:37.6516040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:38.1930500Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:55:38.5527820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A05%3A00Z&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:38.6090700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:38.8285250Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:55:38.8481200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:55:39.9836930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:40.5387900Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:55:40.8728850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A05%3A00Z&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9%2BtgqL4NfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:40.9139680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9\%2BtgqL4NfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:41.0251880Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:55:41.0393730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:55:42.1365360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:42.7150420Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:55:43.0598270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A05%3A00Z&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl%2FrlNM%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:43.0971210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl\%2FrlNM\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:43.2669480Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:55:43.2893900Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:55:43.2898900Z ==> Installing fftw dependency: hwloc 2021-05-15T13:55:43.3498060Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:55:43.3526410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3305-zhgepm 2021-05-15T13:55:43.6618020Z cp -pR /private/tmp/d20210515-3305-zhgepm/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:55:44.1250700Z chmod -Rf +w /private/tmp/d20210515-3305-zhgepm 2021-05-15T13:55:44.5317770Z ==> Finishing up 2021-05-15T13:55:44.5684860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:55:44.5688970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:55:44.5694890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:55:44.5700620Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:55:44.5705320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:55:44.5710730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:55:44.5716640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:55:44.5721540Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:55:44.5726640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:55:44.5732220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:55:44.5737040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:55:44.5759540Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:55:44.5760850Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:55:44.5762000Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:55:44.5763020Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:55:44.5774980Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:55:44.5782730Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:55:44.5789160Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:55:44.5800150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:55:44.5806170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:55:44.5811930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:55:44.5817860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:55:44.5824190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:55:44.5829310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:55:44.5836520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:55:44.5856450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:55:44.5877260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:55:44.5882880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:55:44.5889070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:55:44.5895460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:55:44.5901190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:55:44.5931360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:55:44.5947290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:55:44.5965220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:55:44.5984460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:55:44.5990340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:55:44.6003770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:55:44.6009420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:55:44.6015480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:55:44.6032120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:55:44.6051650Z 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-15T13:55:44.6056810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:55:44.6062970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:55:44.6078830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:55:44.6095140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:55:44.6108550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:55:44.6122360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:55:44.6128400Z 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-15T13:55:44.6134330Z 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-15T13:55:44.6148630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:55:44.6165520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:55:44.6173420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:55:44.6183440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:55:44.6188800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:55:44.6197850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:55:44.6203840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:55:44.6215050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:55:44.6227470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:55:44.6248660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:55:44.6254600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:55:44.6267930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:55:44.6273430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:55:44.6278920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:55:44.6288420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:55:44.6294350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:55:44.6304170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:55:44.6310130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:55:44.6329710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:55:44.6335520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:55:44.6341690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:55:44.6351070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:55:44.6357310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:55:44.6370420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:55:44.6379410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:55:44.6388970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:55:44.6402140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:55:44.6408320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:55:44.6413980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:55:44.6419710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:55:44.6425410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:55:44.6431650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:55:44.6437840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:55:44.6443560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:55:44.6449390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:55:44.6455160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:55:44.6461060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:55:44.6466570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:55:44.6472320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:55:44.6477640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:55:44.6483830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:55:44.6489770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:55:44.6498690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:55:44.6518660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:55:44.6524200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:55:44.6530810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:55:44.6536900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:55:44.6543000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:55:44.6548760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:55:44.6554520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:55:44.6560740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:55:44.6565160Z Only the first 100 operations were output. 2021-05-15T13:55:45.0255610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3481-1xpp1sn.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-15T13:55:47.3304140Z ==> Summary 2021-05-15T13:55:47.3886520Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:55:47.3892890Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:55:47.4453630Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:55:47.4470780Z 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/d20210515-3305-2iftqh 2021-05-15T13:55:47.7338460Z cp -pR /private/tmp/d20210515-3305-2iftqh/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:55:48.1267400Z chmod -Rf +w /private/tmp/d20210515-3305-2iftqh 2021-05-15T13:55:49.9488250Z ==> Finishing up 2021-05-15T13:55:49.9820060Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:55:49.9824670Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:55:49.9830210Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:55:49.9834980Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:55:49.9842180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:55:49.9846990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:55:49.9852560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:55:49.9857480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:55:49.9862670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:55:49.9867930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:55:49.9873130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:55:49.9878110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:55:49.9883070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:55:49.9888440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:55:49.9893650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:55:49.9898450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:55:49.9903450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:55:49.9908520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:55:49.9913370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:55:49.9918570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:55:49.9923200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:55:49.9928560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:55:49.9933340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:55:49.9938660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:55:49.9945620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:55:49.9950380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:55:49.9994410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:55:50.0000250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:55:50.0004810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:55:50.0010090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:55:50.0014650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:55:50.0019700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:55:50.0024790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:55:50.0029780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:55:50.0035210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:55:50.0039710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:55:50.0044020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:55:50.0049050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:55:50.0054470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:55:50.0059550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:55:50.0064170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:55:50.0069150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:55:50.0074200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:55:50.0078770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:55:50.0083470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:55:50.0088030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:55:50.0093010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:55:50.0097970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:55:50.0109430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:55:50.0114950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:55:50.0120370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:55:50.0125360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:55:50.0130660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:55:50.0135880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:55:50.0141460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:55:50.0146650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:55:50.0152320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:55:50.0158670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:55:50.0164210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:55:50.0169490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:55:50.0183120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:55:50.0188300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:55:50.0193610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:55:50.0212030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:55:50.0217710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:55:50.0235110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:55:50.0240550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:55:50.0246090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:55:50.0251530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:55:50.0257160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:55:50.0262960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:55:50.0268850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:55:50.0274510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:55:50.0279910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:55:50.0285140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:55:50.0290710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:55:50.0295810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:55:50.0301640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:55:50.0307130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:55:50.0312940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:55:50.0318220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:55:50.0323550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:55:50.0329160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:55:50.0334560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:55:50.0341120Z 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-15T13:55:50.0346060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:55:50.0351690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:55:50.0357780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:55:50.0363030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:55:50.0368870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:55:50.0374170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:55:50.0380320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:55:50.0385300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:55:50.0390590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:55:50.0395790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:55:50.0402220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:55:50.0407950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:55:50.0413230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:55:50.0418860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:55:50.0450010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:55:50.0454070Z Only the first 100 operations were output. 2021-05-15T13:55:50.4832500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3509-nedgg7.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-15T13:55:52.8116940Z ==> Summary 2021-05-15T13:55:52.8566310Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:55:52.8571230Z ==> Installing fftw 2021-05-15T13:55:52.8574690Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:55:52.8593790Z 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/d20210515-3305-eayd5s 2021-05-15T13:55:52.9729210Z cp -pR /private/tmp/d20210515-3305-eayd5s/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:55:53.0464160Z chmod -Rf +w /private/tmp/d20210515-3305-eayd5s 2021-05-15T13:55:53.2275810Z ==> Finishing up 2021-05-15T13:55:53.2805640Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:55:53.2809900Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:55:53.2814500Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:55:53.2821040Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:55:53.2828580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:55:53.2833770Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:55:53.2838790Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:55:53.2844420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:55:53.2849370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:55:53.2855020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:55:53.2860160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:55:53.2865280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:55:53.2874040Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:55:53.2963030Z info /usr/local/share/info/fftw3.info 2021-05-15T13:55:53.2971500Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:55:53.2977290Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:55:53.2990240Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:55:53.2996710Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:55:53.3003200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:55:53.3009700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:55:53.3020100Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:55:53.3025710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:55:53.3031330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:55:53.3037430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:55:53.3043190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:55:53.3048890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:55:53.3056970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:55:53.3068830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:55:53.3079370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:55:53.3093370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:55:53.3102500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:55:53.3112320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:55:53.3122520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:55:53.3131590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:55:53.3140210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:55:53.3150250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:55:53.3160050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:55:53.3169390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:55:53.3179520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:55:53.3190000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:55:53.3199680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:55:53.3209310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:55:53.3218520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:55:53.3227990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:55:53.3237760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:55:53.3247010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:55:53.3254780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:55:53.3263910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:55:53.3273390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:55:53.3281750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:55:53.3295260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:55:53.3305810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:55:53.3315400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:55:53.3325570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:55:53.3336790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:55:53.3345960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:55:53.3354180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:55:53.3368480Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:55:53.3378420Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:55:53.3388590Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:55:53.3820990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3536-17tzxso.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-15T13:55:55.5823550Z ==> Summary 2021-05-15T13:55:55.5877220Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:55:56.2041260Z ==> No outdated dependents to upgrade! 2021-05-15T13:55:56.2042800Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:55:56.3797790Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:55:56.3798820Z fftw, open-mpi 2021-05-15T13:55:56.3809830Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:55:56.3813210Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:55:56.3817090Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:55:56.3821040Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:55:56.3825860Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:55:56.3829270Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:55:56.3832330Z rm /usr/local/include/fftw3.f 2021-05-15T13:55:56.3835770Z rm /usr/local/include/fftw3.f03 2021-05-15T13:55:56.3839030Z rm /usr/local/include/fftw3.h 2021-05-15T13:55:56.3842960Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:55:56.3845930Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:55:56.3849230Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:55:56.3857320Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:55:56.3860440Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:55:56.3863980Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:55:56.3867940Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:55:56.3870980Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:55:56.3875180Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:55:56.3879030Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:55:56.3882160Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:55:56.3885590Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:55:56.3888840Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:55:56.3892630Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:55:56.3896040Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:55:56.3899760Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:55:56.3903330Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:55:56.3906670Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:55:56.3910360Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:55:56.3919650Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:55:56.3929470Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:55:56.3932900Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:55:56.3943790Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:55:56.3947370Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:55:56.3957110Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:55:56.3963500Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:55:56.3968000Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:55:56.3975730Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:55:56.3979290Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:55:56.3987700Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:55:56.3996830Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:55:56.4000700Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:55:56.4008030Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:55:56.4011640Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:55:56.4019740Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:55:56.4027870Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:55:56.4031320Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:55:56.4038740Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:55:56.4042610Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:55:56.4052810Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:55:56.4065280Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:55:56.4068730Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:55:56.4079580Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:55:56.4142410Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:55:56.4144570Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:55:56.4158140Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:55:56.4162130Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:55:56.4185960Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:55:56.4189760Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:55:56.4199300Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:55:56.4203480Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:55:56.5076460Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:55:56.5082160Z rm /usr/local/bin/mpic++ 2021-05-15T13:55:56.5085700Z rm /usr/local/bin/mpicc 2021-05-15T13:55:56.5092670Z rm /usr/local/bin/mpicxx 2021-05-15T13:55:56.5096290Z rm /usr/local/bin/mpiexec 2021-05-15T13:55:56.5102710Z rm /usr/local/bin/mpif77 2021-05-15T13:55:56.5106290Z rm /usr/local/bin/mpif90 2021-05-15T13:55:56.5111730Z rm /usr/local/bin/mpifort 2021-05-15T13:55:56.5118190Z rm /usr/local/bin/mpirun 2021-05-15T13:55:56.5122590Z rm /usr/local/bin/ompi-clean 2021-05-15T13:55:56.5127660Z rm /usr/local/bin/ompi-server 2021-05-15T13:55:56.5130850Z rm /usr/local/bin/ompi_info 2021-05-15T13:55:56.5136760Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:55:56.5140620Z rm /usr/local/bin/orte-clean 2021-05-15T13:55:56.5147730Z rm /usr/local/bin/orte-info 2021-05-15T13:55:56.5151190Z rm /usr/local/bin/orte-server 2021-05-15T13:55:56.5159340Z rm /usr/local/bin/ortecc 2021-05-15T13:55:56.5163790Z rm /usr/local/bin/orted 2021-05-15T13:55:56.5171340Z rm /usr/local/bin/orterun 2021-05-15T13:55:56.5175950Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:55:56.5186740Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:55:56.5194080Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:55:56.5197680Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:55:56.5206450Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:55:56.5214410Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:55:56.5225550Z rm /usr/local/include/mpi.h 2021-05-15T13:55:56.5226300Z rm /usr/local/include/mpi.mod 2021-05-15T13:55:56.5232550Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:55:56.5236630Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:55:56.5244850Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:55:56.5248410Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:55:56.5256850Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:55:56.5260610Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:55:56.5267930Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:55:56.5271460Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:55:56.5278200Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:55:56.5282290Z rm /usr/local/include/mpif-config.h 2021-05-15T13:55:56.5290360Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:55:56.5294100Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:55:56.5300930Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:55:56.5308820Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:55:56.5314030Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:55:56.5317970Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:55:56.5324300Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:55:56.5327970Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:55:56.5336450Z rm /usr/local/include/mpif.h 2021-05-15T13:55:56.5340790Z rm /usr/local/include/openmpi 2021-05-15T13:55:56.5347680Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:55:56.5358110Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:55:56.5361640Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:55:56.5368450Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:55:56.5371940Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:55:56.5378980Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:55:56.5382210Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:55:56.5389330Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:55:56.5393030Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:55:56.5400520Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:55:56.5403850Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:55:56.5409800Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:55:56.5413550Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:55:56.5418860Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:55:56.5426050Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:55:56.5429550Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:55:56.5436460Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:55:56.5440010Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:55:56.5445940Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:55:56.5450170Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:55:56.5456650Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:55:56.5460230Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:55:56.5463700Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:55:56.5471950Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:55:56.5475160Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:55:56.5482650Z rm /usr/local/lib/openmpi 2021-05-15T13:55:56.5489600Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:55:56.5496260Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:55:56.5500500Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:55:56.5504690Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:55:56.5512150Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:55:56.5516220Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:55:56.5524130Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:55:56.5528200Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:55:56.5531880Z rm /usr/local/lib/pmix 2021-05-15T13:55:56.5551360Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:55:56.5555070Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:55:56.5559190Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:55:56.5564720Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:55:56.5568310Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:55:56.5573790Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:55:56.5577720Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:55:56.5583140Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:55:56.5587560Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:55:56.5592820Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:55:56.5596290Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:55:56.5600730Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:55:56.5607110Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:55:56.5611330Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:55:56.5616760Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:55:56.5620540Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:55:56.5626120Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:55:56.5730850Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:55:56.5735300Z Only the first 100 operations were output. 2021-05-15T13:55:58.4085820Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:55:59.4736670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:00.0803070Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:56:00.4290610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A05%3A00Z&sig=0WStt1%2B0Q9L%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:00.4716740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=0WStt1\%2B0Q9L\%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:00.8836860Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:56:01.0142250Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:56:01.0169190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3546-avy3vg 2021-05-15T13:56:01.7628180Z cp -pR /private/tmp/d20210515-3546-avy3vg/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:56:02.5255970Z chmod -Rf +w /private/tmp/d20210515-3546-avy3vg 2021-05-15T13:56:03.5973160Z ==> Finishing up 2021-05-15T13:56:03.6480020Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:56:03.6485480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:56:03.6490100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:56:03.6494540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:56:03.6499080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:56:03.6503800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:56:03.6508960Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:56:03.6513430Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:56:03.6521080Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:56:03.6525890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:56:03.6530360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:56:03.6535150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:56:03.6539900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:56:03.6544580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:56:03.6548990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:56:03.6553470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:56:03.6559050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:56:03.6562900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:56:03.6567920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:56:03.6572350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:56:03.6576930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:56:03.6583360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:56:03.6588080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:56:03.6593190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:56:03.6597950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:56:03.6602380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:56:03.6607300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:56:03.6611930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:56:03.6616490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:56:03.6621430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:56:03.6629270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:56:03.6641620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:56:03.6649440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:56:03.6657700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:56:03.6666170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:56:03.6674710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:56:03.6683140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:56:03.6692760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:56:03.6702300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:56:03.6710800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:56:03.6723130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:56:03.6729300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:56:03.6736810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:56:03.6745250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:56:03.6754330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:56:03.6763750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:56:03.6771800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:56:03.6779910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:56:03.6785300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:56:03.6793530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:56:03.6803280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:56:03.6817700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:56:03.6820690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:56:03.6826150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:56:03.6839030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:56:03.6844150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:56:03.6852020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:56:03.6859720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:56:03.6868760Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:56:03.6873480Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:56:03.6882260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:56:03.6889760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:56:03.6897470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:56:03.6905350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:56:03.6910550Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:56:03.6920140Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:56:03.6930200Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:56:03.6939030Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:56:03.6948260Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:56:03.7044690Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:56:03.7049730Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:56:03.7056270Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:56:03.7060160Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:56:03.7064890Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:56:03.7069740Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:56:03.7074210Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:56:03.7078890Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:56:03.7083550Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:56:03.7088250Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:56:03.7093270Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:56:03.7097790Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:56:03.7105090Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:56:03.7111120Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:56:03.7118140Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:56:03.7128820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:56:03.7134200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:56:03.7139430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:56:03.7145700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:56:03.7151480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:56:03.7157030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:56:03.7162490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:56:03.7167710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:56:03.7173060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:56:03.7178070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:56:03.7183300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:56:03.7188820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:56:03.7193690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:56:03.7198940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:56:03.7204350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:56:03.7209570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:56:03.7214380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:56:03.7218620Z Only the first 100 operations were output. 2021-05-15T13:56:04.0839220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3710-lj7t25.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-15T13:56:06.5591030Z ==> Summary 2021-05-15T13:56:06.6311300Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:56:08.9731660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:56:10.0819780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:11.0493730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:56:11.0497990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A05%3A00Z&sig=FughYcDsrUSQ%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:11.0545430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=FughYcDsrUSQ\%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:11.1070640Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:56:11.1912370Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:56:11.1939100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3717-c2adlu 2021-05-15T13:56:11.2685950Z cp -pR /private/tmp/d20210515-3717-c2adlu/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:56:11.4105820Z chmod -Rf +w /private/tmp/d20210515-3717-c2adlu 2021-05-15T13:56:11.5868710Z ==> Finishing up 2021-05-15T13:56:11.6229600Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:56:11.6241280Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:56:11.6246570Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:56:11.6262500Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:56:11.6298420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6300970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6321490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6323530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6349210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6371390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6386060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6397640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6416290Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:56:11.6426650Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:56:11.6428890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6430440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6431890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6444980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6471990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6529570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6558580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6561140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6582250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6600810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6630440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6634200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6641210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6677950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6686680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6696800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6719430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6749610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6751390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6776250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6809870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6836580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6853970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6863010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6874210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6883930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6900350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6936240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6940180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6956030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6957800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6971760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6989280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7090140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7157370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7164100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7266440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7366950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7382340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7439870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7508750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7510660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7513640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7517550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7520960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7522810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.7525610Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:56:11.7527120Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:56:11.7528700Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:56:11.7530770Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:56:11.7532890Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:56:11.7535600Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:56:11.7538410Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:56:11.7541650Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:56:11.7841800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3883-1pvm31w.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-15T13:56:14.0207070Z ==> Summary 2021-05-15T13:56:14.0410200Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:56:15.9959410Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:56:15.9960150Z To reinstall 1.6.37, run: 2021-05-15T13:56:15.9960630Z brew reinstall libpng 2021-05-15T13:56:17.8279680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:56:18.9126750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:19.4228170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:56:19.7432010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A05%3A00Z&sig=HZUdHI5DNm9lDMdAktUctTALB%2BQG%2BXkQsPp4Lnz7O1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:19.7718830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=HZUdHI5DNm9lDMdAktUctTALB\%2BQG\%2BXkQsPp4Lnz7O1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:19.8068490Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:56:19.8115400Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:56:20.8843810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:21.4359440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:56:21.7549000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A05%3A00Z&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68%2B0%2Fvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:21.7846350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68\%2B0\%2Fvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:21.8432100Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:56:21.8481130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:56:22.9198340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:23.4454620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:56:23.7602130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A05%3A00Z&sig=2ZPdaVy%2FMdC%2BH4nd6NfkccPQ8l%2BOkT5wo%2F81ROgkbgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:23.8027640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=2ZPdaVy\%2FMdC\%2BH4nd6NfkccPQ8l\%2BOkT5wo\%2F81ROgkbgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:23.8481400Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:56:23.8510990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:56:24.9282700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:25.4476550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:56:25.7921230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A05%3A00Z&sig=0nSfV0XGawWBeN1VCvH%2FTFtxUHr8vQ0DgKcU1S7SjAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:25.8214000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=0nSfV0XGawWBeN1VCvH\%2FTFtxUHr8vQ0DgKcU1S7SjAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:25.8659440Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:56:25.8687060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:56:26.9246720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:27.4647730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:56:27.7818380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A05%3A00Z&sig=g36HVyslzP1siJ8NxHxXlFY5m%2FuaEtfQFxZ40M6e380%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:27.8216760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=g36HVyslzP1siJ8NxHxXlFY5m\%2FuaEtfQFxZ40M6e380\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:27.9307980Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:56:27.9369460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:56:28.9835410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:29.5358670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:56:29.8740520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A05%3A00Z&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:29.9047040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:29.9870470Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:56:29.9977650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:56:31.0895100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:31.6515540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:56:31.9589000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A05%3A00Z&sig=ExrKKwXXos6nlIyq%2BsGkU0K5xc2TXooWYJy6soQuocY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:32.0254490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=ExrKKwXXos6nlIyq\%2BsGkU0K5xc2TXooWYJy6soQuocY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:32.0640350Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:56:32.0672780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:56:33.1363550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:33.6803060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:56:34.0063620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A05%3A00Z&sig=bwkAnAg%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3%2FCcA3PI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:34.0389800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=bwkAnAg\%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3\%2FCcA3PI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:34.0762710Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:56:34.0791610Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:56:35.1599880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:35.8346020Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:56:36.1853250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A05%3A00Z&sig=l975jm8Ib63ptQyHrCEmffLTrA2y%2F%2Frlm4Rnu%2F%2FS8Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:36.2208170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=l975jm8Ib63ptQyHrCEmffLTrA2y\%2F\%2Frlm4Rnu\%2F\%2FS8Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:36.2660140Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:56:36.2692520Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:56:37.3343120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:37.8657220Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:56:38.4268210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=rOGi8qSr7pa7z5JXQ\%2FBrixRXs7LUUQOHDgbLhEXYoug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:38.4276360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A05%3A00Z&sig=rOGi8qSr7pa7z5JXQ%2FBrixRXs7LUUQOHDgbLhEXYoug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:38.4280690Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:56:38.4283100Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:56:39.4460580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:39.9909080Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:56:40.3118240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A05%3A00Z&sig=mRb7St9fhX4MZdBk1BeEDc%2F2DllWGbIvDrm3Le015sw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:40.3503110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=mRb7St9fhX4MZdBk1BeEDc\%2F2DllWGbIvDrm3Le015sw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:40.4237220Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:56:40.4331150Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:56:41.5285490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:42.0764240Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:56:42.3908290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A05%3A00Z&sig=f4bQn6E2CTE6pugsw41EhPF%2FtjPvccP9ZDQViYJmDPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:42.4361860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=f4bQn6E2CTE6pugsw41EhPF\%2FtjPvccP9ZDQViYJmDPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:42.4847860Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:56:42.4889640Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:56:43.5433780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:44.0625920Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:56:44.3772930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A05%3A00Z&sig=fzIKc4VD7%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:44.4228780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=fzIKc4VD7\%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:44.4840070Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:56:44.4880100Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:56:45.6027390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:46.1308490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:56:46.4470590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A05%3A00Z&sig=yOtOECdHcweFeA%2BOMXfd8mcduZfNOxMB1rb%2B2a05GzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:46.4854220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=yOtOECdHcweFeA\%2BOMXfd8mcduZfNOxMB1rb\%2B2a05GzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:46.8140220Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:56:46.8648220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:56:47.9459560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:48.4929860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:56:48.8369230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A05%3A00Z&sig=umi%2FvxLX%2FD9%2BzqpNm09OGA3zkxCujWtaHlOuX%2BbJMDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:48.8716200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=umi\%2FvxLX\%2FD9\%2BzqpNm09OGA3zkxCujWtaHlOuX\%2BbJMDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:48.9569290Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:56:48.9672400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:56:50.1083440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:50.6552220Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:56:50.9860220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A05%3A00Z&sig=eCQ%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:51.0241990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=eCQ\%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:52.1928760Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:56:52.6222340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:56:53.7064210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:54.2472670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:56:54.5748130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A05%3A00Z&sig=BS94DRtMKoUUdj4h%2BKantxFtvlmmxp9mwHv%2Bqe2NhRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:54.6117870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=BS94DRtMKoUUdj4h\%2BKantxFtvlmmxp9mwHv\%2Bqe2NhRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:54.7800110Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:56:54.8336010Z ==> 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-15T13:56:54.8338630Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:56:54.8953950Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:56:54.8982910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1sepufp 2021-05-15T13:56:54.9053080Z cp -pR /private/tmp/d20210515-3993-1sepufp/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:56:54.9132520Z chmod -Rf +w /private/tmp/d20210515-3993-1sepufp 2021-05-15T13:56:54.9495090Z ==> Finishing up 2021-05-15T13:56:54.9816120Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:56:54.9909920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4269-1iarlz8.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-15T13:56:57.2069330Z ==> Summary 2021-05-15T13:56:57.2085600Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:56:57.2090960Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:56:57.2125950Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:56:57.2143530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3993-1thwdcz 2021-05-15T13:56:57.3152990Z cp -pR /private/tmp/d20210515-3993-1thwdcz/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:56:57.4534530Z chmod -Rf +w /private/tmp/d20210515-3993-1thwdcz 2021-05-15T13:56:57.6072070Z ==> Finishing up 2021-05-15T13:56:57.6448770Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:56:57.6453070Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:56:57.6462550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:56:57.6468060Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:56:57.6473170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:56:57.6478890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:56:57.6484720Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:56:57.6490220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:56:57.6495500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:56:57.6500930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:56:57.6506250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:56:57.6542730Z rm /usr/local/share/pkgconfig 2021-05-15T13:56:57.6558620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:56:57.6564330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:56:57.6569970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:56:57.6575690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:56:57.6581420Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:56:57.6587230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:56:57.6592900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:56:57.6598130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:56:57.6604120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:56:57.6609650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:56:57.6615390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:56:57.6621100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:56:57.6626850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:56:57.6632490Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:56:57.6639710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:56:57.6645850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:56:57.6652150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:56:57.6657980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:56:57.6662970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:56:57.6668430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:56:57.6674340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:56:57.6679750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:56:57.6685330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:56:57.6690800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:56:57.6696400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:56:57.6701860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:56:57.6707580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:56:57.6713300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:56:57.6719040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:56:57.6724630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:56:57.6730260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:56:57.6735820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:56:57.6741530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:56:57.6770070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:56:57.6776080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:56:57.6782150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:56:57.6787280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:56:57.6792800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:56:57.6798210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:56:57.6804060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:56:57.6809870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:56:57.6815340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:56:57.7358490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4295-ocav9h.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-15T13:57:00.0553340Z ==> Summary 2021-05-15T13:57:00.0782740Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:57:00.0788780Z ==> Installing poppler dependency: libxau 2021-05-15T13:57:00.0880550Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:57:00.0900730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1ggh5ac 2021-05-15T13:57:00.1034880Z cp -pR /private/tmp/d20210515-3993-1ggh5ac/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:57:00.1209240Z chmod -Rf +w /private/tmp/d20210515-3993-1ggh5ac 2021-05-15T13:57:00.1736070Z ==> Finishing up 2021-05-15T13:57:00.2078870Z rm /usr/local/include/X11 2021-05-15T13:57:00.2087740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:57:00.2092930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:57:00.2099220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:57:00.2103930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:57:00.2147730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:57:00.2153200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:57:00.2157880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:57:00.2162980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:57:00.2167660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:57:00.2172890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:57:00.2179070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:57:00.2185020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:57:00.2190090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:57:00.2195090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:57:00.2200430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:57:00.2205050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:57:00.2210070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:57:00.2215300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:57:00.2220080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:57:00.2225230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:57:00.2230270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:57:00.2235110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:57:00.2240230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:57:00.2245300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:57:00.2248690Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:57:00.2254990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:57:00.2260550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:57:00.2266080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:57:00.2269600Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:57:00.2277680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:57:00.2283490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:57:00.2289260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:57:00.2294330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:57:00.2299520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:57:00.2304960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:57:00.2309820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:57:00.2314950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:57:00.2319990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:57:00.2325380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:57:00.2330600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:57:00.2335500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:57:00.2340660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:57:00.2346030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:57:00.2351250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:57:00.2356290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:57:00.2361520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:57:00.2366750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:57:00.2372310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:57:00.2377520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:57:00.2382790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:57:00.2387810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:57:00.2393340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:57:00.2398210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:57:00.2403380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:57:00.2409090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:57:00.2414160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:57:00.2419250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:57:00.2424730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:57:00.2429510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:57:00.2434630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:57:00.2439800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:57:00.2445240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:57:00.2450240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:57:00.2455310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:57:00.2460600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:57:00.2465400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:57:00.2470510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:57:00.2475650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:57:00.2481150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:57:00.2486060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:57:00.2491160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:57:00.2496680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:57:00.2526780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:57:00.2531590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:57:00.2537840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:57:00.2543230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:57:00.2548620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:57:00.2553780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:57:00.2559480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:57:00.2564810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:57:00.2570010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:57:00.2575170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:57:00.2580610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:57:00.2585640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:57:00.2591710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:57:00.2596470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:57:00.2601830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:57:00.2607040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:57:00.2612360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:57:00.2617710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:57:00.2623270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:57:00.2628700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:57:00.2633950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:57:00.2639580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:57:00.2644990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:57:00.2650300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:57:00.2655430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:57:00.2661540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:57:00.2666680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:57:00.2671930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:57:00.2677690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:57:00.2681100Z Only the first 100 operations were output. 2021-05-15T13:57:00.3005600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4322-yb8esa.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-15T13:57:02.5751340Z ==> Summary 2021-05-15T13:57:02.5780120Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:57:02.5785670Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:57:02.5871100Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:57:02.5888100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1ontu37 2021-05-15T13:57:02.6003910Z cp -pR /private/tmp/d20210515-3993-1ontu37/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:57:02.6120960Z chmod -Rf +w /private/tmp/d20210515-3993-1ontu37 2021-05-15T13:57:02.6541890Z ==> Finishing up 2021-05-15T13:57:02.6912500Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:57:02.6919350Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:57:02.6923930Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:57:02.6929230Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:57:02.6937400Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:57:02.7064000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4348-tbdx0y.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-15T13:57:04.8684510Z ==> Summary 2021-05-15T13:57:04.8703130Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:57:04.8709070Z ==> Installing poppler dependency: libxcb 2021-05-15T13:57:04.9013040Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:57:04.9031000Z 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/d20210515-3993-rr25y7 2021-05-15T13:57:05.6142350Z cp -pR /private/tmp/d20210515-3993-rr25y7/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:57:06.8884720Z chmod -Rf +w /private/tmp/d20210515-3993-rr25y7 2021-05-15T13:57:08.0346270Z ==> Finishing up 2021-05-15T13:57:08.0790900Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:57:08.0799310Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:57:08.0861820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:57:08.0867130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:57:08.0872600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:57:08.0877790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:57:08.0883190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:57:08.0890020Z 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-15T13:57:08.0896890Z 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-15T13:57:08.0902180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:57:08.0907700Z 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-15T13:57:08.0913050Z 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-15T13:57:08.0918390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:57:08.0924140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:57:08.0929160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:57:08.0957260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:57:08.0962730Z 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-15T13:57:08.0967960Z 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-15T13:57:08.0973180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:57:08.0978610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:57:08.0983700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:57:08.0989450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:57:08.0994430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:57:08.0999730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:57:08.1005740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:57:08.1010700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:57:08.1016200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:57:08.1020930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:57:08.1026360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:57:08.1031470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:57:08.1037690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:57:08.1043250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:57:08.1048590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:57:08.1054150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:57:08.1060080Z 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-15T13:57:08.1065250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:57:08.1071050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:57:08.1076470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:57:08.1082490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:57:08.1087960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:57:08.1093860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:57:08.1100520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:57:08.1105920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:57:08.1111980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:57:08.1117220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:57:08.1121800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:57:08.1127480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:57:08.1132570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:57:08.1137810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:57:08.1143360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:57:08.1148530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:57:08.1153890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:57:08.1159130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:57:08.1164130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:57:08.1169030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:57:08.1174440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:57:08.1179740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:57:08.1184740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:57:08.1190150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:57:08.1195530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:57:08.1201200Z 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-15T13:57:08.1206870Z 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-15T13:57:08.1211830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:57:08.1217300Z 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-15T13:57:08.1222680Z 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-15T13:57:08.1227820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:57:08.1233600Z 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-15T13:57:08.1239370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:57:08.1245310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:57:08.1250540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:57:08.1256140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:57:08.1261430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:57:08.1266780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:57:08.1277370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:57:08.1284460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:57:08.1288860Z 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-15T13:57:08.1294330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:57:08.1300520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:57:08.1305760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:57:08.1311830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:57:08.1317290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:57:08.1322630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:57:08.1328210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:57:08.1333920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:57:08.1340080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:57:08.1345350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:57:08.1351000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:57:08.1356380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:57:08.1362830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:57:08.1368310Z 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-15T13:57:08.1373680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:57:08.1379250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:57:08.1384800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:57:08.1390630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:57:08.1395990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:57:08.1401830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:57:08.1406900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:57:08.1412590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:57:08.1417950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:57:08.1423650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:57:08.1428110Z Only the first 100 operations were output. 2021-05-15T13:57:09.7000800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4383-rcyebl.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-15T13:57:12.2606230Z ==> Summary 2021-05-15T13:57:12.4005380Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:57:12.4011250Z ==> Installing poppler dependency: libx11 2021-05-15T13:57:12.4478390Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:57:12.4497770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-3rsto0 2021-05-15T13:57:12.7759250Z cp -pR /private/tmp/d20210515-3993-3rsto0/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:57:13.3743980Z chmod -Rf +w /private/tmp/d20210515-3993-3rsto0 2021-05-15T13:57:13.8357530Z ==> Finishing up 2021-05-15T13:57:13.8730760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:57:13.8733230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:57:13.8737800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:57:13.8743070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:57:13.8748040Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:57:13.8752860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:57:13.8758300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:57:13.8763550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:57:13.8768680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:57:13.8774170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:57:13.8779150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:57:13.8785200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:57:13.8793120Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:57:13.8799990Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:57:13.8827670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:57:13.8834560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:57:13.8840090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:57:13.8845820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:57:13.8851080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:57:13.8857390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:57:13.8862580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:57:13.8868720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:57:13.8873990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:57:13.8879690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:57:13.8885280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:57:13.8891000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:57:13.8896750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:57:13.8902640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:57:13.8908760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:57:13.8914020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:57:13.8919560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:57:13.8925940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:57:13.8931990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:57:13.8938810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:57:13.8945630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:57:13.8951170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:57:13.8957970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:57:13.8964120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:57:13.8969380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:57:13.8975160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:57:13.8981330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:57:13.8990670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:57:13.8996980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:57:13.9002690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:57:13.9008690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:57:13.9014350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:57:13.9020120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:57:13.9026230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:57:13.9032050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:57:13.9037760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:57:13.9046140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:57:13.9052040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:57:13.9058310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:57:13.9066200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:57:13.9069660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:57:13.9075920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:57:13.9082690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:57:13.9087790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:57:13.9093970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:57:13.9099380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:57:13.9105230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:57:13.9111520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:57:13.9117060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:57:13.9122360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:57:13.9129370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:57:13.9135520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:57:13.9142050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:57:13.9148190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:57:13.9154480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:57:13.9161440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:57:13.9167330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:57:13.9173400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:57:13.9179120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:57:13.9185200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:57:13.9191600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:57:13.9197510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:57:13.9203670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:57:13.9209690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:57:13.9215470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:57:13.9221220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:57:13.9227610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:57:13.9233970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:57:13.9240760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:57:13.9247120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:57:13.9253410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:57:13.9259880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:57:13.9266030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:57:13.9272310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:57:13.9278840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:57:13.9284920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:57:13.9291200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:57:13.9318500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:57:13.9324280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:57:13.9329840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:57:13.9335120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:57:13.9340940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:57:13.9346500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:57:13.9352560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:57:13.9357620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:57:13.9363200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:57:13.9368870Z Only the first 100 operations were output. 2021-05-15T13:57:14.4836440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4409-1uk8r1f.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-15T13:57:16.8642960Z ==> Summary 2021-05-15T13:57:16.9297350Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:57:16.9303330Z ==> Installing poppler dependency: libxext 2021-05-15T13:57:16.9836460Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:57:16.9873510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-7jmsw9 2021-05-15T13:57:17.0196180Z cp -pR /private/tmp/d20210515-3993-7jmsw9/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:57:17.0667120Z chmod -Rf +w /private/tmp/d20210515-3993-7jmsw9 2021-05-15T13:57:17.1428430Z ==> Finishing up 2021-05-15T13:57:17.1801900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:57:17.1805700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:57:17.1811150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:57:17.1815940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:57:17.1821060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:57:17.1826630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:57:17.1831620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:57:17.1836780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:57:17.1842000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:57:17.1847280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:57:17.1852620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:57:17.1857600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:57:17.1862840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:57:17.1868010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:57:17.1873000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:57:17.1878220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:57:17.1890960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:57:17.1896340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:57:17.1901880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:57:17.1906830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:57:17.1912100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:57:17.1917390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:57:17.1923220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:57:17.1928450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:57:17.1933750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:57:17.1939030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:57:17.1944130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:57:17.1949640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:57:17.1955110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:57:17.1960330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:57:17.1965570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:57:17.1970890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:57:17.1976020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:57:17.1981210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:57:17.1987150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:57:17.1991820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:57:17.1997970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:57:17.2006740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:57:17.2037520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:57:17.2045800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:57:17.2047800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:57:17.2049790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:57:17.2051650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:57:17.2053560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:57:17.2055490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:57:17.2063820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:57:17.2069410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:57:17.2075330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:57:17.2083100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:57:17.2089550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:57:17.2096190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:57:17.2101910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:57:17.2108970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:57:17.2114240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:57:17.2120480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:57:17.2125710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:57:17.2132610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:57:17.2138650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:57:17.2144200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:57:17.2150180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:57:17.2155290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:57:17.2160850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:57:17.2166730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:57:17.2172240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:57:17.2177640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:57:17.2182830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:57:17.2189130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:57:17.2195070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:57:17.2200290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:57:17.2206390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:57:17.2211880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:57:17.2217340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:57:17.2223090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:57:17.2228870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:57:17.2234840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:57:17.2240530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:57:17.2246010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:57:17.2252700Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:57:17.2258270Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:57:17.2263280Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:57:17.2270710Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:57:17.2556820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4435-tek7p5.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-15T13:57:19.5669830Z ==> Summary 2021-05-15T13:57:19.5733890Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:57:19.5739530Z ==> Installing poppler dependency: libxrender 2021-05-15T13:57:19.6294340Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:57:19.6311780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1gldmqk 2021-05-15T13:57:19.6425540Z cp -pR /private/tmp/d20210515-3993-1gldmqk/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:57:19.6580160Z chmod -Rf +w /private/tmp/d20210515-3993-1gldmqk 2021-05-15T13:57:19.7051440Z ==> Finishing up 2021-05-15T13:57:19.7429680Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:57:19.7437780Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:57:19.7445140Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:57:19.7449180Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:57:19.7454090Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:57:19.7462610Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:57:19.7593770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4461-1yg7twd.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-15T13:57:21.9452790Z ==> Summary 2021-05-15T13:57:21.9479110Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:57:21.9484380Z ==> Installing poppler dependency: lzo 2021-05-15T13:57:21.9508310Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:57:21.9527380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1j6glu7 2021-05-15T13:57:21.9711470Z cp -pR /private/tmp/d20210515-3993-1j6glu7/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:57:21.9948460Z chmod -Rf +w /private/tmp/d20210515-3993-1j6glu7 2021-05-15T13:57:22.0530780Z ==> Finishing up 2021-05-15T13:57:22.0897290Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:57:22.0906390Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:57:22.0914350Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:57:22.0919700Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:57:22.0925960Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:57:22.0934100Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:57:22.1099710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4487-1vj3hei.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-15T13:57:24.3353110Z ==> Summary 2021-05-15T13:57:24.3384970Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:57:24.3390860Z ==> Installing poppler dependency: pixman 2021-05-15T13:57:24.3417660Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:57:24.3434840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-vimhzt 2021-05-15T13:57:24.3619360Z cp -pR /private/tmp/d20210515-3993-vimhzt/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:57:24.3774490Z chmod -Rf +w /private/tmp/d20210515-3993-vimhzt 2021-05-15T13:57:24.4221870Z ==> Finishing up 2021-05-15T13:57:24.4583300Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:57:24.4589850Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:57:24.4595080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:57:24.4599700Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:57:24.4605000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:57:24.4612400Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:57:24.4740630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4513-7u62no.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-15T13:57:26.7448740Z ==> Summary 2021-05-15T13:57:26.7509970Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:57:26.7515840Z ==> Installing poppler dependency: cairo 2021-05-15T13:57:26.9145800Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:57:26.9163520Z 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/d20210515-3993-1oqr430 2021-05-15T13:57:26.9935080Z cp -pR /private/tmp/d20210515-3993-1oqr430/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:57:27.0728760Z chmod -Rf +w /private/tmp/d20210515-3993-1oqr430 2021-05-15T13:57:27.3470960Z ==> Finishing up 2021-05-15T13:57:27.4052810Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:57:27.4056320Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:57:27.4063060Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:57:27.4073210Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:57:27.4079390Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:57:27.4084660Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:57:27.4089750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:57:27.4094710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:57:27.4100070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:57:27.4104860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:57:27.4110760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:57:27.4115080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:57:27.4120440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:57:27.4125730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:57:27.4133360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:57:27.4138930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:57:27.4144970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:57:27.4150020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:57:27.4155010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:57:27.4160470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:57:27.4165310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:57:27.4170880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:57:27.4176320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:57:27.4182130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:57:27.4186560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:57:27.4191970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:57:27.4196910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:57:27.4201840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:57:27.4207400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:57:27.4212110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:57:27.4217000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:57:27.4578520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4539-16poami.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-15T13:57:29.6815980Z ==> Summary 2021-05-15T13:57:29.6905410Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:57:29.6909940Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:57:29.7031960Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:57:29.7049920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1lccktr 2021-05-15T13:57:29.7250440Z cp -pR /private/tmp/d20210515-3993-1lccktr/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:57:29.7458380Z chmod -Rf +w /private/tmp/d20210515-3993-1lccktr 2021-05-15T13:57:29.8086300Z ==> Finishing up 2021-05-15T13:57:29.8326540Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:57:29.8330980Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:57:29.8335770Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:57:29.8340500Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:57:29.8345830Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:57:29.8352440Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:57:29.8357470Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:57:29.8368150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:57:29.8373270Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:57:29.8379520Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:57:29.8384900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:57:29.8390100Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:57:29.8396510Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:57:29.8401230Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:57:29.8406330Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:57:29.8413750Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:57:29.8589820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4565-10lw48j.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-15T13:57:32.0703400Z ==> Summary 2021-05-15T13:57:32.0780780Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:57:32.0786600Z ==> Installing poppler dependency: nspr 2021-05-15T13:57:32.0810130Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:57:32.0828550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-1alw53v 2021-05-15T13:57:32.1219980Z cp -pR /private/tmp/d20210515-3993-1alw53v/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:57:32.1738720Z chmod -Rf +w /private/tmp/d20210515-3993-1alw53v 2021-05-15T13:57:32.2533800Z ==> Finishing up 2021-05-15T13:57:32.2907880Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:57:32.2912850Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:57:32.2921230Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:57:32.2927920Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:57:32.2933200Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:57:32.2937780Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:57:32.2942860Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:57:32.2951450Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:57:32.2952690Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:57:32.2959590Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:57:32.3229380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4591-x8s7zg.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-15T13:57:34.5916830Z ==> Summary 2021-05-15T13:57:34.5978320Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:57:34.5984900Z ==> Installing poppler dependency: nss 2021-05-15T13:57:34.6093210Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:57:34.6112050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-uruevg 2021-05-15T13:57:34.9083290Z cp -pR /private/tmp/d20210515-3993-uruevg/nss/. /usr/local/Cellar/nss 2021-05-15T13:57:35.1101200Z chmod -Rf +w /private/tmp/d20210515-3993-uruevg 2021-05-15T13:57:36.8892780Z ==> Finishing up 2021-05-15T13:57:36.9316970Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:57:36.9321260Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:57:36.9325670Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:57:36.9330210Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:57:36.9334930Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:57:36.9339750Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:57:36.9344850Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:57:36.9350280Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:57:36.9353850Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:57:36.9358580Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:57:36.9363430Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:57:36.9368080Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:57:36.9372470Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:57:36.9377310Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:57:36.9381780Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:57:36.9386480Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:57:36.9391440Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:57:36.9396070Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:57:36.9400460Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:57:36.9404980Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:57:36.9410000Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:57:36.9414190Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:57:36.9418910Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:57:36.9423960Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:57:36.9429150Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:57:36.9433030Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:57:36.9438580Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:57:36.9443130Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:57:36.9448370Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:57:36.9452480Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:57:36.9457000Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:57:36.9461690Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:57:36.9466540Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:57:36.9471210Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:57:36.9476050Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:57:36.9480590Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:57:36.9485610Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:57:36.9489920Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:57:36.9494440Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:57:36.9499000Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:57:36.9503830Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:57:36.9508720Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:57:36.9513500Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:57:36.9518360Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:57:36.9523160Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:57:36.9527940Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:57:36.9532590Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:57:36.9537400Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:57:36.9542200Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:57:36.9546720Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:57:36.9551590Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:57:36.9556120Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:57:36.9561370Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:57:36.9569980Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:57:36.9574720Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:57:36.9579740Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:57:36.9584500Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:57:36.9589300Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:57:36.9594280Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:57:36.9599010Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:57:36.9604170Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:57:36.9608820Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:57:37.9470180Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:57:37.9481150Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:57:37.9482690Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:57:37.9484200Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:57:37.9485630Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:57:37.9487380Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:57:37.9489000Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:57:37.9490360Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:57:37.9491710Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:57:37.9493060Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:57:37.9494470Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:57:37.9495890Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:57:37.9497270Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:57:37.9498680Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:57:37.9500040Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:57:37.9501400Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:57:37.9502880Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:57:37.9504340Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:57:37.9505790Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:57:37.9507150Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:57:37.9508450Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:57:37.9509830Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:57:37.9511210Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:57:37.9512880Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:57:37.9514600Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:57:37.9516090Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:57:37.9517500Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:57:37.9518980Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:57:37.9520440Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:57:37.9521880Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:57:37.9523300Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:57:37.9524820Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:57:37.9526920Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:57:37.9528660Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:57:37.9530280Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:57:37.9531660Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:57:37.9533150Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:57:37.9534730Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:57:37.9535810Z Only the first 100 operations were output. 2021-05-15T13:57:37.9538260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4617-o8f1f9.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-15T13:57:39.4733940Z ==> Summary 2021-05-15T13:57:39.4879030Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:57:39.4886330Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:57:39.5187890Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:57:39.5207870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-gwdjbe 2021-05-15T13:57:39.7403650Z cp -pR /private/tmp/d20210515-3993-gwdjbe/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:57:40.0099180Z chmod -Rf +w /private/tmp/d20210515-3993-gwdjbe 2021-05-15T13:57:40.2628410Z ==> Finishing up 2021-05-15T13:57:40.3004740Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:57:40.3012370Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:57:40.3017650Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:57:40.3026020Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:40.3033890Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:40.3043680Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:57:40.3049170Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:57:40.3055820Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:57:40.3063770Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:57:40.3070490Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:57:40.3076400Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:57:40.3081500Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:57:40.3087230Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:57:40.3092510Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:40.3100560Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:57:40.4135040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4643-6cykxf.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-15T13:57:42.6361410Z ==> Summary 2021-05-15T13:57:42.6677480Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:57:42.6684740Z ==> Installing poppler dependency: qt@5 2021-05-15T13:57:42.6722140Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:57:42.6740710Z 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/d20210515-3993-imptpi 2021-05-15T13:57:48.7789430Z cp -pR /private/tmp/d20210515-3993-imptpi/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:57:57.3627030Z chmod -Rf +w /private/tmp/d20210515-3993-imptpi 2021-05-15T13:58:13.3861070Z ==> Finishing up 2021-05-15T13:58:15.8249410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4689-1u8dy0n.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-15T13:58:20.0768100Z ==> Caveats 2021-05-15T13:58:20.0769110Z We agreed to the Qt open source license for you. 2021-05-15T13:58:20.0770010Z If this is unacceptable you should uninstall. 2021-05-15T13:58:20.0770570Z 2021-05-15T13:58:20.0771840Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:20.0772870Z because this is an alternate version of another formula. 2021-05-15T13:58:20.0773460Z 2021-05-15T13:58:20.0774770Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:20.0776190Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:20.0776670Z 2021-05-15T13:58:20.0777170Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:20.0778600Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:20.0780400Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:20.0781050Z 2021-05-15T13:58:20.0782170Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:20.0783120Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:20.0783690Z 2021-05-15T13:58:20.0784750Z ==> Summary 2021-05-15T13:58:21.3212490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3993-ahg4dm 2021-05-15T13:58:21.3215630Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:58:21.3218290Z cp -pR /private/tmp/d20210515-3993-ahg4dm/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:58:21.3219500Z ==> Installing poppler 2021-05-15T13:58:21.3327260Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:58:21.3791060Z chmod -Rf +w /private/tmp/d20210515-3993-ahg4dm 2021-05-15T13:58:21.8234590Z ==> Finishing up 2021-05-15T13:58:21.8597120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:58:21.8601590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:58:21.8606930Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:58:21.8616400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:58:21.8617680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:58:21.8623200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:58:21.8629970Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:58:21.8635240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:58:21.8641320Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:58:21.8646450Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:58:21.8651890Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:58:21.8657340Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:58:21.8723960Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:58:21.8730120Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:58:21.8741800Z rm /usr/local/share/gir-1.0 2021-05-15T13:58:21.8748780Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:58:21.8754510Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:58:21.8764490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:58:21.8769800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:58:21.8775150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:58:21.8780740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:58:21.8786090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:58:21.8791600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:58:21.8797380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:58:21.8802510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:58:21.8807780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:58:21.8814160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:58:21.8819780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:58:21.8839810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:58:21.8844180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:58:21.8846890Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:58:21.8848840Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:58:21.8863310Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:58:21.8866760Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:58:21.8873650Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:58:21.8878740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:58:21.8885840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:58:21.8891370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:58:21.8898530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:58:21.8904420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:58:21.8910930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:58:21.8916360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:58:21.8922390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:58:21.8929730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:58:21.8949830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:58:21.8951830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:58:21.8953740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:58:21.8955810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:58:21.8957480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:58:21.8963380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:58:21.8971490Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:58:21.8977230Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:58:21.8982970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:58:21.8988700Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:58:22.0084460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4715-khttij.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-15T13:58:24.3993270Z ==> Summary 2021-05-15T13:58:24.4287220Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:58:25.9555290Z ==> Caveats 2021-05-15T13:58:25.9556200Z ==> qt@5 2021-05-15T13:58:25.9598820Z We agreed to the Qt open source license for you. 2021-05-15T13:58:25.9599580Z If this is unacceptable you should uninstall. 2021-05-15T13:58:25.9599950Z 2021-05-15T13:58:25.9601260Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:25.9602090Z because this is an alternate version of another formula. 2021-05-15T13:58:25.9602490Z 2021-05-15T13:58:25.9602990Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:25.9604210Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:25.9604680Z 2021-05-15T13:58:25.9605180Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:25.9606150Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:25.9607160Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:25.9607530Z 2021-05-15T13:58:25.9608380Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:25.9609120Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:25.9609520Z 2021-05-15T13:58:27.6258790Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:58:28.9862900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:29.5749620Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:58:29.9030190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A05%3A00Z&sig=wXaLFyirOU%2BbuWT1YRUrreH8L%2BWG3aQ2b8dcjh4atSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:29.9359670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=wXaLFyirOU\%2BbuWT1YRUrreH8L\%2BWG3aQ2b8dcjh4atSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:29.9737590Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:58:29.9786840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:58:31.1074580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:31.6521440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:58:31.9697810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A05%3A00Z&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:31.9990070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:32.1419080Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:58:32.1739260Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:58:32.1742670Z ==> Installing hdf5 dependency: szip 2021-05-15T13:58:32.2338160Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:58:32.2367480Z 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/d20210515-4722-y9dg1m 2021-05-15T13:58:32.2467280Z cp -pR /private/tmp/d20210515-4722-y9dg1m/szip/. /usr/local/Cellar/szip 2021-05-15T13:58:32.2588770Z chmod -Rf +w /private/tmp/d20210515-4722-y9dg1m 2021-05-15T13:58:32.3016840Z ==> Finishing up 2021-05-15T13:58:32.3368820Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:58:32.3373350Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:58:32.3377470Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:58:32.3384690Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:58:32.3389030Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:58:32.3400040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:58:32.3517250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4892-1azqp95.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-15T13:58:34.6063440Z ==> Summary 2021-05-15T13:58:34.6080790Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:58:34.6086490Z ==> Installing hdf5 2021-05-15T13:58:34.6090020Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:58:34.6108790Z 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/d20210515-4722-tjq3vh 2021-05-15T13:58:34.7888090Z cp -pR /private/tmp/d20210515-4722-tjq3vh/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:58:35.5361390Z chmod -Rf +w /private/tmp/d20210515-4722-tjq3vh 2021-05-15T13:58:35.5362360Z ==> Finishing up 2021-05-15T13:58:35.5364750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:58:35.5366230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:58:35.5367510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:58:35.5368770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:58:35.5370080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:58:35.5371370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:58:35.5373040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:58:35.5374350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:58:35.5375640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:58:35.5376920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:58:35.5378450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:58:35.5379990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:58:35.5381310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:58:35.5382560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:58:35.5383850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:58:35.5385240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:58:35.5386670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:58:35.5388050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:58:35.5389390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:58:35.5390720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:58:35.5392000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:58:35.5393320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:58:35.5395000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:58:35.5396610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:58:35.5398220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:58:35.5399740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:58:35.5401260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:58:35.5402800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:58:35.5404280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:58:35.5405780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:58:35.5407320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:58:35.5408750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:58:35.5410180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:58:35.5411660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:58:35.5413150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:58:35.5414650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:58:35.5416150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:58:35.5417660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:58:35.5419170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:58:35.5420710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:58:35.5422260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:58:35.5423780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:58:35.5425310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:58:35.5426840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:58:35.5428480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:58:35.5430080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:58:35.5431560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:58:35.5433060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:58:35.5434550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:58:35.5436010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:58:35.5437520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:58:35.5438990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:58:35.5440400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:58:35.5442380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:58:35.5443810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:58:35.5445290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:58:35.5446780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:58:35.5448240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:58:35.5449680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:58:35.5451140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:58:35.5452630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:58:35.5454160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:58:35.5455790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:58:35.5457340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:58:35.5458850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:58:35.5460540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:58:35.5462160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:58:35.5463950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:58:35.5465610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:58:35.5467420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:58:35.5469070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:58:35.5470670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:58:35.5472340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:58:35.5474030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:58:35.5475680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:58:35.5477320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:58:35.5479010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:58:35.5480660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:58:35.5482260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:58:35.5483870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:58:35.5485490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:58:35.5487180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:58:35.5488820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:58:35.5490450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:58:35.5492110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:58:35.5493730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:58:35.5495370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:58:35.5497020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:58:35.5498800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:58:35.5500470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:58:35.5502110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:58:35.5503740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:58:35.5505360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:58:35.5506960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:58:35.5508540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:58:35.5510160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:58:35.5511760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:58:35.5513650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:58:35.5515500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:58:35.5517240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:58:35.5518400Z Only the first 100 operations were output. 2021-05-15T13:58:35.5521000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4918-au6i4u.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-15T13:58:37.7547680Z ==> Summary 2021-05-15T13:58:37.7709020Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:58:38.3657160Z ==> No outdated dependents to upgrade! 2021-05-15T13:58:38.3658480Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:58:38.4187520Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:58:38.4188210Z hdf5 2021-05-15T13:58:38.4197010Z rm /usr/local/bin/gif2h5 2021-05-15T13:58:38.4200010Z rm /usr/local/bin/h52gif 2021-05-15T13:58:38.4203060Z rm /usr/local/bin/h5c++ 2021-05-15T13:58:38.4206100Z rm /usr/local/bin/h5cc 2021-05-15T13:58:38.4209670Z rm /usr/local/bin/h5clear 2021-05-15T13:58:38.4212330Z rm /usr/local/bin/h5copy 2021-05-15T13:58:38.4215370Z rm /usr/local/bin/h5debug 2021-05-15T13:58:38.4218350Z rm /usr/local/bin/h5diff 2021-05-15T13:58:38.4221350Z rm /usr/local/bin/h5dump 2021-05-15T13:58:38.4225100Z rm /usr/local/bin/h5fc 2021-05-15T13:58:38.4227780Z rm /usr/local/bin/h5format_convert 2021-05-15T13:58:38.4230670Z rm /usr/local/bin/h5import 2021-05-15T13:58:38.4233530Z rm /usr/local/bin/h5jam 2021-05-15T13:58:38.4236450Z rm /usr/local/bin/h5ls 2021-05-15T13:58:38.4239390Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:58:38.4242520Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:58:38.4246140Z rm /usr/local/bin/h5redeploy 2021-05-15T13:58:38.4248910Z rm /usr/local/bin/h5repack 2021-05-15T13:58:38.4251510Z rm /usr/local/bin/h5repart 2021-05-15T13:58:38.4254880Z rm /usr/local/bin/h5stat 2021-05-15T13:58:38.4257660Z rm /usr/local/bin/h5unjam 2021-05-15T13:58:38.4260720Z rm /usr/local/bin/h5watch 2021-05-15T13:58:38.4268190Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:58:38.4271340Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:58:38.4274580Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:58:38.4278100Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:58:38.4281180Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:58:38.4284290Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:58:38.4287340Z rm /usr/local/include/H5Classes.h 2021-05-15T13:58:38.4290450Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:58:38.4294120Z rm /usr/local/include/H5CompType.h 2021-05-15T13:58:38.4296660Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:58:38.4299830Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:58:38.4303870Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:58:38.4307270Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:58:38.4311250Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:58:38.4314780Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:58:38.4317750Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:58:38.4321260Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:58:38.4324660Z rm /usr/local/include/H5DataType.h 2021-05-15T13:58:38.4328090Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:58:38.4331340Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:58:38.4334940Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:58:38.4338260Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:58:38.4341610Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:58:38.4344710Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:58:38.4347790Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:58:38.4350810Z rm /usr/local/include/H5Exception.h 2021-05-15T13:58:38.4353870Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:58:38.4356910Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:58:38.4360560Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:58:38.4363390Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:58:38.4366690Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:58:38.4369520Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:58:38.4372600Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:58:38.4375680Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:58:38.4378710Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:58:38.4381830Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:58:38.4385040Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:58:38.4388300Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:58:38.4391180Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:58:38.4394300Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:58:38.4397780Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:58:38.4400660Z rm /usr/local/include/H5File.h 2021-05-15T13:58:38.4404000Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:58:38.4406940Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:58:38.4410150Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:58:38.4413770Z rm /usr/local/include/H5Group.h 2021-05-15T13:58:38.4416780Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:58:38.4419930Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:58:38.4422920Z rm /usr/local/include/H5Include.h 2021-05-15T13:58:38.4426820Z rm /usr/local/include/H5IntType.h 2021-05-15T13:58:38.4429680Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:58:38.4432920Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:58:38.4435770Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:58:38.4438870Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:58:38.4441950Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:58:38.4445060Z rm /usr/local/include/H5Library.h 2021-05-15T13:58:38.4448300Z rm /usr/local/include/H5Location.h 2021-05-15T13:58:38.4451380Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:58:38.4454520Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:58:38.4457660Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:58:38.4460800Z rm /usr/local/include/H5Object.h 2021-05-15T13:58:38.4463770Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:58:38.4467180Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:58:38.4470160Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:58:38.4473170Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:58:38.4476450Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:58:38.4479550Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:58:38.4482550Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:58:38.4485760Z rm /usr/local/include/H5PredType.h 2021-05-15T13:58:38.4488570Z rm /usr/local/include/H5PropList.h 2021-05-15T13:58:38.4491640Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:58:38.4494650Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:58:38.4497850Z rm /usr/local/include/H5StrType.h 2021-05-15T13:58:38.4501140Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:58:38.4504060Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:58:38.4507060Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:58:38.4510270Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:58:38.4513240Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:58:38.4516430Z Only the first 100 operations were output. 2021-05-15T13:58:40.1324840Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:58:41.1992490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:41.7318920Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:58:42.0628750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A05%3A00Z&sig=8RvTQCRJNO60Qy3%2Fv7CtfiwgDr32VJ%2BoyBqWlrJ9aEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:42.0930660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=8RvTQCRJNO60Qy3\%2Fv7CtfiwgDr32VJ\%2BoyBqWlrJ9aEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:42.3041210Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:58:42.3868440Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:58:42.3898890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4925-2hcvpx 2021-05-15T13:58:42.5653490Z cp -pR /private/tmp/d20210515-4925-2hcvpx/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:58:42.7177880Z chmod -Rf +w /private/tmp/d20210515-4925-2hcvpx 2021-05-15T13:58:42.8830480Z ==> Finishing up 2021-05-15T13:58:42.9164710Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:58:42.9171620Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:58:42.9184190Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:58:42.9189300Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:58:42.9199490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:58:42.9205140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:58:42.9211040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:58:42.9216930Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:58:42.9222950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:58:42.9228920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:58:42.9235330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:58:42.9240580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:58:42.9247710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:58:42.9256100Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:58:42.9262360Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:58:42.9301450Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:58:42.9884780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5089-1743fz0.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-15T13:58:45.2356510Z ==> Caveats 2021-05-15T13:58:45.2357180Z Emacs Lisp files have been installed to: 2021-05-15T13:58:45.2358230Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:58:45.2359110Z ==> Summary 2021-05-15T13:58:45.2516870Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:58:47.3523030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:58:48.4646420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:49.0339130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:58:49.3499080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A05%3A00Z&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O%2B1ZD2CwAOOIRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:49.3884860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O\%2B1ZD2CwAOOIRg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:49.6103560Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:58:49.6881670Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:58:49.6914810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5096-1bjxt00 2021-05-15T13:58:49.8372300Z cp -pR /private/tmp/d20210515-5096-1bjxt00/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:58:49.9929090Z chmod -Rf +w /private/tmp/d20210515-5096-1bjxt00 2021-05-15T13:58:50.1591860Z ==> Finishing up 2021-05-15T13:58:50.1874650Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:58:50.1878930Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:58:50.1885140Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:58:50.1892330Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:58:50.1901580Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:58:50.1909380Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:58:50.2037120Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:58:50.2052190Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:58:50.2060800Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:58:50.2068060Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:58:50.2078210Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:58:50.2086910Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:58:50.2092880Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:58:50.2098740Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:58:50.2104500Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:58:50.2110030Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:58:50.2116670Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:58:50.2125280Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:58:50.2765250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5261-1nzm6ng.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-15T13:58:52.5037350Z ==> Summary 2021-05-15T13:58:52.5210420Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:58:55.5937490Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:58:56.6618120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:57.1764700Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:58:57.5262940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A05%3A00Z&sig=oteeCr5%2B6w%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:57.5712190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=oteeCr5\%2B6w\%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:58.3795880Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:58:58.3798290Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:58:58.9001420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:59.4219630Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:58:59.7546420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A05%3A00Z&sig=om4S9xmK0BQU12lySzEDzN%2F37ncHikxkKTy%2BNhuxiRQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:59.7890280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=om4S9xmK0BQU12lySzEDzN\%2F37ncHikxkKTy\%2BNhuxiRQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:59.8493640Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:58:59.8542690Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:59:01.0036920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:01.5651990Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:59:01.9077930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A05%3A00Z&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:01.9501490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:02.0074520Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:59:02.0139550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:59:03.1010750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:03.6186970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:59:03.9462470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A05%3A00Z&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:03.9877780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:04.0424190Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:59:04.0462150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:59:05.1171360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:05.6757820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:59:05.9962230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A05%3A00Z&sig=fC6E4%2Bg558st7%2FqaZb%2ByJ0%2FxTANNIzIwDgEFg2eE1yA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:06.0271180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=fC6E4\%2Bg558st7\%2FqaZb\%2ByJ0\%2FxTANNIzIwDgEFg2eE1yA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:06.1080300Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:59:06.1174180Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:59:07.1896560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:07.7222810Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:59:08.0511750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A05%3A00Z&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7%2FVlCjeW4uaQvVyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:08.0915770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7\%2FVlCjeW4uaQvVyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:08.1537580Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:59:08.1576360Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:59:09.3056820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:09.8643610Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:59:10.1998990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A05%3A00Z&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:10.2477380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:10.3417920Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:59:10.3518470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:59:11.4438250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:11.9943410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:59:12.3315980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A05%3A00Z&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:12.3714720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:12.4144120Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:59:12.4180810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:59:13.4849210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:14.0175180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:59:14.3447160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A05%3A00Z&sig=qm9W17Auvi0aciLu7jc3LX%2B2C3EDYwKBqSOUK0%2BlALw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:14.4051560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=qm9W17Auvi0aciLu7jc3LX\%2B2C3EDYwKBqSOUK0\%2BlALw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:14.4735330Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:59:14.4776150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:59:15.5375680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:16.0805160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:59:16.4043630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A05%3A00Z&sig=zqeJELuen%2BMzbK%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:16.4407560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=zqeJELuen\%2BMzbK\%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:16.4819710Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:59:16.4852450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:59:17.5428850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:18.1198960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:59:18.4874990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A05%3A00Z&sig=dtepL7AdERr%2F3b3r8kH1wBEiGswGzzgSH%2B93onSDmUA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:18.5451610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=dtepL7AdERr\%2F3b3r8kH1wBEiGswGzzgSH\%2B93onSDmUA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:18.5857410Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:59:18.5889890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:59:19.6476870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:20.1849010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:59:20.6421580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A05%3A00Z&sig=BQsdl957ElbK73z%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:20.6786950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=BQsdl957ElbK73z\%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:20.7453380Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:59:20.7517690Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:59:21.8650370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:22.4167470Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:59:22.7596650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A05%3A00Z&sig=CVxRRnalGxAlVoO%2FpqXqE0IMw14c03UoqjwFpDSE2Y0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:22.7994660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=CVxRRnalGxAlVoO\%2FpqXqE0IMw14c03UoqjwFpDSE2Y0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:22.8448710Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:59:22.8498380Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:59:23.9549840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:24.4936220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:59:24.8296190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A05%3A00Z&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:24.8765780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:25.2609300Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:59:25.3790690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:59:26.4560060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:27.0348020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:59:27.3853140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A05%3A00Z&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:27.4222360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:27.5828250Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:59:27.5948620Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:59:28.6624880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:29.1811360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:59:29.4954910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A05%3A00Z&sig=oZCO4DaNLTBZi8siECjW0WGx%2B9%2FTWGpOv%2BfmNTcAv80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:29.5435410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=oZCO4DaNLTBZi8siECjW0WGx\%2B9\%2FTWGpOv\%2BfmNTcAv80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:29.5936250Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:59:29.5976630Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:59:30.6673140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:31.2040560Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:59:31.5407660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A05%3A00Z&sig=hdWEBMrA%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:31.5747880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=hdWEBMrA\%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:31.6394640Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:59:32.2009130Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:59:32.7204060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:33.2615030Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:59:33.5991260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A05%3A00Z&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb%2BeE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:33.6344860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb\%2BeE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:33.6736730Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:59:33.6770850Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:59:34.7853760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:35.3026700Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:59:35.6349120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A05%3A00Z&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG%2F8GVww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:35.6723640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG\%2F8GVww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:35.7281950Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:59:35.7329110Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:59:36.7788820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:37.2865070Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:59:37.6263020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A05%3A00Z&sig=SrXdVOVf%2B1EeI7V6Pf06uYEDm%2BFNpiNAe6D4jKGCLYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:37.6559780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=SrXdVOVf\%2B1EeI7V6Pf06uYEDm\%2BFNpiNAe6D4jKGCLYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:37.7588470Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:59:37.7675890Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T13:59:38.8067200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:39.3361070Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T13:59:39.7005130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A05%3A00Z&sig=bYrHmMi7bAs84BATDyrUvYh9lRYv%2BNzA%2F4zVarLwEsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:39.7433390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=bYrHmMi7bAs84BATDyrUvYh9lRYv\%2BNzA\%2F4zVarLwEsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:39.7882630Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T13:59:39.7918450Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T13:59:40.8753810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:41.4328820Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T13:59:41.7578240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A05%3A00Z&sig=zRe3LaVUSQsD457SL%2BFqvoBZg1XXr3rmeps0LRP8bJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:41.8000770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=zRe3LaVUSQsD457SL\%2BFqvoBZg1XXr3rmeps0LRP8bJU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:41.8891660Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T13:59:41.9007200Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T13:59:42.9593660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:43.5378020Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T13:59:43.8837950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A05%3A00Z&sig=h9aI90c%2Fsx0QKTwxCAdC2uIdgzc1lUJqsR1ds7N%2BD9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:43.9232470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=h9aI90c\%2Fsx0QKTwxCAdC2uIdgzc1lUJqsR1ds7N\%2BD9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:44.1947720Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T13:59:44.2372060Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T13:59:45.2981440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:45.8434420Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T13:59:46.1737370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A05%3A00Z&sig=XoLOFUbYyVcSNAry8de%2Ff6engGvZAyCkJMmSMpVGWGU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:46.2120840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=XoLOFUbYyVcSNAry8de\%2Ff6engGvZAyCkJMmSMpVGWGU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:46.2886900Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T13:59:46.2934560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T13:59:47.3560650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:47.8974000Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T13:59:48.3499810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A05%3A00Z&sig=XMSX0u4fcRfIdYbRt6LPrb%2FElpiZ2PgHIc4l6o8IFwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:48.3913420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=XMSX0u4fcRfIdYbRt6LPrb\%2FElpiZ2PgHIc4l6o8IFwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:48.5158420Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T13:59:48.5275490Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T13:59:49.5865380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:50.1189420Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T13:59:50.4363990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A05%3A00Z&sig=E8BpPnTNlNEVFy52aEhLiEbhkCVASo2ojJs4BEavmjU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:50.4789480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=E8BpPnTNlNEVFy52aEhLiEbhkCVASo2ojJs4BEavmjU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:50.6429070Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T13:59:50.6627560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T13:59:51.7400720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:52.2735170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T13:59:52.5996050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A05%3A00Z&sig=TlVmhAfjY0fu5bJsI4yBOrc1268vbpNaYTjSK2Pg%2FZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:52.6311760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=TlVmhAfjY0fu5bJsI4yBOrc1268vbpNaYTjSK2Pg\%2FZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:52.6970550Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T13:59:52.7013660Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T13:59:53.7639280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:54.3229730Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T13:59:54.6495910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A05%3A00Z&sig=rWsZXGPu2e6Fu8wTcaiP2TblK3ye19iQ1sLHdNsHDSY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:54.6825170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=rWsZXGPu2e6Fu8wTcaiP2TblK3ye19iQ1sLHdNsHDSY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:54.7529020Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T13:59:54.7612680Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T13:59:55.8681580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:56.3812710Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T13:59:56.7081530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A05%3A00Z&sig=dnMlBvsKJ%2B4Pb1VlAUTgKFIPTI3Kihxj1NBal7W%2F9GE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:56.7390010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=dnMlBvsKJ\%2B4Pb1VlAUTgKFIPTI3Kihxj1NBal7W\%2F9GE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:56.8263180Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:59:56.8312270Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T13:59:57.9819070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:58.5285130Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T13:59:58.8670620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A05%3A00Z&sig=nQGamTnH3HbihGPAA8mVNdYHnvDPDU4HaySTOHLWcHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:58.8964520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=nQGamTnH3HbihGPAA8mVNdYHnvDPDU4HaySTOHLWcHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:59.1441940Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T13:59:59.2516530Z ==> 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-15T13:59:59.2519270Z ==> Installing ffmpeg dependency: aom 2021-05-15T13:59:59.3153090Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T13:59:59.3181910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1yglhpp 2021-05-15T13:59:59.4012840Z cp -pR /private/tmp/d20210515-5268-1yglhpp/aom/. /usr/local/Cellar/aom 2021-05-15T13:59:59.4476530Z chmod -Rf +w /private/tmp/d20210515-5268-1yglhpp 2021-05-15T13:59:59.5162260Z ==> Finishing up 2021-05-15T13:59:59.5541360Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T13:59:59.5545250Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T13:59:59.5552340Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T13:59:59.5559020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T13:59:59.5564310Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T13:59:59.5569190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T13:59:59.5574450Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T13:59:59.5581970Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T13:59:59.5764590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5611-wn8mul.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-15T14:00:01.7559130Z ==> Summary 2021-05-15T14:00:01.7584840Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:00:01.7590840Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:00:01.7654900Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:00:01.7674830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-znfi2h 2021-05-15T14:00:01.7872990Z cp -pR /private/tmp/d20210515-5268-znfi2h/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:00:01.8086820Z chmod -Rf +w /private/tmp/d20210515-5268-znfi2h 2021-05-15T14:00:01.8631770Z ==> Finishing up 2021-05-15T14:00:01.9010750Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:00:02.8330430Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:00:02.8340380Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:00:02.8342780Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:00:02.8344530Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:00:02.8350450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5637-tauv6t.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-15T14:00:04.1001990Z ==> Summary 2021-05-15T14:00:04.1025640Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:00:04.1031930Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:00:04.1094110Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:00:04.1113680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-153niz6 2021-05-15T14:00:04.1725020Z cp -pR /private/tmp/d20210515-5268-153niz6/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:00:04.2399400Z chmod -Rf +w /private/tmp/d20210515-5268-153niz6 2021-05-15T14:00:04.3056070Z ==> Finishing up 2021-05-15T14:00:04.3477630Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:00:04.3483220Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:00:04.3490100Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:00:04.3594680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5663-h54sno.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-15T14:00:06.5766010Z ==> Summary 2021-05-15T14:00:06.5846780Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:00:06.5855400Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:00:06.5878600Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:00:06.5897470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1031tc 2021-05-15T14:00:06.6205380Z cp -pR /private/tmp/d20210515-5268-1031tc/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:00:06.6613030Z chmod -Rf +w /private/tmp/d20210515-5268-1031tc 2021-05-15T14:00:06.7339700Z ==> Finishing up 2021-05-15T14:00:06.7956220Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:00:06.7962470Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:00:06.7974460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:00:06.7980400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:00:06.7986090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:00:06.7991980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:00:06.7997290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:00:06.8003030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:00:06.8008280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:00:06.8013920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:00:06.8019250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:00:06.8025250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:00:06.8030260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:00:06.8035690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:00:06.8041290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:00:06.8046980Z 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-15T14:00:06.8053010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:00:06.8058830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:00:06.8063980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:00:06.8069530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:00:06.8076000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:00:06.8082010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:00:06.8088430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:00:06.8093920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:00:06.8099980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:00:06.8105990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:00:06.8112010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:00:06.8117880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:00:06.8123770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:00:06.8129470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:00:06.8138630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:00:06.8140880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:00:06.8146870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:00:06.8154120Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:00:06.8159400Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:00:06.8164740Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:00:06.8172170Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:00:06.8557600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5689-1auuvfz.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-15T14:00:09.0619280Z ==> Summary 2021-05-15T14:00:09.0671660Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:00:09.0678790Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:00:09.2562060Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:00:09.2580720Z 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/d20210515-5268-9krt4d 2021-05-15T14:00:09.3864850Z cp -pR /private/tmp/d20210515-5268-9krt4d/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:00:09.5543650Z chmod -Rf +w /private/tmp/d20210515-5268-9krt4d 2021-05-15T14:00:09.7669540Z ==> Finishing up 2021-05-15T14:00:09.8139220Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:00:09.8149300Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:00:09.8167090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:00:09.8175230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:00:09.8188480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:00:09.8202690Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:09.8226370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:00:09.8239870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:00:09.8252550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:00:09.8340440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:00:09.8346880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:00:09.8354250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:00:09.8359800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:00:09.8366600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:00:09.8370730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:00:09.8376070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:00:09.8381370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:00:09.8387030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:00:09.8392480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:00:09.8397750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:00:09.8403190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:00:09.8408510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:00:09.8414010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:00:09.8420220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:00:09.8424880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:00:09.8558960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:00:09.8564710Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:09.8573790Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:00:09.8579580Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:00:09.8585310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:00:09.8594940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:00:09.8601290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:00:09.8606440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:00:09.8611420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:00:09.8616950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:00:09.8622500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:00:09.8627610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:00:09.8632850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:00:09.8638170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:00:09.8643620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:00:09.8648910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:00:09.8654380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:00:09.8660100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:00:09.8665040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:00:09.8670240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:00:09.8677570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:00:09.8683870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:00:09.8690230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:00:09.8696310Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:00:09.8701670Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:00:09.8707600Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:00:09.8716120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:00:09.8722340Z 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-15T14:00:09.9228400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5715-45gzc4.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-15T14:00:12.2503410Z ==> Summary 2021-05-15T14:00:12.2672170Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:00:12.2678630Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:00:12.2742650Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:00:12.2757710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1d1ee6f 2021-05-15T14:00:12.3000840Z cp -pR /private/tmp/d20210515-5268-1d1ee6f/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:00:12.3223840Z chmod -Rf +w /private/tmp/d20210515-5268-1d1ee6f 2021-05-15T14:00:12.3781450Z ==> Finishing up 2021-05-15T14:00:12.4214490Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:00:12.4220480Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:00:12.4227220Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:00:12.4235370Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:00:12.4238330Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:00:12.4243940Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:00:12.4252270Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:00:12.4437630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5741-tm3qj3.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-15T14:00:14.6197790Z ==> Summary 2021-05-15T14:00:14.6221690Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:00:14.6227900Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:00:14.8515410Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:00:14.8534310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-tg41ob 2021-05-15T14:00:14.9127660Z cp -pR /private/tmp/d20210515-5268-tg41ob/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:00:14.9627140Z chmod -Rf +w /private/tmp/d20210515-5268-tg41ob 2021-05-15T14:00:15.1096000Z ==> Finishing up 2021-05-15T14:00:15.1508110Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:00:15.1511690Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:00:15.1517340Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:00:15.1521170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:00:15.1528310Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:00:15.1536770Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:00:15.1546780Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:00:15.1554120Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:00:15.1559670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:00:15.1564390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:00:15.1569820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:00:15.1574810Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:00:15.1579790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:00:15.1584910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:00:15.1590670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:00:15.1595290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:00:15.1601160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:00:15.1605670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:00:15.1610540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:00:15.1615850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:00:15.1623750Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:00:15.1629200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:00:15.1634400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:00:15.1639890Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:00:15.1917340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5769-9xay6b.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-15T14:00:17.4501540Z ==> Summary 2021-05-15T14:00:17.4556180Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:00:17.4562530Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:00:17.7047970Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:00:17.7068800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1u04ee1 2021-05-15T14:00:17.7212450Z cp -pR /private/tmp/d20210515-5268-1u04ee1/libass/. /usr/local/Cellar/libass 2021-05-15T14:00:17.7341990Z chmod -Rf +w /private/tmp/d20210515-5268-1u04ee1 2021-05-15T14:00:17.7880610Z ==> Finishing up 2021-05-15T14:00:17.8294800Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:00:17.8300950Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:00:17.8307420Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:00:17.8311280Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:00:17.8318950Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:00:17.8468800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5796-1skliro.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-15T14:00:20.1740340Z ==> Summary 2021-05-15T14:00:20.1759180Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:00:20.1765910Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:00:20.1955900Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:00:20.1974590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-xbd0tm 2021-05-15T14:00:20.2176540Z cp -pR /private/tmp/d20210515-5268-xbd0tm/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:00:20.2369640Z chmod -Rf +w /private/tmp/d20210515-5268-xbd0tm 2021-05-15T14:00:20.3167260Z ==> Finishing up 2021-05-15T14:00:20.3563390Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:00:20.3568320Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:00:20.3573780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:00:20.3581130Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:00:20.3621290Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:00:20.3626640Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:00:20.3631620Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:00:20.3639130Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:00:20.3810790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5822-qk6os3.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-15T14:00:22.6007120Z ==> Summary 2021-05-15T14:00:22.6045500Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:00:22.6053590Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:00:22.6109720Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:00:22.6140710Z 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/d20210515-5268-4z6oqt 2021-05-15T14:00:22.6396450Z cp -pR /private/tmp/d20210515-5268-4z6oqt/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:00:22.6633620Z chmod -Rf +w /private/tmp/d20210515-5268-4z6oqt 2021-05-15T14:00:22.7255880Z ==> Finishing up 2021-05-15T14:00:22.7677070Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:00:22.7680840Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:00:22.7689660Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:00:22.7696370Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:00:22.7702120Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:00:22.7707540Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:00:22.7722420Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:00:22.7724020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:00:22.7725840Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:00:22.7734490Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:00:22.7741100Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:00:22.7939560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5848-1ikci5y.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-15T14:00:25.1143500Z ==> Summary 2021-05-15T14:00:25.1176150Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:00:25.1182740Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:00:25.1248210Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:00:25.1267200Z 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/d20210515-5268-1i6aq8o 2021-05-15T14:00:25.1443420Z cp -pR /private/tmp/d20210515-5268-1i6aq8o/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:00:25.1670580Z chmod -Rf +w /private/tmp/d20210515-5268-1i6aq8o 2021-05-15T14:00:25.2247340Z ==> Finishing up 2021-05-15T14:00:25.2531350Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:00:25.2537820Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:00:25.2542760Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:00:25.2549940Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:00:25.2708420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5874-1h2gkjq.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-15T14:00:27.4768220Z ==> Summary 2021-05-15T14:00:27.4796010Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:00:27.4802700Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:00:27.4833900Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:00:27.4852850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1ujdazr 2021-05-15T14:00:27.5205190Z cp -pR /private/tmp/d20210515-5268-1ujdazr/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:00:27.5462730Z chmod -Rf +w /private/tmp/d20210515-5268-1ujdazr 2021-05-15T14:00:27.5944550Z ==> Finishing up 2021-05-15T14:00:27.6390530Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:00:27.6406200Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:00:27.6414270Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:00:27.6521380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5900-1bld6k6.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-15T14:00:29.9761070Z ==> Summary 2021-05-15T14:00:29.9783740Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:00:29.9790820Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:00:29.9813910Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:00:29.9831650Z 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/d20210515-5268-s3mse2 2021-05-15T14:00:29.9990830Z cp -pR /private/tmp/d20210515-5268-s3mse2/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:00:30.6249340Z chmod -Rf +w /private/tmp/d20210515-5268-s3mse2 2021-05-15T14:00:30.6250360Z ==> Finishing up 2021-05-15T14:00:30.6251680Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:00:30.6268990Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:00:30.6271120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:00:30.6273900Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:00:30.6285910Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:00:30.6288120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:00:30.6290140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:00:30.6292630Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:00:30.6296440Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:00:30.6298790Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:00:30.6301730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5926-1a74upe.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-15T14:00:32.4689480Z ==> Summary 2021-05-15T14:00:32.4715700Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:00:32.4722660Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:00:32.4810280Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:00:32.4828970Z 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/d20210515-5268-1etxbnh 2021-05-15T14:00:33.0561770Z cp -pR /private/tmp/d20210515-5268-1etxbnh/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:00:33.3030220Z chmod -Rf +w /private/tmp/d20210515-5268-1etxbnh 2021-05-15T14:00:33.3634910Z ==> Finishing up 2021-05-15T14:00:33.4032660Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:00:33.4038220Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:00:33.4045720Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:00:33.4051810Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:00:33.4055460Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:00:33.4060790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:00:33.4068120Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:00:33.4248220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5952-h9zdq2.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-15T14:00:35.7033950Z ==> Summary 2021-05-15T14:00:35.7055400Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:00:35.7060690Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:00:35.7472360Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:00:35.7490650Z 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/d20210515-5268-fwtunx 2021-05-15T14:00:35.7889040Z cp -pR /private/tmp/d20210515-5268-fwtunx/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:00:35.8154230Z chmod -Rf +w /private/tmp/d20210515-5268-fwtunx 2021-05-15T14:00:35.8807760Z ==> Finishing up 2021-05-15T14:00:35.9152410Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:00:35.9158220Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:00:35.9167630Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:00:35.9173610Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:00:35.9179420Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:00:35.9202970Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:00:35.9209470Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:00:35.9397350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5978-rlj8nw.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-15T14:00:38.2353880Z ==> Summary 2021-05-15T14:00:38.2387400Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:00:38.2393890Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:00:38.2962630Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:00:38.2981910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-13rzq1h 2021-05-15T14:00:38.3172130Z cp -pR /private/tmp/d20210515-5268-13rzq1h/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:00:38.3323070Z chmod -Rf +w /private/tmp/d20210515-5268-13rzq1h 2021-05-15T14:00:38.3872820Z ==> Finishing up 2021-05-15T14:00:38.4287770Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:00:38.4293710Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:00:38.4301340Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:00:38.4306050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:00:38.4311460Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:00:38.4318720Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:00:38.4468680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6004-r2s1w.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-15T14:00:40.7054340Z ==> Summary 2021-05-15T14:00:40.7074420Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:00:40.7080910Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:00:40.7135660Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:00:40.7154450Z 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/d20210515-5268-6xkc95 2021-05-15T14:00:40.7747560Z cp -pR /private/tmp/d20210515-5268-6xkc95/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:00:40.8420550Z chmod -Rf +w /private/tmp/d20210515-5268-6xkc95 2021-05-15T14:00:40.9268500Z ==> Finishing up 2021-05-15T14:00:40.9664570Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:00:40.9670910Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:00:40.9679600Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:00:40.9688760Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:00:40.9693450Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:00:40.9698530Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:00:40.9703590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:00:40.9708990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:00:40.9713710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:00:40.9721120Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:00:41.0007290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6030-f7qsye.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-15T14:00:43.2121430Z ==> Summary 2021-05-15T14:00:43.2190820Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:00:43.2197610Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:00:43.2259340Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:00:43.2278320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-dc04mw 2021-05-15T14:00:43.2418180Z cp -pR /private/tmp/d20210515-5268-dc04mw/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:00:43.2571320Z chmod -Rf +w /private/tmp/d20210515-5268-dc04mw 2021-05-15T14:00:43.3041990Z ==> Finishing up 2021-05-15T14:00:43.3503280Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:00:43.3507950Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:00:43.3512300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:00:43.3516830Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:00:43.3526310Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:00:43.3531760Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:00:43.3537270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:00:43.3541650Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:00:43.3562780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:00:43.3712740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6056-1nfez0w.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-15T14:00:45.5680880Z ==> Summary 2021-05-15T14:00:45.5705100Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:00:45.5711270Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:00:45.5774340Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:00:45.5792650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-wsd5in 2021-05-15T14:00:45.5945200Z cp -pR /private/tmp/d20210515-5268-wsd5in/speex/. /usr/local/Cellar/speex 2021-05-15T14:00:45.6142340Z chmod -Rf +w /private/tmp/d20210515-5268-wsd5in 2021-05-15T14:00:45.6649590Z ==> Finishing up 2021-05-15T14:00:45.7056280Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:00:45.7064820Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:00:45.7072620Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:00:45.7078760Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:00:45.7083880Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:00:45.7089120Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:00:45.7096020Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:00:45.7246690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6082-1nhq4l3.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-15T14:00:47.8740940Z ==> Summary 2021-05-15T14:00:47.8769700Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:00:47.8776450Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:00:47.8860720Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:00:47.8879020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1l4ybb6 2021-05-15T14:00:47.9217080Z cp -pR /private/tmp/d20210515-5268-1l4ybb6/srt/. /usr/local/Cellar/srt 2021-05-15T14:00:47.9505560Z chmod -Rf +w /private/tmp/d20210515-5268-1l4ybb6 2021-05-15T14:00:48.0452890Z ==> Finishing up 2021-05-15T14:00:48.0858170Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:00:48.0863600Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:00:48.0867980Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:00:48.0872920Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:00:48.0886500Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:00:48.0900990Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:00:48.0917260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:00:48.0925540Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:00:48.0936240Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:00:48.0955030Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:00:48.0977440Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:00:48.1231490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6108-1isvol2.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-15T14:00:50.3268170Z ==> Summary 2021-05-15T14:00:50.3292400Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:00:50.3299190Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:00:50.3320920Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:00:50.3339230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1w110dz 2021-05-15T14:00:50.3504000Z cp -pR /private/tmp/d20210515-5268-1w110dz/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:00:50.3676890Z chmod -Rf +w /private/tmp/d20210515-5268-1w110dz 2021-05-15T14:00:50.4200610Z ==> Finishing up 2021-05-15T14:00:50.4604160Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:00:50.4608370Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:00:50.4615100Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:00:50.4621170Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:00:50.4626230Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:00:50.4631910Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:00:50.4639540Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:00:50.4647150Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:00:50.4652610Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:00:50.4657850Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:00:50.4663190Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:00:50.4829850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6134-sof58q.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-15T14:00:52.6198630Z ==> Summary 2021-05-15T14:00:52.6222940Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:00:52.6230430Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:00:52.6856560Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:00:52.6876430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-xzjamv 2021-05-15T14:00:52.7437580Z cp -pR /private/tmp/d20210515-5268-xzjamv/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:00:52.7931790Z chmod -Rf +w /private/tmp/d20210515-5268-xzjamv 2021-05-15T14:00:53.0728910Z ==> Finishing up 2021-05-15T14:00:53.1354880Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:00:53.1358700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:00:53.1363460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:00:53.1368050Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:00:53.1373110Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:00:53.1377620Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:00:53.1382650Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:00:53.1387630Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:00:53.1392640Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:00:53.1397250Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:00:53.1404210Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:00:53.1413750Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:00:53.1418550Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:00:53.1423670Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:00:53.1428140Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:00:53.1433850Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:00:53.1441960Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:00:53.1720740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6160-1yyc4oy.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-15T14:00:55.4263850Z ==> Summary 2021-05-15T14:00:55.4306810Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:00:55.4313360Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:00:55.5117460Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:00:55.5137940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1o7joi8 2021-05-15T14:00:55.7146900Z cp -pR /private/tmp/d20210515-5268-1o7joi8/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:00:55.8400120Z chmod -Rf +w /private/tmp/d20210515-5268-1o7joi8 2021-05-15T14:00:55.9342990Z ==> Finishing up 2021-05-15T14:00:55.9793700Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:00:55.9799390Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:00:55.9805440Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:00:55.9812600Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:00:55.9817250Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:00:55.9822580Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:00:55.9830370Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:00:56.0082420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6186-1t95nto.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-15T14:00:58.3187600Z ==> Caveats 2021-05-15T14:00:58.3188430Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:00:58.3189800Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:00:58.3190830Z ==> Summary 2021-05-15T14:00:58.3248270Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:00:58.3256340Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:00:58.3419650Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:00:58.3437570Z 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/d20210515-5268-1ymgagu 2021-05-15T14:00:58.3996620Z cp -pR /private/tmp/d20210515-5268-1ymgagu/theora/. /usr/local/Cellar/theora 2021-05-15T14:00:58.4676240Z chmod -Rf +w /private/tmp/d20210515-5268-1ymgagu 2021-05-15T14:00:58.5665410Z ==> Finishing up 2021-05-15T14:00:58.6111780Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:00:58.6119660Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:00:58.6126320Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:00:58.6130810Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:00:58.6136150Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:00:58.6141510Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:00:58.6146380Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:00:58.6151630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:00:58.6156940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:00:58.6161810Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:00:58.6167500Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:00:58.6174440Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:00:58.6179560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:00:58.6185290Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:00:58.6488550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6212-jh0fll.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-15T14:01:00.9842570Z ==> Summary 2021-05-15T14:01:00.9921140Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:01:00.9928790Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:01:00.9959020Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:01:00.9979120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1i0nxp5 2021-05-15T14:01:01.0481210Z cp -pR /private/tmp/d20210515-5268-1i0nxp5/x264/. /usr/local/Cellar/x264 2021-05-15T14:01:01.0726410Z chmod -Rf +w /private/tmp/d20210515-5268-1i0nxp5 2021-05-15T14:01:01.1241260Z ==> Finishing up 2021-05-15T14:01:01.1672200Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:01:01.1677600Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:01:01.1690340Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:01:01.1691990Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:01:01.1695630Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:01:01.1704080Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:01:01.1708520Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:01:01.1887030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6239-1c0va62.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-15T14:01:03.4434660Z ==> Summary 2021-05-15T14:01:03.4455510Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:01:03.4463470Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:01:03.4532430Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:01:03.4553280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5268-8yrfz4 2021-05-15T14:01:03.5907310Z cp -pR /private/tmp/d20210515-5268-8yrfz4/x265/. /usr/local/Cellar/x265 2021-05-15T14:01:03.6763480Z chmod -Rf +w /private/tmp/d20210515-5268-8yrfz4 2021-05-15T14:01:03.7962170Z ==> Finishing up 2021-05-15T14:01:03.8627640Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:01:03.8633460Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:01:03.8638590Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:01:03.8645430Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:01:03.8650170Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:01:03.8655490Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:01:03.8663620Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:01:03.8881500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6265-56jzt4.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-15T14:01:06.1868240Z ==> Summary 2021-05-15T14:01:06.1887680Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:01:06.1894640Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:01:06.1926970Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:01:06.1947360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-aejs1 2021-05-15T14:01:06.2127190Z cp -pR /private/tmp/d20210515-5268-aejs1/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:01:06.2266070Z chmod -Rf +w /private/tmp/d20210515-5268-aejs1 2021-05-15T14:01:06.2729970Z ==> Finishing up 2021-05-15T14:01:06.3154660Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:01:06.3162090Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:01:06.3166230Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:01:06.3303850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6291-cyk22v.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-15T14:01:08.4838240Z ==> Summary 2021-05-15T14:01:08.4854290Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:01:08.4862230Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:01:08.5009830Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:01:08.5030510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1nj2lww 2021-05-15T14:01:08.5651370Z cp -pR /private/tmp/d20210515-5268-1nj2lww/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:01:08.6309440Z chmod -Rf +w /private/tmp/d20210515-5268-1nj2lww 2021-05-15T14:01:08.7094930Z ==> Finishing up 2021-05-15T14:01:08.7425860Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:01:08.7431990Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:01:08.7436580Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:01:08.7449170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:01:08.7454400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:01:08.7460010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:01:08.7465730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:01:08.7471040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:01:08.7476890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:01:08.7482100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:01:08.7487490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:01:08.7493080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:01:08.7498710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:01:08.7504010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:01:08.7509600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:01:08.7514850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:01:08.7520630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:01:08.7525550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:01:08.7549910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:01:08.7555630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:01:08.7561590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:01:08.7567510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:01:08.7572870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:01:08.7578150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:01:08.7583590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:01:08.7588860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:01:08.7594600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:01:08.7600200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:01:08.7605750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:01:08.7610840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:01:08.7616710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:01:08.7622320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:01:08.7627310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:01:08.7632600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:01:08.7638370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:01:08.7666510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:01:08.7674160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:01:08.7676070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:01:08.7677690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:01:08.7679420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:01:08.7681070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:01:08.7682700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:01:08.7684640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:01:08.7687930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:01:08.7693800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:01:08.7699140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:01:08.7704480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:01:08.7709680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:01:08.7715390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:01:08.7720590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:01:08.7726050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:01:08.7731310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:01:08.7737210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:01:08.7742810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:01:08.7747890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:01:08.7753450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:01:08.7759020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:01:08.7764320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:01:08.7769730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:01:08.7775140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:01:08.7797320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:01:08.7802830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:01:08.7813180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:01:08.7819070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:01:08.7824780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:01:08.7830660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:01:08.7836370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:01:08.7842360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:01:08.7870470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:01:08.7876270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:01:08.7882200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:01:08.7888100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:01:08.7895300Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:01:08.7900500Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:01:08.7906210Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:01:08.7914300Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:01:08.8182300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6317-xvtjan.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-15T14:01:10.9936210Z ==> Summary 2021-05-15T14:01:11.0037150Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:01:11.0043480Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:01:11.0090110Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:01:11.0108580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-yuvtfu 2021-05-15T14:01:11.0362310Z cp -pR /private/tmp/d20210515-5268-yuvtfu/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:01:11.0603840Z chmod -Rf +w /private/tmp/d20210515-5268-yuvtfu 2021-05-15T14:01:11.1179380Z ==> Finishing up 2021-05-15T14:01:11.1599500Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:01:11.1603470Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:01:11.1612130Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:01:11.1618560Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:01:11.1623570Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:01:11.1628610Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:01:11.1635800Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:01:11.1801650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6343-11k7ljk.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-15T14:01:13.4289240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5268-1hzeqyy 2021-05-15T14:01:13.4291440Z ==> Summary 2021-05-15T14:01:13.4292590Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:01:13.4293550Z ==> Installing ffmpeg 2021-05-15T14:01:13.4294680Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:01:13.8161130Z cp -pR /private/tmp/d20210515-5268-1hzeqyy/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:01:14.0738120Z chmod -Rf +w /private/tmp/d20210515-5268-1hzeqyy 2021-05-15T14:01:17.9750930Z ==> Finishing up 2021-05-15T14:01:18.0140660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:01:18.0145170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:01:18.0150250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:01:18.0155710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:01:18.0160400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:01:18.0165360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:01:18.0170800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:01:18.0175790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:01:18.0180740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:01:18.0185960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:01:18.0191110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:01:18.0196200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:01:18.0201310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:01:18.0206430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:01:18.0211870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:01:18.0216720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:01:18.0221910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:01:18.0226960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:01:18.0233140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:01:18.0237510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:01:18.0242740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:01:18.0248300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:01:18.0254370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:01:18.0259860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:01:18.0264930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:01:18.0270320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:01:18.0275310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:01:18.0280580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:01:18.0285980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:01:18.0290780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:01:18.0296080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:01:18.0301560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:01:18.0306240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:01:18.0311510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:01:18.0316590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:01:18.0321780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:01:18.0326730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:01:18.0332090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:01:18.0339610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:01:18.0344630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:01:18.0349730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:01:18.0354670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:01:18.0359720Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:01:18.0364580Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:01:18.0369640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:01:18.0375670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:01:18.0380890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:01:18.0387690Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:01:18.0398300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:01:18.0404600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:01:18.0410310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:01:18.0416050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:01:18.0488870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:01:18.0494940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:01:18.0500920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:01:18.0506540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:01:18.0511760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:01:18.0517300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:01:18.0522790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:01:18.0528030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:01:18.0533460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:01:18.0538940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:01:18.0544220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:01:18.0552550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:01:18.0558180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:01:18.0563390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:01:18.0568500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:01:18.0574340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:01:18.0579420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:01:18.0584730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:01:18.0592510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:01:18.0597630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:01:18.0602510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:01:18.0607990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:01:18.0613560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:01:18.0618370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:01:18.0624540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:01:18.0630200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:01:18.0635440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:01:18.0640530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:01:18.0645020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:01:18.0650280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:01:18.0655600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:01:18.0660520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:01:18.0665270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:01:18.0670400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:01:18.0675930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:01:18.0680850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:01:18.0685590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:01:18.0690900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:01:18.0695730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:01:18.0700630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:01:18.0705720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:01:18.0710730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:01:18.0715900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:01:18.0721100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:01:18.0725570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:01:18.0730720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:01:18.0736080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:01:18.0740870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:01:18.0745000Z Only the first 100 operations were output. 2021-05-15T14:01:18.1913460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6369-bubzci.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-15T14:01:20.6526170Z ==> Summary 2021-05-15T14:01:20.6700660Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:01:21.6279680Z ==> Caveats 2021-05-15T14:01:21.6280740Z ==> tesseract 2021-05-15T14:01:21.6297820Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:01:21.6299530Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:01:23.3405870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:01:24.4017860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:24.9198620Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:01:25.2760050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A10%3A00Z&sig=eQzcSdysVJ7A9Itrx6iZdV%2F2zLiyeNRzp0Ti%2BF4L6Wo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:25.3081830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=eQzcSdysVJ7A9Itrx6iZdV\%2F2zLiyeNRzp0Ti\%2BF4L6Wo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:25.7250840Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:01:25.8404630Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:01:26.9305280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:27.5034040Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:01:27.8342620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A10%3A00Z&sig=A%2BaBfOPolIXcQExY2ELVv4Vr%2BduwovnIvKGnycmbfRA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:27.8787590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=A\%2BaBfOPolIXcQExY2ELVv4Vr\%2BduwovnIvKGnycmbfRA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:28.0582960Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:01:28.0980110Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:01:28.0985460Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:01:28.1667620Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:01:28.1738590Z 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/d20210515-6376-3pamwa 2021-05-15T14:01:28.7973000Z cp -pR /private/tmp/d20210515-6376-3pamwa/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:01:29.2932820Z chmod -Rf +w /private/tmp/d20210515-6376-3pamwa 2021-05-15T14:01:29.6769480Z ==> Finishing up 2021-05-15T14:01:29.7012260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:01:29.7027870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:01:29.7037290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:01:29.7050120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:01:29.7068460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:01:29.7077480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:01:29.7090130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:01:29.7102940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:01:29.7113840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:01:29.7125500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:01:29.7142190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:01:29.7155350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:01:29.7167760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:01:29.7179700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:01:29.7190110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:01:29.7203400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:01:29.7216620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:01:29.7227020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:01:29.7280300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:01:29.7285550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:01:29.7290020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:01:29.7294850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:01:29.7299280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:01:29.7304140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:01:29.7309000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:01:29.7313460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:01:29.7318280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:01:29.7324080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:01:29.7329570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:01:29.7335490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:01:29.7342360Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:01:29.7351880Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:01:29.7356910Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:01:29.7367380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:01:29.7373420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:01:29.7379220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:01:29.7385420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:01:29.7391050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:01:29.7396880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:01:29.7402610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:01:29.7408510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:01:29.7413690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:01:29.7419400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:01:29.7424680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:01:29.7431280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:01:29.7436970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:01:29.7442520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:01:29.7448090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:01:29.7453670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:01:29.7459020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:01:29.7464620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:01:29.7470380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:01:29.7480110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:01:29.7486040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:01:29.7491640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:01:29.7498870Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:01:29.7504340Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:01:29.7509650Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:01:29.9161730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6546-1yyqexl.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-15T14:01:32.2364090Z ==> Summary 2021-05-15T14:01:32.2814670Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:01:32.2816760Z ==> Installing imagemagick@6 2021-05-15T14:01:32.2818170Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:01:32.2832860Z 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/d20210515-6376-16afibf 2021-05-15T14:01:32.6529970Z cp -pR /private/tmp/d20210515-6376-16afibf/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:01:33.0602450Z chmod -Rf +w /private/tmp/d20210515-6376-16afibf 2021-05-15T14:01:34.7425710Z ==> Finishing up 2021-05-15T14:01:35.0089830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6572-1lfua07.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-15T14:01:37.3632420Z ==> Caveats 2021-05-15T14:01:37.3634290Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:01:37.3636680Z because this is an alternate version of another formula. 2021-05-15T14:01:37.3637400Z 2021-05-15T14:01:37.3638150Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:01:37.3639630Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:01:37.3640130Z 2021-05-15T14:01:37.3640710Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:01:37.3641830Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:01:37.3642930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:01:37.3643340Z 2021-05-15T14:01:37.3644250Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:01:37.3645060Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:01:37.3645500Z 2021-05-15T14:01:37.3646210Z ==> Summary 2021-05-15T14:01:37.4078750Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:01:38.2043370Z ==> Caveats 2021-05-15T14:01:38.2045080Z ==> imagemagick@6 2021-05-15T14:01:38.2087360Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:01:38.2088280Z because this is an alternate version of another formula. 2021-05-15T14:01:38.2088680Z 2021-05-15T14:01:38.2089240Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:01:38.2090600Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:01:38.2091100Z 2021-05-15T14:01:38.2091650Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:01:38.2092750Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:01:38.2093860Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:01:38.2094310Z 2021-05-15T14:01:38.2095250Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:01:38.2096070Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:01:38.2096520Z 2021-05-15T14:01:40.1242210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:01:41.2449030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:41.8895760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:01:42.2106380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A10%3A00Z&sig=ZjfXQPOSaez4teD6BD0XZLOS%2BY%2BSkhjWVXtzdfIKqrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:42.2471880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ZjfXQPOSaez4teD6BD0XZLOS\%2BY\%2BSkhjWVXtzdfIKqrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:42.3311750Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:01:42.3385680Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:01:43.4386800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:43.9906450Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:01:44.3163090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A10%3A00Z&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi%2FXqP9fEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:44.3599240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi\%2FXqP9fEiI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:44.4770060Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:01:44.4844230Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:01:45.5665870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:46.0759200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:01:46.3880920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A10%3A00Z&sig=BZRVKf%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:46.4336470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=BZRVKf\%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:46.9154240Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:01:47.0676830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:01:48.1503340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:48.6649320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:01:49.0040160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A10%3A00Z&sig=6EYTB4gC951VZP%2Bge3qqGw1JRNoALxivznf0vQUmETU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:49.0377360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=6EYTB4gC951VZP\%2Bge3qqGw1JRNoALxivznf0vQUmETU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:49.0834770Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:01:49.0865420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:01:50.1227920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:50.6469960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:01:50.9710910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A10%3A00Z&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:51.0007020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:51.0526200Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:01:51.0559060Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:01:52.1379740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:52.7057430Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:01:53.0384470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A10%3A00Z&sig=wljMvsjFrfbVGeJuxVYbKYah0B%2BBKE0M0mtlWA2HGXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:53.0680950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=wljMvsjFrfbVGeJuxVYbKYah0B\%2BBKE0M0mtlWA2HGXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:53.1377530Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:01:53.1444280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:01:54.2286910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:54.7829740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:01:55.1085590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A10%3A00Z&sig=xnOkGiRZYkAt%2Fyq55rPBQYLA%2FBxH7mlaZ1afaq7tnsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:55.1534190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=xnOkGiRZYkAt\%2Fyq55rPBQYLA\%2FBxH7mlaZ1afaq7tnsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:55.2592480Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:01:55.2670290Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:01:56.3446790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:56.8728890Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:01:57.2282820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A10%3A00Z&sig=YYAYIpyzZ6PT5%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:57.2659170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=YYAYIpyzZ6PT5\%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:57.3035510Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:01:57.3065980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:01:58.3789780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:58.9350390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:01:59.2705210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A10%3A00Z&sig=N6zB241%2FZu%2BrQi1XtKAPywcEKrIUZiyKd%2FpHKzDW2BM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:59.3064490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=N6zB241\%2FZu\%2BrQi1XtKAPywcEKrIUZiyKd\%2FpHKzDW2BM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:59.3906210Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:01:59.3951600Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:02:00.4784610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:01.0468530Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:02:01.3987650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A10%3A00Z&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:01.4292450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:01.4737090Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:01.4772890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:02:02.7651570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:03.2969560Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:02:03.6052100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A10%3A00Z&sig=AWnj%2FbIs8Rm%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:03.6488880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=AWnj\%2FbIs8Rm\%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:03.7720660Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:03.7789700Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:02:04.8779080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:05.4441670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:02:05.7924060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A10%3A00Z&sig=TlLwWRzTchJK3u%2BKR0VTay084c4OKaF9Rqk5FZfbZlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:05.8289690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=TlLwWRzTchJK3u\%2BKR0VTay084c4OKaF9Rqk5FZfbZlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:06.3718240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1m1grne 2021-05-15T14:02:06.3722910Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:02:06.3727010Z cp -pR /private/tmp/d20210515-6587-1m1grne/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:02:06.3729350Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:02:06.3731790Z chmod -Rf +w /private/tmp/d20210515-6587-1m1grne 2021-05-15T14:02:06.3732940Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:02:06.3734710Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:02:06.3736150Z ==> Finishing up 2021-05-15T14:02:06.3738020Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:02:06.3739920Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:02:06.3741790Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:02:06.3743340Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:02:06.3744860Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:02:06.3746360Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:02:06.3747870Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:02:06.3749330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:02:06.3750820Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:02:06.3752790Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:02:06.3755420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6818-4i1gnc.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-15T14:02:08.4951900Z ==> Summary 2021-05-15T14:02:08.4959320Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:02:08.4965840Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:02:08.4986750Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:02:08.5004800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-13mybkp 2021-05-15T14:02:08.6014560Z cp -pR /private/tmp/d20210515-6587-13mybkp/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:02:08.7268540Z chmod -Rf +w /private/tmp/d20210515-6587-13mybkp 2021-05-15T14:02:08.8121450Z ==> Finishing up 2021-05-15T14:02:08.8646900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6844-qh1f49.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-15T14:02:10.7371280Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:02:10.7925510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8081600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8178330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8273190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8368320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8462970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8558810Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8654280Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8750070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8844200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.8938380Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.9033740Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.9128000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:10.9222260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:11.2860830Z ==> Caveats 2021-05-15T14:02:11.2861560Z To use the DocBook package in your XML toolchain, 2021-05-15T14:02:11.2862240Z you need to add the following to your ~/.bashrc: 2021-05-15T14:02:11.2862600Z 2021-05-15T14:02:11.2863120Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:02:11.2864070Z ==> Summary 2021-05-15T14:02:11.3001600Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:02:11.3007750Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:02:11.3059440Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:02:11.3078200Z 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/d20210515-6587-1y8wcza 2021-05-15T14:02:13.1682530Z cp -pR /private/tmp/d20210515-6587-1y8wcza/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:02:15.8174490Z chmod -Rf +w /private/tmp/d20210515-6587-1y8wcza 2021-05-15T14:02:17.0224120Z ==> Finishing up 2021-05-15T14:02:17.1447060Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:02:17.1456700Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:02:17.1543350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6885-wazqrq.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-15T14:02:19.0249840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:19.0351690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:19.0448980Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:19.0544570Z ==> 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-15T14:02:19.0649260Z ==> 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-15T14:02:19.0744270Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:02:19.0841180Z ==> 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-15T14:02:19.0942240Z ==> 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-15T14:02:19.1037890Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:19.1133010Z ==> 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-15T14:02:19.1228180Z ==> 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-15T14:02:19.1323320Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:02:19.1419090Z ==> 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-15T14:02:19.1514150Z ==> 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-15T14:02:19.1609300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:19.1704700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:19.1805780Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:19.1901560Z ==> 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-15T14:02:19.1997680Z ==> 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-15T14:02:19.2092610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:02:19.2189920Z ==> 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-15T14:02:19.2285300Z ==> 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-15T14:02:19.2381400Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:19.2481740Z ==> 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-15T14:02:19.2581410Z ==> 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-15T14:02:19.2676580Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:02:19.2774000Z ==> 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-15T14:02:19.2869810Z ==> 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-15T14:02:20.2586030Z ==> Summary 2021-05-15T14:02:20.5422870Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:02:20.5429450Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:02:20.5451600Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:02:20.5471230Z 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/d20210515-6587-1vc3slj 2021-05-15T14:02:20.5593410Z cp -pR /private/tmp/d20210515-6587-1vc3slj/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:02:20.5727310Z chmod -Rf +w /private/tmp/d20210515-6587-1vc3slj 2021-05-15T14:02:20.6146870Z ==> Finishing up 2021-05-15T14:02:20.6578500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6939-1t4c18f.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-15T14:02:22.8216000Z ==> Caveats 2021-05-15T14:02:22.8218050Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:22.8219420Z because macOS already provides this software and installing another version in 2021-05-15T14:02:22.8220240Z parallel can cause all kinds of trouble. 2021-05-15T14:02:22.8220580Z 2021-05-15T14:02:22.8221570Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:02:22.8222860Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:22.8223370Z 2021-05-15T14:02:22.8223580Z 2021-05-15T14:02:22.8224060Z Bash completion has been installed to: 2021-05-15T14:02:22.8225090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:02:22.8225990Z ==> Summary 2021-05-15T14:02:22.8236070Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:02:22.8241800Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:02:22.8375220Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:02:22.8393740Z 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/d20210515-6587-3ring0 2021-05-15T14:02:22.8600330Z cp -pR /private/tmp/d20210515-6587-3ring0/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:02:22.8900350Z chmod -Rf +w /private/tmp/d20210515-6587-3ring0 2021-05-15T14:02:22.9479340Z ==> Finishing up 2021-05-15T14:02:22.9861990Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:02:22.9867090Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:02:22.9879700Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:02:22.9900430Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:02:22.9906150Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:02:22.9995940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6965-109xhqy.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-15T14:02:25.1949480Z ==> Summary 2021-05-15T14:02:25.1991720Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:02:25.1997880Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:02:25.2752670Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:02:25.2770680Z 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/d20210515-6587-5flwkp 2021-05-15T14:02:25.3490690Z cp -pR /private/tmp/d20210515-6587-5flwkp/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:02:25.4899720Z chmod -Rf +w /private/tmp/d20210515-6587-5flwkp 2021-05-15T14:02:25.6423990Z ==> Finishing up 2021-05-15T14:02:25.6846940Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:02:25.6907990Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:02:25.6918420Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:02:25.6935550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7004290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7062550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7165260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7241190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7305250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7384530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7487640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7511810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7514490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7517830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7520160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7522370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7524580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7526800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7529030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7631870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7633930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7676330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7779010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7881720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.7984240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8087340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8091370Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:02:25.8092840Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:02:25.8094760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8096950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8099170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8101460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8103630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8106320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8108510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8110680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8112960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8216170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8318850Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:02:25.8373290Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:02:25.8380980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8412440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8419620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8458830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8461250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8463500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8465750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8492070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8493800Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:02:25.8495710Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:02:25.8498730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8501050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8503260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8505430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8507600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8510130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8513570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8515850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8518070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8521490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8551780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8554230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8556470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8558690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8563310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8566660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8568900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8571090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8573280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8575470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8577640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8579830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8582370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8584640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8586830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8589000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8591380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8593540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8595690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8597860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8600080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8602250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8604430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8606600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:02:25.8608750Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:02:25.8611510Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:02:25.8613500Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:02:25.8744850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6991-1i0gprc.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-15T14:02:27.7330510Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:02:29.5787170Z ==> Summary 2021-05-15T14:02:29.5995700Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:02:29.6001870Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:02:29.7082680Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:02:29.7100760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-1ugqwdw 2021-05-15T14:02:29.7354700Z cp -pR /private/tmp/d20210515-6587-1ugqwdw/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:02:29.7601630Z chmod -Rf +w /private/tmp/d20210515-6587-1ugqwdw 2021-05-15T14:02:29.8756170Z ==> Finishing up 2021-05-15T14:02:29.9174280Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:02:29.9178270Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:02:29.9182490Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:02:29.9187340Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:02:29.9193940Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:02:29.9200620Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:02:29.9210320Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:02:29.9215380Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:02:29.9221010Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:02:29.9226530Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:02:29.9235710Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:02:29.9240840Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:02:29.9245650Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:02:29.9252070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:02:29.9256580Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:02:29.9261690Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:02:29.9269340Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:02:29.9456300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7018-w047l.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-15T14:02:31.9125110Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:02:33.5361160Z ==> Summary 2021-05-15T14:02:33.5394950Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:02:33.5400770Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:02:33.5938820Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:02:33.5955500Z 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/d20210515-6587-qdxoa4 2021-05-15T14:02:33.6091900Z cp -pR /private/tmp/d20210515-6587-qdxoa4/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:02:33.6277640Z chmod -Rf +w /private/tmp/d20210515-6587-qdxoa4 2021-05-15T14:02:33.6848700Z ==> Finishing up 2021-05-15T14:02:33.7231540Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:02:33.7237680Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:02:33.7242320Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:02:33.7249770Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:02:33.7396170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7045-u95664.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-15T14:02:36.0067760Z ==> Summary 2021-05-15T14:02:36.0093520Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:02:36.0098860Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:02:36.0151200Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:02:36.0168710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-hesoad 2021-05-15T14:02:36.0322190Z cp -pR /private/tmp/d20210515-6587-hesoad/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:02:36.0439820Z chmod -Rf +w /private/tmp/d20210515-6587-hesoad 2021-05-15T14:02:36.0839150Z ==> Finishing up 2021-05-15T14:02:36.1268110Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:02:36.1272220Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:02:36.1276990Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:02:36.1283320Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:02:36.1288020Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:02:36.1408760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7071-gbdtim.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-15T14:02:38.2993720Z ==> Summary 2021-05-15T14:02:38.3009750Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:02:38.3015730Z ==> Installing imagemagick dependency: imath 2021-05-15T14:02:38.3069990Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:02:38.3088230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-14gmtre 2021-05-15T14:02:38.3338320Z cp -pR /private/tmp/d20210515-6587-14gmtre/imath/. /usr/local/Cellar/imath 2021-05-15T14:02:38.3639940Z chmod -Rf +w /private/tmp/d20210515-6587-14gmtre 2021-05-15T14:02:38.4220920Z ==> Finishing up 2021-05-15T14:02:38.4660930Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:02:38.4670200Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:02:38.4676450Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:02:38.4681810Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:02:38.4687200Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:02:38.4692950Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:02:38.4700890Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:02:38.4890180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7097-dgu1ry.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-15T14:02:40.6442560Z ==> Summary 2021-05-15T14:02:40.6481800Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:02:40.6488910Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:02:40.6585250Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:02:40.6603190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6587-xhn225 2021-05-15T14:02:40.7431430Z cp -pR /private/tmp/d20210515-6587-xhn225/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:02:40.8412490Z chmod -Rf +w /private/tmp/d20210515-6587-xhn225 2021-05-15T14:02:40.9966800Z ==> Finishing up 2021-05-15T14:02:41.0446350Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:02:41.0451230Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:02:41.0456950Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:02:41.0462320Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:02:41.0467590Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:02:41.0472800Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:02:41.0478060Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:02:41.0483450Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:02:41.0490050Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:02:41.0499610Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:02:41.0508520Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:02:41.0513870Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:02:41.0519340Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:02:41.0524970Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:02:41.0530340Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:02:41.0536190Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:02:41.0541670Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:02:41.0547630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:02:41.0553420Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:02:41.0558770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:02:41.0564740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:02:41.0570330Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:02:41.0575830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:02:41.0581440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:02:41.0587220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:02:41.0593230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:02:41.0599050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:02:41.0606430Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:02:41.1091140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7124-z5975n.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-15T14:02:43.3409830Z ==> Summary 2021-05-15T14:02:43.3522410Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:02:43.3529000Z ==> Installing imagemagick 2021-05-15T14:02:43.3532930Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:02:43.3551710Z 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/d20210515-6587-17o29z 2021-05-15T14:02:43.7285610Z cp -pR /private/tmp/d20210515-6587-17o29z/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:02:44.1621330Z chmod -Rf +w /private/tmp/d20210515-6587-17o29z 2021-05-15T14:02:47.0541010Z ==> Finishing up 2021-05-15T14:02:47.0721980Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:02:47.0729910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:02:47.0736050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:02:47.0742440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:02:47.0817280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:02:47.0823090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:02:47.0829210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:02:47.0835010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:02:47.0840710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:02:47.0846270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:02:47.0851970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:02:47.0857420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:02:47.0862870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:02:47.0868250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:02:47.0875920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:02:47.0881170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:02:47.0886530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:02:47.0891800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:02:47.0897270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:02:47.0902720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:02:47.0908140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:02:47.0914340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:02:47.0919690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:02:47.0925310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:02:47.0938420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:02:47.0939690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:02:47.0942450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:02:47.0947710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:02:47.0953130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:02:47.0958470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:02:47.0966020Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:02:47.0972920Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:02:47.0980630Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:02:47.0990890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:02:47.0997020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:02:47.1003200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:02:47.1008950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:02:47.1014630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:02:47.1020600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:02:47.1026640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:02:47.1033450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:02:47.1039210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:02:47.1045470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:02:47.1051300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:02:47.1057090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:02:47.1063070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:02:47.1068930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:02:47.1074890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:02:47.1080730Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:02:47.1086330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:02:47.1093240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:02:47.1120350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:02:47.1125640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:02:47.1131880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:02:47.1137100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:02:47.1143160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:02:47.1149160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:02:47.1154990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:02:47.1160390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:02:47.1166180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:02:47.1171400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:02:47.1177060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:02:47.1182330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:02:47.1190350Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:02:47.1195910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:02:47.1201860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:02:47.1207360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:02:47.1213300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:02:47.1218750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:02:47.9503430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:02:47.9506090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:02:47.9508980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7152-7ch2r3.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-15T14:02:49.7952790Z ==> Summary 2021-05-15T14:02:49.8420990Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:02:51.5103640Z ==> Caveats 2021-05-15T14:02:51.5104520Z ==> docbook 2021-05-15T14:02:51.5120720Z To use the DocBook package in your XML toolchain, 2021-05-15T14:02:51.5121970Z you need to add the following to your ~/.bashrc: 2021-05-15T14:02:51.5122310Z 2021-05-15T14:02:51.5122850Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:02:51.5123970Z ==> gnu-getopt 2021-05-15T14:02:51.5153160Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:51.5154150Z because macOS already provides this software and installing another version in 2021-05-15T14:02:51.5154890Z parallel can cause all kinds of trouble. 2021-05-15T14:02:51.5155220Z 2021-05-15T14:02:51.5156130Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:02:51.5157360Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:51.5157850Z 2021-05-15T14:02:51.5158050Z 2021-05-15T14:02:51.5158520Z Bash completion has been installed to: 2021-05-15T14:02:51.5159670Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:02:53.0839070Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:02:54.1542500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:54.7250630Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:02:55.1117520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A10%3A00Z&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:55.1490990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:55.1902600Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:02:55.2588690Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:02:55.2617370Z 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/d20210515-7159-14qjzuh 2021-05-15T14:02:55.2793300Z cp -pR /private/tmp/d20210515-7159-14qjzuh/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:02:55.3007200Z chmod -Rf +w /private/tmp/d20210515-7159-14qjzuh 2021-05-15T14:02:55.3541560Z ==> Finishing up 2021-05-15T14:02:55.3959420Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:02:55.3965020Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:02:55.3969810Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:02:55.3978570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:02:55.3985600Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:02:55.4028740Z info /usr/local/share/info/udunits2.info 2021-05-15T14:02:55.4037080Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:02:55.4076260Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:02:55.4084260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:02:55.4120060Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:02:55.4127610Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:02:55.4135340Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:02:55.4141350Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:02:55.4305890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7326-67i6va.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-15T14:02:57.5880600Z ==> Summary 2021-05-15T14:02:57.5910670Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:02:59.7826330Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:02:59.7827490Z To reinstall 1.6, run: 2021-05-15T14:02:59.7827980Z brew reinstall jq 2021-05-15T14:03:01.3480080Z ==> Caveats 2021-05-15T14:03:01.3480880Z imagej requires Java. You can install the latest version with: 2021-05-15T14:03:01.3481930Z brew install --cask adoptopenjdk 2021-05-15T14:03:01.3482290Z 2021-05-15T14:03:01.6180790Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:03:01.8713270Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T14:03:10.7729450Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:03:10.9528990Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:03:10.9530300Z ==> Installing Cask imagej 2021-05-15T14:03:10.9988680Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7436-13u2tdr 2021-05-15T14:03:11.1673710Z cp -pR /private/tmp/d20210515-7436-13u2tdr/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:03:11.3180520Z chmod -Rf +w /private/tmp/d20210515-7436-13u2tdr 2021-05-15T14:03:11.3917520Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:03:11.6494730Z 🍺 imagej was successfully installed! 2021-05-15T14:03:14.0687110Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:03:15.6913470Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:03:16.0277970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A10%3A00Z&sig=3JTPzpAZFYU31osU6ph%2B8oNr9uJiMbYc3%2B3SRy9POmQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:16.1478240Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:03:17.8058280Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:03:18.1269380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A10%3A00Z&sig=pGUtZ0y2nUTHm32KShr%2FlrrrkPobp0AnlaCebDmBtW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:18.3946750Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:03:18.3953120Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:03:18.4920280Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:03:21.1619750Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:03:21.1625580Z ==> Installing bowtie2 2021-05-15T14:03:21.1628500Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:03:23.8805390Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:03:26.8657970Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:03:28.6373560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:03:28.9507830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A10%3A00Z&sig=cd9HQMx1FO5ZoYj1PBUaX4W7JE%2Bh%2B1ZQ3F3mIJOOChA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:29.0629380Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:03:30.6919010Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:03:31.0143430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A10%3A00Z&sig=3hWuUctlGH30WKWfrCRbaj941WVeGddLxTXD9gT%2Fh64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:31.0823460Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:03:32.7606100Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:03:33.0892260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A10%3A00Z&sig=%2BtmYm1hXcrT3zaWCoKBNr8YUo1YNYvb8%2BYBLxdpuka4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:33.1705420Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:03:34.8180290Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:03:35.1552540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A10%3A00Z&sig=A7dcOis2oaIuSvOMG2PK5KwqzIARWMf8xnI4J9JwrBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:35.2395260Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:03:36.8775170Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:03:37.2102270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A10%3A00Z&sig=YgsrajebTwQwQEu1KtWaxwftSa1%2B1UKVAG55ARPQavQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:37.3031900Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:03:38.9098000Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:03:39.2327730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A10%3A00Z&sig=I35C28zaKMM3XvyW0NqrwgRCl81ca8N42aSNjWYFBhk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:39.4205040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:03:39.9685880Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:03:39.9705410Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:03:40.3034990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:03:40.3274230Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:03:42.0149980Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:03:42.3682870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A10%3A00Z&sig=7q13ETp%2FCWdpiEbBwdU09dVmKfFyiahS%2FiqGrE%2Ffd9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:42.4483810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:03:44.1405390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:03:44.4650080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A10%3A00Z&sig=TMGdX3Y6CTyv0vvHdxdv1fGfx%2BR%2BBzoOfprniQjkbQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:44.5899040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:03:46.2395780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:03:46.5668840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A10%3A00Z&sig=tzvyNerfJz2zCpK8AnwTabMTaK%2BELaJW0rc2zXtqqpE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:46.6909060Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:03:48.3284670Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:03:48.6528420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A10%3A00Z&sig=tgJwLuXRhsgBFLMTP5%2B%2FifvZL61wuUS9iftfmt%2Bv9ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:48.8456140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:03:50.5435610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:03:50.8701200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A10%3A00Z&sig=ge7GfIYpTLTQmA%2BjEchmge6nSWfUrn4yH8KH0cx9MjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:50.9958230Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:03:52.6375960Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:03:52.9569010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A10%3A00Z&sig=8TuNIJ0kUpei89%2BLqsUE6l4upvDGKZJsTs5Tmf3EQLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:53.0428510Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:03:54.6928940Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:03:55.0258160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A10%3A00Z&sig=%2B9oCryWHj5n4LUx4EnYFsH0B1x%2FLT%2BDVG3NyIEKWZIo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:55.0997580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:03:56.8881090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:03:57.2146910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A10%3A00Z&sig=omDRre0serIcqg7qQs0BBOvgN7PvPSZqxBFCxHpjvRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:57.4391450Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:03:59.1316370Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:03:59.4720780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A10%3A00Z&sig=sOXnTxBqKc%2FYaVUohZ0GgFs6H5Nd3VYZOtsEOpEU2E8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:59.5896810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:04:01.2560690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:04:01.6077690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A10%3A00Z&sig=MFJKP7wzWdqYfbW098Yp7t%2BOxdnLdWuv2K%2BvfNDXdQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:02.0752340Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:04:03.7828840Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:04:05.1497100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A10%3A00Z&sig=6oJj0fOfzvRmWEx%2B725n0igCbWrcC9npxt3yc3SP4pY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:05.3967850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:04:07.0328260Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:04:08.3639740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A10%3A00Z&sig=6A6xIOfPOyVMnwsF%2FZ6TBFN1uyTpjCRmObb%2FdDCS3v0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:08.5740370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:04:10.2508210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:04:10.5901740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A10%3A00Z&sig=vjdRQghJIbZqGCnXePRCUCpnM%2FxJkZdI85DubGkAN8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:10.9692600Z ==> 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-15T14:04:10.9695670Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:04:11.0291230Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:04:13.4357140Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:04:13.4362720Z ==> Installing gdal dependency: popt 2021-05-15T14:04:13.4385030Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:04:15.8772680Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:04:15.8778380Z ==> Installing gdal dependency: epsilon 2021-05-15T14:04:15.8870700Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:04:18.2702250Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:04:18.2707450Z ==> Installing gdal dependency: expat 2021-05-15T14:04:18.2729350Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:04:20.6035730Z ==> Caveats 2021-05-15T14:04:20.6037000Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:04:20.6037930Z because macOS already provides this software and installing another version in 2021-05-15T14:04:20.6038700Z parallel can cause all kinds of trouble. 2021-05-15T14:04:20.6039040Z 2021-05-15T14:04:20.6039550Z If you need to have expat first in your PATH, run: 2021-05-15T14:04:20.6040800Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:04:20.6041270Z 2021-05-15T14:04:20.6041780Z For compilers to find expat you may need to set: 2021-05-15T14:04:20.6042780Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:04:20.6043800Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:04:20.6044210Z 2021-05-15T14:04:20.6045880Z For pkg-config to find expat you may need to set: 2021-05-15T14:04:20.6046660Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:04:20.6047070Z 2021-05-15T14:04:20.6047850Z ==> Summary 2021-05-15T14:04:20.6064220Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:04:20.6071060Z ==> Installing gdal dependency: freexl 2021-05-15T14:04:20.6173040Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:04:23.0511910Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:04:23.0519280Z ==> Installing gdal dependency: geos 2021-05-15T14:04:23.0877470Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:04:26.1584680Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:04:26.1591090Z ==> Installing gdal dependency: hdf5 2021-05-15T14:04:26.1996460Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:04:29.2431620Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:04:29.2436970Z ==> Installing gdal dependency: json-c 2021-05-15T14:04:29.2490550Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:04:31.5972890Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:04:31.5979010Z ==> Installing gdal dependency: libxml2 2021-05-15T14:04:31.6048770Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:04:34.4345580Z ==> Caveats 2021-05-15T14:04:34.4348250Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:04:34.4349640Z because macOS already provides this software and installing another version in 2021-05-15T14:04:34.4350700Z parallel can cause all kinds of trouble. 2021-05-15T14:04:34.4351260Z 2021-05-15T14:04:34.4351990Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:04:34.4353460Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:04:34.4354130Z 2021-05-15T14:04:34.4355310Z For compilers to find libxml2 you may need to set: 2021-05-15T14:04:34.4356640Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:04:34.4357930Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:04:34.4358520Z 2021-05-15T14:04:34.4359610Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:04:34.4360600Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:04:34.4361170Z 2021-05-15T14:04:34.4362100Z ==> Summary 2021-05-15T14:04:34.4522080Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:04:34.4527850Z ==> Installing gdal dependency: libdap 2021-05-15T14:04:34.4668210Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:04:37.0238560Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:04:37.0244320Z ==> Installing gdal dependency: proj 2021-05-15T14:04:37.0377600Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:04:39.6090710Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:04:39.6095720Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:04:39.6288400Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:04:42.1098430Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:04:42.1102920Z ==> Installing gdal dependency: librttopo 2021-05-15T14:04:42.1508000Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:04:44.5043630Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:04:44.5048050Z ==> Installing gdal dependency: minizip 2021-05-15T14:04:44.5140800Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:04:46.7541780Z ==> Caveats 2021-05-15T14:04:46.7543200Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:04:46.7544300Z with the venerable 'unzip' library. 2021-05-15T14:04:46.7545110Z ==> Summary 2021-05-15T14:04:46.7561420Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:04:46.7570120Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:04:46.8402510Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:04:49.9674340Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:04:49.9678820Z ==> Installing gdal dependency: netcdf 2021-05-15T14:04:50.0192230Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:04:52.7012470Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:04:52.7017890Z ==> Installing gdal dependency: openblas 2021-05-15T14:04:52.7335280Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:04:56.7882270Z ==> Caveats 2021-05-15T14:04:56.7883540Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:04:56.7884400Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:04:56.7884870Z 2021-05-15T14:04:56.7885400Z For compilers to find openblas you may need to set: 2021-05-15T14:04:56.7886900Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:04:56.7887980Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:04:56.7888390Z 2021-05-15T14:04:56.7889260Z For pkg-config to find openblas you may need to set: 2021-05-15T14:04:56.7890050Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:04:56.7890470Z 2021-05-15T14:04:56.7891180Z ==> Summary 2021-05-15T14:04:56.7909180Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:04:56.7915710Z ==> Installing gdal dependency: numpy 2021-05-15T14:04:56.8814420Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:05:01.3964020Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:05:01.3965750Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:05:01.3967940Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:05:05.7190180Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:05:05.7196120Z ==> Installing gdal 2021-05-15T14:05:05.7199680Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:05:13.2744250Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:05:14.3310760Z ==> No outdated dependents to upgrade! 2021-05-15T14:05:14.3312140Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:05:14.6490110Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:05:14.6490760Z netcdf 2021-05-15T14:05:14.7308290Z ==> Caveats 2021-05-15T14:05:14.7309160Z ==> expat 2021-05-15T14:05:14.7352030Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:14.7353020Z because macOS already provides this software and installing another version in 2021-05-15T14:05:14.7353780Z parallel can cause all kinds of trouble. 2021-05-15T14:05:14.7354120Z 2021-05-15T14:05:14.7354630Z If you need to have expat first in your PATH, run: 2021-05-15T14:05:14.7355860Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:14.7356340Z 2021-05-15T14:05:14.7356850Z For compilers to find expat you may need to set: 2021-05-15T14:05:14.7357840Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:05:14.7358870Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:05:14.7359270Z 2021-05-15T14:05:14.7360130Z For pkg-config to find expat you may need to set: 2021-05-15T14:05:14.7360880Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:05:14.7361290Z 2021-05-15T14:05:14.7362000Z ==> libxml2 2021-05-15T14:05:14.7397420Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:14.7398420Z because macOS already provides this software and installing another version in 2021-05-15T14:05:14.7399190Z parallel can cause all kinds of trouble. 2021-05-15T14:05:14.7399540Z 2021-05-15T14:05:14.7400050Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:05:14.7401340Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:14.7401810Z 2021-05-15T14:05:14.7402330Z For compilers to find libxml2 you may need to set: 2021-05-15T14:05:14.7403350Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:05:14.7404820Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:05:14.7405220Z 2021-05-15T14:05:14.7406090Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:05:14.7406860Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:05:14.7407280Z 2021-05-15T14:05:14.7408000Z ==> minizip 2021-05-15T14:05:14.7414940Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:05:14.7416180Z with the venerable 'unzip' library. 2021-05-15T14:05:14.7423180Z ==> openblas 2021-05-15T14:05:14.7455460Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:14.7456370Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:05:14.7456820Z 2021-05-15T14:05:14.7457350Z For compilers to find openblas you may need to set: 2021-05-15T14:05:14.7458410Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:05:14.7459470Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:05:14.7459880Z 2021-05-15T14:05:14.7460760Z For pkg-config to find openblas you may need to set: 2021-05-15T14:05:14.7461540Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:05:14.7461970Z 2021-05-15T14:05:16.6921920Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:05:17.2566860Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:05:17.2587730Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:05:17.6168380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:05:17.6358100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:05:18.3848200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:05:18.3868590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:05:18.7385640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:05:18.7590730Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:05:20.4145620Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:05:20.7626900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A15%3A00Z&sig=BdEArzjfArZkxkuBvXQrVGOa%2FtEWYb0mUXQEiiasOQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:22.0332030Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:05:22.5970130Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:05:22.5991430Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:05:22.9686900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:05:22.9793240Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:05:24.6335480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:05:24.9735140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A15%3A00Z&sig=ky4DztxIJZzHFTJwQCps7%2F8V4gB73gmx6KlW72D%2BQlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:25.3053400Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:05:25.3070590Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:05:26.9809370Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:05:27.3153420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A15%3A00Z&sig=oC2qTnEqQA7cloZ46Q%2BjpwYgbP9%2BQrH7LoHmib7KP3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:27.8062030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:05:29.4192200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:05:29.7714450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A15%3A00Z&sig=o06f08ZUdZY5PuIOQQVVkSH%2BF8cnkLJCuJgpZgrldB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:29.9718860Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:05:31.6488250Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:05:31.9755500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A15%3A00Z&sig=1nB3RKJxawmDQ9nry9B8W1fU4Hmd6ibqX7PFwtJq2qw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:33.1879190Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:05:33.1886880Z ==> Installing itk dependency: open-mpi 2021-05-15T14:05:33.2987730Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:05:38.7674650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:05:38.7681340Z ==> Installing itk dependency: fftw 2021-05-15T14:05:38.8322250Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:05:41.6050820Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:05:41.6056640Z ==> Installing itk dependency: boost 2021-05-15T14:05:41.6144250Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:06:12.1724840Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:06:12.1726090Z ==> Installing itk dependency: netcdf 2021-05-15T14:06:12.2303020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:06:14.9024250Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:06:14.9030360Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:06:14.9459530Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:06:19.7904830Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:06:19.7910300Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:06:19.9377500Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:06:53.7779540Z ==> Caveats 2021-05-15T14:06:53.7780770Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:53.7781610Z because this is an alternate version of another formula. 2021-05-15T14:06:53.7782020Z 2021-05-15T14:06:53.7782520Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:06:53.7783740Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:53.7784200Z 2021-05-15T14:06:53.7784700Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:06:53.7785680Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:06:53.7786680Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:06:53.7787130Z 2021-05-15T14:06:53.7787860Z ==> Summary 2021-05-15T14:06:53.9968300Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:06:53.9974650Z ==> Installing itk dependency: gdcm 2021-05-15T14:06:54.1775430Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:07:00.3791630Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:07:00.3797540Z ==> Installing itk 2021-05-15T14:07:00.3801000Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:07:14.5800800Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:07:17.5066010Z ==> No outdated dependents to upgrade! 2021-05-15T14:07:17.5067320Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:07:19.5460900Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:07:19.5461560Z fftw 2021-05-15T14:07:19.5822610Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:07:19.5823850Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:07:21.2822220Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:07:21.4040780Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:07:22.5571110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:07:23.1342470Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:07:23.4763830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A15%3A00Z&sig=CQZZcf%2Fv9PAcyGTON41pR4BSUsWO7k%2F5ys75U3ZwFCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:23.5152430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=CQZZcf\%2Fv9PAcyGTON41pR4BSUsWO7k\%2F5ys75U3ZwFCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:23.5619870Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:07:23.5672900Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:07:24.9062820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:07:25.4733590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:07:25.8168170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A15%3A00Z&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY%2FGRxp2UvGPZkrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:25.8461990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY\%2FGRxp2UvGPZkrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:25.9100020Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:07:25.9182500Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:07:27.0119300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:07:27.5946320Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:07:27.9134630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A15%3A00Z&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:27.9573830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:28.0269180Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:07:28.0310290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:07:29.1422590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:07:29.7127670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:07:30.0483930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A15%3A00Z&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:30.0854250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A15\%3A00Z\&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:30.3125410Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:07:30.3758180Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:07:30.3761570Z ==> Installing libav dependency: faac 2021-05-15T14:07:30.4376380Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:07:30.4422510Z 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/d20210515-9037-1dfxwxo 2021-05-15T14:07:30.4583800Z cp -pR /private/tmp/d20210515-9037-1dfxwxo/faac/. /usr/local/Cellar/faac 2021-05-15T14:07:30.4763110Z chmod -Rf +w /private/tmp/d20210515-9037-1dfxwxo 2021-05-15T14:07:30.5319520Z ==> Finishing up 2021-05-15T14:07:30.5826670Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:07:30.5833270Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:07:30.5851190Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:07:30.5894030Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:07:30.5896140Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:07:30.5900930Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:07:30.5902610Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:07:30.6390190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9219-ri7rqj.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-15T14:07:32.8304970Z ==> Summary 2021-05-15T14:07:32.8327160Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:07:32.8333680Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:07:32.8356580Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:07:32.8374620Z 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/d20210515-9037-kdkf3d 2021-05-15T14:07:32.8724950Z cp -pR /private/tmp/d20210515-9037-kdkf3d/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:07:32.8915560Z chmod -Rf +w /private/tmp/d20210515-9037-kdkf3d 2021-05-15T14:07:32.9404080Z ==> Finishing up 2021-05-15T14:07:32.9850070Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:07:32.9856330Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:07:32.9862910Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:07:32.9867190Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:07:32.9872700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:07:32.9879870Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:07:33.0026960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9245-1n4fv6c.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-15T14:07:35.2149830Z ==> Summary 2021-05-15T14:07:35.2171830Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:07:35.2178500Z ==> Installing libav dependency: sdl 2021-05-15T14:07:35.2201760Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:07:35.2219360Z 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/d20210515-9037-phldj7 2021-05-15T14:07:35.2950340Z cp -pR /private/tmp/d20210515-9037-phldj7/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:07:35.4060590Z chmod -Rf +w /private/tmp/d20210515-9037-phldj7 2021-05-15T14:07:35.5306650Z ==> Finishing up 2021-05-15T14:07:35.5771750Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:07:35.5772880Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:07:35.5773910Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:07:35.5787640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:07:35.5794060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:07:35.5800190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:07:35.5806630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:07:35.5836940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:07:35.5842550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:07:35.5848130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:07:35.5854080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:07:35.5861010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:07:35.5866930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:07:35.5872800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:07:35.5879090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:07:35.5885010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:07:35.5891000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:07:35.5896960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:07:35.5902940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:07:35.5908900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:07:35.5915040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:07:35.5920950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:07:35.5926900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:07:35.5933060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:07:35.5938670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:07:35.5944990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:07:35.5950800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:07:35.5957360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:07:35.5964040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:07:35.5970170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:07:35.5976690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:07:35.5982700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:07:35.5988730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:07:35.5994590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:07:35.6000830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:07:35.6007020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:07:35.6013080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:07:35.6019070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:07:35.6029470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:07:35.6035160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:07:35.6041260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:07:35.6047290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:07:35.6053390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:07:35.6059360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:07:35.6065590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:07:35.6072070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:07:35.6077860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:07:35.6083770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:07:35.6089440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:07:35.6095780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:07:35.6101840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:07:35.6107700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:07:35.6113560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:07:35.6119710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:07:35.6125600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:07:35.6131710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:07:35.6138040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:07:35.6143900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:07:35.6150350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:07:35.6156410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:07:35.6162150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:07:35.6168140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:07:35.6174730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:07:35.6180700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:07:35.6186640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:07:35.6192470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:07:35.6200850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:07:35.6206750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:07:35.6213420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:07:35.6219830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:07:35.6225790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:07:35.6232500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:07:35.6238700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:07:35.6244870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:07:35.6251180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:07:35.6273630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:07:35.6280050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:07:35.6286730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:07:35.6292250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:07:35.6297880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:07:35.6304770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:07:35.6314680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:07:35.6322960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:07:35.6328800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:07:35.6334650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:07:35.6340360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:07:35.6345940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:07:35.6351420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:07:35.6360560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:07:35.6365480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:07:35.6372500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:07:35.6378100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:07:35.6384400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:07:35.6391000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:07:35.6397910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:07:35.6403980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:07:35.6410020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:07:35.6415990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:07:35.6421720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:07:35.6427520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:07:35.6432170Z Only the first 100 operations were output. 2021-05-15T14:07:35.7298650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9271-1etzhyq.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-15T14:07:37.8708160Z ==> Summary 2021-05-15T14:07:37.8862740Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:07:37.8867940Z ==> Installing libav 2021-05-15T14:07:37.8871920Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:07:37.8889280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9037-1aj3kwi 2021-05-15T14:07:38.1240650Z cp -pR /private/tmp/d20210515-9037-1aj3kwi/libav/. /usr/local/Cellar/libav 2021-05-15T14:07:38.2307190Z chmod -Rf +w /private/tmp/d20210515-9037-1aj3kwi 2021-05-15T14:07:39.6019750Z ==> Finishing up 2021-05-15T14:07:39.6469960Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:07:39.6474100Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:07:39.6478870Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:07:39.6490420Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:07:39.6495550Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:07:39.6501080Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:07:39.6834620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9297-1yk42sp.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-15T14:07:41.8729080Z ==> Summary 2021-05-15T14:07:41.8745240Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:07:44.2569760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:07:45.8607520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:07:46.1992400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A15%3A00Z&sig=XNXpaV%2BqPvg%2B2N2Uyu3oj7hxooWVH3BRKJByMkZaIcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:46.3713520Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:07:48.8064610Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:07:51.0999940Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:07:51.1000610Z To reinstall 4.3.0, run: 2021-05-15T14:07:51.1001250Z brew reinstall libtiff 2021-05-15T14:07:52.6178740Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:07:52.6179460Z To reinstall 2.3.9_1, run: 2021-05-15T14:07:52.6179910Z brew reinstall unixodbc 2021-05-15T14:07:54.1485550Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:07:54.1486280Z To reinstall 1.0.18_1, run: 2021-05-15T14:07:54.1486760Z brew reinstall libsodium 2021-05-15T14:07:55.6484890Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:07:55.6485670Z To reinstall 4.1.1, run: 2021-05-15T14:07:55.6486400Z brew reinstall tesseract 2021-05-15T14:07:57.1711000Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:07:57.1712250Z To reinstall 1.21.1, run: 2021-05-15T14:07:57.1712740Z brew reinstall wget 2021-05-15T14:07:58.6767610Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:07:58.6768330Z To reinstall 4.3.4, run: 2021-05-15T14:07:58.6768780Z brew reinstall zeromq 2021-05-15T14:08:00.1862540Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:08:00.1863340Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:08:00.1863820Z brew reinstall udunits 2021-05-15T14:08:01.7062900Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:08:01.7063650Z To reinstall 1.2.0, run: 2021-05-15T14:08:01.7064110Z brew reinstall webp 2021-05-15T14:08:03.2710970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:08:04.9823860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:08:05.3350070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A15%3A00Z&sig=vBy1GL0baEfCtALL1Tk3JjSxJSWm36vFNTdd0pahrMc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:07.2866970Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:08:45.9263580Z ==> Caveats 2021-05-15T14:08:45.9264320Z Bash completion has been installed to: 2021-05-15T14:08:45.9264930Z /usr/local/etc/bash_completion.d 2021-05-15T14:08:45.9265820Z ==> Summary 2021-05-15T14:08:47.2159140Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:08:50.1702390Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:08:50.1707880Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140802Z&X-Amz-Expires=300&X-Amz-Signature=61d23add6b39a40f572ceb3abf3a8a75944e0966545757995ca21014c16864e8&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-15T14:08:52.5120570Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:08:52.5121770Z ==> Installing Cask xquartz 2021-05-15T14:09:08.5447850Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:09:08.5449720Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:09:35.6137130Z installer: Package name is 2021-05-15T14:09:35.6144930Z installer: Installing at base path / 2021-05-15T14:09:35.6145600Z installer: The install was successful. 2021-05-15T14:09:35.6146280Z installer: The install requires logging out now. 2021-05-15T14:09:35.6980260Z 🍺 xquartz was successfully installed! 2021-05-15T14:09:35.7210790Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:09:35.7211350Z with: 2021-05-15T14:09:35.7211800Z github_slug: neuroconductor/msmri 2021-05-15T14:09:35.7212200Z env: 2021-05-15T14:09:35.7212600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:35.7213010Z TIC_DEPLOY_KEY: 2021-05-15T14:09:35.7213330Z RSPM: 2021-05-15T14:09:35.7214460Z GITHUB_PAT: *** 2021-05-15T14:09:35.7214840Z COVERALLS_TOKEN: 2021-05-15T14:09:35.7215270Z continue-on-error: false 2021-05-15T14:09:35.7215710Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:35.7216180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:35.7216590Z TZ: UTC 2021-05-15T14:09:35.7216930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:35.7217300Z NOT_CRAN: true 2021-05-15T14:09:35.7217630Z ##[endgroup] 2021-05-15T14:09:35.7963510Z repo slug is: neuroconductor/msmri 2021-05-15T14:09:35.8077130Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:09:35.8077770Z env: 2021-05-15T14:09:35.8078200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:35.8078670Z TIC_DEPLOY_KEY: 2021-05-15T14:09:35.8079010Z RSPM: 2021-05-15T14:09:35.8079880Z GITHUB_PAT: *** 2021-05-15T14:09:35.8080280Z COVERALLS_TOKEN: 2021-05-15T14:09:35.8080780Z continue-on-error: false 2021-05-15T14:09:35.8081280Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:35.8081770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:35.8082230Z TZ: UTC 2021-05-15T14:09:35.8082600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:35.8083030Z NOT_CRAN: true 2021-05-15T14:09:35.8083430Z ##[endgroup] 2021-05-15T14:09:36.7211900Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:09:36.7212530Z with: 2021-05-15T14:09:36.7212930Z repo_name: msmri 2021-05-15T14:09:36.7213300Z repo_version: 0.3.1 2021-05-15T14:09:36.7213720Z runner_os: macOS 2021-05-15T14:09:36.7214090Z R_version: 3.5 2021-05-15T14:09:36.7214440Z env: 2021-05-15T14:09:36.7214890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:36.7215330Z TIC_DEPLOY_KEY: 2021-05-15T14:09:36.7215700Z RSPM: 2021-05-15T14:09:36.7216900Z GITHUB_PAT: *** 2021-05-15T14:09:36.7217350Z COVERALLS_TOKEN: 2021-05-15T14:09:36.7217980Z continue-on-error: false 2021-05-15T14:09:36.7218680Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:36.7219170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:36.7219650Z TZ: UTC 2021-05-15T14:09:36.7220020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:36.7220450Z NOT_CRAN: true 2021-05-15T14:09:36.7220840Z ##[endgroup] 2021-05-15T14:09:36.7876330Z Package: msmri 2021-05-15T14:09:36.7881720Z Version: 0.3.1 2021-05-15T14:09:36.7882210Z OS: macOS 2021-05-15T14:09:36.7979170Z ##[group]Run install.packages('remotes') 2021-05-15T14:09:36.7979950Z install.packages('remotes') 2021-05-15T14:09:36.7980720Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:09:36.7981660Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:09:36.8155050Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:09:36.8155540Z env: 2021-05-15T14:09:36.8155980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:36.8156470Z TIC_DEPLOY_KEY: 2021-05-15T14:09:36.8156850Z RSPM: 2021-05-15T14:09:36.8157740Z GITHUB_PAT: *** 2021-05-15T14:09:36.8158170Z COVERALLS_TOKEN: 2021-05-15T14:09:36.8158650Z continue-on-error: false 2021-05-15T14:09:36.8159150Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:36.8160090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:36.8160570Z TZ: UTC 2021-05-15T14:09:36.8161010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:36.8161420Z NOT_CRAN: true 2021-05-15T14:09:36.8161820Z ##[endgroup] 2021-05-15T14:09:37.0217330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:09:37.0218770Z (as ‘lib’ is unspecified) 2021-05-15T14:09:39.8820710Z 2021-05-15T14:09:39.8821740Z There is a binary version available but the source version is later: 2021-05-15T14:09:39.8870460Z binary source needs_compilation 2021-05-15T14:09:39.8871090Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T14:09:39.8871400Z 2021-05-15T14:09:39.8874620Z installing the source package ‘remotes’ 2021-05-15T14:09:39.8875010Z 2021-05-15T14:09:39.8896750Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:09:40.0814290Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:09:40.0874810Z ================================================== 2021-05-15T14:09:40.0875430Z downloaded 144 KB 2021-05-15T14:09:40.0875740Z 2021-05-15T14:09:40.4619900Z * installing *source* package ‘remotes’ ... 2021-05-15T14:09:40.4696380Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:40.4955680Z ** R 2021-05-15T14:09:40.5355040Z ** inst 2021-05-15T14:09:40.5390090Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:42.3994210Z ** help 2021-05-15T14:09:42.5261470Z *** installing help indices 2021-05-15T14:09:42.5993520Z ** building package indices 2021-05-15T14:09:42.6854570Z ** installing vignettes 2021-05-15T14:09:42.6923600Z ** testing if installed package can be loaded 2021-05-15T14:09:42.9052030Z * DONE (remotes) 2021-05-15T14:09:42.9569600Z 2021-05-15T14:09:42.9858600Z The downloaded source packages are in 2021-05-15T14:09:42.9961680Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp6kGmJS/downloaded_packages’ 2021-05-15T14:09:47.2821750Z ##[group]Run actions/cache@v1 2021-05-15T14:09:47.2822320Z with: 2021-05-15T14:09:47.2822770Z path: /Users/runner/work/_temp/Library 2021-05-15T14:09:47.2825150Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-e60332a9c76c34fd84a13b73d05d506235c098e340a0b755ea0d77dd37eeed1d 2021-05-15T14:09:47.2828120Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T14:09:47.2829130Z env: 2021-05-15T14:09:47.2829600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:47.2830060Z TIC_DEPLOY_KEY: 2021-05-15T14:09:47.2830430Z RSPM: 2021-05-15T14:09:47.2831950Z GITHUB_PAT: *** 2021-05-15T14:09:47.2832360Z COVERALLS_TOKEN: 2021-05-15T14:09:47.2832850Z continue-on-error: false 2021-05-15T14:09:47.2833320Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:47.2833840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:47.2834260Z TZ: UTC 2021-05-15T14:09:47.2834730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:47.2835170Z NOT_CRAN: true 2021-05-15T14:09:47.2835540Z ##[endgroup] 2021-05-15T14:09:47.3557360Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:09:47.3653580Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:09:47.3654380Z remotes::install_github("ropensci/tic") 2021-05-15T14:09:47.3655010Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:09:47.3655680Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:09:47.3656230Z remotes::install_cran("covr") 2021-05-15T14:09:47.3831510Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:09:47.3831930Z env: 2021-05-15T14:09:47.3832410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:09:47.3832860Z TIC_DEPLOY_KEY: 2021-05-15T14:09:47.3833230Z RSPM: 2021-05-15T14:09:47.3834170Z GITHUB_PAT: *** 2021-05-15T14:09:47.3834590Z COVERALLS_TOKEN: 2021-05-15T14:09:47.3835050Z continue-on-error: false 2021-05-15T14:09:47.3835900Z VDIFFR_RUN_TESTS: false 2021-05-15T14:09:47.3836390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:09:47.3836850Z TZ: UTC 2021-05-15T14:09:47.3837270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:09:47.3837700Z NOT_CRAN: true 2021-05-15T14:09:47.3838060Z ##[endgroup] 2021-05-15T14:09:47.6135500Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:09:48.5169530Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:09:52.1449640Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:09:52.1450820Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:09:52.1451640Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:09:52.1452480Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:09:52.1453270Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:52.1454100Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:09:52.1454940Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:09:52.1455730Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:09:52.1456700Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:09:52.1457590Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:09:52.1458450Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:09:52.1459240Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:09:52.1460130Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:09:52.1460940Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:09:52.1461790Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:09:52.1462610Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:09:52.1463540Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:52.1464440Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:09:52.1465280Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:09:52.1466130Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:09:52.1466930Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:09:52.1467740Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:09:52.1468550Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:09:52.1469440Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:09:52.1470260Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:52.1471150Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:52.1472450Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:52.1473260Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:52.1474040Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:09:52.1474840Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:52.1475690Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:09:52.1476510Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:09:52.1477370Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:09:52.1478190Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:09:52.1479070Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:09:52.1480980Z 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-15T14:09:52.1489460Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:09:52.1490660Z (as ‘lib’ is unspecified) 2021-05-15T14:09:54.5788150Z 2021-05-15T14:09:54.5789250Z There are binary versions available but the source versions are later: 2021-05-15T14:09:54.5815450Z binary source needs_compilation 2021-05-15T14:09:54.5816210Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T14:09:54.5816760Z magrittr 1.5 2.0.1 TRUE 2021-05-15T14:09:54.5817380Z glue 1.3.2 1.4.2 TRUE 2021-05-15T14:09:54.5817870Z sys 3.3 3.4 TRUE 2021-05-15T14:09:54.5818310Z R6 2.4.1 2.5.0 FALSE 2021-05-15T14:09:54.5818810Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T14:09:54.5819290Z mime 0.9 0.10 TRUE 2021-05-15T14:09:54.5819730Z curl 4.3 4.3.1 TRUE 2021-05-15T14:09:54.5820230Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T14:09:54.5820700Z httr 1.4.1 1.4.2 FALSE 2021-05-15T14:09:54.5821170Z cli 2.0.2 2.5.0 FALSE 2021-05-15T14:09:54.5821960Z zip 2.0.4 2.1.1 TRUE 2021-05-15T14:09:54.5822490Z rstudioapi 0.11 0.13 FALSE 2021-05-15T14:09:54.5823020Z credentials 1.1 1.3.0 FALSE 2021-05-15T14:09:54.5824310Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T14:09:54.5824820Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T14:09:54.5825330Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T14:09:54.5825840Z withr 2.1.2 2.4.2 FALSE 2021-05-15T14:09:54.5826320Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T14:09:54.5826810Z purrr 0.3.3 0.3.4 TRUE 2021-05-15T14:09:54.5827300Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T14:09:54.5827820Z gh 1.1.0 1.3.0 FALSE 2021-05-15T14:09:54.5828500Z Package which is only available in source form, and may need 2021-05-15T14:09:54.5829610Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-15T14:09:54.5830210Z gert 0.3 1.3.0 TRUE 2021-05-15T14:09:54.5830660Z fs 1.3.2 1.5.0 TRUE 2021-05-15T14:09:54.5831140Z desc 1.2.0 1.3.0 FALSE 2021-05-15T14:09:54.5831610Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T14:09:54.5832120Z usethis 1.5.1 2.0.1 FALSE 2021-05-15T14:09:54.5832600Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T14:09:54.5833100Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T14:09:54.5833370Z 2021-05-15T14:09:54.5852640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-15T14:09:54.7783680Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-15T14:09:54.7784960Z ================================================== 2021-05-15T14:09:54.7785530Z downloaded 20 KB 2021-05-15T14:09:54.7785810Z 2021-05-15T14:09:54.7818110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-15T14:09:55.0441390Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-15T14:09:55.0442150Z ================================================== 2021-05-15T14:09:55.0442600Z downloaded 12 KB 2021-05-15T14:09:55.0442910Z 2021-05-15T14:09:55.0482860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-15T14:09:55.2061970Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-15T14:09:55.2092720Z ================================================== 2021-05-15T14:09:55.2093250Z downloaded 195 KB 2021-05-15T14:09:55.2093550Z 2021-05-15T14:09:55.2127030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-15T14:09:55.3654920Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-15T14:09:55.3663900Z ================================================== 2021-05-15T14:09:55.3664430Z downloaded 63 KB 2021-05-15T14:09:55.3664690Z 2021-05-15T14:09:55.4511440Z 2021-05-15T14:09:55.4615040Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-15T14:09:55.4616640Z The downloaded binary packages are in 2021-05-15T14:09:55.4617160Z 2021-05-15T14:09:55.4719160Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7wDCXr/downloaded_packages 2021-05-15T14:09:55.4721410Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:09:55.6370240Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:09:55.6724560Z ================================================== 2021-05-15T14:09:55.6825030Z downloaded 841 KB 2021-05-15T14:09:55.6926100Z 2021-05-15T14:09:55.6943850Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:09:55.8685550Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:09:55.8773170Z ================================================== 2021-05-15T14:09:55.8773690Z downloaded 259 KB 2021-05-15T14:09:55.8773990Z 2021-05-15T14:09:55.8806800Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:09:56.0700590Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:09:56.0723950Z ================================================== 2021-05-15T14:09:56.0724860Z downloaded 96 KB 2021-05-15T14:09:56.0725130Z 2021-05-15T14:09:56.0757810Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:09:56.2940460Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:09:56.3234960Z ================================================== 2021-05-15T14:09:56.3626000Z downloaded 19 KB 2021-05-15T14:09:56.3727140Z 2021-05-15T14:09:56.3829880Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:09:56.4833070Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:09:56.4833820Z ================================================== 2021-05-15T14:09:56.4834270Z downloaded 61 KB 2021-05-15T14:09:56.4834570Z 2021-05-15T14:09:56.4866290Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:09:56.6542670Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:09:56.7114520Z ================================================== 2021-05-15T14:09:56.7115210Z downloaded 1.3 MB 2021-05-15T14:09:56.7115520Z 2021-05-15T14:09:56.7173550Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:09:56.9371540Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:09:56.9372330Z ================================================== 2021-05-15T14:09:56.9373000Z downloaded 12 KB 2021-05-15T14:09:56.9373300Z 2021-05-15T14:09:56.9403500Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:09:57.2075640Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:09:57.2175850Z ================================================== 2021-05-15T14:09:57.2176390Z downloaded 774 KB 2021-05-15T14:09:57.2176700Z 2021-05-15T14:09:57.2213740Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:09:57.4816530Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:09:57.4907100Z ================================================== 2021-05-15T14:09:57.4907810Z downloaded 411 KB 2021-05-15T14:09:57.4908130Z 2021-05-15T14:09:57.4942890Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:09:57.7447820Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:09:57.7489220Z ================================================== 2021-05-15T14:09:57.7489700Z downloaded 156 KB 2021-05-15T14:09:57.7490050Z 2021-05-15T14:09:57.7523960Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:09:57.9861710Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:09:57.9871590Z ================================================== 2021-05-15T14:09:57.9872480Z downloaded 60 KB 2021-05-15T14:09:57.9872830Z 2021-05-15T14:09:57.9905320Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:09:58.1207420Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:09:58.1243240Z ================================================== 2021-05-15T14:09:58.1243800Z downloaded 154 KB 2021-05-15T14:09:58.1244070Z 2021-05-15T14:09:58.1276410Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:09:58.4157240Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:09:58.4182540Z ================================================== 2021-05-15T14:09:58.4183140Z downloaded 110 KB 2021-05-15T14:09:58.4183440Z 2021-05-15T14:09:58.4215730Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:09:58.6740700Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:09:58.6756430Z ================================================== 2021-05-15T14:09:58.6756980Z downloaded 107 KB 2021-05-15T14:09:58.6757280Z 2021-05-15T14:09:58.6789390Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:09:58.8569680Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:09:58.8778490Z ================================================== 2021-05-15T14:09:58.8779060Z downloaded 224 KB 2021-05-15T14:09:58.8779370Z 2021-05-15T14:09:58.8821010Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:09:59.1636750Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:09:59.1645810Z ================================================== 2021-05-15T14:09:59.1646320Z downloaded 58 KB 2021-05-15T14:09:59.1646630Z 2021-05-15T14:09:59.1678900Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:09:59.4452030Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:09:59.4452850Z ================================================== 2021-05-15T14:09:59.4453280Z downloaded 34 KB 2021-05-15T14:09:59.4453560Z 2021-05-15T14:09:59.4485380Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:09:59.5967050Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:09:59.5972170Z ================================================== 2021-05-15T14:09:59.5972710Z downloaded 43 KB 2021-05-15T14:09:59.5972980Z 2021-05-15T14:09:59.6004980Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:09:59.8325750Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:09:59.8344600Z ================================================== 2021-05-15T14:09:59.8345140Z downloaded 92 KB 2021-05-15T14:09:59.8345450Z 2021-05-15T14:09:59.8376540Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:10:00.0235090Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:10:00.0236230Z ================================================== 2021-05-15T14:10:00.0236720Z downloaded 12 KB 2021-05-15T14:10:00.0237020Z 2021-05-15T14:10:00.0275230Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:10:00.2298820Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T14:10:00.2534160Z ================================================== 2021-05-15T14:10:00.2534750Z downloaded 366 KB 2021-05-15T14:10:00.2535060Z 2021-05-15T14:10:00.2569200Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:10:00.3906230Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:10:00.3934350Z ================================================== 2021-05-15T14:10:00.3935330Z downloaded 81 KB 2021-05-15T14:10:00.3936030Z 2021-05-15T14:10:00.3967540Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:10:00.5370950Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:10:00.5379900Z ================================================== 2021-05-15T14:10:00.5381330Z downloaded 44 KB 2021-05-15T14:10:00.5382030Z 2021-05-15T14:10:00.5552480Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:10:00.6964000Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:10:00.6972330Z ================================================== 2021-05-15T14:10:00.6972820Z downloaded 64 KB 2021-05-15T14:10:00.6973130Z 2021-05-15T14:10:00.7005070Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:10:00.9373240Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:10:00.9557340Z ================================================== 2021-05-15T14:10:00.9557900Z downloaded 777 KB 2021-05-15T14:10:00.9558690Z 2021-05-15T14:10:00.9609300Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:10:01.0818650Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:10:01.0885810Z ================================================== 2021-05-15T14:10:01.0886350Z downloaded 286 KB 2021-05-15T14:10:01.0886660Z 2021-05-15T14:10:01.0922200Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:10:01.3708170Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:10:01.3708930Z ================================================== 2021-05-15T14:10:01.3709370Z downloaded 20 KB 2021-05-15T14:10:01.3709660Z 2021-05-15T14:10:01.3741560Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:10:01.5884830Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:10:01.5892850Z ================================================== 2021-05-15T14:10:01.5893350Z downloaded 24 KB 2021-05-15T14:10:01.5893670Z 2021-05-15T14:10:01.5926480Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:10:01.7304140Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:10:01.7345220Z ================================================== 2021-05-15T14:10:01.7345740Z downloaded 298 KB 2021-05-15T14:10:01.7346040Z 2021-05-15T14:10:01.7380050Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:10:01.8696490Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:10:01.8697910Z ================================================== 2021-05-15T14:10:01.8698600Z downloaded 16 KB 2021-05-15T14:10:01.8698910Z 2021-05-15T14:10:01.8727650Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:10:02.1893950Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:10:02.3684590Z ================================================== 2021-05-15T14:10:02.3685340Z downloaded 1.2 MB 2021-05-15T14:10:02.3685650Z 2021-05-15T14:10:03.0328830Z * installing *source* package ‘rlang’ ... 2021-05-15T14:10:03.0564050Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:03.0770990Z ** libs 2021-05-15T14:10:05.8860960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-15T14:10:06.4682590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-15T14:10:06.8396910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-15T14:10:09.2510100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-15T14:10:10.2807200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:10:10.3462190Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:10.5570800Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-15T14:10:10.5661060Z ** R 2021-05-15T14:10:10.6485140Z ** inst 2021-05-15T14:10:10.6499900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:14.2492530Z ** help 2021-05-15T14:10:14.9041850Z *** installing help indices 2021-05-15T14:10:15.2375770Z *** copying figures 2021-05-15T14:10:15.2411020Z ** building package indices 2021-05-15T14:10:15.6421880Z ** testing if installed package can be loaded 2021-05-15T14:10:15.9929230Z * DONE (rlang) 2021-05-15T14:10:17.0982070Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:10:17.0983780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-15T14:10:17.0986240Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:17.0987900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:17.0989110Z ** libs 2021-05-15T14:10:17.0991610Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:17.0993350Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-15T14:10:17.1037130Z ** R 2021-05-15T14:10:17.1037960Z ** inst 2021-05-15T14:10:17.1039590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:17.1040510Z ** help 2021-05-15T14:10:17.1041260Z *** installing help indices 2021-05-15T14:10:17.1042050Z *** copying figures 2021-05-15T14:10:17.1042850Z ** building package indices 2021-05-15T14:10:17.1043650Z ** installing vignettes 2021-05-15T14:10:17.1044560Z ** testing if installed package can be loaded 2021-05-15T14:10:17.3741650Z * DONE (magrittr) 2021-05-15T14:10:17.6878140Z * installing *source* package ‘glue’ ... 2021-05-15T14:10:17.6914260Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:17.7112290Z ** libs 2021-05-15T14:10:17.7278110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-15T14:10:17.8510450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:17.9271100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-15T14:10:18.0415640Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:18.1377980Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-15T14:10:18.1480700Z ** R 2021-05-15T14:10:18.1669570Z ** inst 2021-05-15T14:10:18.1782870Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:18.4863230Z ** help 2021-05-15T14:10:18.5277740Z *** installing help indices 2021-05-15T14:10:18.5588600Z *** copying figures 2021-05-15T14:10:18.5598830Z ** building package indices 2021-05-15T14:10:18.5812820Z ** installing vignettes 2021-05-15T14:10:18.5883240Z ** testing if installed package can be loaded 2021-05-15T14:10:18.9277490Z * DONE (glue) 2021-05-15T14:10:19.2080180Z * installing *source* package ‘sys’ ... 2021-05-15T14:10:19.2104850Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:19.2265330Z ** libs 2021-05-15T14:10:19.2432390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-15T14:10:19.4580280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:19.5376250Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:19.5928330Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-15T14:10:19.5967570Z ** R 2021-05-15T14:10:19.6024880Z ** inst 2021-05-15T14:10:19.6127310Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:19.7166420Z ** help 2021-05-15T14:10:19.7407590Z *** installing help indices 2021-05-15T14:10:19.7642090Z ** building package indices 2021-05-15T14:10:19.7811340Z ** testing if installed package can be loaded 2021-05-15T14:10:20.0665240Z * DONE (sys) 2021-05-15T14:10:20.3509660Z * installing *source* package ‘R6’ ... 2021-05-15T14:10:20.3537630Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:20.3695980Z ** R 2021-05-15T14:10:20.3799860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:20.7033430Z ** help 2021-05-15T14:10:20.7269340Z *** installing help indices 2021-05-15T14:10:20.7517070Z *** copying figures 2021-05-15T14:10:20.7528660Z ** building package indices 2021-05-15T14:10:20.7674490Z ** testing if installed package can be loaded 2021-05-15T14:10:20.9765990Z * DONE (R6) 2021-05-15T14:10:21.5742170Z * installing *source* package ‘openssl’ ... 2021-05-15T14:10:21.5928830Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:21.7136690Z Homebrew 3.1.6 2021-05-15T14:10:21.8093590Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T14:10:21.8973800Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T14:10:22.2431030Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T14:10:22.6205100Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T14:10:22.6417330Z ** libs 2021-05-15T14:10:22.6597120Z 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-15T14:10:22.6624450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T14:10:22.7963210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:22.9281770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-15T14:10:23.0878520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-15T14:10:23.3413540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-15T14:10:23.4916340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-15T14:10:23.6658460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-15T14:10:23.8554250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-15T14:10:23.9527240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T14:10:24.0951600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-15T14:10:24.2142650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-15T14:10:24.3614100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-15T14:10:24.5637130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-15T14:10:24.7510850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-15T14:10:25.0025280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-15T14:10:25.0852220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-15T14:10:25.1544430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-15T14:10:25.3551840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-15T14:10:25.5777540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-15T14:10:25.7783580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-15T14:10:25.8549390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-15T14:10:26.0324050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-15T14:10:26.2246040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:10:26.4691430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-15T14:10:26.6627320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-15T14:10:26.8546400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-15T14:10:27.0500200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-15T14:10:27.1510330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-15T14:10:27.3473450Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:10:28.9639560Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:29.0304430Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-15T14:10:29.0353720Z ** R 2021-05-15T14:10:29.0604450Z ** inst 2021-05-15T14:10:29.0828390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:29.9567520Z ** help 2021-05-15T14:10:30.0261530Z *** installing help indices 2021-05-15T14:10:30.0703630Z ** building package indices 2021-05-15T14:10:30.1756250Z ** installing vignettes 2021-05-15T14:10:30.1908130Z ** testing if installed package can be loaded 2021-05-15T14:10:30.5124960Z * DONE (openssl) 2021-05-15T14:10:30.8083130Z * installing *source* package ‘mime’ ... 2021-05-15T14:10:30.8100810Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:30.8253270Z ** libs 2021-05-15T14:10:30.8418660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:30.9177980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-15T14:10:31.0046440Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:31.0595980Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-15T14:10:31.0688180Z ** R 2021-05-15T14:10:31.0781500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:31.2660950Z ** help 2021-05-15T14:10:31.2844080Z *** installing help indices 2021-05-15T14:10:31.3033980Z ** building package indices 2021-05-15T14:10:31.3157460Z ** testing if installed package can be loaded 2021-05-15T14:10:31.6015560Z * DONE (mime) 2021-05-15T14:10:32.0529290Z * installing *source* package ‘curl’ ... 2021-05-15T14:10:32.0641270Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:32.1809650Z Found pkg-config cflags and libs! 2021-05-15T14:10:32.5527180Z Using PKG_CFLAGS= 2021-05-15T14:10:32.5528470Z Using PKG_LIBS=-lcurl 2021-05-15T14:10:32.6757520Z ** libs 2021-05-15T14:10:32.6934040Z 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-15T14:10:32.6962760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-15T14:10:32.7963090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-15T14:10:32.9376320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-15T14:10:33.0318940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-15T14:10:33.1178620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-15T14:10:33.2207030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-15T14:10:33.3203330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-15T14:10:33.4033840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-15T14:10:33.5951140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-15T14:10:33.6609510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:33.7516180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-15T14:10:33.8493780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-15T14:10:34.0311680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-15T14:10:34.1133390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-15T14:10:34.1941330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T14:10:34.2635660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-15T14:10:34.3378620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-15T14:10:34.4167750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:10:34.5564050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:10:34.6496820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-15T14:10:34.6895670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-15T14:10:34.7700790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:34.8311190Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-15T14:10:34.8353130Z ** R 2021-05-15T14:10:34.8540650Z ** inst 2021-05-15T14:10:34.8691620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:35.2352260Z ** help 2021-05-15T14:10:35.2945210Z *** installing help indices 2021-05-15T14:10:35.3344380Z ** building package indices 2021-05-15T14:10:35.3673540Z ** installing vignettes 2021-05-15T14:10:35.3768270Z ** testing if installed package can be loaded 2021-05-15T14:10:35.6627450Z * DONE (curl) 2021-05-15T14:10:36.1405460Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:10:36.1508920Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:36.1680070Z ** libs 2021-05-15T14:10:36.1860180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:36.2794770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-15T14:10:36.3656680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-15T14:10:36.4543080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-15T14:10:36.5733200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-15T14:10:36.6692920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-15T14:10:36.7446310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-15T14:10:36.8189420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-15T14:10:36.9074340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-15T14:10:36.9886000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-15T14:10:37.1185630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-15T14:10:37.2090120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-15T14:10:37.3140510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-15T14:10:37.4086960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-15T14:10:37.4991970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-15T14:10:37.5802530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-15T14:10:37.6605750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-15T14:10:37.7376290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-15T14:10:37.8309930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-15T14:10:37.9068920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-15T14:10:37.9821250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-15T14:10:38.0725820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-15T14:10:38.1342340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-15T14:10:38.2116180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-15T14:10:38.3294130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-15T14:10:38.5284450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-15T14:10:38.8052920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-15T14:10:38.9899140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-15T14:10:39.1484660Z 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-15T14:10:39.1738840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:39.2379140Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-15T14:10:39.2422180Z ** R 2021-05-15T14:10:39.2707230Z ** inst 2021-05-15T14:10:39.2770660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:39.3771610Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:10:40.1739630Z ** help 2021-05-15T14:10:40.2163370Z *** installing help indices 2021-05-15T14:10:40.2477030Z ** building package indices 2021-05-15T14:10:40.2748600Z ** installing vignettes 2021-05-15T14:10:40.2810560Z ** testing if installed package can be loaded 2021-05-15T14:10:40.5922330Z * DONE (jsonlite) 2021-05-15T14:10:40.8988700Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:10:40.9020870Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:40.9161510Z ** R 2021-05-15T14:10:40.9267300Z ** inst 2021-05-15T14:10:40.9303530Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:41.2553880Z ** help 2021-05-15T14:10:41.2905050Z *** installing help indices 2021-05-15T14:10:41.3208030Z ** building package indices 2021-05-15T14:10:41.3404440Z ** installing vignettes 2021-05-15T14:10:41.3420810Z ** testing if installed package can be loaded 2021-05-15T14:10:41.5552270Z * DONE (gitcreds) 2021-05-15T14:10:41.8643210Z * installing *source* package ‘zip’ ... 2021-05-15T14:10:41.8687620Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:41.8817760Z ** libs 2021-05-15T14:10:41.8989320Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:10:45.0208710Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:10:47.8347100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:47.9099070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-15T14:10:50.3398200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-15T14:10:50.4159320Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T14:10:50.4160960Z size_t uzipfile_len = 0; 2021-05-15T14:10:50.4161360Z ^ 2021-05-15T14:10:50.4659160Z 1 warning generated. 2021-05-15T14:10:50.4686870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-15T14:10:50.6146170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-15T14:10:50.7103360Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:50.7665980Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-15T14:10:50.7790030Z ** R 2021-05-15T14:10:50.7863960Z ** inst 2021-05-15T14:10:50.7888180Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:50.9584540Z ** help 2021-05-15T14:10:50.9856690Z *** installing help indices 2021-05-15T14:10:51.6645760Z ** building package indices 2021-05-15T14:10:51.6646730Z ** testing if installed package can be loaded 2021-05-15T14:10:51.6647430Z * DONE (zip) 2021-05-15T14:10:51.6844740Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:10:51.6926520Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:51.7085790Z ** R 2021-05-15T14:10:51.7267150Z ** inst 2021-05-15T14:10:51.7348380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:52.1219150Z ** help 2021-05-15T14:10:52.3572310Z *** installing help indices 2021-05-15T14:10:52.6007370Z *** copying figures 2021-05-15T14:10:52.6031020Z ** building package indices 2021-05-15T14:10:52.7609450Z ** installing vignettes 2021-05-15T14:10:52.7695610Z ** testing if installed package can be loaded 2021-05-15T14:10:52.9779400Z * DONE (rstudioapi) 2021-05-15T14:10:53.3026580Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:10:53.3073350Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:53.3247020Z ** R 2021-05-15T14:10:53.3330070Z ** inst 2021-05-15T14:10:53.3357130Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:53.6589700Z ** help 2021-05-15T14:10:53.7536010Z *** installing help indices 2021-05-15T14:10:53.7778910Z *** copying figures 2021-05-15T14:10:53.7810310Z ** building package indices 2021-05-15T14:10:53.8004550Z ** installing vignettes 2021-05-15T14:10:53.8053640Z ** testing if installed package can be loaded 2021-05-15T14:10:54.0188890Z * DONE (rprojroot) 2021-05-15T14:10:54.3228540Z * installing *source* package ‘crayon’ ... 2021-05-15T14:10:54.3263410Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:54.3431090Z ** R 2021-05-15T14:10:54.3588550Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:55.2206730Z ** help 2021-05-15T14:10:55.2936850Z *** installing help indices 2021-05-15T14:10:55.3386730Z ** building package indices 2021-05-15T14:10:55.3809480Z ** testing if installed package can be loaded 2021-05-15T14:10:55.5903140Z * DONE (crayon) 2021-05-15T14:10:55.8729330Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:10:55.8757090Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:55.8904580Z ** libs 2021-05-15T14:10:55.9079370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-15T14:10:59.3432690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:10:59.4225390Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:10:59.4826140Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-15T14:10:59.4868370Z ** R 2021-05-15T14:10:59.4953870Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:59.7515770Z ** help 2021-05-15T14:10:59.7723730Z *** installing help indices 2021-05-15T14:10:59.7945780Z ** building package indices 2021-05-15T14:10:59.8094990Z ** testing if installed package can be loaded 2021-05-15T14:11:00.0879430Z * DONE (fastmap) 2021-05-15T14:11:00.4207070Z * installing *source* package ‘withr’ ... 2021-05-15T14:11:00.4257370Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:00.4456320Z ** R 2021-05-15T14:11:00.4622360Z ** inst 2021-05-15T14:11:00.4654010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:01.0643350Z ** help 2021-05-15T14:11:01.1637400Z *** installing help indices 2021-05-15T14:11:01.2218660Z *** copying figures 2021-05-15T14:11:01.2235870Z ** building package indices 2021-05-15T14:11:01.3034360Z ** installing vignettes 2021-05-15T14:11:01.3109740Z ** testing if installed package can be loaded 2021-05-15T14:11:01.5247410Z * DONE (withr) 2021-05-15T14:11:01.8003230Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:11:01.8026450Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:01.8207440Z ** libs 2021-05-15T14:11:01.8370650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:11:01.9110910Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-15T14:11:01.9877170Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:11:02.0420300Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-15T14:11:02.0459320Z ** R 2021-05-15T14:11:02.0525440Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:02.1860250Z ** help 2021-05-15T14:11:02.2147660Z *** installing help indices 2021-05-15T14:11:02.2416950Z ** building package indices 2021-05-15T14:11:02.2599610Z ** testing if installed package can be loaded 2021-05-15T14:11:02.5455500Z * DONE (rappdirs) 2021-05-15T14:11:03.1636380Z * installing *source* package ‘fs’ ... 2021-05-15T14:11:03.1840700Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:03.2035000Z ** libs 2021-05-15T14:11:03.2228180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-15T14:11:03.9390850Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-15T14:11:04.1165500Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-15T14:11:04.7315070Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-15T14:11:04.8961900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-15T14:11:05.4285460Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-15T14:11:06.2625640Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-15T14:11:06.4071460Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-15T14:11:06.9425410Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-15T14:11:07.5543030Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-15T14:11:08.0948260Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-15T14:11:08.6129450Z (cd libuv-1.38.1 \ 2021-05-15T14:11:08.6130990Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T14:11:09.8461290Z rm: conftest.dSYM: is a directory 2021-05-15T14:11:12.3840070Z rm: conftest.dSYM: is a directory 2021-05-15T14:11:12.4648400Z rm: conftest.dSYM: is a directory 2021-05-15T14:11:12.4865800Z rm: conftest.dSYM: is a directory 2021-05-15T14:11:22.0257680Z make --directory=libuv-1.38.1 \ 2021-05-15T14:11:22.0258280Z HAVE_DTRACE=0 2021-05-15T14:11:22.0749250Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:11:22.9887610Z CC src/libuv_la-idna.lo 2021-05-15T14:11:23.9552590Z CC src/libuv_la-inet.lo 2021-05-15T14:11:24.9299440Z CC src/libuv_la-random.lo 2021-05-15T14:11:25.7573820Z CC src/libuv_la-strscpy.lo 2021-05-15T14:11:26.5601330Z CC src/libuv_la-threadpool.lo 2021-05-15T14:11:27.5096230Z CC src/libuv_la-timer.lo 2021-05-15T14:11:28.5024150Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:11:29.3452780Z CC src/libuv_la-uv-common.lo 2021-05-15T14:11:30.6587120Z CC src/libuv_la-version.lo 2021-05-15T14:11:31.4628560Z CC src/unix/libuv_la-async.lo 2021-05-15T14:11:32.3900450Z CC src/unix/libuv_la-core.lo 2021-05-15T14:11:33.8074830Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:11:34.6433810Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:11:36.3176440Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:11:37.1997380Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:11:38.0404020Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:11:38.9498780Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:11:39.8391330Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:11:40.7733990Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:11:41.6375840Z CC src/unix/libuv_la-process.lo 2021-05-15T14:11:42.6836760Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:11:43.5253460Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:11:44.8199930Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:11:46.4883070Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:11:47.4348220Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:11:48.4212410Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:11:49.3316130Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:11:50.5429220Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T14:11:51.4036610Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T14:11:52.2445110Z CC src/unix/libuv_la-darwin.lo 2021-05-15T14:11:53.1714990Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T14:11:54.2639300Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T14:11:55.3309340Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:11:56.1832090Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T14:11:57.0035490Z CCLD libuv.la 2021-05-15T14:11:57.5280290Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:11:57.6160430Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-15T14:11:57.6276840Z ** R 2021-05-15T14:11:57.6469780Z ** inst 2021-05-15T14:11:57.6503850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:58.5946680Z ** help 2021-05-15T14:11:58.6904980Z *** installing help indices 2021-05-15T14:11:58.7475060Z ** building package indices 2021-05-15T14:11:58.8036480Z ** installing vignettes 2021-05-15T14:11:58.8141750Z ** testing if installed package can be loaded 2021-05-15T14:11:59.1455660Z * DONE (fs) 2021-05-15T14:11:59.5550550Z * installing *source* package ‘clipr’ ... 2021-05-15T14:11:59.5577140Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:59.5761880Z ** R 2021-05-15T14:11:59.5839310Z ** inst 2021-05-15T14:11:59.5864410Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:59.7489560Z ** help 2021-05-15T14:11:59.7800190Z *** installing help indices 2021-05-15T14:11:59.8063210Z ** building package indices 2021-05-15T14:11:59.8271210Z ** installing vignettes 2021-05-15T14:11:59.8313670Z ** testing if installed package can be loaded 2021-05-15T14:12:00.0448200Z * DONE (clipr) 2021-05-15T14:12:01.1282720Z * installing *source* package ‘git2r’ ... 2021-05-15T14:12:01.1694780Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:01.5008940Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T14:12:01.5012370Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T14:12:01.5022160Z checking for gcc... gcc 2021-05-15T14:12:03.7252360Z checking whether the C compiler works... yes 2021-05-15T14:12:03.7253240Z checking for C compiler default output file name... a.out 2021-05-15T14:12:03.8448910Z checking for suffix of executables... 2021-05-15T14:12:04.2442430Z checking whether we are cross compiling... no 2021-05-15T14:12:04.3166510Z checking for suffix of object files... o 2021-05-15T14:12:04.3744880Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:12:04.4336070Z checking whether gcc accepts -g... yes 2021-05-15T14:12:04.5536040Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:12:04.5548280Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:12:04.5651360Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:12:04.5951550Z Found pkg-config cflags and libs! 2021-05-15T14:12:04.9257040Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:12:05.1575520Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:12:05.2400200Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:12:05.3220200Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:12:05.4042570Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T14:12:05.4044290Z ----- Results of the git2r package configure ----- 2021-05-15T14:12:05.4044690Z 2021-05-15T14:12:05.4046820Z 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-15T14:12:05.4048420Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:12:05.4048790Z 2021-05-15T14:12:05.4049620Z -------------------------------------------------- 2021-05-15T14:12:05.4370780Z configure: creating ./config.status 2021-05-15T14:12:05.5946900Z config.status: creating src/Makevars 2021-05-15T14:12:05.6913870Z ** libs 2021-05-15T14:12:05.7098280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-15T14:12:05.8293570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-15T14:12:05.9125540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-15T14:12:06.1164730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-15T14:12:06.2490210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-15T14:12:06.4043400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-15T14:12:06.6308310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-15T14:12:06.7636660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-15T14:12:06.8930870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-15T14:12:07.0741260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-15T14:12:07.2611370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-15T14:12:07.3980210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-15T14:12:07.6310590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-15T14:12:07.7422890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-15T14:12:07.8665870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-15T14:12:07.9928530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-15T14:12:08.1158470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-15T14:12:08.3119010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-15T14:12:08.4684280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-15T14:12:08.5920390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-15T14:12:08.7742600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-15T14:12:08.8856550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-15T14:12:09.0134660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-15T14:12:09.1475770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-15T14:12:09.2777060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-15T14:12:09.4668600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-15T14:12:09.6433290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-15T14:12:09.7671310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-15T14:12:09.8895270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-15T14:12:10.0865680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-15T14:12:10.2098460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-15T14:12:10.3597570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-15T14:12:10.5516580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-15T14:12:10.7085440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-15T14:12:10.8196180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-15T14:12:10.9675510Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:12:11.0306720Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-15T14:12:11.0354610Z ** R 2021-05-15T14:12:11.0680410Z ** inst 2021-05-15T14:12:11.0706530Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:11.9504520Z ** help 2021-05-15T14:12:12.3153020Z *** installing help indices 2021-05-15T14:12:12.5327220Z ** building package indices 2021-05-15T14:12:12.6981570Z ** testing if installed package can be loaded 2021-05-15T14:12:13.0744130Z * DONE (git2r) 2021-05-15T14:12:13.5422130Z * installing *source* package ‘httr’ ... 2021-05-15T14:12:13.5515910Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:13.5708820Z ** R 2021-05-15T14:12:13.6053400Z ** demo 2021-05-15T14:12:13.6106330Z ** inst 2021-05-15T14:12:13.6157190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:16.1975430Z ** help 2021-05-15T14:12:16.4275940Z *** installing help indices 2021-05-15T14:12:16.5829630Z ** building package indices 2021-05-15T14:12:16.7026760Z ** installing vignettes 2021-05-15T14:12:16.7093230Z ** testing if installed package can be loaded 2021-05-15T14:12:16.9240020Z * DONE (httr) 2021-05-15T14:12:17.3766100Z * installing *source* package ‘cli’ ... 2021-05-15T14:12:17.3877480Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:17.4073410Z ** R 2021-05-15T14:12:17.4999210Z ** inst 2021-05-15T14:12:17.5449010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:20.2169690Z ** help 2021-05-15T14:12:20.5433350Z *** installing help indices 2021-05-15T14:12:20.6787650Z *** copying figures 2021-05-15T14:12:20.6792810Z ** building package indices 2021-05-15T14:12:20.8136210Z ** testing if installed package can be loaded 2021-05-15T14:12:21.0631030Z * DONE (cli) 2021-05-15T14:12:21.3642870Z * installing *source* package ‘credentials’ ... 2021-05-15T14:12:21.3671420Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:21.3843650Z ** R 2021-05-15T14:12:21.3928870Z ** inst 2021-05-15T14:12:21.3962600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:21.6790010Z ** help 2021-05-15T14:12:21.7069670Z *** installing help indices 2021-05-15T14:12:21.7355580Z ** building package indices 2021-05-15T14:12:21.7448710Z ** installing vignettes 2021-05-15T14:12:21.7492540Z ** testing if installed package can be loaded 2021-05-15T14:12:22.1395960Z * DONE (credentials) 2021-05-15T14:12:22.5448000Z * installing *source* package ‘purrr’ ... 2021-05-15T14:12:22.5542520Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:22.5729850Z ** libs 2021-05-15T14:12:22.5898880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-15T14:12:22.6630350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:12:22.7760100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:12:22.9176650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-15T14:12:23.0393270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:12:23.1152510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-15T14:12:23.2484620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-15T14:12:23.3991250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-15T14:12:23.5043210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:12:23.5851540Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:12:23.6402110Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-15T14:12:23.6443600Z ** R 2021-05-15T14:12:23.6746940Z ** inst 2021-05-15T14:12:23.6838910Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:24.7904020Z ** help 2021-05-15T14:12:25.0101120Z *** installing help indices 2021-05-15T14:12:25.1195700Z *** copying figures 2021-05-15T14:12:25.1228620Z ** building package indices 2021-05-15T14:12:25.2214370Z ** installing vignettes 2021-05-15T14:12:25.2297960Z ** testing if installed package can be loaded 2021-05-15T14:12:25.5609820Z * DONE (purrr) 2021-05-15T14:12:25.9045380Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:12:25.9098210Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:25.9283630Z ** R 2021-05-15T14:12:25.9371530Z ** inst 2021-05-15T14:12:25.9414990Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:26.1989190Z ** help 2021-05-15T14:12:26.2401850Z *** installing help indices 2021-05-15T14:12:26.3824110Z *** copying figures 2021-05-15T14:12:26.3927290Z ** building package indices 2021-05-15T14:12:26.4029100Z ** installing vignettes 2021-05-15T14:12:26.4129520Z ** testing if installed package can be loaded 2021-05-15T14:12:26.6421540Z * DONE (lifecycle) 2021-05-15T14:12:27.0328360Z * installing *source* package ‘desc’ ... 2021-05-15T14:12:27.0413670Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:27.0600810Z ** R 2021-05-15T14:12:27.0843420Z ** inst 2021-05-15T14:12:27.0892810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:28.8107070Z ** help 2021-05-15T14:12:28.9991800Z *** installing help indices 2021-05-15T14:12:29.1049540Z ** building package indices 2021-05-15T14:12:29.2425790Z ** testing if installed package can be loaded 2021-05-15T14:12:29.4689970Z * DONE (desc) 2021-05-15T14:12:29.7466900Z * installing *source* package ‘cachem’ ... 2021-05-15T14:12:29.7489450Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:29.7677540Z ** libs 2021-05-15T14:12:29.7843190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:12:29.8631690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:12:29.9406020Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:12:29.9952300Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-15T14:12:29.9991840Z ** R 2021-05-15T14:12:30.0101450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:30.3842910Z ** help 2021-05-15T14:12:30.4141300Z *** installing help indices 2021-05-15T14:12:30.4365880Z ** building package indices 2021-05-15T14:12:30.4565370Z ** testing if installed package can be loaded 2021-05-15T14:12:30.7831510Z * DONE (cachem) 2021-05-15T14:12:31.0773850Z * installing *source* package ‘gh’ ... 2021-05-15T14:12:31.0808340Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:31.1004280Z ** R 2021-05-15T14:12:31.1174090Z ** inst 2021-05-15T14:12:31.1199540Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:32.0190270Z ** help 2021-05-15T14:12:32.0593720Z *** installing help indices 2021-05-15T14:12:32.0898690Z ** building package indices 2021-05-15T14:12:32.1130840Z ** installing vignettes 2021-05-15T14:12:32.1176690Z ** testing if installed package can be loaded 2021-05-15T14:12:32.4004680Z * DONE (gh) 2021-05-15T14:12:32.7237570Z * installing *source* package ‘gert’ ... 2021-05-15T14:12:32.7289310Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:32.8461440Z Found pkg-config cflags and libs! 2021-05-15T14:12:33.1429900Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T14:12:33.1431180Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:12:33.2505330Z Configuration OK! 2021-05-15T14:12:33.2701970Z ** libs 2021-05-15T14:12:33.2877400Z 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-15T14:12:33.2905830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-15T14:12:33.5014930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-15T14:12:33.7282490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-15T14:12:33.9524440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-15T14:12:34.0833210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-15T14:12:34.2047570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-15T14:12:34.3761160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:12:34.4898180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-15T14:12:34.6370880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-15T14:12:34.7825280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-15T14:12:34.9089610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-15T14:12:35.0507710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-15T14:12:35.1753420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:12:35.3343530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:12:35.4572380Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:12:35.5171070Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-15T14:12:35.5218690Z ** R 2021-05-15T14:12:35.5389640Z ** inst 2021-05-15T14:12:35.5415090Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:36.1717830Z ** help 2021-05-15T14:12:36.2523000Z *** installing help indices 2021-05-15T14:12:36.3277370Z ** building package indices 2021-05-15T14:12:36.3707710Z ** installing vignettes 2021-05-15T14:12:36.3808770Z ** testing if installed package can be loaded 2021-05-15T14:12:36.7311990Z * DONE (gert) 2021-05-15T14:12:37.0103280Z * installing *source* package ‘memoise’ ... 2021-05-15T14:12:37.0126270Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:37.0299850Z ** R 2021-05-15T14:12:37.0371590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:37.2751650Z ** help 2021-05-15T14:12:37.3120510Z *** installing help indices 2021-05-15T14:12:37.3405270Z ** building package indices 2021-05-15T14:12:37.3668300Z ** testing if installed package can be loaded 2021-05-15T14:12:37.6032140Z * DONE (memoise) 2021-05-15T14:12:38.1329690Z * installing *source* package ‘usethis’ ... 2021-05-15T14:12:38.1483460Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:38.1785790Z ** R 2021-05-15T14:12:38.2440660Z ** inst 2021-05-15T14:12:38.2622830Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:41.1714420Z ** help 2021-05-15T14:12:41.4579390Z *** installing help indices 2021-05-15T14:12:41.5958980Z *** copying figures 2021-05-15T14:12:41.6000090Z ** building package indices 2021-05-15T14:12:41.7432940Z ** testing if installed package can be loaded 2021-05-15T14:12:42.0718660Z * DONE (usethis) 2021-05-15T14:12:42.1182040Z 2021-05-15T14:12:42.1183530Z The downloaded source packages are in 2021-05-15T14:12:42.1185720Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/downloaded_packages’ 2021-05-15T14:12:42.1198360Z Running `R CMD build`... 2021-05-15T14:12:44.3907270Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a3468ed1c2d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:12:44.3908780Z * preparing ‘tic’: 2021-05-15T14:12:44.3909800Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:44.3910530Z * installing the package to process help pages 2021-05-15T14:12:44.3911730Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:44.3912510Z * checking for empty or unneeded directories 2021-05-15T14:12:44.3913510Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:12:44.3914500Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:12:44.3915390Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:12:44.3919330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:44.3920400Z (as ‘lib’ is unspecified) 2021-05-15T14:12:44.8216920Z * installing *source* package ‘tic’ ... 2021-05-15T14:12:44.8512810Z ** R 2021-05-15T14:12:44.8882820Z ** inst 2021-05-15T14:12:44.9055630Z ** preparing package for lazy loading 2021-05-15T14:12:45.2079310Z ** help 2021-05-15T14:12:45.4193350Z *** installing help indices 2021-05-15T14:12:45.7516270Z *** copying figures 2021-05-15T14:12:45.7616810Z ** building package indices 2021-05-15T14:12:45.8922520Z ** installing vignettes 2021-05-15T14:12:45.8974070Z ** testing if installed package can be loaded 2021-05-15T14:12:46.2033880Z * DONE (tic) 2021-05-15T14:12:46.2606460Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:12:46.4971530Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:12:49.2690450Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:12:49.2691490Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:12:49.2692350Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:12:49.2693230Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:12:49.2694090Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:12:49.2694920Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:12:49.2695770Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:12:49.2696600Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:12:49.2697410Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:12:49.2698230Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:12:49.2699020Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:12:49.2699860Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:12:49.2700680Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:12:49.2701520Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:12:49.2702350Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:12:49.2703210Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:12:49.2704050Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:12:49.2704860Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:12:49.2705680Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:12:49.2706480Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:12:49.2707290Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:12:49.2708100Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:12:49.2708930Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:12:49.2709750Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:12:49.2710570Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:12:49.2711390Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:12:49.2712190Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:12:49.2713030Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:12:49.2713850Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:12:49.2714670Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:12:49.2715500Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:12:49.2716390Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:12:49.2717450Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:12:49.2718730Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:12:49.2719660Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:12:49.2720510Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:12:49.2721350Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:12:49.2722180Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:12:49.2724410Z 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-15T14:12:49.2726620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:49.2727560Z (as ‘lib’ is unspecified) 2021-05-15T14:12:50.6644380Z 2021-05-15T14:12:50.6645350Z There are binary versions available but the source versions are later: 2021-05-15T14:12:50.6658840Z binary source needs_compilation 2021-05-15T14:12:50.6659510Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T14:12:50.6659950Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T14:12:50.6660400Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T14:12:50.6660850Z tibble 2.1.3 3.1.1 TRUE 2021-05-15T14:12:50.6661300Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T14:12:50.6661750Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T14:12:50.6662180Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T14:12:50.6662610Z ps 1.3.2 1.6.0 TRUE 2021-05-15T14:12:50.6663070Z processx 3.4.2 3.5.2 TRUE 2021-05-15T14:12:50.6663530Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T14:12:50.6663980Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T14:12:50.6664440Z digest 0.6.25 0.6.27 TRUE 2021-05-15T14:12:50.6664890Z callr 3.4.2 3.7.0 FALSE 2021-05-15T14:12:50.6665310Z xml2 1.2.5 1.3.2 TRUE 2021-05-15T14:12:50.6665730Z xfun 0.12 0.23 TRUE 2021-05-15T14:12:50.6666160Z highr 0.8 0.9 FALSE 2021-05-15T14:12:50.6666600Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T14:12:50.6667030Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-15T14:12:50.6667460Z knitr 1.28 1.33 FALSE 2021-05-15T14:12:50.6667900Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T14:12:50.6668370Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T14:12:50.6668840Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T14:12:50.6669290Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T14:12:50.6669750Z devtools 2.2.2 2.4.1 FALSE 2021-05-15T14:12:50.6670020Z 2021-05-15T14:12:50.6672000Z Package which is only available in source form, and may need 2021-05-15T14:12:50.6673430Z compilation of C/C++/Fortran: ‘brio’ 2021-05-15T14:12:50.6685110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-15T14:12:50.8138280Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-15T14:12:50.8139200Z ================================================== 2021-05-15T14:12:50.8139640Z downloaded 17 KB 2021-05-15T14:12:50.8139910Z 2021-05-15T14:12:50.8172120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-15T14:12:51.0903460Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:12:51.0904140Z ================================================== 2021-05-15T14:12:51.0904520Z downloaded 15 KB 2021-05-15T14:12:51.0904780Z 2021-05-15T14:12:51.0933040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-15T14:12:51.3602230Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-15T14:12:51.3662310Z ================================================== 2021-05-15T14:12:51.3662780Z downloaded 71 KB 2021-05-15T14:12:51.3663060Z 2021-05-15T14:12:51.3808410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-15T14:12:51.6742250Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-15T14:12:51.7086010Z ================================================== 2021-05-15T14:12:51.7086540Z downloaded 192 KB 2021-05-15T14:12:51.7086810Z 2021-05-15T14:12:51.7118090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-15T14:12:51.9869500Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-15T14:12:52.0048870Z ================================================== 2021-05-15T14:12:52.0050010Z downloaded 203 KB 2021-05-15T14:12:52.0050660Z 2021-05-15T14:12:52.0082990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-15T14:12:52.2572580Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-15T14:12:52.2784420Z ================================================== 2021-05-15T14:12:52.2784900Z downloaded 300 KB 2021-05-15T14:12:52.2785200Z 2021-05-15T14:12:52.2818040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-15T14:12:52.5947140Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-15T14:12:52.6007580Z ================================================== 2021-05-15T14:12:52.6008060Z downloaded 104 KB 2021-05-15T14:12:52.6008320Z 2021-05-15T14:12:52.6040820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-15T14:12:52.8691320Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-15T14:12:52.8692150Z ================================================== 2021-05-15T14:12:52.8692550Z downloaded 21 KB 2021-05-15T14:12:52.8692820Z 2021-05-15T14:12:52.8723380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-15T14:12:53.1178680Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-15T14:12:53.1190190Z ================================================== 2021-05-15T14:12:53.1190650Z downloaded 42 KB 2021-05-15T14:12:53.1190920Z 2021-05-15T14:12:53.1221610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-15T14:12:53.3313600Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-15T14:12:53.3315440Z ================================================== 2021-05-15T14:12:53.3316520Z downloaded 34 KB 2021-05-15T14:12:53.3317250Z 2021-05-15T14:12:53.3358070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-15T14:12:53.4937220Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-15T14:12:53.4954190Z ================================================== 2021-05-15T14:12:53.4954670Z downloaded 128 KB 2021-05-15T14:12:53.4954970Z 2021-05-15T14:12:53.7181080Z 2021-05-15T14:12:53.7284140Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-15T14:12:53.7285480Z The downloaded binary packages are in 2021-05-15T14:12:53.7285950Z 2021-05-15T14:12:53.7382850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7wDCXr/downloaded_packages 2021-05-15T14:12:53.7387810Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:12:53.9588400Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:12:53.9628350Z ================================================== 2021-05-15T14:12:53.9628850Z downloaded 233 KB 2021-05-15T14:12:53.9629120Z 2021-05-15T14:12:53.9661990Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:12:54.1882300Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:12:54.1978950Z ================================================== 2021-05-15T14:12:54.1985290Z downloaded 764 KB 2021-05-15T14:12:54.1988010Z 2021-05-15T14:12:54.1991580Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:12:54.3670560Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:12:54.4159350Z ================================================== 2021-05-15T14:12:54.4259840Z downloaded 1.0 MB 2021-05-15T14:12:54.4320280Z 2021-05-15T14:12:54.4423060Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:12:54.6797410Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:12:54.6926100Z ================================================== 2021-05-15T14:12:54.6950410Z downloaded 670 KB 2021-05-15T14:12:54.6960590Z 2021-05-15T14:12:54.6973980Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:12:54.9842000Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:12:54.9842840Z ================================================== 2021-05-15T14:12:54.9843260Z downloaded 13 KB 2021-05-15T14:12:54.9843520Z 2021-05-15T14:12:54.9877950Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:12:55.2669940Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:12:55.2771610Z ================================================== 2021-05-15T14:12:55.2872120Z downloaded 265 KB 2021-05-15T14:12:55.2972870Z 2021-05-15T14:12:55.3075000Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:12:55.4638580Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:12:55.4738000Z ================================================== 2021-05-15T14:12:55.4801010Z downloaded 466 KB 2021-05-15T14:12:55.4834760Z 2021-05-15T14:12:55.4839470Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:12:55.6995740Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:12:55.6996690Z ================================================== 2021-05-15T14:12:55.6997130Z downloaded 25 KB 2021-05-15T14:12:55.6997400Z 2021-05-15T14:12:55.7605870Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:12:56.0712210Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:12:56.0918350Z ================================================== 2021-05-15T14:12:56.1020700Z downloaded 116 KB 2021-05-15T14:12:56.1121630Z 2021-05-15T14:12:56.1224310Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:12:56.2165570Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:12:56.2186460Z ================================================== 2021-05-15T14:12:56.2187040Z downloaded 138 KB 2021-05-15T14:12:56.2187320Z 2021-05-15T14:12:56.2220450Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:12:56.4523660Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:12:56.4530390Z ================================================== 2021-05-15T14:12:56.4530850Z downloaded 59 KB 2021-05-15T14:12:56.4531120Z 2021-05-15T14:12:56.4561780Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:12:56.6936250Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:12:56.6937020Z ================================================== 2021-05-15T14:12:56.6937440Z downloaded 8066 bytes 2021-05-15T14:12:56.6937730Z 2021-05-15T14:12:56.6966790Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:12:56.8450330Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:12:56.8470950Z ================================================== 2021-05-15T14:12:56.8471450Z downloaded 160 KB 2021-05-15T14:12:56.8471750Z 2021-05-15T14:12:56.8503200Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:12:57.1199220Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:12:57.1207630Z ================================================== 2021-05-15T14:12:57.1208120Z downloaded 72 KB 2021-05-15T14:12:57.1208390Z 2021-05-15T14:12:57.1239570Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:12:57.3575980Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:12:57.3576780Z ================================================== 2021-05-15T14:12:57.3577220Z downloaded 11 KB 2021-05-15T14:12:57.3577490Z 2021-05-15T14:12:57.3607320Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:12:57.5434820Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T14:12:57.5475470Z ================================================== 2021-05-15T14:12:57.5475940Z downloaded 265 KB 2021-05-15T14:12:57.5476520Z 2021-05-15T14:12:57.5508300Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:12:57.6854270Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:12:57.6889110Z ================================================== 2021-05-15T14:12:57.6890320Z downloaded 109 KB 2021-05-15T14:12:57.6891070Z 2021-05-15T14:12:57.6921300Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:12:57.9552650Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:12:57.9553350Z ================================================== 2021-05-15T14:12:57.9553950Z downloaded 14 KB 2021-05-15T14:12:57.9554230Z 2021-05-15T14:12:57.9582970Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:12:58.1994510Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:12:58.4441360Z ================================================== 2021-05-15T14:12:58.4441980Z downloaded 7.2 MB 2021-05-15T14:12:58.4442260Z 2021-05-15T14:12:58.4624760Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:12:58.6685140Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:12:58.7377780Z ================================================== 2021-05-15T14:12:58.7378310Z downloaded 2.8 MB 2021-05-15T14:12:58.7378590Z 2021-05-15T14:12:58.7574870Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:12:59.0026820Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:12:59.0447810Z ================================================== 2021-05-15T14:12:59.0448300Z downloaded 871 KB 2021-05-15T14:12:59.0448570Z 2021-05-15T14:12:59.0500870Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:12:59.2049710Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:12:59.2052650Z ================================================== 2021-05-15T14:12:59.2053110Z downloaded 29 KB 2021-05-15T14:12:59.2053390Z 2021-05-15T14:12:59.2082890Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:12:59.3371170Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:12:59.3454690Z ================================================== 2021-05-15T14:12:59.3455170Z downloaded 664 KB 2021-05-15T14:12:59.3455440Z 2021-05-15T14:12:59.3491730Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:12:59.5310970Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:12:59.5317530Z ================================================== 2021-05-15T14:12:59.5318100Z downloaded 40 KB 2021-05-15T14:12:59.5318400Z 2021-05-15T14:12:59.5350080Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:12:59.7044180Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:12:59.7103240Z ================================================== 2021-05-15T14:12:59.7103730Z downloaded 248 KB 2021-05-15T14:12:59.7104010Z 2021-05-15T14:12:59.7137640Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:12:59.8639950Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:12:59.8793270Z ================================================== 2021-05-15T14:12:59.8793960Z downloaded 362 KB 2021-05-15T14:12:59.8794250Z 2021-05-15T14:13:00.2819550Z * installing *source* package ‘utf8’ ... 2021-05-15T14:13:00.2917410Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:00.3096530Z ** libs 2021-05-15T14:13:00.3287130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-15T14:13:00.4282430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-15T14:13:00.7072610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-15T14:13:00.7978320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:00.8669210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-15T14:13:00.9573800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-15T14:13:01.1263170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-15T14:13:01.2145130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-15T14:13:01.3580980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-15T14:13:01.4591380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-15T14:13:01.5603220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-15T14:13:01.6513870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-15T14:13:01.7333200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-15T14:13:01.8176590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-15T14:13:01.8974490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-15T14:13:01.9824280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-15T14:13:02.0877210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-15T14:13:02.1650600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-15T14:13:02.2296060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-15T14:13:02.3136350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-15T14:13:02.3787470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-15T14:13:02.5647970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-15T14:13:03.0484720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-15T14:13:03.2463000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-15T14:13:03.3472530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-15T14:13:03.4374830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-15T14:13:03.5336490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-15T14:13:03.6489880Z 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-15T14:13:03.6786310Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:03.7510710Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-15T14:13:03.7564410Z ** R 2021-05-15T14:13:03.7671520Z ** inst 2021-05-15T14:13:03.7692120Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:04.0867950Z ** help 2021-05-15T14:13:04.1255000Z *** installing help indices 2021-05-15T14:13:04.1553780Z ** building package indices 2021-05-15T14:13:04.1771680Z ** installing vignettes 2021-05-15T14:13:04.1814790Z ** testing if installed package can be loaded 2021-05-15T14:13:04.5493460Z * DONE (utf8) 2021-05-15T14:13:04.9045030Z * installing *source* package ‘fansi’ ... 2021-05-15T14:13:04.9106000Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:04.9298650Z ** libs 2021-05-15T14:13:04.9468870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-15T14:13:05.0114650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-15T14:13:05.1013190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:05.1786270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-15T14:13:05.2721320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-15T14:13:05.5114400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-15T14:13:05.5832820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-15T14:13:05.8251220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-15T14:13:05.9642140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-15T14:13:06.0439520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-15T14:13:06.1722180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-15T14:13:06.3377820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-15T14:13:06.4480620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-15T14:13:06.5336440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-15T14:13:06.6228040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:13:06.7961260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-15T14:13:07.0162040Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:07.0736910Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-15T14:13:07.0780030Z ** R 2021-05-15T14:13:07.0950020Z ** inst 2021-05-15T14:13:07.0974330Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:07.5683740Z ** help 2021-05-15T14:13:07.6463740Z *** installing help indices 2021-05-15T14:13:07.6932040Z ** building package indices 2021-05-15T14:13:07.7601560Z ** installing vignettes 2021-05-15T14:13:07.7648670Z ** testing if installed package can be loaded 2021-05-15T14:13:08.0919080Z * DONE (fansi) 2021-05-15T14:13:08.6601600Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:13:08.6782240Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:08.6961720Z ** libs 2021-05-15T14:13:08.7126720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-15T14:13:08.9983240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-15T14:13:09.0879890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:09.1726420Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:09.2290660Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-15T14:13:09.2330460Z ** R 2021-05-15T14:13:09.3023100Z ** inst 2021-05-15T14:13:09.3077650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:15.5436950Z ** help 2021-05-15T14:13:15.7987630Z *** installing help indices 2021-05-15T14:13:15.9065790Z ** building package indices 2021-05-15T14:13:16.0151190Z ** installing vignettes 2021-05-15T14:13:16.0212560Z ** testing if installed package can be loaded 2021-05-15T14:13:16.4267100Z * DONE (diffobj) 2021-05-15T14:13:16.8227740Z * installing *source* package ‘ps’ ... 2021-05-15T14:13:16.8300590Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:17.1461360Z ** libs 2021-05-15T14:13:17.1676390Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-15T14:13:17.3290560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:17.4166660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-15T14:13:17.4922280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-15T14:13:17.5710980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-15T14:13:17.7331400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-15T14:13:17.7995210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-15T14:13:18.0664570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-15T14:13:18.2165480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-15T14:13:18.3247480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-15T14:13:18.6644950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-15T14:13:19.0253340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-15T14:13:19.2234750Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:19.2846420Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-15T14:13:19.2914330Z ** R 2021-05-15T14:13:19.3112190Z ** inst 2021-05-15T14:13:19.3135350Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:20.2173790Z ** help 2021-05-15T14:13:20.4216630Z *** installing help indices 2021-05-15T14:13:20.5292250Z ** building package indices 2021-05-15T14:13:20.6607560Z ** testing if installed package can be loaded 2021-05-15T14:13:20.9544230Z * DONE (ps) 2021-05-15T14:13:21.3791760Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:13:21.3901550Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:21.4072660Z ** R 2021-05-15T14:13:21.4297410Z ** inst 2021-05-15T14:13:21.4309200Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:22.1851860Z ** help 2021-05-15T14:13:22.2635520Z *** installing help indices 2021-05-15T14:13:22.3133530Z ** building package indices 2021-05-15T14:13:22.3630600Z ** testing if installed package can be loaded 2021-05-15T14:13:22.8359840Z * DONE (pkgload) 2021-05-15T14:13:23.1162110Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:13:23.1183580Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:23.1396780Z ** libs 2021-05-15T14:13:23.1560470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-15T14:13:23.2509380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:23.3276840Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:23.3847300Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-15T14:13:23.3892300Z ** R 2021-05-15T14:13:23.3951620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:23.4944380Z ** help 2021-05-15T14:13:23.5220270Z *** installing help indices 2021-05-15T14:13:23.5441420Z ** building package indices 2021-05-15T14:13:23.5638260Z ** testing if installed package can be loaded 2021-05-15T14:13:23.8582650Z * DONE (ellipsis) 2021-05-15T14:13:24.1943710Z * installing *source* package ‘digest’ ... 2021-05-15T14:13:24.1998030Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:24.2132950Z ** libs 2021-05-15T14:13:24.2312970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-15T14:13:24.4598920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-15T14:13:24.6942440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-15T14:13:25.3692900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-15T14:13:25.7110410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-15T14:13:26.4093050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-15T14:13:26.5173740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-15T14:13:26.7302350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-15T14:13:26.8175360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:26.8637300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-15T14:13:27.0383410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-15T14:13:27.1238600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-15T14:13:27.2204850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-15T14:13:27.4998320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-15T14:13:27.6230490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-15T14:13:28.3316270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-15T14:13:28.4986690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-15T14:13:28.7262670Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:28.7851600Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-15T14:13:28.7897240Z ** R 2021-05-15T14:13:28.7989980Z ** demo 2021-05-15T14:13:28.8000930Z ** inst 2021-05-15T14:13:28.8070490Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:29.1998940Z ** help 2021-05-15T14:13:29.2463390Z *** installing help indices 2021-05-15T14:13:29.2772050Z ** building package indices 2021-05-15T14:13:29.2996550Z ** installing vignettes 2021-05-15T14:13:29.3045880Z ** testing if installed package can be loaded 2021-05-15T14:13:29.7078940Z * DONE (digest) 2021-05-15T14:13:29.9895770Z * installing *source* package ‘brio’ ... 2021-05-15T14:13:29.9922550Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:30.0066270Z ** libs 2021-05-15T14:13:30.0237030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-15T14:13:30.0897550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-15T14:13:30.1687560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:30.2470660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-15T14:13:30.3597720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-15T14:13:30.4424190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-15T14:13:30.5908560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-15T14:13:30.6727310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-15T14:13:30.7651220Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:30.8240410Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-15T14:13:30.8279960Z ** R 2021-05-15T14:13:30.8333840Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:30.8961360Z ** help 2021-05-15T14:13:30.9225150Z *** installing help indices 2021-05-15T14:13:30.9456160Z ** building package indices 2021-05-15T14:13:30.9658180Z ** testing if installed package can be loaded 2021-05-15T14:13:31.2554200Z * DONE (brio) 2021-05-15T14:13:31.6266890Z * installing *source* package ‘xml2’ ... 2021-05-15T14:13:31.6339050Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:31.7882850Z Found pkg-config cflags and libs! 2021-05-15T14:13:32.0821090Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T14:13:32.0822930Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T14:13:32.1699360Z ** libs 2021-05-15T14:13:32.1869360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-15T14:13:32.8407930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:32.9246130Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-15T14:13:33.5398050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-15T14:13:34.0514210Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-15T14:13:34.8144810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-15T14:13:36.8292430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-15T14:13:37.3818780Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-15T14:13:38.0791120Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-15T14:13:38.5890210Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-15T14:13:38.9852910Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:39.0699100Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-15T14:13:39.0743070Z ** R 2021-05-15T14:13:39.0948840Z ** inst 2021-05-15T14:13:39.0990980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:39.9519710Z ** help 2021-05-15T14:13:40.1708420Z *** installing help indices 2021-05-15T14:13:40.2351610Z ** building package indices 2021-05-15T14:13:40.2892190Z ** installing vignettes 2021-05-15T14:13:40.2981790Z ** testing if installed package can be loaded 2021-05-15T14:13:40.5227310Z * DONE (xml2) 2021-05-15T14:13:40.8958990Z * installing *source* package ‘xfun’ ... 2021-05-15T14:13:40.9024310Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:40.9237340Z ** libs 2021-05-15T14:13:40.9409320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:13:41.0554540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:13:41.1323490Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:13:41.1882880Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-15T14:13:41.1923890Z ** R 2021-05-15T14:13:41.2199040Z ** inst 2021-05-15T14:13:41.2306040Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:42.4725880Z ** help 2021-05-15T14:13:42.6904500Z *** installing help indices 2021-05-15T14:13:42.8062820Z ** building package indices 2021-05-15T14:13:42.9517240Z ** installing vignettes 2021-05-15T14:13:42.9577830Z ** testing if installed package can be loaded 2021-05-15T14:13:43.2376570Z * DONE (xfun) 2021-05-15T14:13:46.5623240Z * installing *source* package ‘stringi’ ... 2021-05-15T14:13:46.7250410Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:46.9210090Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T14:13:46.9211740Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T14:13:47.1065630Z checking for endianness... little 2021-05-15T14:13:47.2865130Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:13:47.4710000Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:13:47.4723830Z checking for cat... /bin/cat 2021-05-15T14:13:48.3229790Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:13:48.3231880Z checking for gcc... clang 2021-05-15T14:13:48.5419910Z checking whether the C compiler works... yes 2021-05-15T14:13:48.5420720Z checking for C compiler default output file name... a.out 2021-05-15T14:13:48.6293730Z checking for suffix of executables... 2021-05-15T14:13:48.8018360Z checking whether we are cross compiling... no 2021-05-15T14:13:48.8626200Z checking for suffix of object files... o 2021-05-15T14:13:48.9092630Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:13:48.9513730Z checking whether clang accepts -g... yes 2021-05-15T14:13:49.0172560Z checking for clang option to accept ISO C89... none needed 2021-05-15T14:13:49.1049670Z checking how to run the C preprocessor... clang -E 2021-05-15T14:13:49.5044030Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:13:49.5070410Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:13:49.6224780Z rm: conftest.dSYM: is a directory 2021-05-15T14:13:49.6694460Z rm: conftest.dSYM: is a directory 2021-05-15T14:13:49.8632150Z checking for ANSI C header files... yes 2021-05-15T14:13:49.9416910Z checking for sys/types.h... yes 2021-05-15T14:13:50.0187050Z checking for sys/stat.h... yes 2021-05-15T14:13:50.0954330Z checking for stdlib.h... yes 2021-05-15T14:13:50.1737000Z checking for string.h... yes 2021-05-15T14:13:50.2514120Z checking for memory.h... yes 2021-05-15T14:13:50.3296390Z checking for strings.h... yes 2021-05-15T14:13:50.4086260Z checking for inttypes.h... yes 2021-05-15T14:13:50.4881510Z checking for stdint.h... yes 2021-05-15T14:13:50.5699300Z checking for unistd.h... yes 2021-05-15T14:13:50.6537500Z checking elf.h usability... no 2021-05-15T14:13:50.7142060Z checking elf.h presence... no 2021-05-15T14:13:50.7143380Z checking for elf.h... no 2021-05-15T14:13:50.8904930Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:13:50.9326490Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-15T14:13:51.6436980Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:13:51.6942250Z checking whether the compiler implements namespaces... yes 2021-05-15T14:13:52.1686790Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:13:53.1699850Z checking whether std::map is available... yes 2021-05-15T14:13:53.1735650Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:13:53.1842520Z checking with pkg-config for the system ICU4C... no 2021-05-15T14:13:53.1844140Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T14:13:53.1845220Z *** Trying with 'standard' fallback flags 2021-05-15T14:13:53.2456820Z checking whether an ICU4C-based project can be built... no 2021-05-15T14:13:53.2457600Z *** This version of ICU4C cannot be used. 2021-05-15T14:13:54.0436460Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T14:13:54.8015740Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T14:13:55.0332400Z downloading the ICU data library (icudt) 2021-05-15T14:13:55.0334180Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:13:55.0358570Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:13:55.3170170Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:13:55.4589100Z ================================================== 2021-05-15T14:13:55.4589670Z downloaded 10.9 MB 2021-05-15T14:13:55.4589940Z 2021-05-15T14:13:55.5190270Z icudt fetch successful 2021-05-15T14:13:55.5851540Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T14:13:55.7544760Z config.status: creating src/Makevars 2021-05-15T14:13:55.7832460Z config.status: creating src/uconfig_local.h 2021-05-15T14:13:55.8114890Z config.status: creating src/install.libs.R 2021-05-15T14:13:55.8399510Z 2021-05-15T14:13:55.8400280Z *** stringi configure summary: 2021-05-15T14:13:55.8400770Z ICU_FOUND=0 2021-05-15T14:13:55.8401190Z ICUDT_DIR=icu69/data 2021-05-15T14:13:55.8401670Z ICU_BUNDLE_VERSION=69 2021-05-15T14:13:55.8402140Z ICUDT_ENDIANNESS=little 2021-05-15T14:13:55.8402650Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:13:55.8403880Z STRINGI_CFLAGS= -fPIC 2021-05-15T14:13:55.8405920Z 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-15T14:13:55.8407460Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T14:13:55.8407960Z STRINGI_LDFLAGS= 2021-05-15T14:13:55.8408380Z STRINGI_LIBS= 2021-05-15T14:13:55.8408620Z 2021-05-15T14:13:55.8409250Z *** Compiler settings used: 2021-05-15T14:13:55.8409670Z CC=clang 2021-05-15T14:13:55.8410010Z LD=clang++ 2021-05-15T14:13:55.8410840Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:13:55.8411790Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:13:55.8412690Z CXX=clang++ -std=gnu++11 2021-05-15T14:13:55.8413510Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:13:55.8413940Z LDFLAGS= 2021-05-15T14:13:55.8414280Z LIBS= 2021-05-15T14:13:55.8414510Z 2021-05-15T14:13:55.9095210Z ** libs 2021-05-15T14:13:55.9322090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:13:56.7084430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:13:57.4272470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:13:58.2725390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:13:59.0618620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:13:59.7068430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:00.6156500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:01.3425310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:02.0769430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:02.7782060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:03.5737800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:04.3288780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:05.2059000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:06.0281000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:06.7616850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:07.7506760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:09.4829960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:10.3003890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:11.0752350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:11.7437380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:12.4005880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:13.3769580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:14.1467820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:14.9006600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:15.7450020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:16.9556670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:17.3690160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:18.1477550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:18.9213830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:20.0424770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:21.1670470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:22.4147690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:23.5372700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:24.3541090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:25.2344460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:26.0241120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:26.7729060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:27.5188770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:28.2687450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:29.3704130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:30.4459450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:31.6199320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:32.7437690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:33.5443290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:34.3863210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:35.0829570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:36.1136910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:37.1336900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:38.1636240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:38.8575980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:39.5514080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:40.5706280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:41.5936710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:42.7170470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:43.7796250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:44.6186420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:45.3763770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:45.4128330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:46.5485460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:47.2713520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:47.9704900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:49.0420660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:50.0984790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:51.3491120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:52.1268550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:53.2014860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:53.9975170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:56.0713630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:56.8147260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:57.5633560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:59.0170300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:59.1669560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:14:59.8869490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:00.7691300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:01.5601470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:02.4333330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:03.2215160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:04.1583530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:04.8879600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:05.5988160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:06.3656100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:07.0257970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:07.7209800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:15:09.1993010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:09.2708840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:09.9819290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:10.7126690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:11.4781830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:11.9781470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:12.4147060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:12.9650370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:13.6140450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:14.1634500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:15.0236190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:15.7792550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:16.2394910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:16.8086720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:17.1093290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:17.5838350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:17.9139180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:17.9615140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:18.9821830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:19.5349620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:19.6120850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:20.2975890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:20.3670720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:21.3212150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:21.9468220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:22.4181350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:22.4653740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:23.2202870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:23.9502590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:24.8261300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:25.4255020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:26.1048340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:26.5856110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:27.4070960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:28.1086980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:29.1202760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:30.7431290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:31.4967110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:32.3725350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:32.8945270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:33.4127180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:34.1027920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:34.6092530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:35.6102410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:36.6363100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:38.4464710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:39.2030390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:39.2707750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:39.7618240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:40.2304990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:40.9460850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:41.5565760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:41.9516920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:42.7406300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:43.7822840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:44.6228760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:45.3228260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:45.9079750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:46.6391690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:47.5358050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:48.2214500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:48.9017320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:49.9834460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:50.6727150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:51.1635580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:51.6237210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:51.6714090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:52.1892890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:52.6978360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:53.5898340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:54.2602160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:54.9040950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:55.5899480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:56.1577070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:56.7779210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:57.4110580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:57.9804470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:58.5389900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:59.2677850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:15:59.7253550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:00.2734900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:00.6691130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:01.8364390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:02.4735060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:03.2574410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:03.6527890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:04.1450220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:04.7596350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:05.6494000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:06.5701300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:07.2060380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:07.6748160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:08.5661100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:09.1313110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:09.7999280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:10.3657580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:11.5060510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:11.5065640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:11.8219070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:12.6531000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:13.4609510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:14.2489550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:14.6098510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:15.0078120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:15.5035210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:15.9050140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:16.4407150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:17.2317660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:17.7764070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:18.0998310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:18.6681960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:19.1753420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:19.7146800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:20.2770190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:20.7973020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:21.3011880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:21.7325350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:22.3787520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:22.8485640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:24.4214140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:25.2068160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:26.0300190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:26.6334040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:27.0643270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:28.2905740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:29.1002050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:29.4120250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:29.8288120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:30.1537080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:30.7823690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:31.2438990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:31.7252030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:32.2437540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:32.8002300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:33.4625060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:33.8149310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:34.8771440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:35.7906150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:37.3131240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:37.6132930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:37.6686060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:39.0912870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:39.6605800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:40.7544380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:41.4950120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:41.5744730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:41.6344120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:42.8446430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:43.5394830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:44.5202100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:45.4250110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:46.0058890Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T14:16:46.0060120Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:16:46.0060620Z ^ 2021-05-15T14:16:46.6639960Z 1 warning generated. 2021-05-15T14:16:46.6685140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:47.3595480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:47.9389850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:48.5304030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:48.9881590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:49.6025230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:50.2798850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:50.9973390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:51.2905290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:52.0789270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:52.5505510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:53.7884170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:54.6234970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:54.9734100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:55.4987440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:55.9602260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:56.5654440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:57.0782000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:57.5939830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:58.2440800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:59.0787310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:59.3870190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:16:59.9804730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:00.6775420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:00.9958080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:01.9244090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:02.5352920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:03.0861310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:03.3858110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:04.0040600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:04.6064470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:05.5714590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:05.7540300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:06.3084770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:06.8136690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:07.4951430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:08.1581870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:08.8131620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:09.8539600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:10.4135060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:11.3319890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:11.3986120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:11.9441260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:12.3707450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:12.7511480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:12.8003420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:13.8470440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:14.5782430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:15.3712250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:16.0558400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:16.5007310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:17.2383360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:17.8668250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:19.7440260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:20.3679310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:20.8852510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:21.6547710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:22.3515900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:23.2080570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:24.1799480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:24.3352590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:25.6851560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:26.4086280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:27.1729860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:28.4936530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:29.2656790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:30.0357160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:30.9958540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:31.9008260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:31.9647550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:33.1731070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:34.2143940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:34.9360880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:35.1960630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:36.4333330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:37.3023980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:38.0747130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:38.7808560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:39.2152630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:39.9191070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:40.5404750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:41.2505620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:41.9934360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:42.4551870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:42.7803370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:42.8421990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:43.2251520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:43.7409260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:43.8579230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:43.9347640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:44.4456200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:44.9777440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:45.7661620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:46.3067660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:46.9440840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:47.8833540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:48.6884070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:49.6013550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:49.7796400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:51.7782070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:53.3551730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:53.5788060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:54.3472040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:54.5058500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:54.8725050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:55.2119570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:56.0298520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:56.3444430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:17:59.1621750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:00.5561790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:01.4336860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:03.6913980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:03.8711410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:04.4657820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:05.0862370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:05.7261790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:06.6452060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:07.1111080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:07.6598150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:08.3645660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:08.9718760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:09.7790960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:10.3351030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:10.8551830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:11.1937320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:11.7455540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:12.4057180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:13.2047590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:13.7367620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:14.4521730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:15.1330270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:15.4629220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:16.1895510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:16.8423000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:17.9214050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:19.2247120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:20.6624030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:21.8211520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:22.3301810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:23.8041700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:24.3938750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:25.2396380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:26.2989980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:27.3503160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:27.9205960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:28.4046120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:29.1394260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:29.8725580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:30.6867070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:31.5367300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:32.2473870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:33.5386750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:34.3240400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:35.8090110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:37.0177710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:37.6967520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:38.3248970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:40.0601930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:40.9644420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:41.8737700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:42.6170490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:43.2201400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:44.0498600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:44.7144730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:45.5868280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:46.7652510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:47.6284110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:48.3814140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:49.9243690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:50.6239470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:51.5950320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:52.3928050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:53.7240560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-15T14:18:54.8119330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:55.5271570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:56.2690860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:57.0938470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:58.4311240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:59.1304650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:18:59.8469050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:00.6377820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:01.3301070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:02.2553570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:03.4563060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:04.6287770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:05.4406250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:06.5054130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:07.2288670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:08.1827150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:09.2980830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:11.3669300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:11.9429140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:12.7754090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:14.4383490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:15.1792300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:15.9136510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:17.1249180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:17.8217540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:18.4921380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:19.4766310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:21.6067100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:22.2736520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:23.0309750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:23.5424550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:24.6255530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:26.1751480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:27.0743770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:30.1343170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:30.6849960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:31.5495520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:32.9951630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:33.6733070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:34.2707110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:34.9154400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:35.5695080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:36.1605210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:37.1147560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:39.4991340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:40.1664080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:40.7755910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:41.2806350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:42.0205930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:42.6737320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:43.3227930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:44.0140970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:44.6664440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:45.8586730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:46.5094800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:47.0062270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:47.5154950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:48.5091810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:49.1321740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:49.7724410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:51.0095600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:52.0749360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:53.0265090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:54.7441440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:55.8336940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:56.6109080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:58.0825730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:58.8452420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:59.3826500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:00.1511390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:00.7064360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:01.4100290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:02.4285760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:03.2329790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:03.9775980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:04.3483400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:05.3779670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:06.1428420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:06.8283460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:07.1503480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:07.9723750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:08.6228310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:09.2164360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:09.9626420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:10.9909640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:11.1635740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:12.1396170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:13.1387220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:14.0789750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:15.1359530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:16.0061680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:16.5281840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:17.3614620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:18.3824020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:18.8939820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:19.4174860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:20.6755330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:21.5537460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:22.2589180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:23.1130670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:24.0867710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:24.9565590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:25.9117530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:25.9866190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:26.6694300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:28.3412350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:28.9430560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:28.9945530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:29.0451040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:29.0963560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:30.0147740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:30.5393520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:30.8550350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:20:31.1613270Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:20:31.4343720Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-15T14:20:31.5836130Z icudt already downloaded 2021-05-15T14:20:31.5840150Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-15T14:20:31.8512540Z icudt has been installed successfully 2021-05-15T14:20:31.9115100Z ** R 2021-05-15T14:20:31.9703630Z ** inst 2021-05-15T14:20:31.9805690Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:20:33.0423890Z ** help 2021-05-15T14:20:33.5850310Z *** installing help indices 2021-05-15T14:20:33.8073250Z ** building package indices 2021-05-15T14:20:34.0774180Z ** testing if installed package can be loaded 2021-05-15T14:20:34.4811330Z * DONE (stringi) 2021-05-15T14:20:36.1249880Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:20:36.1826620Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:20:36.1967250Z ** libs 2021-05-15T14:20:36.2148000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-15T14:20:37.2647450Z In file included from api.cpp:24: 2021-05-15T14:20:37.2648590Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:20:37.2650720Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:20:37.2652260Z SEXP data = Parent::get__(); 2021-05-15T14:20:37.2652990Z ^ 2021-05-15T14:20:39.7703140Z 1 warning generated. 2021-05-15T14:20:39.7823320Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-15T14:20:40.7796820Z In file included from attributes.cpp:39: 2021-05-15T14:20:40.7797650Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:20:40.7799470Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:20:40.7800440Z SEXP data = Parent::get__(); 2021-05-15T14:20:40.7800850Z ^ 2021-05-15T14:20:53.0504780Z 1 warning generated. 2021-05-15T14:20:53.0660760Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-15T14:20:53.4479040Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-15T14:20:54.4396180Z In file included from date.cpp:30: 2021-05-15T14:20:54.4397010Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:20:54.4398780Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:20:54.4399740Z SEXP data = Parent::get__(); 2021-05-15T14:20:54.4400140Z ^ 2021-05-15T14:20:57.0973520Z 1 warning generated. 2021-05-15T14:20:57.1080520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-15T14:20:58.1130950Z In file included from module.cpp:24: 2021-05-15T14:20:58.1131670Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:20:58.1133460Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:20:58.1134890Z SEXP data = Parent::get__(); 2021-05-15T14:20:58.1135290Z ^ 2021-05-15T14:21:03.1301440Z 1 warning generated. 2021-05-15T14:21:03.1426770Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-15T14:21:04.1679980Z In file included from rcpp_init.cpp:24: 2021-05-15T14:21:04.1680800Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:21:04.1682600Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:21:04.1683550Z SEXP data = Parent::get__(); 2021-05-15T14:21:04.1683960Z ^ 2021-05-15T14:21:06.5821360Z 1 warning generated. 2021-05-15T14:21:06.5970580Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:06.6659990Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-15T14:21:06.6727350Z ** R 2021-05-15T14:21:06.6954970Z ** inst 2021-05-15T14:21:06.9617830Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:09.5486360Z ** help 2021-05-15T14:21:09.6785880Z *** installing help indices 2021-05-15T14:21:09.7507950Z ** building package indices 2021-05-15T14:21:09.8117670Z ** installing vignettes 2021-05-15T14:21:09.8220350Z ** testing if installed package can be loaded 2021-05-15T14:21:10.2826940Z * DONE (Rcpp) 2021-05-15T14:21:11.2430420Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:21:11.2695420Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:11.2943440Z ** libs 2021-05-15T14:21:11.3176480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-15T14:21:11.4698370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-15T14:21:11.6079820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-15T14:21:11.7358700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-15T14:21:11.9818960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-15T14:21:12.1404590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-15T14:21:12.3121710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-15T14:21:12.4226970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-15T14:21:12.5711540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-15T14:21:12.6858040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-15T14:21:12.8505580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-15T14:21:13.0741900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-15T14:21:13.2455550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-15T14:21:13.3677500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-15T14:21:13.6866300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-15T14:21:13.7856760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-15T14:21:14.2983620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-15T14:21:14.4254230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-15T14:21:14.6172270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-15T14:21:14.7628270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-15T14:21:14.8597570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-15T14:21:15.1365340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:21:15.2397560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-15T14:21:15.5568650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-15T14:21:15.6649980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-15T14:21:16.4826420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-15T14:21:16.6645620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-15T14:21:16.7692650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-15T14:21:16.8779040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-15T14:21:17.0574720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-15T14:21:17.1930370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-15T14:21:17.3612220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-15T14:21:17.4932350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-15T14:21:17.6903960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-15T14:21:18.0136060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-15T14:21:18.1516770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-15T14:21:18.2641370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-15T14:21:18.4048460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-15T14:21:19.1496700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-15T14:21:19.7841190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-15T14:21:20.0771640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-15T14:21:20.2793890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-15T14:21:20.6472060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-15T14:21:20.7399230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-15T14:21:20.9723290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-15T14:21:21.1495660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-15T14:21:21.2943550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-15T14:21:21.6360490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-15T14:21:21.8191790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-15T14:21:21.9767850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-15T14:21:22.1151250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-15T14:21:22.2190440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-15T14:21:22.3624980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-15T14:21:22.5148230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-15T14:21:22.6539830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-15T14:21:22.7852840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-15T14:21:22.8975080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-15T14:21:23.0026270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-15T14:21:23.0942190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-15T14:21:23.7993500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-15T14:21:23.8676600Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:23.9366740Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-15T14:21:23.9434470Z ** R 2021-05-15T14:21:24.0104060Z ** inst 2021-05-15T14:21:24.0192340Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:26.9259320Z ** help 2021-05-15T14:21:27.3195510Z *** installing help indices 2021-05-15T14:21:27.4746670Z *** copying figures 2021-05-15T14:21:27.4811330Z ** building package indices 2021-05-15T14:21:27.6363240Z ** installing vignettes 2021-05-15T14:21:27.6622060Z ** testing if installed package can be loaded 2021-05-15T14:21:27.9752250Z * DONE (vctrs) 2021-05-15T14:21:28.4411790Z * installing *source* package ‘processx’ ... 2021-05-15T14:21:28.4797710Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:28.4917430Z ** libs 2021-05-15T14:21:28.5126620Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:21:28.7456300Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:21:28.7532340Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:21:28.9856560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:21:29.0802420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-15T14:21:29.1817460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-15T14:21:29.2532030Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-15T14:21:29.2533970Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T14:21:29.3096120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:21:29.4047950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-15T14:21:29.5180850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-15T14:21:29.8336450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-15T14:21:29.9520930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-15T14:21:30.0555080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-15T14:21:30.1702260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-15T14:21:30.2664690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-15T14:21:30.5658550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-15T14:21:30.6740990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-15T14:21:30.7932010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-15T14:21:30.8641150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-15T14:21:30.9619570Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:31.0195820Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-15T14:21:31.0301860Z ** R 2021-05-15T14:21:31.0570970Z ** inst 2021-05-15T14:21:31.0585230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:32.6550360Z ** help 2021-05-15T14:21:32.7419490Z *** installing help indices 2021-05-15T14:21:32.7982800Z ** building package indices 2021-05-15T14:21:32.8471910Z ** testing if installed package can be loaded 2021-05-15T14:21:33.1154660Z * DONE (processx) 2021-05-15T14:21:33.3992280Z * installing *source* package ‘highr’ ... 2021-05-15T14:21:33.4014630Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:33.4227360Z ** R 2021-05-15T14:21:33.4282520Z ** inst 2021-05-15T14:21:33.4320120Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:33.5973630Z ** help 2021-05-15T14:21:33.6138480Z *** installing help indices 2021-05-15T14:21:33.6311000Z ** building package indices 2021-05-15T14:21:33.6416460Z ** installing vignettes 2021-05-15T14:21:33.6468760Z ** testing if installed package can be loaded 2021-05-15T14:21:33.9358750Z * DONE (highr) 2021-05-15T14:21:34.2209160Z * installing *source* package ‘rversions’ ... 2021-05-15T14:21:34.2277010Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:34.2441950Z ** R 2021-05-15T14:21:34.2502540Z ** inst 2021-05-15T14:21:34.2516360Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:34.4804560Z ** help 2021-05-15T14:21:34.5029910Z *** installing help indices 2021-05-15T14:21:34.5264810Z *** copying figures 2021-05-15T14:21:34.5273160Z ** building package indices 2021-05-15T14:21:34.5496000Z ** testing if installed package can be loaded 2021-05-15T14:21:34.7972960Z * DONE (rversions) 2021-05-15T14:21:35.3583760Z * installing *source* package ‘pillar’ ... 2021-05-15T14:21:35.3870030Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:35.4176590Z ** R 2021-05-15T14:21:35.4406580Z ** inst 2021-05-15T14:21:35.4564210Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:37.3286940Z ** help 2021-05-15T14:21:37.4912530Z *** installing help indices 2021-05-15T14:21:37.5561460Z *** copying figures 2021-05-15T14:21:37.5590190Z ** building package indices 2021-05-15T14:21:37.6260410Z ** installing vignettes 2021-05-15T14:21:37.6350330Z ** testing if installed package can be loaded 2021-05-15T14:21:37.9644500Z * DONE (pillar) 2021-05-15T14:21:38.3335440Z * installing *source* package ‘callr’ ... 2021-05-15T14:21:38.3393010Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:38.3572920Z ** R 2021-05-15T14:21:38.3851160Z ** inst 2021-05-15T14:21:38.3868940Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:41.9244590Z ** help 2021-05-15T14:21:42.1174760Z *** installing help indices 2021-05-15T14:21:42.2013830Z ** building package indices 2021-05-15T14:21:42.2701880Z ** testing if installed package can be loaded 2021-05-15T14:21:42.5100730Z * DONE (callr) 2021-05-15T14:21:43.1343790Z * installing *source* package ‘knitr’ ... 2021-05-15T14:21:43.1544000Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:43.2017780Z ** R 2021-05-15T14:21:43.2755040Z ** demo 2021-05-15T14:21:43.2768820Z ** inst 2021-05-15T14:21:43.3362150Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:47.8416290Z ** help 2021-05-15T14:21:48.1046320Z *** installing help indices 2021-05-15T14:21:48.2372810Z ** building package indices 2021-05-15T14:21:48.3773210Z ** installing vignettes 2021-05-15T14:21:48.3863020Z ** testing if installed package can be loaded 2021-05-15T14:21:48.6314450Z * DONE (knitr) 2021-05-15T14:21:49.2209930Z * installing *source* package ‘tibble’ ... 2021-05-15T14:21:49.2373390Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:49.2640490Z ** libs 2021-05-15T14:21:49.2814340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-15T14:21:49.3561000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-15T14:21:49.4563430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:21:49.5229760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-15T14:21:49.6483610Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:21:49.7052040Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-15T14:21:49.7100960Z ** R 2021-05-15T14:21:49.7443700Z ** inst 2021-05-15T14:21:49.7552910Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:51.5837460Z ** help 2021-05-15T14:21:51.6857050Z *** installing help indices 2021-05-15T14:21:51.7439740Z *** copying figures 2021-05-15T14:21:51.7476590Z ** building package indices 2021-05-15T14:21:51.7955200Z ** installing vignettes 2021-05-15T14:21:51.8028930Z ** testing if installed package can be loaded 2021-05-15T14:21:52.2751810Z * DONE (tibble) 2021-05-15T14:21:52.6423480Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:21:52.6463650Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:52.6660310Z ** R 2021-05-15T14:21:52.6829430Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:21:53.9636900Z ** help 2021-05-15T14:21:54.0316040Z *** installing help indices 2021-05-15T14:21:54.0738630Z ** building package indices 2021-05-15T14:21:54.1137510Z ** testing if installed package can be loaded 2021-05-15T14:21:54.4361220Z * DONE (pkgbuild) 2021-05-15T14:21:55.0046560Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:21:55.0213100Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:21:55.0491670Z ** libs 2021-05-15T14:21:55.0719000Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-15T14:21:56.2244890Z In file included from RcppExports.cpp:4: 2021-05-15T14:21:56.2245930Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:21:56.2248320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:21:56.2249390Z SEXP data = Parent::get__(); 2021-05-15T14:21:56.2249810Z ^ 2021-05-15T14:22:00.1480200Z 1 warning generated. 2021-05-15T14:22:00.1615360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-15T14:22:01.2639710Z In file included from escapeExamples.cpp:1: 2021-05-15T14:22:01.2641410Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:22:01.2643830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:22:01.2644940Z SEXP data = Parent::get__(); 2021-05-15T14:22:01.2645360Z ^ 2021-05-15T14:22:03.7481370Z 1 warning generated. 2021-05-15T14:22:03.7594870Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-15T14:22:04.8066320Z In file included from isComplete.cpp:1: 2021-05-15T14:22:04.8067270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:22:04.8069340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:22:04.8070440Z SEXP data = Parent::get__(); 2021-05-15T14:22:04.8070850Z ^ 2021-05-15T14:22:07.3019540Z 1 warning generated. 2021-05-15T14:22:07.3135430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-15T14:22:08.3465940Z In file included from leadingSpaces.cpp:1: 2021-05-15T14:22:08.3467020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:22:08.3469130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:22:08.3470270Z SEXP data = Parent::get__(); 2021-05-15T14:22:08.3470680Z ^ 2021-05-15T14:22:10.9085230Z 1 warning generated. 2021-05-15T14:22:10.9204540Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-15T14:22:11.9795270Z In file included from parser2.cpp:1: 2021-05-15T14:22:11.9796250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:22:11.9798350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:22:11.9800210Z SEXP data = Parent::get__(); 2021-05-15T14:22:11.9800680Z ^ 2021-05-15T14:22:16.1592150Z 1 warning generated. 2021-05-15T14:22:16.1734310Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-15T14:22:17.2295750Z In file included from wrapUsage.cpp:1: 2021-05-15T14:22:17.2296760Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:22:17.2298950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:22:17.2301150Z SEXP data = Parent::get__(); 2021-05-15T14:22:17.2301580Z ^ 2021-05-15T14:22:19.8663940Z 1 warning generated. 2021-05-15T14:22:19.8819010Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:19.9439710Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-15T14:22:19.9488610Z ** R 2021-05-15T14:22:20.0109420Z ** inst 2021-05-15T14:22:20.0194580Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:24.0076760Z ** help 2021-05-15T14:22:24.1003210Z *** installing help indices 2021-05-15T14:22:24.1566680Z *** copying figures 2021-05-15T14:22:24.1578600Z ** building package indices 2021-05-15T14:22:24.2035730Z ** installing vignettes 2021-05-15T14:22:24.2168900Z ** testing if installed package can be loaded 2021-05-15T14:22:24.6508070Z * DONE (roxygen2) 2021-05-15T14:22:24.9381340Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:22:24.9404660Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:24.9599320Z ** R 2021-05-15T14:22:24.9676760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:25.3813170Z ** help 2021-05-15T14:22:25.4157080Z *** installing help indices 2021-05-15T14:22:25.4455060Z ** building package indices 2021-05-15T14:22:25.4646290Z ** testing if installed package can be loaded 2021-05-15T14:22:25.8386330Z * DONE (rematch2) 2021-05-15T14:22:26.1373620Z * installing *source* package ‘waldo’ ... 2021-05-15T14:22:26.1410520Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:26.1583640Z ** R 2021-05-15T14:22:26.1692730Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:26.7248030Z ** help 2021-05-15T14:22:26.7420860Z *** installing help indices 2021-05-15T14:22:26.7637870Z *** copying figures 2021-05-15T14:22:26.7642090Z ** building package indices 2021-05-15T14:22:26.7774230Z ** testing if installed package can be loaded 2021-05-15T14:22:27.0455910Z * DONE (waldo) 2021-05-15T14:22:27.7046630Z * installing *source* package ‘testthat’ ... 2021-05-15T14:22:27.7267750Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:27.7536300Z ** libs 2021-05-15T14:22:27.7726260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:22:27.8471140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:22:27.9265960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-15T14:22:28.8204330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-15T14:22:29.6129880Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-15T14:22:43.4993780Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:22:43.5721950Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-15T14:22:43.5791850Z ** R 2021-05-15T14:22:43.6458610Z ** inst 2021-05-15T14:22:43.6631670Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:53.4216660Z ** help 2021-05-15T14:22:53.7411870Z *** installing help indices 2021-05-15T14:22:53.8916190Z *** copying figures 2021-05-15T14:22:53.8949840Z ** building package indices 2021-05-15T14:22:54.0474150Z ** installing vignettes 2021-05-15T14:22:54.0599470Z ** testing if installed package can be loaded 2021-05-15T14:22:54.3753970Z * DONE (testthat) 2021-05-15T14:22:54.9468490Z * installing *source* package ‘devtools’ ... 2021-05-15T14:22:54.9582900Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:54.9953540Z ** R 2021-05-15T14:22:55.0218540Z ** inst 2021-05-15T14:22:55.0246400Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:56.8944130Z ** help 2021-05-15T14:22:57.0541600Z *** installing help indices 2021-05-15T14:22:57.1375290Z *** copying figures 2021-05-15T14:22:57.1382840Z ** building package indices 2021-05-15T14:22:57.2200060Z ** installing vignettes 2021-05-15T14:22:57.2275720Z ** testing if installed package can be loaded 2021-05-15T14:22:57.9596930Z * DONE (devtools) 2021-05-15T14:22:57.9972730Z 2021-05-15T14:22:57.9973830Z The downloaded source packages are in 2021-05-15T14:22:57.9975880Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/downloaded_packages’ 2021-05-15T14:22:58.1531280Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:23:00.6979620Z 2021-05-15T14:23:01.0446830Z 2021-05-15T14:23:01.0465770Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a3461c91742/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:23:01.0531940Z 2021-05-15T14:23:01.0534610Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a3461c91742/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:23:01.1276730Z 2021-05-15T14:23:01.1309800Z 2021-05-15T14:23:01.1311380Z ─ preparing ‘desc’: 2021-05-15T14:23:01.1320230Z 2021-05-15T14:23:01.1321010Z 2021-05-15T14:23:01.1407470Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:01.1452650Z 2021-05-15T14:23:01.1454720Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:01.2466610Z 2021-05-15T14:23:01.2500550Z 2021-05-15T14:23:01.2502500Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:01.2510490Z 2021-05-15T14:23:01.2543050Z 2021-05-15T14:23:01.2544440Z ─ checking for empty or unneeded directories 2021-05-15T14:23:01.2566200Z 2021-05-15T14:23:01.2601780Z 2021-05-15T14:23:01.2603250Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:23:01.3874140Z 2021-05-15T14:23:01.3875430Z 2021-05-15T14:23:01.3876640Z 2021-05-15T14:23:01.4179490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:01.4181270Z (as ‘lib’ is unspecified) 2021-05-15T14:23:01.9120410Z * installing *source* package ‘desc’ ... 2021-05-15T14:23:01.9386690Z ** R 2021-05-15T14:23:01.9634380Z ** inst 2021-05-15T14:23:02.0327190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:03.5123550Z ** help 2021-05-15T14:23:03.7042340Z *** installing help indices 2021-05-15T14:23:03.8110150Z ** building package indices 2021-05-15T14:23:03.9511220Z ** testing if installed package can be loaded 2021-05-15T14:23:04.1860060Z * DONE (desc) 2021-05-15T14:23:04.4575480Z 2021-05-15T14:23:04.4576740Z 2021-05-15T14:23:04.4589240Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a34130a03ea/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:23:04.4626810Z 2021-05-15T14:23:04.4629350Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a34130a03ea/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:23:04.5062350Z 2021-05-15T14:23:04.5092000Z 2021-05-15T14:23:04.5093800Z ─ preparing ‘ghtravis’: 2021-05-15T14:23:04.5101580Z 2021-05-15T14:23:04.5102360Z 2021-05-15T14:23:04.5173130Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:04.5200590Z 2021-05-15T14:23:04.5202060Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:04.5833750Z 2021-05-15T14:23:04.5861320Z 2021-05-15T14:23:04.5863300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:04.5869560Z 2021-05-15T14:23:04.5895220Z 2021-05-15T14:23:04.5896620Z ─ checking for empty or unneeded directories 2021-05-15T14:23:04.5904770Z 2021-05-15T14:23:04.5932120Z 2021-05-15T14:23:04.5933790Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:23:04.6236850Z 2021-05-15T14:23:04.6238120Z 2021-05-15T14:23:04.6239270Z 2021-05-15T14:23:04.6700770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:04.6701780Z (as ‘lib’ is unspecified) 2021-05-15T14:23:04.9604210Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:23:04.9787470Z ** R 2021-05-15T14:23:04.9950800Z ** inst 2021-05-15T14:23:04.9970190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:06.1917980Z ** help 2021-05-15T14:23:06.2786300Z *** installing help indices 2021-05-15T14:23:06.3271180Z ** building package indices 2021-05-15T14:23:06.3732170Z ** testing if installed package can be loaded 2021-05-15T14:23:07.1187780Z * DONE (ghtravis) 2021-05-15T14:23:07.1513510Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:23:07.3659510Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:23:10.0808010Z 2021-05-15T14:23:10.0809610Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:23:10.0810500Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:23:10.0811320Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:23:10.0812090Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:23:10.0813090Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:23:10.0813870Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:23:10.0820440Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:10.0821430Z (as ‘lib’ is unspecified) 2021-05-15T14:23:11.5482020Z 2021-05-15T14:23:11.5483040Z There are binary versions available but the source versions are later: 2021-05-15T14:23:11.5495160Z binary source needs_compilation 2021-05-15T14:23:11.5495810Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T14:23:11.5496330Z generics 0.0.2 0.1.0 FALSE 2021-05-15T14:23:11.5496810Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T14:23:11.5497250Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T14:23:11.5497510Z 2021-05-15T14:23:11.5500930Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T14:23:11.5501470Z 2021-05-15T14:23:11.5514760Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:23:11.7139090Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T14:23:11.7148920Z ================================================== 2021-05-15T14:23:11.7149420Z downloaded 89 KB 2021-05-15T14:23:11.7149700Z 2021-05-15T14:23:11.7185200Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:23:11.9882210Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T14:23:11.9906550Z ================================================== 2021-05-15T14:23:11.9907290Z downloaded 115 KB 2021-05-15T14:23:11.9907620Z 2021-05-15T14:23:11.9939160Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:23:12.1511020Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T14:23:12.1540610Z ================================================== 2021-05-15T14:23:12.1541090Z downloaded 194 KB 2021-05-15T14:23:12.1541370Z 2021-05-15T14:23:12.1573360Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:23:12.4204750Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T14:23:12.4594920Z ================================================== 2021-05-15T14:23:12.4595510Z downloaded 932 KB 2021-05-15T14:23:12.4595780Z 2021-05-15T14:23:12.4635970Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:23:12.6454780Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T14:23:12.6609240Z ================================================== 2021-05-15T14:23:12.6609740Z downloaded 691 KB 2021-05-15T14:23:12.6610030Z 2021-05-15T14:23:12.9971430Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:23:13.0031020Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:13.0237780Z ** R 2021-05-15T14:23:13.0444890Z ** inst 2021-05-15T14:23:13.0484780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:13.9192550Z ** help 2021-05-15T14:23:14.0344250Z *** installing help indices 2021-05-15T14:23:14.0836730Z ** building package indices 2021-05-15T14:23:14.1288930Z ** installing vignettes 2021-05-15T14:23:14.1343470Z ** testing if installed package can be loaded 2021-05-15T14:23:14.4326740Z * DONE (tidyselect) 2021-05-15T14:23:14.7942210Z * installing *source* package ‘generics’ ... 2021-05-15T14:23:14.8010180Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:14.8207140Z ** R 2021-05-15T14:23:14.8308640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:14.9717150Z ** help 2021-05-15T14:23:15.0888490Z *** installing help indices 2021-05-15T14:23:15.1413200Z ** building package indices 2021-05-15T14:23:15.1913890Z ** testing if installed package can be loaded 2021-05-15T14:23:15.4080110Z * DONE (generics) 2021-05-15T14:23:15.7691320Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:23:15.7749800Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:15.7950230Z ** R 2021-05-15T14:23:15.8030490Z ** inst 2021-05-15T14:23:15.8177280Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:16.0529150Z ** help 2021-05-15T14:23:16.0743490Z *** installing help indices 2021-05-15T14:23:16.0965150Z ** building package indices 2021-05-15T14:23:16.1091840Z ** installing vignettes 2021-05-15T14:23:16.1136960Z ** testing if installed package can be loaded 2021-05-15T14:23:16.3227720Z * DONE (cpp11) 2021-05-15T14:23:17.1150140Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:23:17.1371970Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:17.1658930Z ** libs 2021-05-15T14:23:17.1864770Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-15T14:23:17.3791140Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-15T14:23:17.6106740Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-15T14:23:17.7910450Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-15T14:23:18.5872900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-15T14:23:18.7506700Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-15T14:23:18.9199850Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-15T14:23:19.0920960Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-15T14:23:19.2860560Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-15T14:23:19.4576840Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-15T14:23:19.6098420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-15T14:23:19.8155070Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:19.8744970Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-15T14:23:19.8795880Z ** R 2021-05-15T14:23:19.9609510Z ** data 2021-05-15T14:23:19.9631070Z *** moving datasets to lazyload DB 2021-05-15T14:23:20.0706040Z ** inst 2021-05-15T14:23:20.0825010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:24.7823240Z ** help 2021-05-15T14:23:25.2409610Z *** installing help indices 2021-05-15T14:23:25.4458450Z *** copying figures 2021-05-15T14:23:25.4506190Z ** building package indices 2021-05-15T14:23:25.6752540Z ** installing vignettes 2021-05-15T14:23:25.6935290Z ** testing if installed package can be loaded 2021-05-15T14:23:26.2601200Z * DONE (dplyr) 2021-05-15T14:23:26.8009800Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:23:26.8131450Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:26.8366080Z ** libs 2021-05-15T14:23:26.8554460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-15T14:23:28.1451630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-15T14:23:28.7245440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-15T14:23:30.1511200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-15T14:23:31.3984130Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:31.4570030Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-15T14:23:31.4614850Z ** R 2021-05-15T14:23:31.4905760Z ** data 2021-05-15T14:23:31.4974620Z *** moving datasets to lazyload DB 2021-05-15T14:23:31.6931390Z ** inst 2021-05-15T14:23:31.7045370Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:33.4247500Z ** help 2021-05-15T14:23:33.5754280Z *** installing help indices 2021-05-15T14:23:33.6555370Z *** copying figures 2021-05-15T14:23:33.6594020Z ** building package indices 2021-05-15T14:23:33.7390950Z ** installing vignettes 2021-05-15T14:23:33.7470350Z ** testing if installed package can be loaded 2021-05-15T14:23:34.3363180Z * DONE (tidyr) 2021-05-15T14:23:34.3818110Z 2021-05-15T14:23:34.3919590Z The downloaded source packages are in 2021-05-15T14:23:34.3944850Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/downloaded_packages’ 2021-05-15T14:23:34.6058520Z 2021-05-15T14:23:34.6076360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a349a23617/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:23:34.6114970Z 2021-05-15T14:23:34.6117400Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/remotes2a349a23617/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:23:34.6365690Z 2021-05-15T14:23:34.6399920Z 2021-05-15T14:23:34.6401430Z ─ preparing ‘aghast’: 2021-05-15T14:23:34.6410250Z 2021-05-15T14:23:34.6411020Z 2021-05-15T14:23:34.6474990Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:34.6507690Z 2021-05-15T14:23:34.6509160Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:34.6938300Z 2021-05-15T14:23:34.6974400Z 2021-05-15T14:23:34.6976280Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:34.6983870Z 2021-05-15T14:23:34.7115550Z 2021-05-15T14:23:34.7117320Z ─ checking for empty or unneeded directories 2021-05-15T14:23:34.7146730Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:23:34.7155360Z 2021-05-15T14:23:34.7156180Z 2021-05-15T14:23:34.7156910Z 2021-05-15T14:23:34.7287800Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:34.7289410Z (as ‘lib’ is unspecified) 2021-05-15T14:23:34.9837010Z * installing *source* package ‘aghast’ ... 2021-05-15T14:23:35.1438160Z ** R 2021-05-15T14:23:35.1633640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:35.4373700Z ** help 2021-05-15T14:23:35.4680170Z *** installing help indices 2021-05-15T14:23:35.4968110Z ** building package indices 2021-05-15T14:23:35.5163570Z ** testing if installed package can be loaded 2021-05-15T14:23:35.7306110Z * DONE (aghast) 2021-05-15T14:23:35.7501370Z Installing 1 packages: covr 2021-05-15T14:23:35.7509760Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:35.7511080Z (as ‘lib’ is unspecified) 2021-05-15T14:23:36.5427610Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:23:36.5428140Z 2021-05-15T14:23:37.0961080Z 2021-05-15T14:23:37.0962070Z There are binary versions available but the source versions are later: 2021-05-15T14:23:37.0974090Z binary source needs_compilation 2021-05-15T14:23:37.0974680Z rex 1.1.2 1.2.0 FALSE 2021-05-15T14:23:37.0975120Z covr 3.5.0 3.5.1 TRUE 2021-05-15T14:23:37.0975420Z 2021-05-15T14:23:37.0988580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-15T14:23:37.3321720Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-15T14:23:37.3349520Z ================================================== 2021-05-15T14:23:37.3350000Z downloaded 154 KB 2021-05-15T14:23:37.3350280Z 2021-05-15T14:23:37.3564880Z 2021-05-15T14:23:37.3571000Z installing the source packages ‘rex’, ‘covr’ 2021-05-15T14:23:37.3571670Z The downloaded binary packages are in 2021-05-15T14:23:37.3575910Z 2021-05-15T14:23:37.3576700Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp7wDCXr/downloaded_packages 2021-05-15T14:23:37.3585850Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:23:37.5181380Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T14:23:37.5198930Z ================================================== 2021-05-15T14:23:37.5199820Z downloaded 89 KB 2021-05-15T14:23:37.5200450Z 2021-05-15T14:23:37.5234980Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:23:37.6758030Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T14:23:37.6779770Z ================================================== 2021-05-15T14:23:37.6780230Z downloaded 143 KB 2021-05-15T14:23:37.6780520Z 2021-05-15T14:23:37.9843350Z * installing *source* package ‘rex’ ... 2021-05-15T14:23:37.9887450Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:38.0059460Z ** R 2021-05-15T14:23:38.0137840Z ** inst 2021-05-15T14:23:38.0174210Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:38.3741420Z ** help 2021-05-15T14:23:38.4699710Z *** installing help indices 2021-05-15T14:23:38.5607180Z ** building package indices 2021-05-15T14:23:38.6001310Z ** installing vignettes 2021-05-15T14:23:38.6047900Z ** testing if installed package can be loaded 2021-05-15T14:23:38.8269990Z * DONE (rex) 2021-05-15T14:23:39.3450860Z * installing *source* package ‘covr’ ... 2021-05-15T14:23:39.3574680Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:39.3836900Z ** libs 2021-05-15T14:23:39.4011820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-15T14:23:39.5280860Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:23:39.5890690Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-15T14:23:39.5929750Z ** R 2021-05-15T14:23:39.6242980Z ** inst 2021-05-15T14:23:39.6322080Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:40.8642860Z ** help 2021-05-15T14:23:40.9555470Z *** installing help indices 2021-05-15T14:23:41.0073970Z *** copying figures 2021-05-15T14:23:41.0082140Z ** building package indices 2021-05-15T14:23:41.0582370Z ** installing vignettes 2021-05-15T14:23:41.0633080Z ** testing if installed package can be loaded 2021-05-15T14:23:41.4144150Z * DONE (covr) 2021-05-15T14:23:41.4544430Z 2021-05-15T14:23:41.4545900Z The downloaded source packages are in 2021-05-15T14:23:41.4548020Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp7wDCXr/downloaded_packages’ 2021-05-15T14:23:41.4892330Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:23:41.4893070Z Rscript -e "tic::before_install()" 2021-05-15T14:23:41.5307740Z shell: /bin/bash -e {0} 2021-05-15T14:23:41.5308140Z env: 2021-05-15T14:23:41.5308700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:41.5309160Z TIC_DEPLOY_KEY: 2021-05-15T14:23:41.5309500Z RSPM: 2021-05-15T14:23:41.5310670Z GITHUB_PAT: *** 2021-05-15T14:23:41.5311050Z COVERALLS_TOKEN: 2021-05-15T14:23:41.5311490Z continue-on-error: false 2021-05-15T14:23:41.5311950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:41.5312410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:41.5312810Z TZ: UTC 2021-05-15T14:23:41.5313150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:41.5313520Z NOT_CRAN: true 2021-05-15T14:23:41.5313860Z ##[endgroup] 2021-05-15T14:23:41.8451810Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:23:41.9812520Z Running before_install: step_install_remote_binaries() 2021-05-15T14:23:42.5152500Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:23:42.5153500Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:23:42.5154100Z remotes::install_cran("rcmdcheck") 2021-05-15T14:23:42.5154680Z remotes::install_cran("markdown") 2021-05-15T14:23:42.5322840Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:23:42.5323270Z env: 2021-05-15T14:23:42.5323730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:42.5324180Z TIC_DEPLOY_KEY: 2021-05-15T14:23:42.5324820Z RSPM: 2021-05-15T14:23:42.5325960Z GITHUB_PAT: *** 2021-05-15T14:23:42.5326410Z COVERALLS_TOKEN: 2021-05-15T14:23:42.5326910Z continue-on-error: false 2021-05-15T14:23:42.5327380Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:42.5327900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:42.5328330Z TZ: UTC 2021-05-15T14:23:42.5328740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:42.5329130Z NOT_CRAN: true 2021-05-15T14:23:42.5329570Z ##[endgroup] 2021-05-15T14:23:47.0273030Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:23:47.0274020Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:23:47.0274900Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:23:47.0275900Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:23:47.0276730Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:23:47.0277630Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:23:47.0278590Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:23:47.0279490Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:23:47.0301540Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:23:47.0314990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:47.0316050Z (as ‘lib’ is unspecified) 2021-05-15T14:23:51.1545890Z 2021-05-15T14:23:51.1546880Z There are binary versions available but the source versions are later: 2021-05-15T14:23:51.1569730Z binary source needs_compilation 2021-05-15T14:23:51.1570400Z RNifti 1.1.0 1.3.1 TRUE 2021-05-15T14:23:51.1571730Z bitops 1.0-6 1.0-7 TRUE 2021-05-15T14:23:51.1572230Z tinytex 0.20 0.31 FALSE 2021-05-15T14:23:51.1572760Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-15T14:23:51.1573290Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-15T14:23:51.1573780Z rmarkdown 2.1 2.8 FALSE 2021-05-15T14:23:51.1574090Z 2021-05-15T14:23:51.1595620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-15T14:23:51.3602300Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-15T14:23:51.3603090Z ================================================== 2021-05-15T14:23:51.3603550Z downloaded 31 KB 2021-05-15T14:23:51.3603810Z 2021-05-15T14:23:51.3634680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-15T14:23:51.5589130Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-15T14:23:51.5740320Z ================================================== 2021-05-15T14:23:51.5740820Z downloaded 60 KB 2021-05-15T14:23:51.5741140Z 2021-05-15T14:23:51.6053530Z 2021-05-15T14:23:51.6054790Z The downloaded binary packages are in 2021-05-15T14:23:51.6057020Z installing the source packages ‘RNifti’, ‘bitops’, ‘tinytex’, ‘htmltools’, ‘oro.nifti’, ‘rmarkdown’ 2021-05-15T14:23:51.6058280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpF1FZLu/downloaded_packages 2021-05-15T14:23:51.6096120Z 2021-05-15T14:23:51.6102360Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:23:51.7725210Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:23:51.8204310Z ================================================== 2021-05-15T14:23:51.8205140Z downloaded 1.0 MB 2021-05-15T14:23:51.8205620Z 2021-05-15T14:23:51.8254070Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:23:52.0770490Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T14:23:52.0771330Z ================================================== 2021-05-15T14:23:52.0771750Z downloaded 10 KB 2021-05-15T14:23:52.0772050Z 2021-05-15T14:23:52.0801640Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:23:52.3459170Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-15T14:23:52.3460850Z ================================================== 2021-05-15T14:23:52.3462080Z downloaded 28 KB 2021-05-15T14:23:52.3463100Z 2021-05-15T14:23:52.3493020Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:23:52.5465650Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-15T14:23:52.5477960Z ================================================== 2021-05-15T14:23:52.5478470Z downloaded 69 KB 2021-05-15T14:23:52.5478730Z 2021-05-15T14:23:52.5509860Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:23:52.7031890Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-15T14:23:52.9248650Z ================================================== 2021-05-15T14:23:52.9250140Z downloaded 5.0 MB 2021-05-15T14:23:52.9250990Z 2021-05-15T14:23:52.9370130Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:23:53.2886080Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-15T14:23:53.4194930Z ================================================== 2021-05-15T14:23:53.4195460Z downloaded 3.1 MB 2021-05-15T14:23:53.4195800Z 2021-05-15T14:23:53.8532630Z * installing *source* package ‘RNifti’ ... 2021-05-15T14:23:53.8640000Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:23:53.8849390Z ** libs 2021-05-15T14:23:53.9024430Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-15T14:23:54.8976210Z In file included from main.cpp:1: 2021-05-15T14:23:54.8980850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:23:54.8988500Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:23:54.8991560Z SEXP data = Parent::get__(); 2021-05-15T14:23:54.8992410Z ^ 2021-05-15T14:24:06.2348040Z 1 warning generated. 2021-05-15T14:24:06.2517100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-15T14:24:06.3711280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T14:24:06.5035490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T14:24:06.5750680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T14:24:06.7174900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T14:24:07.2531580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T14:24:07.3272510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T14:24:07.4768820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T14:24:07.6564200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T14:24:07.8269370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T14:24:08.1127760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T14:24:08.3033580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T14:24:08.8940570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T14:24:09.0273160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T14:24:09.3815280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T14:24:09.4483120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T14:24:09.5254600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T14:24:09.6295390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T14:24:09.7914210Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-15T14:24:09.7916030Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-15T14:24:09.7916980Z ^ 2021-05-15T14:24:09.7918820Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-15T14:24:09.7920000Z static const nifti_type_ele nifti_type_list[] = { 2021-05-15T14:24:09.7921060Z ^ 2021-05-15T14:24:09.7922360Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-15T14:24:09.7923300Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-15T14:24:09.7923850Z ^ 2021-05-15T14:24:09.7925010Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-15T14:24:09.7925870Z static int is_mixedcase(const char * str) 2021-05-15T14:24:09.7926340Z ^ 2021-05-15T14:24:09.7927510Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-15T14:24:09.7928330Z static int is_uppercase(const char * str) 2021-05-15T14:24:09.7928780Z ^ 2021-05-15T14:24:09.7930500Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-15T14:24:09.7931300Z static int make_lowercase(char * str) 2021-05-15T14:24:09.7931780Z ^ 2021-05-15T14:24:09.7932990Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-15T14:24:09.7933850Z static int make_uppercase(char * str) 2021-05-15T14:24:09.7934450Z ^ 2021-05-15T14:24:09.7935610Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T14:24:09.7936580Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-15T14:24:09.7937100Z ^ 2021-05-15T14:24:10.6712810Z 8 warnings generated. 2021-05-15T14:24:10.6747210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T14:24:10.9131590Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-15T14:24:10.9132690Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-15T14:24:10.9133230Z ^ 2021-05-15T14:24:10.9134460Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-15T14:24:10.9135310Z static char *escapize_string( const char * str ) 2021-05-15T14:24:10.9135800Z ^ 2021-05-15T14:24:12.9760370Z 2 warnings generated. 2021-05-15T14:24:12.9843000Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:13.0532800Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-15T14:24:13.0612350Z ** R 2021-05-15T14:24:13.0746160Z ** inst 2021-05-15T14:24:13.0878240Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:13.8274080Z ** help 2021-05-15T14:24:13.9014550Z *** installing help indices 2021-05-15T14:24:13.9792240Z ** building package indices 2021-05-15T14:24:14.0166370Z ** testing if installed package can be loaded 2021-05-15T14:24:14.5124260Z * DONE (RNifti) 2021-05-15T14:24:14.7850570Z * installing *source* package ‘bitops’ ... 2021-05-15T14:24:14.7868210Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:14.7977570Z ** libs 2021-05-15T14:24:14.8171740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-15T14:24:14.9876250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-15T14:24:15.0815640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:15.1952580Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:15.2507610Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-15T14:24:15.2548410Z ** R 2021-05-15T14:24:15.2590020Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:15.3122850Z ** help 2021-05-15T14:24:15.3350740Z *** installing help indices 2021-05-15T14:24:15.3608860Z ** building package indices 2021-05-15T14:24:15.3744000Z ** testing if installed package can be loaded 2021-05-15T14:24:15.6660960Z * DONE (bitops) 2021-05-15T14:24:15.9478480Z * installing *source* package ‘tinytex’ ... 2021-05-15T14:24:15.9502580Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:15.9663550Z ** R 2021-05-15T14:24:15.9795910Z ** inst 2021-05-15T14:24:15.9810910Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:16.5495720Z ** help 2021-05-15T14:24:16.5964130Z *** installing help indices 2021-05-15T14:24:16.6294890Z ** building package indices 2021-05-15T14:24:16.6577740Z ** testing if installed package can be loaded 2021-05-15T14:24:16.8803240Z * DONE (tinytex) 2021-05-15T14:24:17.1987070Z * installing *source* package ‘htmltools’ ... 2021-05-15T14:24:17.2028780Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:17.2220370Z ** libs 2021-05-15T14:24:17.2385280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:24:17.3118690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-15T14:24:17.4145400Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:24:17.4720120Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-15T14:24:17.4758810Z ** R 2021-05-15T14:24:17.4986260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:18.8825930Z ** help 2021-05-15T14:24:19.0028080Z *** installing help indices 2021-05-15T14:24:19.0723360Z ** building package indices 2021-05-15T14:24:19.1731170Z ** testing if installed package can be loaded 2021-05-15T14:24:19.5073370Z * DONE (htmltools) 2021-05-15T14:24:20.2149130Z * installing *source* package ‘oro.nifti’ ... 2021-05-15T14:24:20.2401540Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:20.2624290Z ** R 2021-05-15T14:24:20.3493680Z ** demo 2021-05-15T14:24:20.3513900Z ** inst 2021-05-15T14:24:20.3899780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:21.3585850Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-15T14:24:27.2878140Z ** help 2021-05-15T14:24:27.7980510Z *** installing help indices 2021-05-15T14:24:28.0504790Z ** building package indices 2021-05-15T14:24:28.3336120Z ** testing if installed package can be loaded 2021-05-15T14:24:28.9361250Z * DONE (oro.nifti) 2021-05-15T14:24:29.9794830Z * installing *source* package ‘rmarkdown’ ... 2021-05-15T14:24:30.0218600Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:24:30.0569630Z ** R 2021-05-15T14:24:30.1357830Z ** inst 2021-05-15T14:24:30.2595030Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:24:34.3175130Z ** help 2021-05-15T14:24:34.7386550Z *** installing help indices 2021-05-15T14:24:34.8576930Z *** copying figures 2021-05-15T14:24:34.8591600Z ** building package indices 2021-05-15T14:24:34.9782800Z ** installing vignettes 2021-05-15T14:24:34.9854760Z ** testing if installed package can be loaded 2021-05-15T14:24:35.2844840Z * DONE (rmarkdown) 2021-05-15T14:24:35.3506400Z 2021-05-15T14:24:35.3608190Z The downloaded source packages are in 2021-05-15T14:24:35.3636460Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpF1FZLu/downloaded_packages’ 2021-05-15T14:24:36.1685090Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:24:36.1685950Z Use `force = TRUE` to force installation 2021-05-15T14:24:36.1699590Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:24:36.1700440Z Use `force = TRUE` to force installation 2021-05-15T14:24:36.1896060Z ##[group]Run options(width = 100) 2021-05-15T14:24:36.1896630Z options(width = 100) 2021-05-15T14:24:36.1897150Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:24:36.1897780Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:24:36.2324340Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:24:36.2324740Z env: 2021-05-15T14:24:36.2325140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:36.2325570Z TIC_DEPLOY_KEY: 2021-05-15T14:24:36.2325870Z RSPM: 2021-05-15T14:24:36.2327400Z GITHUB_PAT: *** 2021-05-15T14:24:36.2327810Z COVERALLS_TOKEN: 2021-05-15T14:24:36.2328250Z continue-on-error: false 2021-05-15T14:24:36.2328690Z VDIFFR_RUN_TESTS: false 2021-05-15T14:24:36.2329150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:24:36.2329560Z TZ: UTC 2021-05-15T14:24:36.2329900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:36.2330270Z NOT_CRAN: true 2021-05-15T14:24:36.2330650Z ##[endgroup] 2021-05-15T14:24:36.8496360Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:24:36.8497840Z setting value 2021-05-15T14:24:36.8499280Z version R version 3.5.3 (2019-03-11) 2021-05-15T14:24:36.8500070Z os macOS 10.15.7 2021-05-15T14:24:36.8500790Z system x86_64, darwin15.6.0 2021-05-15T14:24:36.8501500Z ui X11 2021-05-15T14:24:36.8502150Z language (EN) 2021-05-15T14:24:36.8503310Z collate en_US.UTF-8 2021-05-15T14:24:36.8504600Z ctype en_US.UTF-8 2021-05-15T14:24:36.8505370Z tz UTC 2021-05-15T14:24:36.8506430Z date 2021-05-15 2021-05-15T14:24:36.8506920Z 2021-05-15T14:24:36.8508190Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:24:36.8509320Z ! package * version date lib source 2021-05-15T14:24:36.8510790Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8512170Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:24:36.8513560Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8527750Z base * 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8529060Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8530420Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8531720Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8532940Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8534240Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8535520Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8537120Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8538500Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8539780Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8541010Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8542300Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8543620Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8544900Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8546220Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8547870Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8549250Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8550550Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8551810Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8553130Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8554420Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8555740Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:24:36.8557750Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8558880Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8559930Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8560990Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8562020Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8563390Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8564530Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8579920Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8581240Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8602330Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8603850Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8605580Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8607020Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8608520Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:24:36.8610030Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8611410Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8612750Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8614260Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8616240Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8617600Z grid 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8618990Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8620320Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8621720Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8623510Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8624840Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8626910Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8628330Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8629440Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8630520Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8631860Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8633780Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8635200Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8636470Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8637790Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8639200Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8640470Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8641950Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8643240Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8644490Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8645940Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8647200Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8648540Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8649880Z parallel 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8650980Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8652310Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8653590Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8654870Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8656050Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8657390Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8658660Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8659810Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8661120Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8662370Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8663650Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8664930Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8666260Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8667560Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8668810Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8670150Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8671440Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8673040Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8674140Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8675460Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8676740Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8678050Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8679340Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8680700Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8682340Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8683660Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8685010Z splines 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8686330Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8687580Z stats4 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8688910Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8690220Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8691500Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T14:24:36.8692800Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8694030Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-15T14:24:36.8695370Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8696680Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8697970Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:24:36.8699340Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8700650Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8701940Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8703260Z P tools 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8704560Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8705820Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8707140Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-15T14:24:36.8708430Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8709700Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8711050Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8712290Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8713600Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8715110Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8716440Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-15T14:24:36.8723060Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-15T14:24:36.8724380Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T14:24:36.8724920Z 2021-05-15T14:24:36.8725610Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:24:36.8726890Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-15T14:24:36.8727690Z 2021-05-15T14:24:36.8728830Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:24:36.8782670Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:24:36.8783360Z Rscript -e 'tic::script()' 2021-05-15T14:24:36.8783780Z ls -l check 2021-05-15T14:24:36.9409800Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:24:36.9410610Z env: 2021-05-15T14:24:36.9411250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:24:36.9412150Z TIC_DEPLOY_KEY: 2021-05-15T14:24:36.9412700Z RSPM: 2021-05-15T14:24:36.9414890Z GITHUB_PAT: *** 2021-05-15T14:24:36.9415580Z COVERALLS_TOKEN: 2021-05-15T14:24:36.9416260Z continue-on-error: false 2021-05-15T14:24:36.9416990Z VDIFFR_RUN_TESTS: false 2021-05-15T14:24:36.9417700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:24:36.9418390Z TZ: UTC 2021-05-15T14:24:36.9418940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:24:36.9419600Z NOT_CRAN: true 2021-05-15T14:24:36.9420120Z ##[endgroup] 2021-05-15T14:24:37.2608410Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:24:37.3988580Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:24:37.3991240Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:24:37.3992410Z timeout = Inf, check_dir = "check") 2021-05-15T14:24:37.4912920Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:24:37.7575840Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:24:37.9077820Z * preparing ‘msmri’: 2021-05-15T14:24:37.9180870Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:24:38.0167620Z * installing the package to build vignettes 2021-05-15T14:24:42.0331000Z * creating vignettes ... OK 2021-05-15T14:24:42.0905410Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:24:42.0916560Z * checking for empty or unneeded directories 2021-05-15T14:24:42.1376080Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:24:42.1377300Z * building ‘msmri_0.3.1.tar.gz’ 2021-05-15T14:24:42.1377660Z 2021-05-15T14:24:42.2126240Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:24:42.4812170Z * using log directory ‘/Users/runner/work/msmri/msmri/check/msmri.Rcheck’ 2021-05-15T14:24:42.4829170Z * using R version 3.5.3 (2019-03-11) 2021-05-15T14:24:42.4830870Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:24:42.4832440Z * using session charset: UTF-8 2021-05-15T14:24:42.5283470Z * using option ‘--as-cran’ 2021-05-15T14:24:42.5386120Z * checking for file ‘msmri/DESCRIPTION’ ... OK 2021-05-15T14:24:42.5485870Z * checking extension type ... Package 2021-05-15T14:24:42.5588470Z * this is package ‘msmri’ version ‘0.3.1’ 2021-05-15T14:24:42.5688890Z * package encoding: UTF-8 2021-05-15T14:24:42.5791260Z * checking package namespace information ... OK 2021-05-15T14:24:43.8041370Z * checking package dependencies ... OK 2021-05-15T14:24:43.8060200Z * checking if this is a source package ... OK 2021-05-15T14:24:43.8061340Z * checking if there is a namespace ... OK 2021-05-15T14:24:44.0155400Z * checking for executable files ... OK 2021-05-15T14:24:44.0172690Z * checking for hidden files and directories ... OK 2021-05-15T14:24:44.0196740Z * checking for portable file names ... OK 2021-05-15T14:24:44.0212100Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:24:44.0259590Z * checking serialization versions ... OK 2021-05-15T14:24:45.0370440Z * checking whether package ‘msmri’ can be installed ... OK 2021-05-15T14:24:45.0477660Z * checking installed package size ... OK 2021-05-15T14:24:45.2227980Z * checking package directory ... OK 2021-05-15T14:24:45.2236010Z * checking ‘build’ directory ... OK 2021-05-15T14:24:45.4981840Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:24:45.4989300Z * checking top-level files ... OK 2021-05-15T14:24:45.4998080Z * checking for left-over files ... OK 2021-05-15T14:24:46.4106800Z * checking index information ... OK 2021-05-15T14:24:46.4108330Z * checking package subdirectories ... OK 2021-05-15T14:24:46.4109890Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:24:46.4110640Z * checking R files for syntax errors ... OK 2021-05-15T14:24:46.4111340Z * checking whether the package can be loaded ... OK 2021-05-15T14:24:46.4182330Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:24:46.5164930Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:24:46.6197100Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:24:46.8260430Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:24:47.0636400Z * checking loading without being on the library search path ... OK 2021-05-15T14:24:47.1890470Z * checking dependencies in R code ... OK 2021-05-15T14:24:47.7027490Z * checking S3 generic/method consistency ... OK 2021-05-15T14:24:47.8389110Z * checking replacement functions ... OK 2021-05-15T14:24:47.9918620Z * checking foreign function calls ... OK 2021-05-15T14:24:50.1587210Z * checking R code for possible problems ... OK 2021-05-15T14:24:50.2636580Z * checking Rd files ... OK 2021-05-15T14:24:50.3339520Z * checking Rd metadata ... OK 2021-05-15T14:24:50.4207330Z * checking Rd line widths ... OK 2021-05-15T14:24:50.5757110Z * checking Rd cross-references ... OK 2021-05-15T14:24:50.7182210Z * checking for missing documentation entries ... OK 2021-05-15T14:24:51.1758410Z * checking for code/documentation mismatches ... OK 2021-05-15T14:24:51.8601180Z * checking Rd \usage sections ... OK 2021-05-15T14:24:51.9429200Z * checking Rd contents ... OK 2021-05-15T14:24:52.0494950Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:24:52.0503690Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:24:52.2771550Z * checking data for non-ASCII characters ... OK 2021-05-15T14:24:52.4916050Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:24:52.4983610Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:24:52.5038330Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:24:53.1355380Z * checking examples ... OK 2021-05-15T14:24:53.2154970Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:24:53.4102560Z * checking tests ... 2021-05-15T14:24:53.9734760Z Running ‘testthat.R’ 2021-05-15T14:24:53.9886510Z OK 2021-05-15T14:24:54.1969280Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:24:54.1999320Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:24:57.0301710Z * checking re-building of vignette outputs ... OK 2021-05-15T14:25:00.4312510Z * checking PDF version of manual ... OK 2021-05-15T14:25:00.4320270Z * DONE 2021-05-15T14:25:00.4327720Z 2021-05-15T14:25:00.4328720Z Status: OK 2021-05-15T14:25:00.4382100Z 2021-05-15T14:25:00.5777390Z ── R CMD check results ──────────────────────────────────────── msmri 0.3.1 ──── 2021-05-15T14:25:00.5778890Z Duration: 18.4s 2021-05-15T14:25:00.5779550Z 2021-05-15T14:25:00.5781380Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:25:00.5969150Z total 104 2021-05-15T14:25:00.5971500Z drwxr-xr-x 15 runner staff 480 May 15 14:25 msmri.Rcheck 2021-05-15T14:25:00.5974430Z -rw-r--r-- 1 runner staff 13164 May 15 14:24 msmri_0.3.1.tar.gz 2021-05-15T14:25:00.5976410Z -rw-r--r-- 1 runner staff 36451 May 15 14:24 msmri_0.3.1.tgz 2021-05-15T14:25:00.6030390Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:25:00.6031290Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:25:00.6294970Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:25:00.6295540Z env: 2021-05-15T14:25:00.6296000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:25:00.6296450Z TIC_DEPLOY_KEY: 2021-05-15T14:25:00.6296840Z RSPM: 2021-05-15T14:25:00.6298410Z GITHUB_PAT: *** 2021-05-15T14:25:00.6298890Z COVERALLS_TOKEN: 2021-05-15T14:25:00.6299360Z continue-on-error: false 2021-05-15T14:25:00.6299860Z VDIFFR_RUN_TESTS: false 2021-05-15T14:25:00.6300350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:25:00.6300820Z TZ: UTC 2021-05-15T14:25:00.6301190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:25:00.6301630Z NOT_CRAN: true 2021-05-15T14:25:00.6302020Z ##[endgroup] 2021-05-15T14:25:00.6800520Z 2021-05-15T14:25:00.6803500Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-15T14:25:00.6804700Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-15T14:25:00.6806260Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:25:00.6807020Z 2021-05-15T14:25:00.6808050Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:25:00.6809200Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:25:00.6810810Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:25:00.6811690Z 2021-05-15T14:25:00.6812590Z R is a collaborative project with many contributors. 2021-05-15T14:25:00.6815560Z Type 'contributors()' for more information and 2021-05-15T14:25:00.6817290Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:25:00.6818170Z 2021-05-15T14:25:00.6819850Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:25:00.6821540Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:25:00.6822770Z Type 'q()' to quit R. 2021-05-15T14:25:00.6823090Z 2021-05-15T14:25:00.6823500Z > library(testthat) 2021-05-15T14:25:00.6823980Z > library(msmri) 2021-05-15T14:25:00.6824360Z > 2021-05-15T14:25:00.6824750Z > test_check("msmri") 2021-05-15T14:25:00.6825490Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:25:00.6825890Z > 2021-05-15T14:25:00.6826300Z > proc.time() 2021-05-15T14:25:00.6826760Z user system elapsed 2021-05-15T14:25:00.6827230Z 0.456 0.064 0.506 2021-05-15T14:25:00.7033160Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:25:00.7034450Z Rscript -e "tic::before_deploy()" 2021-05-15T14:25:00.7282310Z shell: /bin/bash -e {0} 2021-05-15T14:25:00.7282760Z env: 2021-05-15T14:25:00.7283190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:25:00.7283670Z TIC_DEPLOY_KEY: 2021-05-15T14:25:00.7284020Z RSPM: 2021-05-15T14:25:00.7284970Z GITHUB_PAT: *** 2021-05-15T14:25:00.7285410Z COVERALLS_TOKEN: 2021-05-15T14:25:00.7285870Z continue-on-error: false 2021-05-15T14:25:00.7286370Z VDIFFR_RUN_TESTS: false 2021-05-15T14:25:00.7286860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:25:00.7287310Z TZ: UTC 2021-05-15T14:25:00.7287700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:25:00.7288290Z NOT_CRAN: true 2021-05-15T14:25:00.7288660Z ##[endgroup] 2021-05-15T14:25:01.0628750Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:25:01.2065580Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:25:01.2066570Z with: 2021-05-15T14:25:01.2067370Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:25:01.2068260Z asset_path: check/msmri_0.3.1.tgz 2021-05-15T14:25:01.2068700Z asset_name: msmri_0.3.1_R3.5.tgz 2021-05-15T14:25:01.2069260Z asset_content_type: application/octet-stream 2021-05-15T14:25:01.2069760Z env: 2021-05-15T14:25:01.2070170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:25:01.2070650Z TIC_DEPLOY_KEY: 2021-05-15T14:25:01.2070980Z RSPM: 2021-05-15T14:25:01.2072090Z GITHUB_PAT: *** 2021-05-15T14:25:01.2072490Z COVERALLS_TOKEN: 2021-05-15T14:25:01.2072980Z continue-on-error: false 2021-05-15T14:25:01.2073440Z VDIFFR_RUN_TESTS: false 2021-05-15T14:25:01.2073960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:25:01.2074390Z TZ: UTC 2021-05-15T14:25:01.2074860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:25:01.2075270Z NOT_CRAN: true 2021-05-15T14:25:01.2076230Z GITHUB_TOKEN: *** 2021-05-15T14:25:01.2076640Z ##[endgroup] 2021-05-15T14:25:02.0111910Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:25:02.0112630Z Rscript -e "tic::deploy()" 2021-05-15T14:25:02.0369700Z shell: /bin/bash -e {0} 2021-05-15T14:25:02.0370080Z env: 2021-05-15T14:25:02.0389090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:25:02.0389540Z TIC_DEPLOY_KEY: 2021-05-15T14:25:02.0389920Z RSPM: 2021-05-15T14:25:02.0391040Z GITHUB_PAT: *** 2021-05-15T14:25:02.0391450Z COVERALLS_TOKEN: 2021-05-15T14:25:02.0391940Z continue-on-error: false 2021-05-15T14:25:02.0392400Z VDIFFR_RUN_TESTS: false 2021-05-15T14:25:02.0392890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:25:02.0393290Z TZ: UTC 2021-05-15T14:25:02.0393680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:25:02.0394070Z NOT_CRAN: true 2021-05-15T14:25:02.0394440Z ##[endgroup] 2021-05-15T14:25:02.3532730Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:25:02.4827940Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:25:02.4828650Z Rscript -e "tic::after_deploy()" 2021-05-15T14:25:02.5072280Z shell: /bin/bash -e {0} 2021-05-15T14:25:02.5072670Z env: 2021-05-15T14:25:02.5073130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:25:02.5073580Z TIC_DEPLOY_KEY: 2021-05-15T14:25:02.5073970Z RSPM: 2021-05-15T14:25:02.5075180Z GITHUB_PAT: *** 2021-05-15T14:25:02.5075570Z COVERALLS_TOKEN: 2021-05-15T14:25:02.5076060Z continue-on-error: false 2021-05-15T14:25:02.5076530Z VDIFFR_RUN_TESTS: false 2021-05-15T14:25:02.5077050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:25:02.5077490Z TZ: UTC 2021-05-15T14:25:02.5077880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:25:02.5078270Z NOT_CRAN: true 2021-05-15T14:25:02.5078660Z ##[endgroup] 2021-05-15T14:25:02.8324130Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:25:03.2080660Z Post job cleanup. 2021-05-15T14:25:03.2807110Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:25:03.2933350Z Post job cleanup. 2021-05-15T14:25:03.4192650Z [command]/usr/local/bin/git version 2021-05-15T14:25:03.4359170Z git version 2.31.1 2021-05-15T14:25:03.4409600Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:25:03.4482360Z [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-15T14:25:03.5362540Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:25:03.5417900Z http.https://github.com/.extraheader 2021-05-15T14:25:03.5430590Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:25:03.5525400Z [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-15T14:25:03.6441480Z Cleaning up orphan processes