2021-05-15T16:30:56.7528022Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:30:56.8832196Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.0049269Z 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-15T16:30:57.1704032Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T16:30:57.2504700Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:16.5929090Z Current runner version: '2.278.0' 2021-05-15T16:31:16.5980080Z ##[group]Operating System 2021-05-15T16:31:16.5981080Z Mac OS X 2021-05-15T16:31:16.5981490Z 10.15.7 2021-05-15T16:31:16.5982010Z 19H1030 2021-05-15T16:31:16.5982440Z ##[endgroup] 2021-05-15T16:31:16.5982980Z ##[group]Virtual Environment 2021-05-15T16:31:16.5983580Z Environment: macos-10.15 2021-05-15T16:31:16.5984110Z Version: 20210510.1 2021-05-15T16:31:16.5985140Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T16:31:16.5986450Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T16:31:16.5987310Z ##[endgroup] 2021-05-15T16:31:16.5989290Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:16.5990650Z Actions: write 2021-05-15T16:31:16.5991310Z Checks: write 2021-05-15T16:31:16.5991770Z Contents: write 2021-05-15T16:31:16.5992300Z Deployments: write 2021-05-15T16:31:16.5992940Z Issues: write 2021-05-15T16:31:16.5993560Z Metadata: read 2021-05-15T16:31:16.5994040Z Packages: write 2021-05-15T16:31:16.5994570Z PullRequests: write 2021-05-15T16:31:16.5995140Z RepositoryProjects: write 2021-05-15T16:31:16.5995760Z SecurityEvents: write 2021-05-15T16:31:16.5996350Z Statuses: write 2021-05-15T16:31:16.5997020Z ##[endgroup] 2021-05-15T16:31:16.6000650Z Prepare workflow directory 2021-05-15T16:31:16.7346730Z Prepare all required actions 2021-05-15T16:31:16.7361520Z Getting action download info 2021-05-15T16:31:17.2016990Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:25.6434150Z Download action repository 'r-lib/actions@master' 2021-05-15T16:32:03.9425920Z Download action repository 'adigherman/actions@master' 2021-05-15T16:32:33.8669820Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:32:34.5404770Z Download action repository 'actions/cache@v1' 2021-05-15T16:32:38.0189160Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:32:42.2594670Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:32:44.3328440Z ##[group]Run actions/checkout@v2 2021-05-15T16:32:44.3329170Z with: 2021-05-15T16:32:44.3329660Z repository: neuroconductor/DensParcorr 2021-05-15T16:32:44.3330690Z token: *** 2021-05-15T16:32:44.3331070Z ssh-strict: true 2021-05-15T16:32:44.3331540Z persist-credentials: true 2021-05-15T16:32:44.3332430Z clean: true 2021-05-15T16:32:44.3332820Z fetch-depth: 1 2021-05-15T16:32:44.3333550Z lfs: false 2021-05-15T16:32:44.3333940Z submodules: false 2021-05-15T16:32:44.3334300Z env: 2021-05-15T16:32:44.3334710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:44.3335160Z TIC_DEPLOY_KEY: 2021-05-15T16:32:44.3335500Z RSPM: 2021-05-15T16:32:44.3336260Z GITHUB_PAT: *** 2021-05-15T16:32:44.3336650Z COVERALLS_TOKEN: 2021-05-15T16:32:44.3337110Z continue-on-error: false 2021-05-15T16:32:44.3337580Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:44.3338180Z ##[endgroup] 2021-05-15T16:32:45.4020230Z Syncing repository: neuroconductor/DensParcorr 2021-05-15T16:32:45.4021920Z ##[group]Getting Git version info 2021-05-15T16:32:45.4024170Z Working directory is '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:32:45.4025110Z [command]/usr/local/bin/git version 2021-05-15T16:32:47.0637840Z git version 2.31.1 2021-05-15T16:32:47.0672290Z ##[endgroup] 2021-05-15T16:32:47.0681700Z Deleting the contents of '/Users/runner/work/DensParcorr/DensParcorr' 2021-05-15T16:32:47.0687020Z ##[group]Initializing the repository 2021-05-15T16:32:47.0705470Z [command]/usr/local/bin/git init /Users/runner/work/DensParcorr/DensParcorr 2021-05-15T16:32:48.1852530Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T16:32:48.1855010Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T16:32:48.1856700Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T16:32:48.1858070Z hint: 2021-05-15T16:32:48.1859870Z hint: git config --global init.defaultBranch 2021-05-15T16:32:48.1861740Z hint: 2021-05-15T16:32:48.1863330Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T16:32:48.1865300Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T16:32:48.1866550Z hint: 2021-05-15T16:32:48.1868110Z hint: git branch -m 2021-05-15T16:32:48.3136850Z Initialized empty Git repository in /Users/runner/work/DensParcorr/DensParcorr/.git/ 2021-05-15T16:32:48.3150540Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/DensParcorr 2021-05-15T16:32:48.4846470Z ##[endgroup] 2021-05-15T16:32:48.4847410Z ##[group]Disabling automatic garbage collection 2021-05-15T16:32:48.4853140Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T16:32:48.5337210Z ##[endgroup] 2021-05-15T16:32:48.5344230Z ##[group]Setting up auth 2021-05-15T16:32:48.5354720Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:32:48.5428070Z [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-15T16:32:48.9995490Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:32:49.0069440Z [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-15T16:32:49.0939180Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T16:32:49.1849600Z ##[endgroup] 2021-05-15T16:32:49.1851600Z ##[group]Fetching the repository 2021-05-15T16:32:49.1868950Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5c6058ec80a5f0c931ee8111ee098d6d549e5cd2:refs/tags/1.0.s 2021-05-15T16:32:50.8829610Z remote: Enumerating objects: 18, done. 2021-05-15T16:32:50.8836030Z remote: Counting objects: 5% (1/18) 2021-05-15T16:32:50.8837300Z remote: Counting objects: 11% (2/18) 2021-05-15T16:32:50.8838870Z remote: Counting objects: 16% (3/18) 2021-05-15T16:32:50.8839670Z remote: Counting objects: 22% (4/18) 2021-05-15T16:32:50.8842560Z remote: Counting objects: 27% (5/18) 2021-05-15T16:32:50.8843560Z remote: Counting objects: 33% (6/18) 2021-05-15T16:32:50.8844530Z remote: Counting objects: 38% (7/18) 2021-05-15T16:32:50.8845510Z remote: Counting objects: 44% (8/18) 2021-05-15T16:32:50.8846500Z remote: Counting objects: 50% (9/18) 2021-05-15T16:32:50.8847340Z remote: Counting objects: 55% (10/18) 2021-05-15T16:32:50.8848690Z remote: Counting objects: 61% (11/18) 2021-05-15T16:32:50.8849610Z remote: Counting objects: 66% (12/18) 2021-05-15T16:32:50.8850740Z remote: Counting objects: 72% (13/18) 2021-05-15T16:32:50.8851970Z remote: Counting objects: 77% (14/18) 2021-05-15T16:32:50.8855750Z remote: Counting objects: 83% (15/18) 2021-05-15T16:32:50.8856780Z remote: Counting objects: 88% (16/18) 2021-05-15T16:32:50.8857620Z remote: Counting objects: 94% (17/18) 2021-05-15T16:32:50.8860180Z remote: Counting objects: 100% (18/18) 2021-05-15T16:32:50.8910840Z remote: Counting objects: 100% (18/18), done. 2021-05-15T16:32:50.8911900Z remote: Compressing objects: 6% (1/16) 2021-05-15T16:32:50.8912810Z remote: Compressing objects: 12% (2/16) 2021-05-15T16:32:50.8914220Z remote: Compressing objects: 18% (3/16) 2021-05-15T16:32:50.8915170Z remote: Compressing objects: 25% (4/16) 2021-05-15T16:32:50.8916070Z remote: Compressing objects: 31% (5/16) 2021-05-15T16:32:50.8916750Z remote: Compressing objects: 37% (6/16) 2021-05-15T16:32:50.8917350Z remote: Compressing objects: 43% (7/16) 2021-05-15T16:32:50.8918400Z remote: Compressing objects: 50% (8/16) 2021-05-15T16:32:50.8919190Z remote: Compressing objects: 56% (9/16) 2021-05-15T16:32:50.8919750Z remote: Compressing objects: 62% (10/16) 2021-05-15T16:32:50.8920340Z remote: Compressing objects: 68% (11/16) 2021-05-15T16:32:50.8920890Z remote: Compressing objects: 75% (12/16) 2021-05-15T16:32:50.8921440Z remote: Compressing objects: 81% (13/16) 2021-05-15T16:32:50.8922660Z remote: Compressing objects: 87% (14/16) 2021-05-15T16:32:50.8923260Z remote: Compressing objects: 93% (15/16) 2021-05-15T16:32:50.8923810Z remote: Compressing objects: 100% (16/16) 2021-05-15T16:32:50.8924370Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T16:32:50.8925870Z remote: Total 18 (delta 1), reused 15 (delta 1), pack-reused 0 2021-05-15T16:32:51.9319260Z From https://github.com/neuroconductor/DensParcorr 2021-05-15T16:32:51.9321130Z * [new ref] 5c6058ec80a5f0c931ee8111ee098d6d549e5cd2 -> 1.0.s 2021-05-15T16:32:51.9803830Z ##[endgroup] 2021-05-15T16:32:51.9804590Z ##[group]Determining the checkout info 2021-05-15T16:32:51.9806840Z ##[endgroup] 2021-05-15T16:32:51.9807460Z ##[group]Checking out the ref 2021-05-15T16:32:51.9814950Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-15T16:32:52.7685860Z HEAD is now at 5c6058e Version id 30 stable 2021-05-15T16:32:52.7690590Z ##[endgroup] 2021-05-15T16:32:52.7790700Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T16:32:52.7863290Z '5c6058ec80a5f0c931ee8111ee098d6d549e5cd2' 2021-05-15T16:32:52.9285920Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:32:52.9286440Z with: 2021-05-15T16:32:52.9286820Z r-version: 3.5 2021-05-15T16:32:52.9287170Z Ncpus: 1 2021-05-15T16:32:52.9287590Z crayon.enabled: NULL 2021-05-15T16:32:52.9288110Z remove-openmp-macos: true 2021-05-15T16:32:52.9288630Z http-user-agent: default 2021-05-15T16:32:52.9289090Z install-r: true 2021-05-15T16:32:52.9289680Z windows-path-include-mingw: true 2021-05-15T16:32:52.9290220Z env: 2021-05-15T16:32:52.9290640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:32:52.9291130Z TIC_DEPLOY_KEY: 2021-05-15T16:32:52.9291470Z RSPM: 2021-05-15T16:32:52.9292690Z GITHUB_PAT: *** 2021-05-15T16:32:52.9293110Z COVERALLS_TOKEN: 2021-05-15T16:32:52.9293610Z continue-on-error: false 2021-05-15T16:32:52.9294100Z VDIFFR_RUN_TESTS: false 2021-05-15T16:32:52.9294520Z ##[endgroup] 2021-05-15T16:32:53.3700670Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T16:33:06.0999850Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-15T16:33:06.6819230Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T16:33:16.7801490Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T16:33:17.2688600Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T16:33:17.2693230Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T16:33:18.0769920Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T16:33:18.0772450Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T16:33:19.0208630Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T16:33:19.0211780Z Checksumming (Apple_Free : 3)… 2021-05-15T16:33:20.0988240Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T16:33:20.0992830Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T16:33:20.1336340Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T16:33:20.1338560Z Checksumming (Apple_Free : 5)… 2021-05-15T16:33:21.1287230Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T16:33:21.1290340Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T16:33:21.1295690Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T16:33:21.1298480Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T16:33:21.1299890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T16:33:21.1313910Z verified CRC32 $84F1919B 2021-05-15T16:33:22.1435610Z /dev/disk2 GUID_partition_scheme 2021-05-15T16:33:22.1548050Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T16:33:22.1652120Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T16:35:03.9533070Z installer: Package name is gfortran 2021-05-15T16:35:03.9538790Z installer: Installing at base path / 2021-05-15T16:35:03.9543300Z installer: The install was successful. 2021-05-15T16:35:03.9595900Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T16:35:04.2396960Z "disk2" ejected. 2021-05-15T16:35:04.4860640Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T16:35:19.8053160Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T16:35:19.8053920Z To reinstall 0.29.2_3, run: 2021-05-15T16:35:19.8054860Z brew reinstall pkg-config 2021-05-15T16:35:19.8586470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T16:35:21.5858470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T16:35:22.0468510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T16%3A45%3A00Z&sig=LHxoOhTiCmtC0J5oY4HBgw1oYeVWStgWOT18z6xh97E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:22.3449360Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T16:35:24.0161780Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T16:35:24.0262160Z installer: Upgrading at base path / 2021-05-15T16:35:24.0364600Z installer: The upgrade was successful. 2021-05-15T16:35:25.3426150Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T16:35:25.4048060Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T16:35:27.1205160Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T16:35:27.4885460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T16%3A45%3A00Z&sig=V0Fb5rkLFIz%2FTyMxlidWKklB0ysZSxDQ%2FHTcj0hDSQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:35:27.6150760Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T16:35:30.5820770Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T16:35:31.2532350Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T16:35:31.2807840Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T16:35:31.2808400Z env: 2021-05-15T16:35:31.2808860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:31.2809310Z TIC_DEPLOY_KEY: 2021-05-15T16:35:31.2809690Z RSPM: 2021-05-15T16:35:31.2810810Z GITHUB_PAT: *** 2021-05-15T16:35:31.2811280Z COVERALLS_TOKEN: 2021-05-15T16:35:31.2811760Z continue-on-error: false 2021-05-15T16:35:31.2812270Z VDIFFR_RUN_TESTS: false 2021-05-15T16:35:31.2812800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:35:31.2813250Z TZ: UTC 2021-05-15T16:35:31.2813660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:31.2814050Z NOT_CRAN: true 2021-05-15T16:35:31.2814440Z ##[endgroup] 2021-05-15T16:35:31.6964770Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T16:35:31.8223970Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:35:31.8226220Z Dload Upload Total Spent Left Speed 2021-05-15T16:35:31.8229240Z 2021-05-15T16:35:31.8961960Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:35:31.8968560Z 100 117 0 117 0 0 1519 0 --:--:-- --:--:-- --:--:-- 1519 2021-05-15T16:35:32.6947740Z 2021-05-15T16:35:32.8328180Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:35:32.8330070Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T16:35:33.6865240Z 2021-05-15T16:35:34.6857510Z 11 82.6M 11 9648k 0 0 5167k 0 0:00:16 0:00:01 0:00:15 5167k 2021-05-15T16:35:35.6822010Z 11 82.6M 11 9680k 0 0 3377k 0 0:00:25 0:00:02 0:00:23 32768 2021-05-15T16:35:36.6812000Z 11 82.6M 11 9712k 0 0 2514k 0 0:00:33 0:00:03 0:00:30 32833 2021-05-15T16:35:37.6995290Z 11 82.6M 11 9744k 0 0 2004k 0 0:00:42 0:00:04 0:00:38 32822 2021-05-15T16:35:38.8668330Z 11 82.6M 11 9776k 0 0 1662k 0 0:00:50 0:00:05 0:00:45 32669 2021-05-15T16:35:39.6825090Z 11 82.6M 11 9808k 0 0 1391k 0 0:01:00 0:00:07 0:00:53 31629 2021-05-15T16:35:40.6802100Z 19 82.6M 19 15.8M 0 0 2061k 0 0:00:41 0:00:07 0:00:34 1306k 2021-05-15T16:35:41.6910620Z 28 82.6M 28 23.9M 0 0 2768k 0 0:00:30 0:00:08 0:00:22 2963k 2021-05-15T16:35:42.6920750Z 40 82.6M 40 33.8M 0 0 3507k 0 0:00:24 0:00:09 0:00:15 4967k 2021-05-15T16:35:43.6789590Z 55 82.6M 55 45.5M 0 0 4289k 0 0:00:19 0:00:10 0:00:09 7383k 2021-05-15T16:35:44.7037290Z 72 82.6M 72 59.7M 0 0 5160k 0 0:00:16 0:00:11 0:00:05 10.4M 2021-05-15T16:35:45.0539820Z 91 82.6M 91 76.0M 0 0 6041k 0 0:00:14 0:00:12 0:00:02 11.9M 2021-05-15T16:35:45.0541970Z 100 82.6M 100 82.6M 0 0 6393k 0 0:00:13 0:00:13 --:--:-- 13.4M 2021-05-15T16:35:49.3906080Z ##[group]Run tlmgr update --self 2021-05-15T16:35:49.3906960Z tlmgr update --self 2021-05-15T16:35:49.3907850Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T16:35:49.3908760Z tlmgr update --all 2021-05-15T16:35:49.4129120Z shell: /bin/bash -e {0} 2021-05-15T16:35:49.4129580Z env: 2021-05-15T16:35:49.4130040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:49.4130570Z TIC_DEPLOY_KEY: 2021-05-15T16:35:49.4131090Z RSPM: 2021-05-15T16:35:49.4132400Z GITHUB_PAT: *** 2021-05-15T16:35:49.4132860Z COVERALLS_TOKEN: 2021-05-15T16:35:49.4133390Z continue-on-error: false 2021-05-15T16:35:49.4133890Z VDIFFR_RUN_TESTS: false 2021-05-15T16:35:49.4134540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:35:49.4135020Z TZ: UTC 2021-05-15T16:35:49.4135460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:49.4135940Z NOT_CRAN: true 2021-05-15T16:35:49.4136430Z ##[endgroup] 2021-05-15T16:35:52.3720590Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:35:52.3722810Z tlmgr: no self-updates for tlmgr available 2021-05-15T16:35:54.2347630Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:35:54.2357100Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T16:35:54.5212810Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T16:35:54.9652760Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T16:35:55.2357950Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T16:35:55.5555670Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T16:35:55.8215900Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T16:36:01.3285410Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-15T16:36:01.5985180Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-15T16:36:02.1293320Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-15T16:36:02.4135960Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-15T16:36:02.6761530Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-15T16:36:02.9873120Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-15T16:36:03.2576000Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-15T16:36:03.5288810Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-15T16:36:03.9142750Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-15T16:36:04.1899790Z [16/89, 00:10/00:10] install: courier [470k] 2021-05-15T16:36:04.7847800Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-15T16:36:05.0725150Z [18/89, 00:11/00:11] install: cstypo [3k] 2021-05-15T16:36:05.3315650Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-15T16:36:05.5895380Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-15T16:36:05.9146080Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-15T16:36:06.2665940Z [22/89, 00:12/00:12] install: emojicite [2k] 2021-05-15T16:36:06.5371680Z [23/89, 00:12/00:12] install: enctex [24k] 2021-05-15T16:36:06.8826470Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-15T16:36:07.2116040Z [25/89, 00:13/00:13] install: etex-pkg [6k] 2021-05-15T16:36:07.4864830Z [26/89, 00:13/00:13] install: filecontents [3k] 2021-05-15T16:36:07.7495440Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-15T16:36:08.0245200Z [28/89, 00:14/00:15] install: hyphenex [9k] 2021-05-15T16:36:08.2885270Z [29/89, 00:14/00:15] install: ifplatform [2k] 2021-05-15T16:36:08.5598070Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-15T16:36:08.8309930Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-15T16:36:09.0913460Z [32/89, 00:15/00:16] install: kanaparser [5k] 2021-05-15T16:36:09.3473340Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-15T16:36:09.7003580Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-15T16:36:09.9653720Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-15T16:36:10.2373170Z [36/89, 00:16/00:17] install: lua-uca [70k] 2021-05-15T16:36:10.6363490Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-15T16:36:10.9094300Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-15T16:36:11.1701900Z [39/89, 00:17/00:18] install: lua-visual-debug [4k] 2021-05-15T16:36:11.4384880Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-15T16:36:11.7001120Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-15T16:36:11.9679190Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-15T16:36:12.2249540Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-15T16:36:12.5014310Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-15T16:36:12.7694920Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-15T16:36:13.0352690Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-15T16:36:13.3018520Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-15T16:36:13.5664330Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-15T16:36:13.8343600Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-15T16:36:14.1044320Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-15T16:36:14.3807050Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-15T16:36:14.6469070Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-15T16:36:14.9191840Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-15T16:36:15.1901000Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-15T16:36:15.4574140Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-15T16:36:15.7262510Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-15T16:36:16.0346600Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-15T16:36:16.2918700Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-15T16:36:16.5716440Z [59/89, 00:22/00:23] install: luaxml [31k] 2021-05-15T16:36:16.8907430Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-15T16:36:17.2791630Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-15T16:36:17.5414780Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-15T16:36:18.3829700Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-15T16:36:18.3832180Z [64/89, 00:24/00:25] install: nodetree [13k] 2021-05-15T16:36:18.3833390Z [65/89, 00:24/00:25] install: odsfile [5k] 2021-05-15T16:36:18.6227450Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-15T16:36:18.8916110Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-15T16:36:19.7899910Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-15T16:36:20.0604520Z [69/89, 00:26/00:26] install: pdfextra [22k] 2021-05-15T16:36:20.3738620Z [70/89, 00:26/00:26] install: placeat [4k] 2021-05-15T16:36:20.6574160Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-15T16:36:20.9367780Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-15T16:36:21.3159930Z [73/89, 00:27/00:27] install: selnolig [53k] 2021-05-15T16:36:21.6874780Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-15T16:36:22.0177860Z [75/89, 00:28/00:28] install: stricttex [2k] 2021-05-15T16:36:22.2818380Z [76/89, 00:28/00:28] install: texlive-common [1k] 2021-05-15T16:36:22.5558640Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-15T16:36:22.8217180Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-15T16:36:23.2765810Z [79/89, 00:29/00:29] install: thumbpdf.universal-darwin [1k] 2021-05-15T16:36:23.5457280Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-15T16:36:23.8602730Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-15T16:36:24.1181240Z [82/89, 00:30/00:30] install: tlshell [29k] 2021-05-15T16:36:24.4351940Z [83/89, 00:30/00:30] install: typewriter [25k] 2021-05-15T16:36:24.7529320Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-15T16:36:25.0211540Z [85/89, 00:31/00:31] install: upquote [2k] 2021-05-15T16:36:25.2938990Z [86/89, 00:31/00:31] install: xdvi.universal-darwin [948k] 2021-05-15T16:36:26.0150240Z [87/89, 00:32/00:32] install: xdvi [7k] 2021-05-15T16:36:26.2929110Z [88/89, 00:32/00:32] install: collection-basic [1k] 2021-05-15T16:36:26.5699220Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-15T16:36:26.8408490Z running mktexlsr ... 2021-05-15T16:36:27.4201260Z done running mktexlsr. 2021-05-15T16:36:27.4610340Z running updmap-sys ... 2021-05-15T16:36:28.0449050Z done running updmap-sys. 2021-05-15T16:36:28.0450760Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T16:36:28.0453320Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/983VQ3sqrS/1bgctH4ZXl ... 2021-05-15T16:36:29.1402530Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/983VQ3sqrS/1bgctH4ZXl. 2021-05-15T16:36:29.1404320Z OK: optex.fmt/luatex 2021-05-15T16:36:29.1405910Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T16:36:29.1407800Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T16:36:31.4876180Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T16:36:31.4877620Z tlmgr: no updates available 2021-05-15T16:36:31.6260820Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:36:31.6261340Z with: 2021-05-15T16:36:31.6261710Z pandoc-version: 2.7.3 2021-05-15T16:36:31.6262070Z env: 2021-05-15T16:36:31.6262540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:31.6262980Z TIC_DEPLOY_KEY: 2021-05-15T16:36:31.6263300Z RSPM: 2021-05-15T16:36:31.6264420Z GITHUB_PAT: *** 2021-05-15T16:36:31.6264810Z COVERALLS_TOKEN: 2021-05-15T16:36:31.6265250Z continue-on-error: false 2021-05-15T16:36:31.6265710Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:31.6266180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:31.6266600Z TZ: UTC 2021-05-15T16:36:31.6266950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:31.6267330Z NOT_CRAN: true 2021-05-15T16:36:31.6267670Z ##[endgroup] 2021-05-15T16:36:32.1355450Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T16:36:34.7413300Z installer: Package name is pandoc 2021-05-15T16:36:34.7419450Z installer: Installing at base path / 2021-05-15T16:36:34.7423120Z installer: The install was successful. 2021-05-15T16:36:34.7572570Z ##[group]Run git config user.name adigherman 2021-05-15T16:36:34.7573310Z git config user.name adigherman 2021-05-15T16:36:34.7573940Z git config user.email adig@jhu.edu 2021-05-15T16:36:34.7888050Z shell: /bin/bash -e {0} 2021-05-15T16:36:34.7888540Z env: 2021-05-15T16:36:34.7889040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:34.7889580Z TIC_DEPLOY_KEY: 2021-05-15T16:36:34.7890020Z RSPM: 2021-05-15T16:36:34.7891500Z GITHUB_PAT: *** 2021-05-15T16:36:34.7892030Z COVERALLS_TOKEN: 2021-05-15T16:36:34.7892550Z continue-on-error: false 2021-05-15T16:36:34.7893100Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:34.7893630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:34.7894200Z TZ: UTC 2021-05-15T16:36:34.7894630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:34.7895110Z NOT_CRAN: true 2021-05-15T16:36:34.7895560Z ##[endgroup] 2021-05-15T16:36:34.8645230Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T16:36:34.8646000Z env: 2021-05-15T16:36:34.8646440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:34.8646940Z TIC_DEPLOY_KEY: 2021-05-15T16:36:34.8647290Z RSPM: 2021-05-15T16:36:34.8648630Z GITHUB_PAT: *** 2021-05-15T16:36:34.8649100Z COVERALLS_TOKEN: 2021-05-15T16:36:34.8649580Z continue-on-error: false 2021-05-15T16:36:34.8650090Z VDIFFR_RUN_TESTS: false 2021-05-15T16:36:34.8650590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:36:34.8651070Z TZ: UTC 2021-05-15T16:36:34.8651450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:34.8651890Z NOT_CRAN: true 2021-05-15T16:36:34.8652260Z ##[endgroup] 2021-05-15T16:36:36.5304910Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T16:36:36.5692210Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T16:36:36.5693400Z To reinstall 3.20.2, run: 2021-05-15T16:36:36.5694390Z brew reinstall cmake 2021-05-15T16:36:38.2558500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T16:36:39.4517390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:36:40.0187230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T16:36:40.3944950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T16%3A45%3A00Z&sig=lH4We4lZ66yr5YgQwe5KvkQX2cNahaCUV5gAWdm46Cc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:40.4418920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=lH4We4lZ66yr5YgQwe5KvkQX2cNahaCUV5gAWdm46Cc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:40.5252360Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T16:36:40.5921210Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T16:36:40.5947540Z 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-2692-1ae6tyy 2021-05-15T16:36:40.6127050Z cp -pR /private/tmp/d20210515-2692-1ae6tyy/libssh/. /usr/local/Cellar/libssh 2021-05-15T16:36:40.6324850Z chmod -Rf +w /private/tmp/d20210515-2692-1ae6tyy 2021-05-15T16:36:40.6938470Z ==> Finishing up 2021-05-15T16:36:40.7275400Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T16:36:40.7284300Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T16:36:40.7288680Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T16:36:40.7294700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T16:36:40.7298600Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T16:36:40.7304350Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T16:36:40.7311800Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T16:36:40.7470140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2920-1h5707w.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-15T16:36:43.3358080Z ==> Summary 2021-05-15T16:36:43.3386630Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T16:36:45.6367830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T16:36:46.7440600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:36:47.2931170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T16:36:47.6602610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T16%3A45%3A00Z&sig=%2B78vhzCBPEKpd93xptXDyedJMqvaIrzbe%2Ba4E%2B8eh6M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:47.7061710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=\%2B78vhzCBPEKpd93xptXDyedJMqvaIrzbe\%2Ba4E\%2B8eh6M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:48.6638310Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T16:36:49.0280170Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T16:36:50.2365850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:36:50.8248070Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T16:36:51.1924600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T16%3A45%3A00Z&sig=OSe6BKcqquUArc7vm8ktiyFH9228%2BxU%2F%2F1sIWG4mdKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:36:51.2419130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=OSe6BKcqquUArc7vm8ktiyFH9228\%2BxU\%2F\%2F1sIWG4mdKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:36:51.3460130Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T16:36:51.3569410Z ==> Installing dependencies for jags: gcc 2021-05-15T16:36:51.3587980Z ==> Installing jags dependency: gcc 2021-05-15T16:36:51.4583380Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T16:36:51.4626610Z 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-2927-1bnvx22 2021-05-15T16:36:53.3835840Z cp -pR /private/tmp/d20210515-2927-1bnvx22/gcc/. /usr/local/Cellar/gcc 2021-05-15T16:36:54.6778590Z chmod -Rf +w /private/tmp/d20210515-2927-1bnvx22 2021-05-15T16:36:58.1659570Z ==> Finishing up 2021-05-15T16:36:58.6735490Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T16:36:58.6744400Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T16:36:58.6756590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T16:36:58.6761410Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T16:36:58.6766770Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T16:36:58.6777250Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T16:36:58.6789620Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T16:36:58.6795020Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T16:36:58.6800190Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T16:36:58.6808680Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T16:36:58.6822130Z rm /usr/local/bin/c++-11 2021-05-15T16:36:58.6825090Z rm /usr/local/bin/cpp-11 2021-05-15T16:36:58.6828480Z rm /usr/local/bin/g++-11 2021-05-15T16:36:58.6831390Z rm /usr/local/bin/gcc-11 2021-05-15T16:36:58.6882590Z rm /usr/local/bin/gcc-ar-11 2021-05-15T16:36:58.6885270Z rm /usr/local/bin/gcc-nm-11 2021-05-15T16:36:58.6888500Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T16:36:58.6892060Z rm /usr/local/bin/gcov-11 2021-05-15T16:36:58.6894900Z rm /usr/local/bin/gcov-dump-11 2021-05-15T16:36:58.6898060Z rm /usr/local/bin/gcov-tool-11 2021-05-15T16:36:58.9398760Z Error: The `brew link` step did not complete successfully 2021-05-15T16:36:58.9399750Z The formula built, but is not symlinked into /usr/local 2021-05-15T16:36:58.9403750Z Could not symlink bin/gfortran 2021-05-15T16:36:58.9404600Z Target /usr/local/bin/gfortran 2021-05-15T16:36:58.9405600Z already exists. You may want to remove it: 2021-05-15T16:36:58.9407040Z rm '/usr/local/bin/gfortran' 2021-05-15T16:36:58.9407660Z 2021-05-15T16:36:58.9408630Z To force the link and overwrite all conflicting files: 2021-05-15T16:36:58.9409990Z brew link --overwrite gcc 2021-05-15T16:36:58.9410610Z 2021-05-15T16:36:58.9411440Z To list all files that would be deleted: 2021-05-15T16:36:58.9412800Z brew link --overwrite --dry-run gcc 2021-05-15T16:36:58.9413450Z 2021-05-15T16:36:58.9414380Z Possible conflicting files are: 2021-05-15T16:36:58.9447840Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T16:36:59.4414060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3100-1grysrk.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-15T16:37:03.0703050Z 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-2927-qtil8u 2021-05-15T16:37:03.0705210Z ==> Summary 2021-05-15T16:37:03.0723840Z cp -pR /private/tmp/d20210515-2927-qtil8u/jags/. /usr/local/Cellar/jags 2021-05-15T16:37:03.0725170Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T16:37:03.0828310Z chmod -Rf +w /private/tmp/d20210515-2927-qtil8u 2021-05-15T16:37:03.0830080Z ==> Installing jags 2021-05-15T16:37:03.0932660Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T16:37:03.1035680Z ==> Finishing up 2021-05-15T16:37:03.1139960Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T16:37:03.1242770Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T16:37:03.1346840Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T16:37:03.1448960Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T16:37:03.1553960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T16:37:03.1656550Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T16:37:03.1759110Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T16:37:03.1861280Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T16:37:03.1961780Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T16:37:03.2067050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3126-113hwx.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-15T16:37:05.4318550Z ==> Summary 2021-05-15T16:37:05.4413300Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T16:37:07.8593600Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T16:37:08.9805850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:09.7697300Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T16:37:10.1321360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T16%3A45%3A00Z&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:10.1771710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xdF0MzTvgArUq9g0SpJDTkxi0AlLc4i17QYF6uw4VPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:10.5094650Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T16:37:10.6218330Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T16:37:10.6246480Z 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-iuxb9x 2021-05-15T16:37:10.8252290Z cp -pR /private/tmp/d20210515-3133-iuxb9x/v8/. /usr/local/Cellar/v8 2021-05-15T16:37:10.9369390Z chmod -Rf +w /private/tmp/d20210515-3133-iuxb9x 2021-05-15T16:37:11.0983770Z ==> Finishing up 2021-05-15T16:37:11.1552740Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T16:37:11.1995080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3300-1rbjfk2.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-15T16:37:14.0306880Z ==> Summary 2021-05-15T16:37:14.0366440Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T16:37:16.2239300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T16:37:17.3603030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:17.9688600Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T16:37:18.3359430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T16%3A45%3A00Z&sig=K7ykmEdgTf2RDn%2Fez2FngqJ26gPTz72%2FYbeFKO2MP6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:18.3801080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=K7ykmEdgTf2RDn\%2Fez2FngqJ26gPTz72\%2FYbeFKO2MP6w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:18.6269860Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T16:37:18.6505270Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:37:19.7640980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:20.3239160Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:37:20.6911560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T16%3A45%3A00Z&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:20.7434120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=uM3IBFNuF4RoGQh1b7mjzlnbN6bAJP9oH7owuAy3nEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:20.9812940Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T16:37:20.9952260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:37:22.4632190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:23.0006870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:37:23.3817340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T16%3A45%3A00Z&sig=2mQwF%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:23.4286670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=2mQwF\%2BkjUxrheR1TQuoQ3jjoDYJ9rxhED0dMOsLsNe8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:23.6857680Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T16:37:23.7086430Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T16:37:23.7090950Z ==> Installing fftw dependency: hwloc 2021-05-15T16:37:23.7742150Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T16:37:23.7770100Z 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-3309-10x7qvf 2021-05-15T16:37:24.0814310Z cp -pR /private/tmp/d20210515-3309-10x7qvf/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T16:37:24.5216000Z chmod -Rf +w /private/tmp/d20210515-3309-10x7qvf 2021-05-15T16:37:24.9444360Z ==> Finishing up 2021-05-15T16:37:24.9900490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T16:37:24.9903910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T16:37:24.9909200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T16:37:24.9913930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T16:37:24.9918950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T16:37:24.9923530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T16:37:24.9928910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T16:37:24.9933500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T16:37:24.9939000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T16:37:24.9943560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T16:37:24.9948840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T16:37:24.9953920Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T16:37:24.9959010Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T16:37:24.9965920Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T16:37:24.9970660Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T16:37:25.0000140Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T16:37:25.0011270Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T16:37:25.0015730Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T16:37:25.0026090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T16:37:25.0031140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T16:37:25.0064600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T16:37:25.0076520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T16:37:25.0082120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T16:37:25.0087680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T16:37:25.0093220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T16:37:25.0112770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T16:37:25.0129180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T16:37:25.0136960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T16:37:25.0143070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T16:37:25.0149770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T16:37:25.0155520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T16:37:25.0194130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T16:37:25.0211290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T16:37:25.0225770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T16:37:25.0236250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T16:37:25.0249800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T16:37:25.0261810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T16:37:25.0277690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T16:37:25.0283360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T16:37:25.0295700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T16:37:25.0323070Z 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-15T16:37:25.0328670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T16:37:25.0334420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T16:37:25.0351730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T16:37:25.0373090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T16:37:25.0386840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T16:37:25.0397910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T16:37:25.0403450Z 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-15T16:37:25.0408930Z 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-15T16:37:25.0423990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T16:37:25.0444210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T16:37:25.0449840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T16:37:25.0459740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T16:37:25.0465310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T16:37:25.0477300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T16:37:25.0482790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T16:37:25.0492910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T16:37:25.0509570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T16:37:25.0532200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T16:37:25.0537500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T16:37:25.0548680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T16:37:25.0563750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T16:37:25.0568990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T16:37:25.0577750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T16:37:25.0583350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T16:37:25.0598010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T16:37:25.0603280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T16:37:25.0618190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T16:37:25.0623460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T16:37:25.0629350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T16:37:25.0640030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T16:37:25.0645390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T16:37:25.0659970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T16:37:25.0668620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T16:37:25.0681870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T16:37:25.0695300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T16:37:25.0700390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T16:37:25.0705930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T16:37:25.0711220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T16:37:25.0716460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T16:37:25.0721770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T16:37:25.0727370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T16:37:25.0732650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T16:37:25.0737720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T16:37:25.0743260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T16:37:25.0748520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T16:37:25.0753920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T16:37:25.0759280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T16:37:25.0764680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T16:37:25.0770200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T16:37:25.0775880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T16:37:25.0784680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T16:37:25.0805600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T16:37:25.0811120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T16:37:25.0816390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T16:37:25.0821900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T16:37:25.0827820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T16:37:25.0833070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T16:37:25.0837770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T16:37:25.0843780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T16:37:25.0847570Z Only the first 100 operations were output. 2021-05-15T16:37:25.4691790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3485-a30jdw.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-15T16:37:28.0352310Z ==> Summary 2021-05-15T16:37:28.0944940Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T16:37:28.0951580Z ==> Installing fftw dependency: open-mpi 2021-05-15T16:37:28.1504890Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:37:28.1521990Z 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-3309-ji7di6 2021-05-15T16:37:28.4104130Z cp -pR /private/tmp/d20210515-3309-ji7di6/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T16:37:28.8294140Z chmod -Rf +w /private/tmp/d20210515-3309-ji7di6 2021-05-15T16:37:30.2422530Z ==> Finishing up 2021-05-15T16:37:30.2747600Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T16:37:30.2766590Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T16:37:30.2768670Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T16:37:30.2770580Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T16:37:30.2773430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T16:37:30.2778940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T16:37:30.2783950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T16:37:30.2789220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T16:37:30.2794440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T16:37:30.2799410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T16:37:30.2804750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T16:37:30.2809960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T16:37:30.2821150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T16:37:30.2826890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T16:37:30.2832540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T16:37:30.2837900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T16:37:30.2843020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T16:37:30.2893650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T16:37:30.2897690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T16:37:30.2902990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T16:37:30.2907500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T16:37:30.2912580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T16:37:30.2920110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T16:37:30.2922690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T16:37:30.2930260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T16:37:30.2934790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T16:37:30.2941860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T16:37:30.2946790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T16:37:30.2952000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T16:37:30.2957020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T16:37:30.2961840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T16:37:30.2967120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T16:37:30.2972360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T16:37:30.2976800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T16:37:30.2982430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T16:37:30.2987360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T16:37:30.2991650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T16:37:30.2996240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T16:37:30.3001530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T16:37:30.3007680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T16:37:30.3012280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T16:37:30.3017480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T16:37:30.3023350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T16:37:30.3027780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T16:37:30.3032770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T16:37:30.3037150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T16:37:30.3042460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T16:37:30.3047110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T16:37:30.3058720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T16:37:30.3064110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T16:37:30.3069590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T16:37:30.3074740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T16:37:30.3080140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T16:37:30.3085380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T16:37:30.3093360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T16:37:30.3098990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T16:37:30.3104840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T16:37:30.3110100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T16:37:30.3115470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T16:37:30.3121010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T16:37:30.3144390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T16:37:30.3149780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T16:37:30.3155290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T16:37:30.3180210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T16:37:30.3189490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T16:37:30.3206870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T16:37:30.3212520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T16:37:30.3218150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T16:37:30.3223670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T16:37:30.3229140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T16:37:30.3234680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T16:37:30.3239990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T16:37:30.3245630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T16:37:30.3250420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T16:37:30.3256070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T16:37:30.3261310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T16:37:30.3273800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T16:37:30.3275820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T16:37:30.3280050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T16:37:30.3286160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T16:37:30.3291450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T16:37:30.3298450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T16:37:30.3302150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T16:37:30.3307530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T16:37:30.3313230Z 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-15T16:37:30.3318480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T16:37:30.3323330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T16:37:30.3329000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T16:37:30.3334230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T16:37:30.3339190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T16:37:30.3344840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T16:37:30.3354480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T16:37:30.3360610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T16:37:30.3366790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T16:37:30.3372530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T16:37:30.3378950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T16:37:30.3384460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T16:37:30.3390270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T16:37:30.3396000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T16:37:30.3401450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T16:37:30.3405610Z Only the first 100 operations were output. 2021-05-15T16:37:30.7975770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3515-ouesa2.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-15T16:37:33.3262830Z ==> Summary 2021-05-15T16:37:33.3715310Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:37:33.3720020Z ==> Installing fftw 2021-05-15T16:37:33.3723900Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:37:33.3742600Z 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-3309-1t8go3g 2021-05-15T16:37:33.4617650Z cp -pR /private/tmp/d20210515-3309-1t8go3g/fftw/. /usr/local/Cellar/fftw 2021-05-15T16:37:33.5096750Z chmod -Rf +w /private/tmp/d20210515-3309-1t8go3g 2021-05-15T16:37:33.6786410Z ==> Finishing up 2021-05-15T16:37:33.7226210Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T16:37:33.7229720Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T16:37:33.7234780Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T16:37:33.7239050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T16:37:33.7246210Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T16:37:33.7250680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T16:37:33.7255760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T16:37:33.7260490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T16:37:33.7264930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T16:37:33.7270380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T16:37:33.7281500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T16:37:33.7290750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T16:37:33.7337880Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T16:37:33.7436230Z info /usr/local/share/info/fftw3.info 2021-05-15T16:37:33.7456240Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T16:37:33.7463840Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T16:37:33.7482760Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T16:37:33.7493190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T16:37:33.7506990Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T16:37:33.7516980Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T16:37:33.7530920Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T16:37:33.7539640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T16:37:33.7548230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T16:37:33.7557990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T16:37:33.7567710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T16:37:33.7581990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T16:37:33.7590930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T16:37:33.7596320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T16:37:33.7607110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T16:37:33.7613560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T16:37:33.7621670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T16:37:33.7627090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T16:37:33.7637190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T16:37:33.7646990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T16:37:33.7656220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T16:37:33.7661830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T16:37:33.7674910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T16:37:33.7684270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T16:37:33.7691990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T16:37:33.7700980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T16:37:33.7709450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T16:37:33.7719010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T16:37:33.7728980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T16:37:33.7738770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T16:37:33.7745890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T16:37:33.7752850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T16:37:33.7759180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T16:37:33.7765690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T16:37:33.7771980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T16:37:33.7858160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T16:37:33.7862820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T16:37:33.7868710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T16:37:33.7873630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T16:37:33.7879330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T16:37:33.7884630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T16:37:33.7889390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T16:37:33.7895030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T16:37:33.7902760Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T16:37:33.7908110Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T16:37:33.7913320Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T16:37:33.8236550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3544-15op4aj.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-15T16:37:36.3055590Z ==> Summary 2021-05-15T16:37:36.3114250Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:37:37.0566600Z ==> No outdated dependents to upgrade! 2021-05-15T16:37:37.0568390Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:37:37.2572860Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T16:37:37.2575630Z fftw, open-mpi 2021-05-15T16:37:37.2589390Z rm /usr/local/bin/fftw-wisdom 2021-05-15T16:37:37.2592530Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T16:37:37.2709480Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T16:37:37.2711390Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T16:37:37.2718360Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T16:37:37.2720730Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T16:37:37.2724570Z rm /usr/local/include/fftw3.f 2021-05-15T16:37:37.2726800Z rm /usr/local/include/fftw3.f03 2021-05-15T16:37:37.2730460Z rm /usr/local/include/fftw3.h 2021-05-15T16:37:37.2734390Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T16:37:37.2737180Z rm /usr/local/include/fftw3l.f03 2021-05-15T16:37:37.2741550Z rm /usr/local/include/fftw3q.f03 2021-05-15T16:37:37.2748960Z rm /usr/local/lib/cmake/fftw3 2021-05-15T16:37:37.2752100Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T16:37:37.2755360Z rm /usr/local/lib/libfftw3.a 2021-05-15T16:37:37.2758400Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T16:37:37.2761900Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T16:37:37.2765590Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T16:37:37.2769460Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T16:37:37.2772240Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T16:37:37.2775520Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T16:37:37.2778650Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T16:37:37.2782690Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T16:37:37.2786030Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T16:37:37.2788850Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T16:37:37.2792920Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T16:37:37.2795670Z rm /usr/local/lib/libfftw3f.a 2021-05-15T16:37:37.2799100Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T16:37:37.2801910Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T16:37:37.2805270Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T16:37:37.2808150Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T16:37:37.2811510Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T16:37:37.2814250Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T16:37:37.2819320Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T16:37:37.2822300Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T16:37:37.2825850Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T16:37:37.2828800Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T16:37:37.2832180Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T16:37:37.2834900Z rm /usr/local/lib/libfftw3l.a 2021-05-15T16:37:37.2838380Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T16:37:37.2841290Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T16:37:37.2844910Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T16:37:37.2847760Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T16:37:37.2852750Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T16:37:37.2853900Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T16:37:37.2857310Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T16:37:37.2860440Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T16:37:37.2863840Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T16:37:37.2866880Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T16:37:37.2873730Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T16:37:37.2885880Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T16:37:37.2889260Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T16:37:37.2943270Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T16:37:37.2944700Z rm /usr/local/share/info/fftw3.info 2021-05-15T16:37:37.2951760Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T16:37:37.2955000Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T16:37:37.2963860Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T16:37:37.2967300Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T16:37:37.2971210Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T16:37:37.2974720Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T16:37:37.3895100Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T16:37:37.3896740Z rm /usr/local/bin/mpic++ 2021-05-15T16:37:37.3900100Z rm /usr/local/bin/mpicc 2021-05-15T16:37:37.3903390Z rm /usr/local/bin/mpicxx 2021-05-15T16:37:37.3906250Z rm /usr/local/bin/mpiexec 2021-05-15T16:37:37.3909610Z rm /usr/local/bin/mpif77 2021-05-15T16:37:37.3912450Z rm /usr/local/bin/mpif90 2021-05-15T16:37:37.3915780Z rm /usr/local/bin/mpifort 2021-05-15T16:37:37.3918620Z rm /usr/local/bin/mpirun 2021-05-15T16:37:37.3922750Z rm /usr/local/bin/ompi-clean 2021-05-15T16:37:37.3925250Z rm /usr/local/bin/ompi-server 2021-05-15T16:37:37.3927870Z rm /usr/local/bin/ompi_info 2021-05-15T16:37:37.3931260Z rm /usr/local/bin/opal_wrapper 2021-05-15T16:37:37.3934540Z rm /usr/local/bin/orte-clean 2021-05-15T16:37:37.3937700Z rm /usr/local/bin/orte-info 2021-05-15T16:37:37.3940620Z rm /usr/local/bin/orte-server 2021-05-15T16:37:37.3944330Z rm /usr/local/bin/ortecc 2021-05-15T16:37:37.3946330Z rm /usr/local/bin/orted 2021-05-15T16:37:37.3949670Z rm /usr/local/bin/orterun 2021-05-15T16:37:37.3952590Z rm /usr/local/bin/profile2mat.pl 2021-05-15T16:37:37.3958830Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T16:37:37.3961760Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T16:37:37.3965380Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T16:37:37.3968550Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T16:37:37.3974290Z rm /usr/local/include/mpi-ext.h 2021-05-15T16:37:37.3976830Z rm /usr/local/include/mpi.h 2021-05-15T16:37:37.3980330Z rm /usr/local/include/mpi.mod 2021-05-15T16:37:37.3983250Z rm /usr/local/include/mpi_ext.mod 2021-05-15T16:37:37.3986620Z rm /usr/local/include/mpi_f08.mod 2021-05-15T16:37:37.3989560Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T16:37:37.3992860Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T16:37:37.3996920Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T16:37:37.3999150Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T16:37:37.4002530Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T16:37:37.4005530Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T16:37:37.4009440Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T16:37:37.4012200Z rm /usr/local/include/mpif-config.h 2021-05-15T16:37:37.4015360Z rm /usr/local/include/mpif-constants.h 2021-05-15T16:37:37.4018810Z rm /usr/local/include/mpif-ext.h 2021-05-15T16:37:37.4021680Z rm /usr/local/include/mpif-externals.h 2021-05-15T16:37:37.4024870Z rm /usr/local/include/mpif-handles.h 2021-05-15T16:37:37.4028300Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T16:37:37.4031110Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T16:37:37.4034260Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T16:37:37.4037350Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T16:37:37.4039890Z rm /usr/local/include/mpif.h 2021-05-15T16:37:37.4043280Z rm /usr/local/include/openmpi 2021-05-15T16:37:37.4046200Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T16:37:37.4052830Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T16:37:37.4055180Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T16:37:37.4058360Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T16:37:37.4061360Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T16:37:37.4064790Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T16:37:37.4067650Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T16:37:37.4070980Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T16:37:37.4073830Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T16:37:37.4077140Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T16:37:37.4079890Z rm /usr/local/lib/libmpi.dylib 2021-05-15T16:37:37.4083290Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T16:37:37.4086000Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T16:37:37.4089450Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T16:37:37.4092290Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T16:37:37.4095650Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T16:37:37.4098490Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T16:37:37.4101770Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T16:37:37.4105980Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T16:37:37.4109680Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T16:37:37.4112570Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T16:37:37.4116170Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T16:37:37.4119120Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T16:37:37.4122100Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T16:37:37.4125140Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T16:37:37.4128120Z rm /usr/local/lib/openmpi 2021-05-15T16:37:37.4134480Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T16:37:37.4137510Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T16:37:37.4141420Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T16:37:37.4144610Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T16:37:37.4148440Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T16:37:37.4151010Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T16:37:37.4154640Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T16:37:37.4157630Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T16:37:37.4161240Z rm /usr/local/lib/pmix 2021-05-15T16:37:37.4172340Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T16:37:37.4174830Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T16:37:37.4178480Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T16:37:37.4181730Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T16:37:37.4185460Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T16:37:37.4188910Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T16:37:37.4192400Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T16:37:37.4195550Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T16:37:37.4199830Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T16:37:37.4202880Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T16:37:37.4206260Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T16:37:37.4209390Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T16:37:37.4214430Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T16:37:37.4217630Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T16:37:37.4221640Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T16:37:37.4232390Z rm /usr/local/share/man/man1/orted.1 2021-05-15T16:37:37.4235730Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T16:37:37.4251380Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T16:37:37.4254730Z Only the first 100 operations were output. 2021-05-15T16:37:39.4404700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T16:37:40.6131140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:41.2084340Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T16:37:41.5878100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T16%3A45%3A00Z&sig=fI7AfiFWsl5gzQv58QYY2DxSf%2Bfiy%2FqX6rE4NE7xDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:41.6532680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=fI7AfiFWsl5gzQv58QYY2DxSf\%2Bfiy\%2FqX6rE4NE7xDVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:42.0465820Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T16:37:42.1837060Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T16:37:42.1880300Z 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-3552-tlf4ro 2021-05-15T16:37:42.8396290Z cp -pR /private/tmp/d20210515-3552-tlf4ro/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T16:37:43.5437310Z chmod -Rf +w /private/tmp/d20210515-3552-tlf4ro 2021-05-15T16:37:44.5302530Z ==> Finishing up 2021-05-15T16:37:44.6416450Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T16:37:44.6426160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T16:37:44.6433910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T16:37:44.6443310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T16:37:44.6452950Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T16:37:44.6576800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T16:37:44.6580630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T16:37:44.6585940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T16:37:44.6593640Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T16:37:44.6598110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T16:37:44.6603240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T16:37:44.6607650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T16:37:44.6612580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T16:37:44.6617050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T16:37:44.6622010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T16:37:44.6626330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T16:37:44.6631510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T16:37:44.6636030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T16:37:44.6641040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T16:37:44.6645420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T16:37:44.6650370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T16:37:44.6655590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T16:37:44.6660580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T16:37:44.6665150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T16:37:44.6670040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T16:37:44.6674400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T16:37:44.6679390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T16:37:44.6683760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T16:37:44.6688910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T16:37:44.6693350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T16:37:44.6699660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T16:37:44.6704440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T16:37:44.6710400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T16:37:44.6713370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T16:37:44.6718560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T16:37:44.6723230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T16:37:44.6727630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T16:37:44.6732660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T16:37:44.6737420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T16:37:44.6741790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T16:37:44.6746740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T16:37:44.6751470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T16:37:44.6755880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T16:37:44.6760970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T16:37:44.6765760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T16:37:44.6770130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T16:37:44.6775830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T16:37:44.6780190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T16:37:44.6785330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T16:37:44.6790080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T16:37:44.6794430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T16:37:44.6799920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T16:37:44.6804520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T16:37:44.6809600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T16:37:44.6815440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T16:37:44.6820010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T16:37:44.6825060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T16:37:44.6829840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T16:37:44.6834320Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T16:37:44.6839470Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T16:37:44.6844170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T16:37:44.6848550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T16:37:44.6853590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T16:37:44.6858480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T16:37:44.6863380Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T16:37:44.6868440Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T16:37:44.6872910Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T16:37:44.6878160Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T16:37:44.6883330Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T16:37:44.6888300Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T16:37:44.6892690Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T16:37:44.6897800Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T16:37:44.6902560Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T16:37:44.6907020Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T16:37:44.6913270Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T16:37:44.6917820Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T16:37:44.6922960Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T16:37:44.6927570Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T16:37:44.6932610Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T16:37:44.6937110Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T16:37:44.6942060Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T16:37:44.6949240Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T16:37:44.6955550Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T16:37:44.6962730Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T16:37:44.6979120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T16:37:44.6984650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T16:37:44.6990020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T16:37:44.6995380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T16:37:44.7000350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T16:37:44.7006200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T16:37:44.7011900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T16:37:44.7017510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T16:37:44.7022760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T16:37:44.7028070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T16:37:44.7033880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T16:37:44.7039450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T16:37:44.7044840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T16:37:44.7049980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T16:37:44.7055340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T16:37:44.7060820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T16:37:44.7065560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T16:37:44.7069980Z Only the first 100 operations were output. 2021-05-15T16:37:45.0768930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3716-13knxcd.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-15T16:37:47.8275420Z ==> Summary 2021-05-15T16:37:47.9095150Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T16:37:50.4900070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T16:37:51.6539290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:37:52.2222660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T16:37:52.6004590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T16%3A45%3A00Z&sig=o%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE%2FGego%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:37:52.6581820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=o\%2FUuaaM11sHuwmmTQFlyw2gqTGWT7pm2tZlswE\%2FGego\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:37:52.7400520Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T16:37:52.8423780Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T16:37:52.8451490Z 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-3723-15n82iz 2021-05-15T16:37:52.9175370Z cp -pR /private/tmp/d20210515-3723-15n82iz/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T16:37:53.0633020Z chmod -Rf +w /private/tmp/d20210515-3723-15n82iz 2021-05-15T16:37:53.2249680Z ==> Finishing up 2021-05-15T16:37:53.2582140Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T16:37:53.2599490Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T16:37:53.2601420Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T16:37:53.2637610Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T16:37:53.2685440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2788080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2838690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2867250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2870180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2872120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2876030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2891430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2908630Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T16:37:53.2911580Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T16:37:53.2915120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2920760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2923100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2925390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2927270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2962210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.2981170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3008030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3010490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3024150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3045240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3079690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3099350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3138490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3149860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3154840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3167160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3195060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3198240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3224730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3239130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3260840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3301250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3307880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3310360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3314500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3332830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3373010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3393880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3399790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3404070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3422550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3455320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3457300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3459200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3541280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3640330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3647320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3696290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3727320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3761930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3794790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3829390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3861330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3896550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3927290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T16:37:53.3961900Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T16:37:53.3992750Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T16:37:53.4021680Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T16:37:53.4050980Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T16:37:53.4084410Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T16:37:53.4118970Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T16:37:53.4152490Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T16:37:53.4187130Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T16:37:53.4301770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3888-1vl99yr.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-15T16:37:56.0526080Z ==> Summary 2021-05-15T16:37:56.0736200Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T16:37:58.2444580Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T16:37:58.2445730Z To reinstall 1.6.37, run: 2021-05-15T16:37:58.2446510Z brew reinstall libpng 2021-05-15T16:38:00.1556900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T16:38:01.2746380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:01.8489140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T16:38:02.2643170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T16%3A45%3A00Z&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:02.3204560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=Fn3ExhZXg1g7TEMM7h1AfIUCW4JHRnogJJ7W0p62C3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:02.3662340Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T16:38:02.3709190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T16:38:03.5151820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:04.0649230Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T16:38:04.5178120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T16%3A45%3A00Z&sig=xU4ZaAIr897d%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:04.5737860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=xU4ZaAIr897d\%2FUOLH9oN2e7WecrbxKh4VBY7lpxekps\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:04.6765010Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T16:38:04.6816640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T16:38:05.7960030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:06.3324880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T16:38:06.7137930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T16%3A45%3A00Z&sig=naO%2FklcOMCzHQ09z8Dxa%2FBDglKgWvVInNRgDuMnTQlw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:06.7646580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=naO\%2FklcOMCzHQ09z8Dxa\%2FBDglKgWvVInNRgDuMnTQlw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:06.8133480Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T16:38:06.8162940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T16:38:07.9048450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:08.4620110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T16:38:08.8497010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T16%3A45%3A00Z&sig=tlC9WEg6D2xZ5dX4VMD%2FVGzyiusMy54mx3DfCjZglf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:08.8943910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=tlC9WEg6D2xZ5dX4VMD\%2FVGzyiusMy54mx3DfCjZglf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:08.9386770Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T16:38:08.9415180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T16:38:10.0482750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:10.6280380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T16:38:11.0281000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T16%3A45%3A00Z&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d%2BvcWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:11.0728060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gJm3v1UvniL62kRAKfvxJU7a1BMKEvsaiV4C3d\%2BvcWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:11.2121540Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T16:38:11.2180650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T16:38:12.4163470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:12.9772970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T16:38:13.3509320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T16%3A45%3A00Z&sig=0%2Fd7q0BntW64e8lk3TA%2BRIAIqzjSGpLMrpPuWFV3Yy8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:13.3962910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=0\%2Fd7q0BntW64e8lk3TA\%2BRIAIqzjSGpLMrpPuWFV3Yy8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:13.5827450Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:38:13.5930620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T16:38:14.7317630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:15.2784240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T16:38:15.6765560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T16%3A45%3A00Z&sig=snHxl0oX%2BNsnxT3sIPembbSlAoUy%2FiH%2B%2Bdbm2Rpjjbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:15.7231690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=snHxl0oX\%2BNsnxT3sIPembbSlAoUy\%2FiH\%2B\%2Bdbm2Rpjjbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:15.7822330Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T16:38:15.7853360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T16:38:16.9099680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:17.4830380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T16:38:17.8661530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T16%3A45%3A00Z&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:17.9238720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=iBzOSsRmK8dKfHwyRIjPGBCdksiadoysrESaImTwFmc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:17.9723260Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T16:38:17.9753640Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T16:38:19.1136010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:19.6494300Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T16:38:20.0858050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T16%3A45%3A00Z&sig=ZFM%2Fq343%2BkkmOA8ILS%2FHwynYFpUp3ztEMi16xPtYlgA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:20.1335770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=ZFM\%2Fq343\%2BkkmOA8ILS\%2FHwynYFpUp3ztEMi16xPtYlgA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:20.1883010Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T16:38:20.1915770Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T16:38:21.4539480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:22.0102520Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T16:38:22.3794960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T16%3A45%3A00Z&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:22.4429890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=gnxN2PUzjabAqvjGJi1FqhWFKp5VLiTNA16RVG5yqV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:22.5277480Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T16:38:22.5321880Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T16:38:23.6324000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:24.2253750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T16:38:24.8717760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T16%3A45%3A00Z&sig=3frtb7DXayr1rWcFJDQbLWvq7%2BZBY7rnY4%2BFQAU0%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:24.9161230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=3frtb7DXayr1rWcFJDQbLWvq7\%2BZBY7rnY4\%2BFQAU0\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:25.0431540Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T16:38:25.0518090Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T16:38:26.1837580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:26.7497240Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T16:38:27.1474010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T16%3A45%3A00Z&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:27.1914210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=H7zJ6XUmHeoCzDgOed9qMdBGE5yqEoKYvonp0MkWyR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:27.2653860Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T16:38:27.2693490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T16:38:28.4002180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:29.0044190Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T16:38:29.3704760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T16%3A45%3A00Z&sig=cHZolcJ%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:29.4225750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=cHZolcJ\%2By51HYQKob6dSTn2pJYMvh9Kn5NyaW96yN0A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:29.5002610Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T16:38:29.5042200Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T16:38:30.7348700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:31.3070880Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T16:38:31.6903470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T16%3A45%3A00Z&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:31.7371890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=zoYLj1ouPEuHPF0KqDzyeACxw46bGGbuNQEk6vgPCc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:32.1324980Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T16:38:32.1839070Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T16:38:33.4780140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:34.0369810Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T16:38:34.4191260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T16%3A45%3A00Z&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:34.4677340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=IdkhXnGTujsFOucYx5G9OAtqwvIKFJ2VyE1lczb6TfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:34.6005930Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T16:38:34.6102510Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T16:38:35.7006310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:36.9868450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:36.9882170Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T16:38:36.9886600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T16%3A45%3A00Z&sig=YoByyDSXG1ScVNvjQckkFMac5Y8kvNM3Aok97xzEstg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:37.8366580Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T16:38:38.2698040Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T16:38:39.4052000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:38:39.9833310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T16:38:40.3585470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T16%3A45%3A00Z&sig=aXFEC4la4%2BUJe25J7gWfbbSmB%2Fe93dbCNNb4YRJsfXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:38:40.4100290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A45\%3A00Z\&sig=aXFEC4la4\%2BUJe25J7gWfbbSmB\%2Fe93dbCNNb4YRJsfXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:38:40.6953400Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T16:38:40.7570650Z ==> 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-15T16:38:40.7576520Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T16:38:40.8472470Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T16:38:40.8511820Z 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-3998-6m41vi 2021-05-15T16:38:40.8593670Z cp -pR /private/tmp/d20210515-3998-6m41vi/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T16:38:40.8681870Z chmod -Rf +w /private/tmp/d20210515-3998-6m41vi 2021-05-15T16:38:40.9058390Z ==> Finishing up 2021-05-15T16:38:41.0074430Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T16:38:41.0165400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4260-z56yyc.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-15T16:38:43.4794950Z ==> Summary 2021-05-15T16:38:43.4811700Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T16:38:43.4819060Z ==> Installing poppler dependency: xorgproto 2021-05-15T16:38:43.4852390Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T16:38:43.4870810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3998-12t5b7r 2021-05-15T16:38:43.5785240Z cp -pR /private/tmp/d20210515-3998-12t5b7r/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T16:38:43.7150660Z chmod -Rf +w /private/tmp/d20210515-3998-12t5b7r 2021-05-15T16:38:43.8653490Z ==> Finishing up 2021-05-15T16:38:43.9051410Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T16:38:43.9054760Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T16:38:43.9069330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T16:38:43.9074980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T16:38:43.9080100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T16:38:43.9085350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T16:38:43.9090120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T16:38:43.9095360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T16:38:43.9100100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T16:38:43.9105330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T16:38:43.9110000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T16:38:43.9190320Z rm /usr/local/share/pkgconfig 2021-05-15T16:38:43.9209700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T16:38:43.9214630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T16:38:43.9220110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T16:38:43.9225320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T16:38:43.9230580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T16:38:43.9243710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T16:38:43.9249410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T16:38:43.9254170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T16:38:43.9259720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T16:38:43.9265000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T16:38:43.9269990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T16:38:43.9275410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T16:38:43.9280610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T16:38:43.9285510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T16:38:43.9292940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T16:38:43.9299480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T16:38:43.9306780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T16:38:43.9308780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T16:38:43.9313840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T16:38:43.9319060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T16:38:43.9323800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T16:38:43.9329170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T16:38:43.9333900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T16:38:43.9339180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T16:38:43.9343740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T16:38:43.9349250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T16:38:43.9353890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T16:38:43.9381660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T16:38:43.9386310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T16:38:43.9391780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T16:38:43.9396770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T16:38:43.9402560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T16:38:43.9408020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T16:38:43.9412660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T16:38:43.9418120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T16:38:43.9422870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T16:38:43.9428300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T16:38:43.9432820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T16:38:43.9437640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T16:38:43.9443050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T16:38:43.9447700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T16:38:43.9452880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T16:38:43.9986670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4286-a8yk10.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-15T16:38:46.5132580Z ==> Summary 2021-05-15T16:38:46.5297330Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T16:38:46.5302410Z ==> Installing poppler dependency: libxau 2021-05-15T16:38:46.5399310Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T16:38:46.5417410Z 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-3998-np1f32 2021-05-15T16:38:46.5539950Z cp -pR /private/tmp/d20210515-3998-np1f32/libxau/. /usr/local/Cellar/libxau 2021-05-15T16:38:46.5707920Z chmod -Rf +w /private/tmp/d20210515-3998-np1f32 2021-05-15T16:38:46.6667720Z ==> Finishing up 2021-05-15T16:38:46.7429710Z rm /usr/local/include/X11 2021-05-15T16:38:46.7441200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T16:38:46.7445600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T16:38:46.7451060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T16:38:46.7458930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T16:38:46.7461360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T16:38:46.7465960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T16:38:46.7471220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T16:38:46.7475830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T16:38:46.7481050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T16:38:46.7486010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T16:38:46.7490760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T16:38:46.7495930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T16:38:46.7500800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T16:38:46.7505550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T16:38:46.7511850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T16:38:46.7517410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T16:38:46.7522080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T16:38:46.7527530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T16:38:46.7533200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T16:38:46.7538240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T16:38:46.7543790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T16:38:46.7549940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T16:38:46.7554560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T16:38:46.7559850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T16:38:46.7562990Z mkdir -p /usr/local/include/X11/dri 2021-05-15T16:38:46.7569410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T16:38:46.7574290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T16:38:46.7579680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T16:38:46.7582530Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T16:38:46.7590620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T16:38:46.7595660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T16:38:46.7600610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T16:38:46.7605990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T16:38:46.7611220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T16:38:46.7616160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T16:38:46.7622620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T16:38:46.7628170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T16:38:46.7633090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T16:38:46.7638580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T16:38:46.7644090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T16:38:46.7648940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T16:38:46.7678130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T16:38:46.7683680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T16:38:46.7688580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T16:38:46.7693540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T16:38:46.7698410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T16:38:46.7703820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T16:38:46.7708790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T16:38:46.7714490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T16:38:46.7719260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T16:38:46.7724910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T16:38:46.7730520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T16:38:46.7735330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T16:38:46.7740710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T16:38:46.7745840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T16:38:46.7751540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T16:38:46.7756290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T16:38:46.7762670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T16:38:46.7767380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T16:38:46.7772880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T16:38:46.7777760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T16:38:46.7783260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T16:38:46.7788090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T16:38:46.7793650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T16:38:46.7799350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T16:38:46.7805110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T16:38:46.7810260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T16:38:46.7815610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T16:38:46.7820660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T16:38:46.7826180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T16:38:46.7831160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T16:38:46.7836770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T16:38:46.7841720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T16:38:46.7847310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T16:38:46.7852270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T16:38:46.7857840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T16:38:46.7862750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T16:38:46.7868420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T16:38:46.7873360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T16:38:46.7879150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T16:38:46.7884570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T16:38:46.7889930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T16:38:46.7894880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T16:38:46.7900410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T16:38:46.7905610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T16:38:46.7910510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T16:38:46.7916090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T16:38:46.7921420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T16:38:46.7927020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T16:38:46.7931890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T16:38:46.7937330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T16:38:46.7942310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T16:38:46.7947560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T16:38:46.7952960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T16:38:46.7958130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T16:38:46.7963360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T16:38:46.7968740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T16:38:46.7973840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T16:38:46.7988290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T16:38:46.7990170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T16:38:46.7992070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T16:38:46.7993680Z Only the first 100 operations were output. 2021-05-15T16:38:46.8452280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4313-1l2g9ul.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-15T16:38:49.3155820Z ==> Summary 2021-05-15T16:38:49.3181680Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T16:38:49.3187390Z ==> Installing poppler dependency: libxdmcp 2021-05-15T16:38:49.3275490Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T16:38:49.3293300Z 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-3998-10c606 2021-05-15T16:38:49.3395220Z cp -pR /private/tmp/d20210515-3998-10c606/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T16:38:49.3510850Z chmod -Rf +w /private/tmp/d20210515-3998-10c606 2021-05-15T16:38:49.3966740Z ==> Finishing up 2021-05-15T16:38:49.4347300Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T16:38:49.4353300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T16:38:49.4364610Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T16:38:49.4370970Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T16:38:49.4378450Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T16:38:49.4510470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4339-1nurvxv.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-15T16:38:51.8028580Z ==> Summary 2021-05-15T16:38:51.8047100Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T16:38:51.8054860Z ==> Installing poppler dependency: libxcb 2021-05-15T16:38:51.8400040Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T16:38:51.8417350Z 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-3998-1o4x4fn 2021-05-15T16:38:52.5317640Z cp -pR /private/tmp/d20210515-3998-1o4x4fn/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T16:38:53.8323390Z chmod -Rf +w /private/tmp/d20210515-3998-1o4x4fn 2021-05-15T16:38:54.9673570Z ==> Finishing up 2021-05-15T16:38:55.0022900Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T16:38:55.0032010Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T16:38:55.0149920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T16:38:55.0154020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T16:38:55.0164510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T16:38:55.0175260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T16:38:55.0190840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T16:38:55.0205230Z 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-15T16:38:55.0218420Z 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-15T16:38:55.0228790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T16:38:55.0244940Z 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-15T16:38:55.0260780Z 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-15T16:38:55.0271240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T16:38:55.0276520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T16:38:55.0286940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T16:38:55.0301490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T16:38:55.0311980Z 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-15T16:38:55.0323300Z 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-15T16:38:55.0328450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T16:38:55.0334100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T16:38:55.0339020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T16:38:55.0351340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T16:38:55.0356750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T16:38:55.0365540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T16:38:55.0376490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T16:38:55.0381610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T16:38:55.0390350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T16:38:55.0395240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T16:38:55.0404700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T16:38:55.0412770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T16:38:55.0425580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T16:38:55.0436270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T16:38:55.0444610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T16:38:55.0454240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T16:38:55.0459510Z 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-15T16:38:55.0465110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T16:38:55.0473440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T16:38:55.0478400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T16:38:55.0487070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T16:38:55.0492100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T16:38:55.0499970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T16:38:55.0508770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T16:38:55.0513980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T16:38:55.0519130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T16:38:55.0526590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T16:38:55.0531440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T16:38:55.0540040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T16:38:55.0544850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T16:38:55.0550720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T16:38:55.0555790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T16:38:55.0561550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T16:38:55.0571040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T16:38:55.0577200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T16:38:55.0609160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T16:38:55.0616670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T16:38:55.0622240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T16:38:55.0632080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T16:38:55.0637140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T16:38:55.0644810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T16:38:55.0650310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T16:38:55.0655750Z 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-15T16:38:55.0667000Z 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-15T16:38:55.0671850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T16:38:55.0677620Z 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-15T16:38:55.0682920Z 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-15T16:38:55.0687770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T16:38:55.0693640Z 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-15T16:38:55.0698760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T16:38:55.0703850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T16:38:55.0710670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T16:38:55.0719340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T16:38:55.0724580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T16:38:55.0730250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T16:38:55.0737600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T16:38:55.0743050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T16:38:55.0748750Z 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-15T16:38:55.0753830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T16:38:55.0759680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T16:38:55.0770940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T16:38:55.0776420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T16:38:55.0781740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T16:38:55.0786740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T16:38:55.0792130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T16:38:55.0797200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T16:38:55.0807210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T16:38:55.0813000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T16:38:55.0818910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T16:38:55.0824570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T16:38:55.0829560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T16:38:55.0835300Z 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-15T16:38:55.0844160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T16:38:55.0849820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T16:38:55.0857850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T16:38:55.0863410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T16:38:55.0868880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T16:38:55.0874360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T16:38:55.0879290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T16:38:55.0885010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T16:38:55.0889860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T16:38:55.0895640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T16:38:55.0899440Z Only the first 100 operations were output. 2021-05-15T16:38:56.6780560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4374-189zfzj.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-15T16:38:59.6302110Z ==> Summary 2021-05-15T16:38:59.7665580Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T16:38:59.7670930Z ==> Installing poppler dependency: libx11 2021-05-15T16:38:59.8118740Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:38:59.8137190Z 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-3998-6j9fkl 2021-05-15T16:39:00.1841860Z cp -pR /private/tmp/d20210515-3998-6j9fkl/libx11/. /usr/local/Cellar/libx11 2021-05-15T16:39:00.7515050Z chmod -Rf +w /private/tmp/d20210515-3998-6j9fkl 2021-05-15T16:39:01.2201010Z ==> Finishing up 2021-05-15T16:39:01.2574770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T16:39:01.2578070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T16:39:01.2583800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T16:39:01.2588020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T16:39:01.2593340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T16:39:01.2598020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T16:39:01.2603220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T16:39:01.2607890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T16:39:01.2613070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T16:39:01.2617550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T16:39:01.2622590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T16:39:01.2627400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T16:39:01.2635170Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T16:39:01.2641390Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T16:39:01.2668180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T16:39:01.2673680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T16:39:01.2679940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T16:39:01.2686410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T16:39:01.2690910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T16:39:01.2696890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T16:39:01.2701680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T16:39:01.2707480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T16:39:01.2712150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T16:39:01.2717630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T16:39:01.2723180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T16:39:01.2728590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T16:39:01.2734130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T16:39:01.2739220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T16:39:01.2744830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T16:39:01.2750320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T16:39:01.2755160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T16:39:01.2761000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T16:39:01.2765980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T16:39:01.2790860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T16:39:01.2795790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T16:39:01.2801430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T16:39:01.2806600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T16:39:01.2811660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T16:39:01.2817120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T16:39:01.2822040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T16:39:01.2827970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T16:39:01.2832480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T16:39:01.2838070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T16:39:01.2843240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T16:39:01.2848370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T16:39:01.2854070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T16:39:01.2858910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T16:39:01.2864420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T16:39:01.2869500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T16:39:01.2874870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T16:39:01.2880500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T16:39:01.2886460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T16:39:01.2892000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T16:39:01.2896940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T16:39:01.2902750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T16:39:01.2908980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T16:39:01.2914330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T16:39:01.2919900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T16:39:01.2927680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T16:39:01.2931040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T16:39:01.2936380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T16:39:01.2941880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T16:39:01.2946960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T16:39:01.2952350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T16:39:01.2957510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T16:39:01.2962860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T16:39:01.2968010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T16:39:01.2973270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T16:39:01.2978780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T16:39:01.2984320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T16:39:01.2989080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T16:39:01.2994980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T16:39:01.3002500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T16:39:01.3021780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T16:39:01.3023700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T16:39:01.3025620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T16:39:01.3027810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T16:39:01.3029830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T16:39:01.3033120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T16:39:01.3038110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T16:39:01.3043840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T16:39:01.3048670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T16:39:01.3054330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T16:39:01.3080760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T16:39:01.3085970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T16:39:01.3091590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T16:39:01.3096780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T16:39:01.3101760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T16:39:01.3107380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T16:39:01.3112270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T16:39:01.3117920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T16:39:01.3122490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T16:39:01.3127800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T16:39:01.3132560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T16:39:01.3138830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T16:39:01.3169420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T16:39:01.3171260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T16:39:01.3173260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T16:39:01.3175220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T16:39:01.3176850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T16:39:01.3178030Z Only the first 100 operations were output. 2021-05-15T16:39:01.8927030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4400-h0q1xz.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-15T16:39:04.5379000Z ==> Summary 2021-05-15T16:39:04.6095770Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T16:39:04.6100950Z ==> Installing poppler dependency: libxext 2021-05-15T16:39:04.6665410Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T16:39:04.6767750Z 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-3998-m7xtyw 2021-05-15T16:39:04.7070270Z cp -pR /private/tmp/d20210515-3998-m7xtyw/libxext/. /usr/local/Cellar/libxext 2021-05-15T16:39:04.8322460Z chmod -Rf +w /private/tmp/d20210515-3998-m7xtyw 2021-05-15T16:39:04.9135230Z ==> Finishing up 2021-05-15T16:39:04.9512660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T16:39:04.9516430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T16:39:04.9522310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T16:39:04.9526770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T16:39:04.9532080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T16:39:04.9536780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T16:39:04.9542290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T16:39:04.9547450Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T16:39:04.9552210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T16:39:04.9557590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T16:39:04.9562320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T16:39:04.9567870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T16:39:04.9572670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T16:39:04.9578090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T16:39:04.9582820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T16:39:04.9588310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T16:39:04.9600440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T16:39:04.9619330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T16:39:04.9625270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T16:39:04.9627000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T16:39:04.9628800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T16:39:04.9633990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T16:39:04.9635930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T16:39:04.9638080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T16:39:04.9644310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T16:39:04.9649350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T16:39:04.9654500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T16:39:04.9660030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T16:39:04.9665200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T16:39:04.9670650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T16:39:04.9675870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T16:39:04.9681350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T16:39:04.9686360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T16:39:04.9691840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T16:39:04.9697020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T16:39:04.9702630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T16:39:04.9707630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T16:39:04.9713230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T16:39:04.9742650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T16:39:04.9744800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T16:39:04.9746560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T16:39:04.9748470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T16:39:04.9750260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T16:39:04.9767410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T16:39:04.9773070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T16:39:04.9779160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T16:39:04.9784830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T16:39:04.9790650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T16:39:04.9795710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T16:39:04.9802000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T16:39:04.9806680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T16:39:04.9812380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T16:39:04.9818220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T16:39:04.9823160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T16:39:04.9829650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T16:39:04.9834290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T16:39:04.9840100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T16:39:04.9845830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T16:39:04.9851820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T16:39:04.9857610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T16:39:04.9862590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T16:39:04.9867950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T16:39:04.9873560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T16:39:04.9878530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T16:39:04.9884060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T16:39:04.9888670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T16:39:04.9894890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T16:39:04.9899810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T16:39:04.9904710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T16:39:04.9910360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T16:39:04.9915190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T16:39:04.9920700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T16:39:04.9925930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T16:39:04.9931710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T16:39:04.9937960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T16:39:04.9943870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T16:39:04.9949190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T16:39:04.9955680Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T16:39:04.9961340Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T16:39:04.9966290Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T16:39:04.9973410Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T16:39:05.0222880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4428-jldmoq.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-15T16:39:07.3485580Z ==> Summary 2021-05-15T16:39:07.3547340Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T16:39:07.3552800Z ==> Installing poppler dependency: libxrender 2021-05-15T16:39:07.4109520Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T16:39:07.4125930Z 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-3998-qkkxrx 2021-05-15T16:39:07.4236290Z cp -pR /private/tmp/d20210515-3998-qkkxrx/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T16:39:07.4378570Z chmod -Rf +w /private/tmp/d20210515-3998-qkkxrx 2021-05-15T16:39:07.4922990Z ==> Finishing up 2021-05-15T16:39:07.5301950Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T16:39:07.5309180Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T16:39:07.5315410Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T16:39:07.5319830Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T16:39:07.5325100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T16:39:07.5332240Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T16:39:07.5466850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4455-14tydw1.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-15T16:39:10.1437570Z ==> Summary 2021-05-15T16:39:10.1461480Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T16:39:10.1474250Z ==> Installing poppler dependency: lzo 2021-05-15T16:39:10.1489090Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T16:39:10.1506760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3998-1z0oenr 2021-05-15T16:39:10.1676240Z cp -pR /private/tmp/d20210515-3998-1z0oenr/lzo/. /usr/local/Cellar/lzo 2021-05-15T16:39:10.1892930Z chmod -Rf +w /private/tmp/d20210515-3998-1z0oenr 2021-05-15T16:39:10.2516680Z ==> Finishing up 2021-05-15T16:39:10.2883260Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T16:39:10.2890810Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T16:39:10.2897300Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T16:39:10.2901450Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T16:39:10.2907020Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T16:39:10.2914790Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T16:39:10.3080340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4481-mbk68.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-15T16:39:12.8579540Z ==> Summary 2021-05-15T16:39:12.8610280Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T16:39:12.8616160Z ==> Installing poppler dependency: pixman 2021-05-15T16:39:12.8642310Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T16:39:12.8661320Z 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-3998-7yzmot 2021-05-15T16:39:12.8817860Z cp -pR /private/tmp/d20210515-3998-7yzmot/pixman/. /usr/local/Cellar/pixman 2021-05-15T16:39:12.8955380Z chmod -Rf +w /private/tmp/d20210515-3998-7yzmot 2021-05-15T16:39:12.9440800Z ==> Finishing up 2021-05-15T16:39:12.9799770Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T16:39:12.9806360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T16:39:12.9813520Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T16:39:12.9817990Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T16:39:12.9823530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T16:39:12.9830650Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T16:39:12.9959020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4507-wegq5l.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-15T16:39:15.4571230Z ==> Summary 2021-05-15T16:39:15.4590860Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T16:39:15.4596930Z ==> Installing poppler dependency: cairo 2021-05-15T16:39:15.6453250Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T16:39:15.6470390Z 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-3998-4bbvba 2021-05-15T16:39:15.7136330Z cp -pR /private/tmp/d20210515-3998-4bbvba/cairo/. /usr/local/Cellar/cairo 2021-05-15T16:39:15.7894300Z chmod -Rf +w /private/tmp/d20210515-3998-4bbvba 2021-05-15T16:39:16.0408020Z ==> Finishing up 2021-05-15T16:39:16.1012630Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T16:39:16.1023260Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T16:39:16.1029840Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T16:39:16.1054430Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T16:39:16.1061430Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T16:39:16.1066700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T16:39:16.1071250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T16:39:16.1076850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T16:39:16.1081910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T16:39:16.1087000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T16:39:16.1091980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T16:39:16.1096510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T16:39:16.1101220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T16:39:16.1106270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T16:39:16.1113770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T16:39:16.1118540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T16:39:16.1124790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T16:39:16.1129970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T16:39:16.1136050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T16:39:16.1139900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T16:39:16.1145550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T16:39:16.1151410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T16:39:16.1156130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T16:39:16.1161450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T16:39:16.1166210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T16:39:16.1171600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T16:39:16.1176430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T16:39:16.1181640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T16:39:16.1186950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T16:39:16.1191580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T16:39:16.1196820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T16:39:16.1553070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4533-jotsg6.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-15T16:39:18.6102580Z ==> Summary 2021-05-15T16:39:18.6188280Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T16:39:18.6194650Z ==> Installing poppler dependency: little-cms2 2021-05-15T16:39:18.6346530Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T16:39:18.6364270Z 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-3998-1qygr0c 2021-05-15T16:39:18.6547540Z cp -pR /private/tmp/d20210515-3998-1qygr0c/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T16:39:18.6759850Z chmod -Rf +w /private/tmp/d20210515-3998-1qygr0c 2021-05-15T16:39:18.7452030Z ==> Finishing up 2021-05-15T16:39:18.7666920Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T16:39:18.7675070Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T16:39:18.7681460Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T16:39:18.7688130Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T16:39:18.7693580Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T16:39:18.7700810Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T16:39:18.7706300Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T16:39:18.7725480Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T16:39:18.7735540Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T16:39:18.7746750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T16:39:18.7755820Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T16:39:18.7761930Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T16:39:18.7768840Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T16:39:18.7773610Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T16:39:18.7779340Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T16:39:18.7787110Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T16:39:18.7960010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4559-gz9gll.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-15T16:39:21.2743450Z ==> Summary 2021-05-15T16:39:21.2769350Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T16:39:21.2774360Z ==> Installing poppler dependency: nspr 2021-05-15T16:39:21.2793560Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T16:39:21.2811660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3998-gqj3kq 2021-05-15T16:39:21.3156830Z cp -pR /private/tmp/d20210515-3998-gqj3kq/nspr/. /usr/local/Cellar/nspr 2021-05-15T16:39:21.3662070Z chmod -Rf +w /private/tmp/d20210515-3998-gqj3kq 2021-05-15T16:39:21.4585150Z ==> Finishing up 2021-05-15T16:39:21.4919940Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T16:39:21.4926110Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T16:39:21.4961820Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T16:39:21.4969640Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T16:39:21.4975730Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T16:39:21.4986630Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T16:39:21.4988270Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T16:39:21.4991580Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T16:39:21.4996780Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T16:39:21.5004840Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T16:39:21.5272720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4587-1lsktrp.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-15T16:39:23.9431760Z ==> Summary 2021-05-15T16:39:23.9492990Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T16:39:23.9499260Z ==> Installing poppler dependency: nss 2021-05-15T16:39:23.9662790Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T16:39:23.9680140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3998-1i68lmv 2021-05-15T16:39:24.2369900Z cp -pR /private/tmp/d20210515-3998-1i68lmv/nss/. /usr/local/Cellar/nss 2021-05-15T16:39:24.4389470Z chmod -Rf +w /private/tmp/d20210515-3998-1i68lmv 2021-05-15T16:39:25.7484250Z ==> Finishing up 2021-05-15T16:39:25.7871460Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T16:39:25.7874680Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T16:39:25.7881220Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T16:39:25.7885390Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T16:39:25.7890250Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T16:39:25.7894740Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T16:39:25.7903050Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T16:39:25.7907240Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T16:39:25.7912670Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T16:39:25.7916590Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T16:39:25.7921390Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T16:39:25.7925660Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T16:39:25.7930610Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T16:39:25.7938070Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T16:39:25.7942200Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T16:39:25.7947110Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T16:39:25.7951900Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T16:39:25.7956660Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T16:39:25.7960890Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T16:39:25.7965760Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T16:39:25.7970270Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T16:39:25.7975090Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T16:39:25.7979350Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T16:39:25.7984210Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T16:39:25.7988680Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T16:39:25.7996730Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T16:39:25.7998130Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T16:39:25.8002580Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T16:39:25.8007590Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T16:39:25.8011840Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T16:39:25.8016620Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T16:39:25.8020980Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T16:39:25.8026070Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T16:39:25.8030330Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T16:39:25.8035220Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T16:39:25.8039580Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T16:39:25.8044530Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T16:39:25.8048720Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T16:39:25.8053630Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T16:39:25.8057950Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T16:39:25.8062790Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T16:39:25.8067610Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T16:39:25.8072210Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T16:39:25.8076630Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T16:39:25.8081690Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T16:39:25.8085800Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T16:39:25.8090580Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T16:39:25.8094770Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T16:39:25.8103850Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T16:39:25.8108180Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T16:39:25.8113890Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T16:39:25.8118050Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T16:39:25.8123120Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T16:39:25.8127580Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T16:39:25.8132570Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T16:39:25.8137240Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T16:39:25.8142220Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T16:39:25.8146660Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T16:39:25.8151770Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T16:39:25.8156200Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T16:39:25.8161240Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T16:39:25.8165990Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T16:39:25.8170680Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T16:39:25.8175340Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T16:39:25.8180110Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T16:39:25.8184810Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T16:39:25.8189650Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T16:39:25.8194970Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T16:39:25.8200500Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T16:39:25.8205540Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T16:39:25.8212910Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T16:39:25.8220860Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T16:39:25.8226430Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T16:39:25.8231340Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T16:39:25.8236310Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T16:39:25.8241530Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T16:39:25.8246510Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T16:39:25.8251620Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T16:39:25.8256820Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T16:39:25.8261830Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T16:39:25.8266840Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T16:39:25.8271690Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T16:39:25.8276620Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T16:39:25.8281800Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T16:39:25.8286780Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T16:39:25.8292340Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T16:39:25.8297240Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T16:39:25.8302180Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T16:39:25.8308100Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T16:39:25.8313180Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T16:39:25.8318050Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T16:39:25.8323060Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T16:39:25.8328100Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T16:39:25.8333370Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T16:39:25.8338350Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T16:39:25.8343940Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T16:39:25.8349690Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T16:39:25.8354780Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T16:39:25.8359980Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T16:39:25.8364940Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T16:39:25.8368790Z Only the first 100 operations were output. 2021-05-15T16:39:25.9563330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4613-qb9qsr.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-15T16:39:28.3241090Z ==> Summary 2021-05-15T16:39:28.3389060Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T16:39:28.3397210Z ==> Installing poppler dependency: openjpeg 2021-05-15T16:39:28.4118090Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T16:39:28.4135640Z 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-3998-11zdmj0 2021-05-15T16:39:28.6074410Z cp -pR /private/tmp/d20210515-3998-11zdmj0/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T16:39:28.8509000Z chmod -Rf +w /private/tmp/d20210515-3998-11zdmj0 2021-05-15T16:39:29.0914630Z ==> Finishing up 2021-05-15T16:39:29.1275690Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T16:39:29.1279490Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T16:39:29.1284700Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T16:39:29.1291490Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:29.1300150Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:29.1309660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T16:39:29.1328290Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T16:39:29.1338650Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T16:39:29.1350260Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T16:39:29.1353540Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T16:39:29.1358650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T16:39:29.1363760Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T16:39:29.1368610Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T16:39:29.1373920Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T16:39:29.1382600Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T16:39:29.2358150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4639-1gy4gf7.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-15T16:39:31.6409630Z ==> Summary 2021-05-15T16:39:31.6750830Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T16:39:31.6762750Z ==> Installing poppler dependency: qt@5 2021-05-15T16:39:31.6824930Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T16:39:31.6849480Z 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-3998-u4lrv9 2021-05-15T16:39:36.6810830Z cp -pR /private/tmp/d20210515-3998-u4lrv9/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T16:39:43.0572250Z chmod -Rf +w /private/tmp/d20210515-3998-u4lrv9 2021-05-15T16:39:56.1605070Z ==> Finishing up 2021-05-15T16:39:58.8164340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4687-17si1x1.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-15T16:40:03.9687830Z ==> Caveats 2021-05-15T16:40:03.9688960Z We agreed to the Qt open source license for you. 2021-05-15T16:40:03.9689970Z If this is unacceptable you should uninstall. 2021-05-15T16:40:03.9690610Z 2021-05-15T16:40:03.9691940Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:03.9693070Z because this is an alternate version of another formula. 2021-05-15T16:40:03.9693740Z 2021-05-15T16:40:03.9694540Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:03.9696070Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:03.9696830Z 2021-05-15T16:40:03.9697630Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:03.9698930Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:03.9700340Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:03.9701030Z 2021-05-15T16:40:03.9702580Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:03.9703710Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:03.9704370Z 2021-05-15T16:40:03.9705480Z ==> Summary 2021-05-15T16:40:04.7517910Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T16:40:04.7525880Z ==> Installing poppler 2021-05-15T16:40:04.7527740Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T16:40:04.7547640Z 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-3998-tbv4d1 2021-05-15T16:40:05.0011980Z cp -pR /private/tmp/d20210515-3998-tbv4d1/poppler/. /usr/local/Cellar/poppler 2021-05-15T16:40:05.2391310Z chmod -Rf +w /private/tmp/d20210515-3998-tbv4d1 2021-05-15T16:40:05.7427550Z ==> Finishing up 2021-05-15T16:40:05.8659310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T16:40:05.8663820Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T16:40:05.8669110Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T16:40:05.8674570Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T16:40:05.8679500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T16:40:05.8684650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T16:40:05.8689310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T16:40:05.8694830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T16:40:05.8699980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T16:40:05.8704970Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T16:40:05.8710100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T16:40:05.8771680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T16:40:05.8775760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T16:40:05.8784730Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T16:40:05.8803340Z rm /usr/local/share/gir-1.0 2021-05-15T16:40:05.8817900Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T16:40:05.8824180Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T16:40:05.8837050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T16:40:05.8842500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T16:40:05.8848060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T16:40:05.8860240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T16:40:05.8865650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T16:40:05.8873760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T16:40:05.8879040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T16:40:05.8885220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T16:40:05.8923530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T16:40:05.8937920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T16:40:05.8950730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T16:40:05.8953110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T16:40:05.8989340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T16:40:05.8991280Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T16:40:05.8992920Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T16:40:05.8994630Z rm /usr/local/lib/girepository-1.0 2021-05-15T16:40:05.8997800Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T16:40:05.8999890Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T16:40:05.9001990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T16:40:05.9004040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T16:40:05.9005960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T16:40:05.9007800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T16:40:05.9009940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T16:40:05.9012020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T16:40:05.9013900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T16:40:05.9015750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T16:40:05.9017830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T16:40:05.9019860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T16:40:05.9023980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T16:40:05.9029750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T16:40:05.9034570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T16:40:05.9039760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T16:40:05.9045150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T16:40:05.9052970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T16:40:05.9058330Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T16:40:05.9063670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T16:40:05.9068520Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T16:40:06.0077350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4720-17mv09e.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-15T16:40:08.5171730Z ==> Summary 2021-05-15T16:40:08.5503550Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T16:40:10.2717130Z ==> Caveats 2021-05-15T16:40:10.2819460Z ==> qt@5 2021-05-15T16:40:10.2921180Z We agreed to the Qt open source license for you. 2021-05-15T16:40:10.2945910Z If this is unacceptable you should uninstall. 2021-05-15T16:40:10.2947170Z 2021-05-15T16:40:10.2948930Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:40:10.2950110Z because this is an alternate version of another formula. 2021-05-15T16:40:10.2950800Z 2021-05-15T16:40:10.2951610Z If you need to have qt@5 first in your PATH, run: 2021-05-15T16:40:10.2953170Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:40:10.2954420Z 2021-05-15T16:40:10.2955260Z For compilers to find qt@5 you may need to set: 2021-05-15T16:40:10.2956610Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T16:40:10.2957990Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T16:40:10.2958700Z 2021-05-15T16:40:10.2960860Z For pkg-config to find qt@5 you may need to set: 2021-05-15T16:40:10.2962730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T16:40:10.2963410Z 2021-05-15T16:40:12.1016450Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T16:40:13.2136970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:13.7867860Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T16:40:14.2236710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T16%3A50%3A00Z&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV%2FTWB%2FkPQkHgSNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:14.2762220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ZeVLS8IFBOJBJDRRcWKdqB8DffExV\%2FTWB\%2FkPQkHgSNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:14.3368290Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T16:40:14.3425930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:40:15.4817530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:16.0815440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:40:16.6357420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T16%3A50%3A00Z&sig=%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:16.6887150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=\%2B1ORUWvnMhfFpmNydW4vf0pIUGObq2yNTzGdsNHdo6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:17.1204160Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T16:40:17.1487580Z ==> Installing dependencies for hdf5: szip 2021-05-15T16:40:17.1492110Z ==> Installing hdf5 dependency: szip 2021-05-15T16:40:17.2096740Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T16:40:17.2124940Z 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-4743-1y6yab6 2021-05-15T16:40:17.2217640Z cp -pR /private/tmp/d20210515-4743-1y6yab6/szip/. /usr/local/Cellar/szip 2021-05-15T16:40:17.2321630Z chmod -Rf +w /private/tmp/d20210515-4743-1y6yab6 2021-05-15T16:40:17.2759300Z ==> Finishing up 2021-05-15T16:40:17.3159930Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T16:40:17.3163540Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T16:40:17.3173710Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T16:40:17.3180710Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T16:40:17.3185070Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T16:40:17.3190370Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T16:40:17.3314730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4913-5cwuwj.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-15T16:40:19.8454740Z ==> Summary 2021-05-15T16:40:19.8471500Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T16:40:19.8477240Z ==> Installing hdf5 2021-05-15T16:40:19.8480230Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:40:19.8499400Z 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-4743-6b1gzq 2021-05-15T16:40:19.9937060Z cp -pR /private/tmp/d20210515-4743-6b1gzq/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T16:40:20.1296610Z chmod -Rf +w /private/tmp/d20210515-4743-6b1gzq 2021-05-15T16:40:20.4397560Z ==> Finishing up 2021-05-15T16:40:20.4805480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T16:40:20.4808720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T16:40:20.4814080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T16:40:20.4818760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T16:40:20.4823350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T16:40:20.4828390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T16:40:20.4832820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T16:40:20.4837870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T16:40:20.4860300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T16:40:20.4864790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T16:40:20.4870140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T16:40:20.4874530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T16:40:20.4879400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T16:40:20.4883970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T16:40:20.4889550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T16:40:20.4894740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T16:40:20.4899130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T16:40:20.4904130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T16:40:20.4908680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T16:40:20.4914020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T16:40:20.4919300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T16:40:20.4923840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T16:40:20.4948680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T16:40:20.4952970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T16:40:20.4958090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T16:40:20.4962610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T16:40:20.4967620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T16:40:20.4972060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T16:40:20.4976950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T16:40:20.4981470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T16:40:20.4986440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T16:40:20.4991000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T16:40:20.4996030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T16:40:20.5000600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T16:40:20.5005580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T16:40:20.5009990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T16:40:20.5015820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T16:40:20.5020350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T16:40:20.5025480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T16:40:20.5029920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T16:40:20.5034990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T16:40:20.5039940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T16:40:20.5045460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T16:40:20.5051280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T16:40:20.5055850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T16:40:20.5061040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T16:40:20.5065600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T16:40:20.5070770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T16:40:20.5075260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T16:40:20.5080280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T16:40:20.5084700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T16:40:20.5089650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T16:40:20.5093990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T16:40:20.5098920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T16:40:20.5103510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T16:40:20.5108590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T16:40:20.5113180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T16:40:20.5118890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T16:40:20.5123450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T16:40:20.5128520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T16:40:20.5133070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T16:40:20.5137990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T16:40:20.5142490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T16:40:20.5147310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T16:40:20.5151850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T16:40:20.5156760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T16:40:20.5162280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T16:40:20.5167790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T16:40:20.5172190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T16:40:20.5192140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T16:40:20.5197860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T16:40:20.5202350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T16:40:20.5207410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T16:40:20.5212180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T16:40:20.5216610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T16:40:20.5221900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T16:40:20.5226850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T16:40:20.5231210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T16:40:20.5236270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T16:40:20.5240930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T16:40:20.5245480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T16:40:20.5250600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T16:40:20.5256720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T16:40:20.5261860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T16:40:20.5266150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T16:40:20.5271220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T16:40:20.5275570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T16:40:20.5280540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T16:40:20.5286620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T16:40:20.5291220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T16:40:20.5296400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T16:40:20.5301180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T16:40:20.5305660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T16:40:20.5310630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T16:40:20.5315360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T16:40:20.5319750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T16:40:20.5324990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T16:40:20.5329800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T16:40:20.5334710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T16:40:20.5338960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T16:40:20.5342920Z Only the first 100 operations were output. 2021-05-15T16:40:20.6322360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4939-494t8g.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-15T16:40:23.0631260Z ==> Summary 2021-05-15T16:40:23.0799600Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:40:23.7617610Z ==> No outdated dependents to upgrade! 2021-05-15T16:40:23.7634260Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:40:23.8190080Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:40:23.8214640Z hdf5 2021-05-15T16:40:23.8220890Z rm /usr/local/bin/gif2h5 2021-05-15T16:40:23.8223490Z rm /usr/local/bin/h52gif 2021-05-15T16:40:23.8224320Z rm /usr/local/bin/h5c++ 2021-05-15T16:40:23.8225040Z rm /usr/local/bin/h5cc 2021-05-15T16:40:23.8225850Z rm /usr/local/bin/h5clear 2021-05-15T16:40:23.8230000Z rm /usr/local/bin/h5copy 2021-05-15T16:40:23.8234880Z rm /usr/local/bin/h5debug 2021-05-15T16:40:23.8235680Z rm /usr/local/bin/h5diff 2021-05-15T16:40:23.8239420Z rm /usr/local/bin/h5dump 2021-05-15T16:40:23.8242160Z rm /usr/local/bin/h5fc 2021-05-15T16:40:23.8251700Z rm /usr/local/bin/h5format_convert 2021-05-15T16:40:23.8257650Z rm /usr/local/bin/h5import 2021-05-15T16:40:23.8258550Z rm /usr/local/bin/h5jam 2021-05-15T16:40:23.8259290Z rm /usr/local/bin/h5ls 2021-05-15T16:40:23.8260040Z rm /usr/local/bin/h5mkgrp 2021-05-15T16:40:23.8260820Z rm /usr/local/bin/h5perf_serial 2021-05-15T16:40:23.8261630Z rm /usr/local/bin/h5redeploy 2021-05-15T16:40:23.8262410Z rm /usr/local/bin/h5repack 2021-05-15T16:40:23.8266810Z rm /usr/local/bin/h5repart 2021-05-15T16:40:23.8267610Z rm /usr/local/bin/h5stat 2021-05-15T16:40:23.8273040Z rm /usr/local/bin/h5unjam 2021-05-15T16:40:23.8274000Z rm /usr/local/bin/h5watch 2021-05-15T16:40:23.8279130Z rm /usr/local/include/H5ACpublic.h 2021-05-15T16:40:23.8280150Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T16:40:23.8283530Z rm /usr/local/include/H5Apublic.h 2021-05-15T16:40:23.8289500Z rm /usr/local/include/H5ArrayType.h 2021-05-15T16:40:23.8294500Z rm /usr/local/include/H5AtomType.h 2021-05-15T16:40:23.8305260Z rm /usr/local/include/H5Attribute.h 2021-05-15T16:40:23.8306230Z rm /usr/local/include/H5Classes.h 2021-05-15T16:40:23.8317900Z rm /usr/local/include/H5CommonFG.h 2021-05-15T16:40:23.8318910Z rm /usr/local/include/H5CompType.h 2021-05-15T16:40:23.8319770Z rm /usr/local/include/H5Cpp.h 2021-05-15T16:40:23.8325350Z rm /usr/local/include/H5CppDoc.h 2021-05-15T16:40:23.8331620Z rm /usr/local/include/H5Cpublic.h 2021-05-15T16:40:23.8341130Z rm /usr/local/include/H5DOpublic.h 2021-05-15T16:40:23.8344550Z rm /usr/local/include/H5DSpublic.h 2021-05-15T16:40:23.8345490Z rm /usr/local/include/H5DaccProp.h 2021-05-15T16:40:23.8346370Z rm /usr/local/include/H5DataSet.h 2021-05-15T16:40:23.8347250Z rm /usr/local/include/H5DataSpace.h 2021-05-15T16:40:23.8348140Z rm /usr/local/include/H5DataType.h 2021-05-15T16:40:23.8352040Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T16:40:23.8355600Z rm /usr/local/include/H5Dpublic.h 2021-05-15T16:40:23.8356510Z rm /usr/local/include/H5DxferProp.h 2021-05-15T16:40:23.8357470Z rm /usr/local/include/H5ESpublic.h 2021-05-15T16:40:23.8358350Z rm /usr/local/include/H5EnumType.h 2021-05-15T16:40:23.8362280Z rm /usr/local/include/H5Epubgen.h 2021-05-15T16:40:23.8363950Z rm /usr/local/include/H5Epublic.h 2021-05-15T16:40:23.8364930Z rm /usr/local/include/H5Exception.h 2021-05-15T16:40:23.8365800Z rm /usr/local/include/H5FDcore.h 2021-05-15T16:40:23.8366660Z rm /usr/local/include/H5FDdirect.h 2021-05-15T16:40:23.8367570Z rm /usr/local/include/H5FDfamily.h 2021-05-15T16:40:23.8372990Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T16:40:23.8378720Z rm /usr/local/include/H5FDlog.h 2021-05-15T16:40:23.8384580Z rm /usr/local/include/H5FDmpi.h 2021-05-15T16:40:23.8387490Z rm /usr/local/include/H5FDmpio.h 2021-05-15T16:40:23.8391540Z rm /usr/local/include/H5FDmulti.h 2021-05-15T16:40:23.8394170Z rm /usr/local/include/H5FDpublic.h 2021-05-15T16:40:23.8403520Z rm /usr/local/include/H5FDros3.h 2021-05-15T16:40:23.8414870Z rm /usr/local/include/H5FDsec2.h 2021-05-15T16:40:23.8421400Z rm /usr/local/include/H5FDstdio.h 2021-05-15T16:40:23.8430040Z rm /usr/local/include/H5FDwindows.h 2021-05-15T16:40:23.8436150Z rm /usr/local/include/H5FaccProp.h 2021-05-15T16:40:23.8443540Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T16:40:23.8447690Z rm /usr/local/include/H5File.h 2021-05-15T16:40:23.8448850Z rm /usr/local/include/H5FloatType.h 2021-05-15T16:40:23.8453000Z rm /usr/local/include/H5Fpublic.h 2021-05-15T16:40:23.8457070Z rm /usr/local/include/H5Gpublic.h 2021-05-15T16:40:23.8457960Z rm /usr/local/include/H5Group.h 2021-05-15T16:40:23.8485530Z rm /usr/local/include/H5IMpublic.h 2021-05-15T16:40:23.8511400Z rm /usr/local/include/H5IdComponent.h 2021-05-15T16:40:23.8531300Z rm /usr/local/include/H5Include.h 2021-05-15T16:40:23.8536330Z rm /usr/local/include/H5IntType.h 2021-05-15T16:40:23.8537310Z rm /usr/local/include/H5Ipublic.h 2021-05-15T16:40:23.8538160Z rm /usr/local/include/H5LDpublic.h 2021-05-15T16:40:23.8538990Z rm /usr/local/include/H5LTpublic.h 2021-05-15T16:40:23.8539830Z rm /usr/local/include/H5LaccProp.h 2021-05-15T16:40:23.8573000Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T16:40:23.8608300Z rm /usr/local/include/H5Library.h 2021-05-15T16:40:23.8645420Z rm /usr/local/include/H5Location.h 2021-05-15T16:40:23.8647540Z rm /usr/local/include/H5Lpublic.h 2021-05-15T16:40:23.8690390Z rm /usr/local/include/H5MMpublic.h 2021-05-15T16:40:23.8730400Z rm /usr/local/include/H5Mpublic.h 2021-05-15T16:40:23.8757440Z rm /usr/local/include/H5Object.h 2021-05-15T16:40:23.8787120Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T16:40:23.8871370Z rm /usr/local/include/H5Opublic.h 2021-05-15T16:40:23.8886230Z rm /usr/local/include/H5PLextern.h 2021-05-15T16:40:23.8935590Z rm /usr/local/include/H5PLpublic.h 2021-05-15T16:40:23.8972380Z rm /usr/local/include/H5PTpublic.h 2021-05-15T16:40:23.9016560Z rm /usr/local/include/H5PacketTable.h 2021-05-15T16:40:23.9032490Z rm /usr/local/include/H5Ppublic.h 2021-05-15T16:40:23.9038980Z rm /usr/local/include/H5PredType.h 2021-05-15T16:40:23.9067840Z rm /usr/local/include/H5PropList.h 2021-05-15T16:40:23.9070590Z rm /usr/local/include/H5Rpublic.h 2021-05-15T16:40:23.9087260Z rm /usr/local/include/H5Spublic.h 2021-05-15T16:40:23.9088400Z rm /usr/local/include/H5StrType.h 2021-05-15T16:40:23.9089270Z rm /usr/local/include/H5TBpublic.h 2021-05-15T16:40:23.9110950Z rm /usr/local/include/H5Tpublic.h 2021-05-15T16:40:23.9188160Z rm /usr/local/include/H5VLconnector.h 2021-05-15T16:40:23.9212520Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T16:40:23.9222680Z rm /usr/local/include/H5VLnative.h 2021-05-15T16:40:23.9246960Z Only the first 100 operations were output. 2021-05-15T16:40:25.6804760Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T16:40:26.8457420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:27.4204980Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T16:40:27.8973220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T16%3A50%3A00Z&sig=ko5EdOZmjRwAqfJxg9tV4%2F0DLH6ku%2FtUz1taPbGth0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:27.9450220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ko5EdOZmjRwAqfJxg9tV4\%2F0DLH6ku\%2FtUz1taPbGth0Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:28.2907040Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T16:40:28.3721620Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T16:40:28.3749930Z 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-4951-oqjo4t 2021-05-15T16:40:28.5144370Z cp -pR /private/tmp/d20210515-4951-oqjo4t/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T16:40:28.6488590Z chmod -Rf +w /private/tmp/d20210515-4951-oqjo4t 2021-05-15T16:40:28.8146130Z ==> Finishing up 2021-05-15T16:40:28.8487890Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T16:40:28.8494530Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T16:40:28.8528550Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T16:40:28.8532940Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T16:40:28.8540390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T16:40:28.8545290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T16:40:28.8550580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T16:40:28.8555550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T16:40:28.8560280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T16:40:28.8566360Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T16:40:28.8570940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T16:40:28.8576160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T16:40:28.8581560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T16:40:28.8589920Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T16:40:28.8595020Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T16:40:28.8626920Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T16:40:28.9193200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5115-w59cdu.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-15T16:40:31.5220200Z ==> Caveats 2021-05-15T16:40:31.5221240Z Emacs Lisp files have been installed to: 2021-05-15T16:40:31.5222640Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T16:40:31.5223990Z ==> Summary 2021-05-15T16:40:31.5389260Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T16:40:33.7570850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T16:40:34.8835920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:35.4121400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T16:40:35.9366770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T16%3A50%3A00Z&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:36.0364160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=V5YfN2zsVg1NIAI05w8XcB7ceSaQjh1YepM4g2BcWik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:36.2501110Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T16:40:36.3278110Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T16:40:36.3318770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5122-wfs2wf 2021-05-15T16:40:36.4602350Z cp -pR /private/tmp/d20210515-5122-wfs2wf/gsl/. /usr/local/Cellar/gsl 2021-05-15T16:40:36.6136950Z chmod -Rf +w /private/tmp/d20210515-5122-wfs2wf 2021-05-15T16:40:36.7706360Z ==> Finishing up 2021-05-15T16:40:36.7998780Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T16:40:36.8006520Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T16:40:36.8012370Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T16:40:36.8019590Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T16:40:36.8044160Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T16:40:36.8058110Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T16:40:36.8173150Z info /usr/local/share/info/gsl-ref.info 2021-05-15T16:40:36.8188680Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T16:40:36.8200480Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T16:40:36.8210630Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T16:40:36.8238510Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T16:40:36.8246270Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T16:40:36.8251230Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T16:40:36.8258070Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T16:40:36.8263800Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T16:40:36.8269290Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T16:40:36.8275070Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T16:40:36.8286850Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T16:40:36.8984020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5287-1ilhvfe.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-15T16:40:39.7797410Z ==> Summary 2021-05-15T16:40:39.8002240Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T16:40:43.2187990Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T16:40:44.3744020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:44.9365330Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T16:40:45.3297440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T16%3A50%3A00Z&sig=RQqfedVxoXrioXsPYO3Xv%2BELryIH%2FeqMHPzawGO04ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:45.3926810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=RQqfedVxoXrioXsPYO3Xv\%2BELryIH\%2FeqMHPzawGO04ng\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:45.6203800Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T16:40:45.6391660Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T16:40:46.7750140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:47.3364010Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T16:40:47.8224660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T16%3A50%3A00Z&sig=X%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk%2Bzrtwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:47.9016170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=X\%2FkvcJaPFQqoguoF57AHTpYWTqgfhExthvmxk\%2Bzrtwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:47.9935800Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T16:40:47.9985030Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T16:40:49.1269730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:49.7000870Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T16:40:50.1854470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T16%3A50%3A00Z&sig=6jxa1tmJPdfW5vYA%2B%2BKKZQqoo1aR7PR83SihhvSyqfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:50.2313110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=6jxa1tmJPdfW5vYA\%2B\%2BKKZQqoo1aR7PR83SihhvSyqfw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:50.3074720Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T16:40:50.3116690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T16:40:51.4731060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:52.0757790Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T16:40:52.5074550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T16%3A50%3A00Z&sig=h33jVgYtPeWh1NXAka6wIo%2F6s6OD68Dgob%2BuSer%2F2QI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:52.5679350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=h33jVgYtPeWh1NXAka6wIo\%2F6s6OD68Dgob\%2BuSer\%2F2QI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:52.6641010Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T16:40:52.6673650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T16:40:53.8460350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:54.4410360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T16:40:54.9102090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T16%3A50%3A00Z&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9%2BktWS1jAvEzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:54.9744870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=qfBU709FA7Qd7RmYmKvzewSpnNKupV9\%2BktWS1jAvEzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:55.1628810Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T16:40:55.1724010Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T16:40:56.3157710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:57.0858860Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T16:40:57.5238240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T16%3A50%3A00Z&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq%2B7Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:57.5788970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=O4QC7vZi3VquroQTjyaiKaZkn3Vyir2JsueelVq\%2B7Iw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:40:57.6326430Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T16:40:57.6382350Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T16:40:58.7608990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:40:59.4701170Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T16:40:59.9224530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T16%3A50%3A00Z&sig=oyG2ICfHLB1QEt%2BDY7ExFXCZwGkvKlPx9m%2FJekmeBPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:40:59.9849120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=oyG2ICfHLB1QEt\%2BDY7ExFXCZwGkvKlPx9m\%2FJekmeBPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:00.1187720Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T16:41:00.1341240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T16:41:01.2665670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:01.8291430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T16:41:02.2059190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T16%3A50%3A00Z&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:02.2571780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=3yg5fbmwJQM3GNC68Ocgv1OuzJW6R88HWIDXYeER15M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:02.3261420Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T16:41:02.3313200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T16:41:03.4763880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:04.0575360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T16:41:04.5181490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T16%3A50%3A00Z&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG%2F6H6DiCACj6kCQg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:04.5720950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=FgxviAfJjUpkH4vvIP5TDqtLNtyG\%2F6H6DiCACj6kCQg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:04.6666010Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T16:41:04.6675310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T16:41:05.8233220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:06.3897380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T16:41:06.8259260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T16%3A50%3A00Z&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n%2FAKyDy1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:06.8825800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=D4VlaFmPDD5sMygBEaI926hNIwsj3CDwg2n\%2FAKyDy1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:06.9532220Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T16:41:06.9580440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T16:41:08.0805250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:08.6941690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T16:41:09.1715870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T16%3A50%3A00Z&sig=4Ga2a8fYc8BM3Qi%2FU1xMatLw1OcK5PpEJygRQQU43nY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:09.2244960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=4Ga2a8fYc8BM3Qi\%2FU1xMatLw1OcK5PpEJygRQQU43nY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:09.2743850Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T16:41:09.2779480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T16:41:10.4306450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:11.0062980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T16:41:11.4867360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T16%3A50%3A00Z&sig=vtRpY%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ%2Fco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:11.5518640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=vtRpY\%2FLOPWPOqw5xCYZ5O95x2IQNQF9fRXtYsWpJ\%2Fco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:11.6753660Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T16:41:11.6819240Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T16:41:12.8503300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:13.8510310Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T16:41:13.8623550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T16%3A50%3A00Z&sig=oAtH5BOzpRrgDNH2JKlMU13Fn%2BsQb5TxCDAvGUuHwIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:13.9161110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=oAtH5BOzpRrgDNH2JKlMU13Fn\%2BsQb5TxCDAvGUuHwIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:13.9878010Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T16:41:13.9919600Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T16:41:15.2934260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:15.8536290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T16:41:16.2209540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T16%3A50%3A00Z&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa%2Fzv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:16.2667840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=967OVegiWE0TgoGUdBccK7caQDyoQf9OJiQNJFa\%2Fzv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:16.7957840Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T16:41:16.9137130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T16:41:18.0470220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:18.6562280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T16:41:19.0388850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T16%3A50%3A00Z&sig=14O8z6i4DDRHBtnJrApp4bGTk%2FyihXFN6w9oXzAnJBo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:19.1224790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=14O8z6i4DDRHBtnJrApp4bGTk\%2FyihXFN6w9oXzAnJBo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:19.6010940Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T16:41:19.6120530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T16:41:20.7329670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:21.4237360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T16:41:21.8109110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T16%3A50%3A00Z&sig=x%2B%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:21.8610320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=x\%2B\%2Feurt6VzN2YGls1mlUY6xR0FYZFK8JV8gjnbKnoY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:21.9377840Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T16:41:21.9427060Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T16:41:23.1002600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:23.6857860Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T16:41:24.0712980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T16%3A50%3A00Z&sig=jECGx%2B6rJGvaMPpCvdrS%2BCooiVlRw4ZCnBSxAEcAK2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:24.1208110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=jECGx\%2B6rJGvaMPpCvdrS\%2BCooiVlRw4ZCnBSxAEcAK2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:24.2547830Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T16:41:24.2632330Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T16:41:25.4146250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:25.9910590Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T16:41:26.3649060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T16%3A50%3A00Z&sig=B5nN901SoDbONfjHsW%2BuDlGO4JmddNdFvQGLAJvgn3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:26.4126490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=B5nN901SoDbONfjHsW\%2BuDlGO4JmddNdFvQGLAJvgn3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:26.4651360Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T16:41:26.4681960Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T16:41:27.5932480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:28.1901110Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T16:41:28.5663540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T16%3A50%3A00Z&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:28.6174170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=HudpZ3VF3zbTTCVCQ2sZb0AR2UTjo2eBfk7paWSmN00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:28.7047780Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T16:41:28.7094350Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T16:41:29.8816730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:30.4643230Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T16:41:30.8371490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T16%3A50%3A00Z&sig=um%2FisHBwxvVEfHvu%2FK6k%2BOaUDV7i4UcYdOorBjLhkes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:30.8831040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=um\%2FisHBwxvVEfHvu\%2FK6k\%2BOaUDV7i4UcYdOorBjLhkes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:31.0557800Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T16:41:31.0648890Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T16:41:32.2106140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:32.7872050Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T16:41:33.1504570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T16%3A50%3A00Z&sig=kt9H4zUeU%2B6UJCvlH5vuIVUjA%2BAEVdCe4nJEQ%2F6g8Vo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:33.2240550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=kt9H4zUeU\%2B6UJCvlH5vuIVUjA\%2BAEVdCe4nJEQ\%2F6g8Vo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:33.2815420Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T16:41:33.2850670Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T16:41:34.4744080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:35.0409430Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T16:41:35.4222760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T16%3A50%3A00Z&sig=7v0IKQwOY3OJB%2Fs0qAER8dOv%2FZzuRXCcFSz%2BJY0n8yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:35.4774730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=7v0IKQwOY3OJB\%2Fs0qAER8dOv\%2FZzuRXCcFSz\%2BJY0n8yw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:35.6577020Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T16:41:35.6689840Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T16:41:36.8234670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:37.4144260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T16:41:37.8116660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T16%3A50%3A00Z&sig=dDPVbkZwLcw5yTxtk%2Fu6lZdwN%2FTC2qh0I7CEpG1VneA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:37.8596210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=dDPVbkZwLcw5yTxtk\%2Fu6lZdwN\%2FTC2qh0I7CEpG1VneA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:38.2096130Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T16:41:38.2522940Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T16:41:39.4184070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:40.0118480Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T16:41:40.3898560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T16%3A50%3A00Z&sig=8CwRKS%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:40.4409550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=8CwRKS\%2FKJKuRYfaduTadtIBlHDisb1dMAidZu99or5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:40.5471120Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T16:41:40.5530610Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T16:41:41.6790590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:42.2347420Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T16:41:42.6167150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T16%3A50%3A00Z&sig=ZNmXBqaa0w63N9ugR4%2B24ub8wG7YGz%2FULVs5rYVsBW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:42.6720210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ZNmXBqaa0w63N9ugR4\%2B24ub8wG7YGz\%2FULVs5rYVsBW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:42.8199020Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T16:41:42.8326590Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T16:41:43.9871240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:44.5539290Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T16:41:44.9220380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T16%3A50%3A00Z&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj%2FYGdCwi5tk7oca0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:44.9702500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=d3m8rFkuumXkr6kStFGbuqvwtmwj\%2FYGdCwi5tk7oca0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:45.2392630Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T16:41:45.2597980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T16:41:46.4128540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:47.6543310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=ArX1\%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:47.6549690Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T16:41:47.6554750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T16%3A50%3A00Z&sig=ArX1%2BpVGvQ4XjWs11xsS4KVchEy17kis03r8oGZdViU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:47.6560090Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T16:41:47.6563930Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T16:41:48.5978670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:49.1703130Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T16:41:49.5498840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T16%3A50%3A00Z&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr%2FKf9ZR%2Fhc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:49.5962820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=h2OveUpppxffk3wS2IzIeaPCdAuQtBqSr\%2FKf9ZR\%2Fhc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:49.7764160Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T16:41:49.7848210Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T16:41:50.9146090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:51.4943260Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T16:41:52.1099000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T16%3A50%3A00Z&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:52.1588850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=xBL2rbviQ6Abry5JbQvgaqDCOETGrP217fN5EaX3M7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:52.2553010Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:41:52.2606060Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T16:41:53.4758090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:41:54.0386870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T16:41:54.4004490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T16%3A50%3A00Z&sig=BHuG0HGed3mR4Eu8hQj50F%2FSzV7nitTiisDWvCcWMhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:41:54.4522930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=BHuG0HGed3mR4Eu8hQj50F\%2FSzV7nitTiisDWvCcWMhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:41:54.8696100Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T16:41:54.9875650Z ==> 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-15T16:41:54.9912600Z ==> Installing ffmpeg dependency: aom 2021-05-15T16:41:55.1063380Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T16:41:55.1112290Z 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-5297-c8gpfc 2021-05-15T16:41:55.1737230Z cp -pR /private/tmp/d20210515-5297-c8gpfc/aom/. /usr/local/Cellar/aom 2021-05-15T16:41:55.2150310Z chmod -Rf +w /private/tmp/d20210515-5297-c8gpfc 2021-05-15T16:41:55.3222980Z ==> Finishing up 2021-05-15T16:41:55.4700000Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T16:41:55.4709790Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T16:41:55.4727910Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T16:41:55.4741640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T16:41:55.4751500Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T16:41:55.4760630Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T16:41:55.4766120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T16:41:55.4777690Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T16:41:55.4970340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5693-1b3ci8t.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-15T16:41:58.0096390Z ==> Summary 2021-05-15T16:41:58.0125160Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T16:41:58.0132780Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T16:41:58.0223000Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T16:41:58.0244810Z 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-5297-13pe7wc 2021-05-15T16:41:58.0436970Z cp -pR /private/tmp/d20210515-5297-13pe7wc/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T16:41:58.0588680Z chmod -Rf +w /private/tmp/d20210515-5297-13pe7wc 2021-05-15T16:41:58.1182740Z ==> Finishing up 2021-05-15T16:41:58.1631500Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T16:41:58.1644080Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T16:41:58.1653750Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T16:41:58.1659290Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T16:41:58.1669060Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T16:41:58.1814870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5719-1rvmx9l.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-15T16:42:00.6386190Z ==> Summary 2021-05-15T16:42:00.6408040Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T16:42:00.6420520Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T16:42:00.6474110Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T16:42:00.6493030Z 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-5297-nqr2qk 2021-05-15T16:42:00.7097590Z cp -pR /private/tmp/d20210515-5297-nqr2qk/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T16:42:00.7770920Z chmod -Rf +w /private/tmp/d20210515-5297-nqr2qk 2021-05-15T16:42:00.8534740Z ==> Finishing up 2021-05-15T16:42:00.8940580Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T16:42:00.8946580Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T16:42:00.8955050Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T16:42:00.9064820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5745-1kb5wnk.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-15T16:42:03.4832490Z ==> Summary 2021-05-15T16:42:03.4916550Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T16:42:03.4922800Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T16:42:03.4946460Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T16:42:03.4965420Z 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-5297-g150m9 2021-05-15T16:42:03.5229340Z cp -pR /private/tmp/d20210515-5297-g150m9/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T16:42:03.5587740Z chmod -Rf +w /private/tmp/d20210515-5297-g150m9 2021-05-15T16:42:03.6455700Z ==> Finishing up 2021-05-15T16:42:03.7008560Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T16:42:03.7014320Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T16:42:03.7044560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T16:42:03.7064090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T16:42:03.7077570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T16:42:03.7084900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T16:42:03.7094240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T16:42:03.7105580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T16:42:03.7117370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T16:42:03.7128050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T16:42:03.7137210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T16:42:03.7143050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T16:42:03.7154870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T16:42:03.7167760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T16:42:03.7173610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T16:42:03.7184640Z 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-15T16:42:03.7196690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T16:42:03.7205260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T16:42:03.7214110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T16:42:03.7222790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T16:42:03.7228760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T16:42:03.7240430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T16:42:03.7249570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T16:42:03.7277300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T16:42:03.7282870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T16:42:03.7292160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T16:42:03.7299770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T16:42:03.7308900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T16:42:03.7321430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T16:42:03.7332200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T16:42:03.7339240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T16:42:03.7344970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T16:42:03.7350660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T16:42:03.7362520Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T16:42:03.7367560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T16:42:03.7376510Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T16:42:03.7383990Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T16:42:03.7619050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5771-sga7l.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-15T16:42:06.2715770Z ==> Summary 2021-05-15T16:42:06.2768680Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T16:42:06.2774720Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T16:42:06.5420820Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T16:42:06.5438780Z 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-5297-v39cq0 2021-05-15T16:42:06.6478420Z cp -pR /private/tmp/d20210515-5297-v39cq0/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T16:42:06.7552980Z chmod -Rf +w /private/tmp/d20210515-5297-v39cq0 2021-05-15T16:42:06.9523820Z ==> Finishing up 2021-05-15T16:42:07.0042980Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T16:42:07.0062810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T16:42:07.0077360Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T16:42:07.0089070Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T16:42:07.0105390Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T16:42:07.0115930Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:07.0148110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T16:42:07.0174780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T16:42:07.0275690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T16:42:07.0333960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T16:42:07.0337000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T16:42:07.0338870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T16:42:07.0343110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T16:42:07.0348320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T16:42:07.0350640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T16:42:07.0358250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T16:42:07.0360570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T16:42:07.0372700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T16:42:07.0374820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T16:42:07.0471470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T16:42:07.0486770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T16:42:07.0488990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T16:42:07.0591850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T16:42:07.0694460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T16:42:07.0718640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T16:42:07.0720630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T16:42:07.0722840Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T16:42:07.0725060Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T16:42:07.0727080Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T16:42:07.0729060Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T16:42:07.0731240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T16:42:07.0734030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T16:42:07.0736520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T16:42:07.0738780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T16:42:07.0740860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T16:42:07.0743040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T16:42:07.0745290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T16:42:07.0747450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T16:42:07.0749610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T16:42:07.0751780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T16:42:07.0754050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T16:42:07.0756440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T16:42:07.0758730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T16:42:07.0760860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T16:42:07.0763030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T16:42:07.0765230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T16:42:07.0767330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T16:42:07.0769490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T16:42:07.0771650Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T16:42:07.0773950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T16:42:07.0776340Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T16:42:07.0778850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T16:42:07.0781840Z 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-15T16:42:07.1023910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5797-158npn8.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-15T16:42:09.7136080Z ==> Summary 2021-05-15T16:42:09.7276320Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T16:42:09.7282300Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T16:42:09.7340310Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T16:42:09.7359280Z 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-5297-1d5nftg 2021-05-15T16:42:09.7487760Z cp -pR /private/tmp/d20210515-5297-1d5nftg/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T16:42:09.7648810Z chmod -Rf +w /private/tmp/d20210515-5297-1d5nftg 2021-05-15T16:42:09.8260030Z ==> Finishing up 2021-05-15T16:42:09.8643140Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T16:42:09.8650070Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T16:42:09.8657150Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T16:42:09.8694860Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T16:42:09.8700320Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T16:42:09.8708490Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T16:42:09.8716080Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T16:42:09.8868570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5823-1vqub4i.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-15T16:42:12.3827050Z ==> Summary 2021-05-15T16:42:12.3854420Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T16:42:12.3861240Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T16:42:12.6286970Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T16:42:12.6304700Z 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-5297-zb0u9a 2021-05-15T16:42:12.6830750Z cp -pR /private/tmp/d20210515-5297-zb0u9a/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T16:42:12.7349130Z chmod -Rf +w /private/tmp/d20210515-5297-zb0u9a 2021-05-15T16:42:12.9697420Z ==> Finishing up 2021-05-15T16:42:13.0104810Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T16:42:13.0125990Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T16:42:13.0134590Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T16:42:13.0139570Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T16:42:13.0146820Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T16:42:13.0156020Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T16:42:13.0184570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T16:42:13.0192560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T16:42:13.0197640Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T16:42:13.0203440Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T16:42:13.0214280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T16:42:13.0219220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T16:42:13.0226880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T16:42:13.0233990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T16:42:13.0237890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T16:42:13.0244580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T16:42:13.0249930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T16:42:13.0295880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T16:42:13.0297750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T16:42:13.0299470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T16:42:13.0301370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T16:42:13.0306090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T16:42:13.0308040Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T16:42:13.0309900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T16:42:13.0572380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5851-1ri9vo2.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-15T16:42:15.7413960Z ==> Summary 2021-05-15T16:42:15.7468780Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T16:42:15.7475770Z ==> Installing ffmpeg dependency: libass 2021-05-15T16:42:15.9994660Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T16:42:16.0014500Z 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-5297-s4o2qo 2021-05-15T16:42:16.0167120Z cp -pR /private/tmp/d20210515-5297-s4o2qo/libass/. /usr/local/Cellar/libass 2021-05-15T16:42:16.0293690Z chmod -Rf +w /private/tmp/d20210515-5297-s4o2qo 2021-05-15T16:42:16.1343250Z ==> Finishing up 2021-05-15T16:42:16.1740140Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T16:42:16.1746640Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T16:42:16.1750890Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T16:42:16.1756700Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T16:42:16.1764490Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T16:42:16.1958680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5878-gr1t90.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-15T16:42:18.7630270Z ==> Summary 2021-05-15T16:42:18.7648360Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T16:42:18.7654070Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T16:42:18.7885960Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T16:42:18.7904770Z 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-5297-7jhaa8 2021-05-15T16:42:18.8076100Z cp -pR /private/tmp/d20210515-5297-7jhaa8/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T16:42:18.8255550Z chmod -Rf +w /private/tmp/d20210515-5297-7jhaa8 2021-05-15T16:42:18.8958350Z ==> Finishing up 2021-05-15T16:42:18.9367410Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T16:42:18.9371470Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T16:42:18.9376640Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T16:42:18.9383380Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T16:42:18.9390300Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T16:42:18.9395660Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T16:42:18.9400660Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T16:42:18.9408100Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T16:42:18.9571770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5904-mu8627.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-15T16:42:21.5355960Z ==> Summary 2021-05-15T16:42:21.5380730Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T16:42:21.5388520Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T16:42:21.5444910Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T16:42:21.5463200Z 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-5297-xhhi49 2021-05-15T16:42:21.5627950Z cp -pR /private/tmp/d20210515-5297-xhhi49/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T16:42:21.5842550Z chmod -Rf +w /private/tmp/d20210515-5297-xhhi49 2021-05-15T16:42:21.6486770Z ==> Finishing up 2021-05-15T16:42:21.6909440Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T16:42:21.6912760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T16:42:21.6927030Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T16:42:21.6934510Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T16:42:21.6939980Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T16:42:21.6945570Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T16:42:21.6950600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T16:42:21.6955400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T16:42:21.6960760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T16:42:21.6968230Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T16:42:21.6990720Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T16:42:21.7161820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5930-4zmsni.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-15T16:42:24.2385460Z ==> Summary 2021-05-15T16:42:24.2418970Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T16:42:24.2425580Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T16:42:24.2488060Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T16:42:24.2507200Z 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-5297-14tryju 2021-05-15T16:42:24.2652210Z cp -pR /private/tmp/d20210515-5297-14tryju/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T16:42:24.3132450Z chmod -Rf +w /private/tmp/d20210515-5297-14tryju 2021-05-15T16:42:24.3747730Z ==> Finishing up 2021-05-15T16:42:24.3978790Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T16:42:24.3987160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T16:42:24.3994030Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T16:42:24.4002160Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T16:42:24.4158450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5956-j88khp.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-15T16:42:27.0480150Z ==> Summary 2021-05-15T16:42:27.0507090Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T16:42:27.0514050Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T16:42:27.0544440Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T16:42:27.0563530Z 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-5297-1ygoadq 2021-05-15T16:42:27.0829100Z cp -pR /private/tmp/d20210515-5297-1ygoadq/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T16:42:27.0996340Z chmod -Rf +w /private/tmp/d20210515-5297-1ygoadq 2021-05-15T16:42:27.1500600Z ==> Finishing up 2021-05-15T16:42:27.1924200Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T16:42:27.1930240Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T16:42:27.1937840Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T16:42:27.2035930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5982-23ddu6.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-15T16:42:29.9413410Z ==> Summary 2021-05-15T16:42:29.9435840Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T16:42:29.9442720Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T16:42:29.9466350Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T16:42:29.9486120Z 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-5297-rzcnqr 2021-05-15T16:42:29.9634100Z cp -pR /private/tmp/d20210515-5297-rzcnqr/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T16:42:29.9790740Z chmod -Rf +w /private/tmp/d20210515-5297-rzcnqr 2021-05-15T16:42:30.0347360Z ==> Finishing up 2021-05-15T16:42:30.0776540Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T16:42:30.0779880Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T16:42:30.0787710Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T16:42:30.0792300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T16:42:30.0798230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T16:42:30.0803020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T16:42:30.0808250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T16:42:30.0813590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T16:42:30.0838580Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T16:42:30.0843650Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T16:42:30.1002310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6009-9silfq.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-15T16:42:32.6993070Z ==> Summary 2021-05-15T16:42:32.7016250Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T16:42:32.7036050Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T16:42:32.7158420Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T16:42:32.7177360Z 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-5297-1rf1nn8 2021-05-15T16:42:33.1434580Z cp -pR /private/tmp/d20210515-5297-1rf1nn8/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T16:42:33.3606040Z chmod -Rf +w /private/tmp/d20210515-5297-1rf1nn8 2021-05-15T16:42:33.4220540Z ==> Finishing up 2021-05-15T16:42:33.4638450Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T16:42:33.4644270Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T16:42:33.4651580Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T16:42:33.4656090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T16:42:33.4661450Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T16:42:33.4666820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T16:42:33.4674400Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T16:42:33.4844980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6035-ysqzgu.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-15T16:42:35.9434080Z ==> Summary 2021-05-15T16:42:35.9455170Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T16:42:35.9461960Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T16:42:35.9993730Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T16:42:36.0011460Z 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-5297-xdu2ak 2021-05-15T16:42:36.0325970Z cp -pR /private/tmp/d20210515-5297-xdu2ak/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T16:42:36.0610350Z chmod -Rf +w /private/tmp/d20210515-5297-xdu2ak 2021-05-15T16:42:36.1539440Z ==> Finishing up 2021-05-15T16:42:36.2607700Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T16:42:36.2612920Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T16:42:36.2623050Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T16:42:36.2629600Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T16:42:36.2634380Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T16:42:36.2639870Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T16:42:36.2647510Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T16:42:36.2826330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6061-9a1gle.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-15T16:42:38.7942910Z ==> Summary 2021-05-15T16:42:38.7975500Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T16:42:38.7981660Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T16:42:38.8544470Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T16:42:38.8562670Z 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-5297-10c47jm 2021-05-15T16:42:38.8709310Z cp -pR /private/tmp/d20210515-5297-10c47jm/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T16:42:38.8846690Z chmod -Rf +w /private/tmp/d20210515-5297-10c47jm 2021-05-15T16:42:38.9374890Z ==> Finishing up 2021-05-15T16:42:38.9782170Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T16:42:38.9788030Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T16:42:38.9811770Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T16:42:38.9816290Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T16:42:38.9822170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T16:42:38.9829460Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T16:42:38.9976870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6087-155m3j2.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-15T16:42:41.4762480Z ==> Summary 2021-05-15T16:42:41.4783350Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T16:42:41.4789240Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T16:42:41.4810350Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T16:42:41.4829110Z 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-5297-1quow89 2021-05-15T16:42:41.5649420Z cp -pR /private/tmp/d20210515-5297-1quow89/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T16:42:41.6167310Z chmod -Rf +w /private/tmp/d20210515-5297-1quow89 2021-05-15T16:42:41.7119330Z ==> Finishing up 2021-05-15T16:42:41.7526750Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T16:42:41.7532770Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T16:42:41.7541210Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T16:42:41.7550150Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T16:42:41.7554820Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T16:42:41.7559950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T16:42:41.7565380Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T16:42:41.7570490Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T16:42:41.7575620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T16:42:41.7582940Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T16:42:41.7861650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6113-cwn76l.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-15T16:42:44.3247940Z ==> Summary 2021-05-15T16:42:44.3317100Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T16:42:44.3324620Z ==> Installing ffmpeg dependency: snappy 2021-05-15T16:42:44.3414080Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T16:42:44.3435460Z 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-5297-znpws1 2021-05-15T16:42:44.3848970Z cp -pR /private/tmp/d20210515-5297-znpws1/snappy/. /usr/local/Cellar/snappy 2021-05-15T16:42:44.4015150Z chmod -Rf +w /private/tmp/d20210515-5297-znpws1 2021-05-15T16:42:44.4474090Z ==> Finishing up 2021-05-15T16:42:44.4980920Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T16:42:44.4984760Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T16:42:44.4990660Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T16:42:44.4994990Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T16:42:44.5004870Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T16:42:44.5009870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T16:42:44.5015680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T16:42:44.5021820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T16:42:44.5027330Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T16:42:44.5168150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6139-1hzys9r.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-15T16:42:47.0342710Z ==> Summary 2021-05-15T16:42:47.0366480Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T16:42:47.0373000Z ==> Installing ffmpeg dependency: speex 2021-05-15T16:42:47.0438150Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T16:42:47.0456810Z 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-5297-1boxq97 2021-05-15T16:42:47.0610500Z cp -pR /private/tmp/d20210515-5297-1boxq97/speex/. /usr/local/Cellar/speex 2021-05-15T16:42:47.0804120Z chmod -Rf +w /private/tmp/d20210515-5297-1boxq97 2021-05-15T16:42:47.1415670Z ==> Finishing up 2021-05-15T16:42:47.1861670Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T16:42:47.1882930Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T16:42:47.1891120Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T16:42:47.1897930Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T16:42:47.1902460Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T16:42:47.1908160Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T16:42:47.1915800Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T16:42:47.2075300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6165-18ff0wr.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-15T16:42:49.7533630Z ==> Summary 2021-05-15T16:42:49.7565380Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T16:42:49.7572510Z ==> Installing ffmpeg dependency: srt 2021-05-15T16:42:49.7730230Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T16:42:49.7748670Z 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-5297-1btvq57 2021-05-15T16:42:49.8076570Z cp -pR /private/tmp/d20210515-5297-1btvq57/srt/. /usr/local/Cellar/srt 2021-05-15T16:42:49.8266600Z chmod -Rf +w /private/tmp/d20210515-5297-1btvq57 2021-05-15T16:42:49.9255020Z ==> Finishing up 2021-05-15T16:42:49.9755640Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T16:42:49.9777770Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T16:42:49.9805110Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T16:42:49.9822510Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T16:42:49.9847540Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T16:42:49.9861830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T16:42:49.9878840Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T16:42:49.9889310Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T16:42:49.9901330Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T16:42:49.9927790Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T16:42:49.9941400Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T16:42:50.0196240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6191-iuz40r.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-15T16:42:52.5723070Z ==> Summary 2021-05-15T16:42:52.5747800Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T16:42:52.5755270Z ==> Installing ffmpeg dependency: giflib 2021-05-15T16:42:52.5777010Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T16:42:52.5795780Z 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-5297-1rmorll 2021-05-15T16:42:52.5938400Z cp -pR /private/tmp/d20210515-5297-1rmorll/giflib/. /usr/local/Cellar/giflib 2021-05-15T16:42:52.6094500Z chmod -Rf +w /private/tmp/d20210515-5297-1rmorll 2021-05-15T16:42:52.6624980Z ==> Finishing up 2021-05-15T16:42:52.7058560Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T16:42:52.7066950Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T16:42:52.7071580Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T16:42:52.7085300Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T16:42:52.7090580Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T16:42:52.7095730Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T16:42:52.7103090Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T16:42:52.7110290Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T16:42:52.7115400Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T16:42:52.7120350Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T16:42:52.7125740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T16:42:52.7317370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6217-15dshss.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-15T16:42:55.3702760Z ==> Summary 2021-05-15T16:42:55.3727180Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T16:42:55.3733950Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T16:42:55.4502400Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T16:42:55.4522260Z 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-5297-pun7k8 2021-05-15T16:42:55.5028720Z cp -pR /private/tmp/d20210515-5297-pun7k8/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T16:42:55.5402650Z chmod -Rf +w /private/tmp/d20210515-5297-pun7k8 2021-05-15T16:42:55.7832950Z ==> Finishing up 2021-05-15T16:42:55.8315860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T16:42:56.5511200Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T16:42:56.5512660Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T16:42:56.5615110Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T16:42:56.5717110Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T16:42:56.5721460Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T16:42:56.5823950Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T16:42:56.5846540Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T16:42:56.5933650Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T16:42:56.5974040Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T16:42:56.6060840Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T16:42:56.6081370Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T16:42:56.6184340Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T16:42:56.6217440Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T16:42:56.6301640Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T16:42:56.6344650Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T16:42:56.6420900Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T16:42:56.6469250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6243-1wck3p4.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-15T16:42:58.4226360Z ==> Summary 2021-05-15T16:42:58.4269470Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T16:42:58.4302140Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T16:42:58.5064460Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T16:42:58.5082090Z 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-5297-1s2x55f 2021-05-15T16:42:58.6850490Z cp -pR /private/tmp/d20210515-5297-1s2x55f/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T16:42:58.7770060Z chmod -Rf +w /private/tmp/d20210515-5297-1s2x55f 2021-05-15T16:42:58.8631180Z ==> Finishing up 2021-05-15T16:42:58.9061670Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T16:42:58.9078040Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T16:42:58.9084750Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T16:42:58.9091890Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T16:42:58.9096560Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T16:42:58.9102350Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T16:42:58.9110200Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T16:42:58.9357730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6269-3bq9af.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-15T16:43:01.5304730Z ==> Caveats 2021-05-15T16:43:01.5306050Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:01.5307770Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:01.5309170Z ==> Summary 2021-05-15T16:43:01.5357870Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T16:43:01.5363890Z ==> Installing ffmpeg dependency: theora 2021-05-15T16:43:01.5555210Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T16:43:01.5574110Z 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-5297-14fdfsx 2021-05-15T16:43:01.6041980Z cp -pR /private/tmp/d20210515-5297-14fdfsx/theora/. /usr/local/Cellar/theora 2021-05-15T16:43:01.6585820Z chmod -Rf +w /private/tmp/d20210515-5297-14fdfsx 2021-05-15T16:43:01.7522770Z ==> Finishing up 2021-05-15T16:43:01.7966740Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T16:43:01.7974560Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T16:43:01.7981200Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T16:43:01.7985740Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T16:43:01.7991410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T16:43:01.7996120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T16:43:01.8001240Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T16:43:01.8006270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T16:43:01.8011630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T16:43:01.8021630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T16:43:01.8028660Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T16:43:01.8036230Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T16:43:01.8041560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T16:43:01.8046700Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T16:43:01.8332970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6295-1qdwhct.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-15T16:43:04.6007870Z ==> Summary 2021-05-15T16:43:04.6091680Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T16:43:04.6098530Z ==> Installing ffmpeg dependency: x264 2021-05-15T16:43:04.6128540Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T16:43:04.6149700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5297-szqxge 2021-05-15T16:43:04.6554330Z cp -pR /private/tmp/d20210515-5297-szqxge/x264/. /usr/local/Cellar/x264 2021-05-15T16:43:04.6735330Z chmod -Rf +w /private/tmp/d20210515-5297-szqxge 2021-05-15T16:43:04.7271510Z ==> Finishing up 2021-05-15T16:43:04.7685620Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T16:43:04.7691200Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T16:43:04.7696480Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T16:43:04.7703310Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T16:43:04.7709190Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T16:43:04.7713560Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T16:43:04.7721000Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T16:43:04.7869110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6322-5wz3jt.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-15T16:43:07.4543340Z ==> Summary 2021-05-15T16:43:07.4567550Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T16:43:07.4571810Z ==> Installing ffmpeg dependency: x265 2021-05-15T16:43:07.4637440Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T16:43:07.4662070Z 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-5297-2z28xr 2021-05-15T16:43:07.6188510Z cp -pR /private/tmp/d20210515-5297-2z28xr/x265/. /usr/local/Cellar/x265 2021-05-15T16:43:07.6904120Z chmod -Rf +w /private/tmp/d20210515-5297-2z28xr 2021-05-15T16:43:07.8090420Z ==> Finishing up 2021-05-15T16:43:07.8770110Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T16:43:07.8776100Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T16:43:07.8781250Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T16:43:07.8788640Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T16:43:07.8793130Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T16:43:07.8803360Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T16:43:07.8805870Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T16:43:07.9046910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6348-1dlkp1d.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-15T16:43:10.4239250Z ==> Summary 2021-05-15T16:43:10.4257910Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T16:43:10.4265010Z ==> Installing ffmpeg dependency: xvid 2021-05-15T16:43:10.4299900Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T16:43:10.4318890Z 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-5297-u74qg 2021-05-15T16:43:10.4472750Z cp -pR /private/tmp/d20210515-5297-u74qg/xvid/. /usr/local/Cellar/xvid 2021-05-15T16:43:10.4594180Z chmod -Rf +w /private/tmp/d20210515-5297-u74qg 2021-05-15T16:43:10.5188300Z ==> Finishing up 2021-05-15T16:43:10.5686120Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T16:43:10.5688000Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T16:43:10.5689680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T16:43:10.5921080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6374-czd3wk.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-15T16:43:13.0711380Z ==> Summary 2021-05-15T16:43:13.0730810Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T16:43:13.0740380Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T16:43:13.0920240Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T16:43:13.0939130Z 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-5297-1yeswp9 2021-05-15T16:43:13.1510690Z cp -pR /private/tmp/d20210515-5297-1yeswp9/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T16:43:13.2091460Z chmod -Rf +w /private/tmp/d20210515-5297-1yeswp9 2021-05-15T16:43:13.3284910Z ==> Finishing up 2021-05-15T16:43:13.4187540Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T16:43:13.4193350Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T16:43:13.4197900Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T16:43:13.4226890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T16:43:13.4238510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T16:43:13.4249060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T16:43:13.4260500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T16:43:13.4270810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T16:43:13.4280830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T16:43:13.4293500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T16:43:13.4304480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T16:43:13.4314210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T16:43:13.4325080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T16:43:13.4336720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T16:43:13.4348910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T16:43:13.4360610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T16:43:13.4371540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T16:43:13.4381230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T16:43:13.4392460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T16:43:13.4420740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T16:43:13.4432640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T16:43:13.4441360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T16:43:13.4446970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T16:43:13.4455470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T16:43:13.4466400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T16:43:13.4472110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T16:43:13.4481380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T16:43:13.4490450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T16:43:13.4499640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T16:43:13.4507440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T16:43:13.4515010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T16:43:13.4524520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T16:43:13.4536820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T16:43:13.4544250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T16:43:13.4552530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T16:43:13.4560060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T16:43:13.4567670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T16:43:13.4573050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T16:43:13.4581780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T16:43:13.4590480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T16:43:13.4597440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T16:43:13.4603080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T16:43:13.4612470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T16:43:13.4621790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T16:43:13.4631060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T16:43:13.4636250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T16:43:13.4641760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T16:43:13.4647390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T16:43:13.4656750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T16:43:13.4662480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T16:43:13.4671270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T16:43:13.4679270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T16:43:13.4688590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T16:43:13.4694600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T16:43:13.4701280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T16:43:13.4715050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T16:43:13.4723900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T16:43:13.4729360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T16:43:13.4737670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T16:43:13.4743130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T16:43:13.4778510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T16:43:13.4806700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T16:43:13.4812300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T16:43:13.4818020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T16:43:13.4823370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T16:43:13.4828820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T16:43:13.4834270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T16:43:13.4840200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T16:43:13.4862860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T16:43:13.4868370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T16:43:13.4873820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T16:43:13.4879510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T16:43:13.4886530Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T16:43:13.4891200Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T16:43:13.4896770Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T16:43:13.4904340Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T16:43:14.1777270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6400-6nmf3v.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-15T16:43:16.1917490Z ==> Summary 2021-05-15T16:43:16.1981990Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T16:43:16.1989930Z ==> Installing ffmpeg dependency: zimg 2021-05-15T16:43:16.2036550Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:43:16.2090410Z 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-5297-16amg95 2021-05-15T16:43:16.2407690Z cp -pR /private/tmp/d20210515-5297-16amg95/zimg/. /usr/local/Cellar/zimg 2021-05-15T16:43:16.2664310Z chmod -Rf +w /private/tmp/d20210515-5297-16amg95 2021-05-15T16:43:16.3304150Z ==> Finishing up 2021-05-15T16:43:16.3733050Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T16:43:16.3736850Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T16:43:16.3746340Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T16:43:16.3752830Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T16:43:16.3757400Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T16:43:16.3763120Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T16:43:16.3770620Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T16:43:16.3942290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6426-ksjks0.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-15T16:43:18.9619440Z ==> Summary 2021-05-15T16:43:18.9648250Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T16:43:18.9655860Z ==> Installing ffmpeg 2021-05-15T16:43:18.9660240Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T16:43:18.9679700Z 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-5297-1e7t3ev 2021-05-15T16:43:19.2936410Z cp -pR /private/tmp/d20210515-5297-1e7t3ev/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T16:43:19.5873870Z chmod -Rf +w /private/tmp/d20210515-5297-1e7t3ev 2021-05-15T16:43:22.8279240Z ==> Finishing up 2021-05-15T16:43:22.8652450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T16:43:22.8656320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T16:43:22.8661880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T16:43:22.8667220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T16:43:22.8672360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T16:43:22.8677480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T16:43:22.8682640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T16:43:22.8688030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T16:43:22.8693040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T16:43:22.8698260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T16:43:22.8703250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T16:43:22.8708200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T16:43:22.8713230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T16:43:22.8718360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T16:43:22.8723690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T16:43:22.8728750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T16:43:22.8733870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T16:43:22.8738610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T16:43:22.8744380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T16:43:22.8748860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T16:43:22.8754250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T16:43:22.8759430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T16:43:22.8765440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T16:43:22.8770710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T16:43:22.8775470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T16:43:22.8780830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T16:43:22.8785490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T16:43:22.8790850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T16:43:22.8795650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T16:43:22.8800750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T16:43:22.8805580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T16:43:22.8810940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T16:43:22.8815550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T16:43:22.8821030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T16:43:22.8825870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T16:43:22.8831270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T16:43:22.8836070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T16:43:22.8841610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T16:43:22.8849020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T16:43:22.8853760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T16:43:22.8858990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T16:43:22.8863680Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T16:43:22.8868980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T16:43:22.8873550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T16:43:22.8879060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T16:43:22.8884030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T16:43:22.8890600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T16:43:22.8898380Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T16:43:22.8934490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T16:43:22.8951110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T16:43:22.8959570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T16:43:22.8968990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T16:43:22.8974610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T16:43:22.9054290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T16:43:22.9058730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T16:43:22.9074090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T16:43:22.9079380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T16:43:22.9092390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T16:43:22.9098140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T16:43:22.9121450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T16:43:22.9128370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T16:43:22.9134870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T16:43:22.9144270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T16:43:22.9157740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T16:43:22.9168320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T16:43:22.9177540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T16:43:22.9184780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T16:43:22.9190440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T16:43:22.9201540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T16:43:22.9207130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T16:43:22.9215120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T16:43:22.9220140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T16:43:22.9225240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T16:43:22.9230560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T16:43:22.9235950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T16:43:22.9241160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T16:43:22.9245750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T16:43:22.9251740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T16:43:22.9257370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T16:43:22.9263300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T16:43:22.9267930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T16:43:22.9273540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T16:43:22.9278950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T16:43:22.9283810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T16:43:22.9289010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T16:43:22.9297130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T16:43:22.9299500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T16:43:22.9304800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T16:43:22.9309830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T16:43:22.9314550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T16:43:22.9319910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T16:43:22.9324540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T16:43:22.9329550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T16:43:22.9334410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T16:43:22.9339760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T16:43:22.9344880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T16:43:22.9349920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T16:43:22.9354570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T16:43:22.9360010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T16:43:22.9364790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T16:43:22.9368730Z Only the first 100 operations were output. 2021-05-15T16:43:23.0562970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6452-69wleu.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-15T16:43:25.9176750Z ==> Summary 2021-05-15T16:43:25.9356500Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T16:43:27.0678740Z ==> Caveats 2021-05-15T16:43:27.0680250Z ==> tesseract 2021-05-15T16:43:27.0697470Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T16:43:27.0700210Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T16:43:28.9944280Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T16:43:30.1377950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:30.6953230Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T16:43:31.0638650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T16%3A50%3A00Z&sig=lVN9hDSh0E%2BqWRj1TeUleq98uswh3XbKz%2BCAA9S2ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:31.1119680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=lVN9hDSh0E\%2BqWRj1TeUleq98uswh3XbKz\%2BCAA9S2ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:31.5404750Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T16:43:31.6574050Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T16:43:32.7730650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:33.3307270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T16:43:33.7285140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T16%3A50%3A00Z&sig=RlQsjDh2v2amWeWx0n%2FEZ87c7gWwsCPKCLM4HaTjwu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:33.7785120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=RlQsjDh2v2amWeWx0n\%2FEZ87c7gWwsCPKCLM4HaTjwu0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:34.1298490Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T16:43:34.1799090Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T16:43:34.1804510Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T16:43:34.2591720Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T16:43:34.2658710Z 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-6459-h0028f 2021-05-15T16:43:34.8678000Z cp -pR /private/tmp/d20210515-6459-h0028f/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T16:43:36.4001360Z chmod -Rf +w /private/tmp/d20210515-6459-h0028f 2021-05-15T16:43:36.4003000Z ==> Finishing up 2021-05-15T16:43:36.4110850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T16:43:36.4212610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T16:43:36.4315820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T16:43:36.4416510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T16:43:36.4418140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T16:43:36.4521700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T16:43:36.4624130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T16:43:36.4722370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T16:43:36.4824660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T16:43:36.4927170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T16:43:36.5027430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T16:43:36.5129910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T16:43:36.5230110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T16:43:36.5332710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T16:43:36.5432950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T16:43:36.5535750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T16:43:36.5636800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T16:43:36.5738510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T16:43:36.5841120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T16:43:36.5932100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T16:43:36.6015430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T16:43:36.6040990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T16:43:36.6143680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T16:43:36.6145160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T16:43:36.6155830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T16:43:36.6258230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T16:43:36.6311670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T16:43:36.6367450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T16:43:36.6454620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T16:43:36.6474120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T16:43:36.6576890Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T16:43:36.6582300Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T16:43:36.6607680Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T16:43:36.6689300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T16:43:36.6741260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T16:43:36.6811130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T16:43:36.6898860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T16:43:36.6913770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T16:43:36.7017200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T16:43:36.7025580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T16:43:36.7032870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T16:43:36.7134300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T16:43:36.7183900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T16:43:36.7245190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T16:43:36.7329290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T16:43:36.7360100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T16:43:36.7463020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T16:43:36.7478020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T16:43:36.7480200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T16:43:36.7583250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T16:43:36.7598910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T16:43:36.7623220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T16:43:36.7720430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T16:43:36.7760080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T16:43:36.7851300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T16:43:36.7905560Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T16:43:36.7958940Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T16:43:36.8061560Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T16:43:36.8066680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6630-r3i853.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-15T16:43:38.9091610Z ==> Summary 2021-05-15T16:43:38.9522660Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T16:43:38.9539820Z ==> Installing imagemagick@6 2021-05-15T16:43:38.9543880Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T16:43:38.9571560Z 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-6459-1by3x1l 2021-05-15T16:43:39.3432420Z cp -pR /private/tmp/d20210515-6459-1by3x1l/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T16:43:39.7732350Z chmod -Rf +w /private/tmp/d20210515-6459-1by3x1l 2021-05-15T16:43:41.2559100Z ==> Finishing up 2021-05-15T16:43:41.5370340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6656-1ypz6o9.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-15T16:43:44.4305630Z ==> Caveats 2021-05-15T16:43:44.4307340Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:44.4309080Z because this is an alternate version of another formula. 2021-05-15T16:43:44.4309800Z 2021-05-15T16:43:44.4310680Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:43:44.4317800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:44.4318690Z 2021-05-15T16:43:44.4319600Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:43:44.4321070Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:43:44.4322610Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:43:44.4323360Z 2021-05-15T16:43:44.4324650Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:43:44.4325860Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:43:44.4326590Z 2021-05-15T16:43:44.4327730Z ==> Summary 2021-05-15T16:43:44.4763090Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T16:43:45.3741070Z ==> Caveats 2021-05-15T16:43:45.3742970Z ==> imagemagick@6 2021-05-15T16:43:45.3789090Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:43:45.3790540Z because this is an alternate version of another formula. 2021-05-15T16:43:45.3794230Z 2021-05-15T16:43:45.3795730Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T16:43:45.3798530Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:43:45.3801110Z 2021-05-15T16:43:45.3802240Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T16:43:45.3805330Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T16:43:45.3806920Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T16:43:45.3807680Z 2021-05-15T16:43:45.3814230Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T16:43:45.3816760Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T16:43:45.3817550Z 2021-05-15T16:43:47.6347090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T16:43:48.7810970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:49.3688690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T16:43:49.7418200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T16%3A50%3A00Z&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu%2F0Jh2TWg92PJAZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:49.7969220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=0blQsJoOTgW0xuw1m0O8Oqt5N2Qu\%2F0Jh2TWg92PJAZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:49.8981450Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T16:43:49.9061640Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T16:43:51.1428460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:51.6899910Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T16:43:52.1529130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T16%3A50%3A00Z&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE%2F2sS8KGVGnnWvgFqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:52.2056780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=X9Q7a9rYvhm4umGD0ljaMQyPSE\%2F2sS8KGVGnnWvgFqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:52.3056090Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T16:43:52.3131070Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T16:43:53.4485090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:54.0269680Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T16:43:54.4070810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T16%3A50%3A00Z&sig=mY9zyzU1FGY%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:54.4517840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=mY9zyzU1FGY\%2BuNsWfJETgoxZ1TkYXbyKWzh8RAshrAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:55.0581460Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T16:43:55.2134060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T16:43:56.4412540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:56.9921990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T16:43:57.3636620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T16%3A50%3A00Z&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:57.4164610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=cPGJS6jkIojTIABKmonElLf4YrGaMzI6DaIOqaIZDqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:57.4713950Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T16:43:57.4749080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T16:43:58.8849690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:43:59.4618610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T16:43:59.8530080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T16%3A50%3A00Z&sig=5a6xJJ0spl%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:43:59.9040450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=5a6xJJ0spl\%2By9cK9k1grFJMUbLE2c4og3Hp8dqh2f\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:43:59.9644160Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T16:43:59.9676890Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T16:44:01.1212300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:01.7088140Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T16:44:02.0984440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T16%3A50%3A00Z&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF%2BfNOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:02.1504900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=zwVEZiKXvfP3GeZhS60sH03JwJePBsRWjvEGDF\%2BfNOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:02.2794540Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T16:44:02.2862440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T16:44:03.4984760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:04.0420550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T16:44:04.4388410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T16%3A50%3A00Z&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS%2FxstGihde7iDH2Dfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:04.4855630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=WgfAJLuNU7qmNAcwRvaLUNJqHS\%2FxstGihde7iDH2Dfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:04.6878230Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T16:44:04.6955960Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T16:44:05.8728720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:06.4728020Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T16:44:07.0988880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T16%3A50%3A00Z&sig=HqRzvb%2F2YqqrtkmtWR%2BQnzTEcLhmMWtKwDvhCeuwHOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:07.1521740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=HqRzvb\%2F2YqqrtkmtWR\%2BQnzTEcLhmMWtKwDvhCeuwHOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:07.2007870Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T16:44:07.2043890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T16:44:08.3282380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:08.9162780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T16:44:09.3122280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T16%3A50%3A00Z&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19%2FVh%2B1FNAdu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:09.3736280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=q6hcWNABhqJxDYH2ayVlXtOKMYbifl19\%2FVh\%2B1FNAdu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:09.4667540Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T16:44:09.4717870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T16:44:10.5964750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:11.1655200Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T16:44:11.5602520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T16%3A50%3A00Z&sig=nwp5r7aBhZmDPquYe5i%2FyDUrDZ6GtxGFnjooMV18nyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:11.6066590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=nwp5r7aBhZmDPquYe5i\%2FyDUrDZ6GtxGFnjooMV18nyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:11.6671590Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:11.6709860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T16:44:12.8069570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:13.3825300Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T16:44:13.7672620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T16%3A50%3A00Z&sig=LALA%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:13.8149650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=LALA\%2Bl3mP4CwqK1vYCETwZiaDTfp29m7JdpLYSl9BQA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:13.9650530Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T16:44:13.9731890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T16:44:15.1243910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:44:15.7142570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T16:44:16.0707740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T16%3A50%3A00Z&sig=t3V29nayKhfkz1gKwndjrONyhUq%2FzrhRPUBgZYZmsx0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:44:16.1185860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A50\%3A00Z\&sig=t3V29nayKhfkz1gKwndjrONyhUq\%2FzrhRPUBgZYZmsx0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:44:16.4476840Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T16:44:16.4994790Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T16:44:16.4997720Z ==> Installing imagemagick dependency: libde265 2021-05-15T16:44:16.5770950Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T16:44:16.5825370Z 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-6663-lke1ik 2021-05-15T16:44:16.6089660Z cp -pR /private/tmp/d20210515-6663-lke1ik/libde265/. /usr/local/Cellar/libde265 2021-05-15T16:44:16.6324080Z chmod -Rf +w /private/tmp/d20210515-6663-lke1ik 2021-05-15T16:44:16.7066000Z ==> Finishing up 2021-05-15T16:44:16.8327380Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T16:44:16.8373230Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T16:44:16.8381130Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T16:44:16.8403450Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T16:44:16.8408960Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T16:44:16.8418660Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T16:44:16.8434790Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T16:44:16.8450300Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T16:44:16.8455970Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T16:44:16.8469680Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T16:44:16.8670060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6894-88b1xx.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-15T16:44:19.4564500Z ==> Summary 2021-05-15T16:44:19.4597820Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T16:44:19.4610830Z ==> Installing imagemagick dependency: docbook 2021-05-15T16:44:19.4634330Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T16:44:19.4653920Z 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-6663-1ghaos8 2021-05-15T16:44:19.5949600Z cp -pR /private/tmp/d20210515-6663-1ghaos8/docbook/. /usr/local/Cellar/docbook 2021-05-15T16:44:19.7085870Z chmod -Rf +w /private/tmp/d20210515-6663-1ghaos8 2021-05-15T16:44:19.7964590Z ==> Finishing up 2021-05-15T16:44:19.8546750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6920-1cin77u.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-15T16:44:22.0956210Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T16:44:22.1841900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.2149120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.2454990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.2776400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.3086230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.3398650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.3713510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.4027220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.4359590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.4690550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.4997320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.5303430Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.5612100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:22.5928070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:23.0160590Z ==> Caveats 2021-05-15T16:44:23.0161840Z To use the DocBook package in your XML toolchain, 2021-05-15T16:44:23.0162870Z you need to add the following to your ~/.bashrc: 2021-05-15T16:44:23.0163510Z 2021-05-15T16:44:23.0164380Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:44:23.0165650Z ==> Summary 2021-05-15T16:44:23.0306800Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T16:44:23.0313240Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T16:44:23.0365370Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T16:44:23.0385000Z 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-6663-1jjtw5t 2021-05-15T16:44:25.0187800Z cp -pR /private/tmp/d20210515-6663-1jjtw5t/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T16:44:27.6547680Z chmod -Rf +w /private/tmp/d20210515-6663-1jjtw5t 2021-05-15T16:44:28.9823990Z ==> Finishing up 2021-05-15T16:44:29.0109520Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T16:44:29.0127630Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T16:44:29.0311170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6961-uull77.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-15T16:44:31.4681900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:31.5141600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:31.5582850Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:31.6050690Z ==> 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-15T16:44:31.6467270Z ==> 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-15T16:44:31.6940060Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T16:44:31.7383500Z ==> 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-15T16:44:31.7836760Z ==> 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-15T16:44:31.8260780Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:31.8715840Z ==> 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-15T16:44:31.9162560Z ==> 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-15T16:44:31.9648350Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:32.0062510Z ==> 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-15T16:44:32.0530230Z ==> 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-15T16:44:32.0965460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.1437720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T16:44:32.1852740Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:32.2321230Z ==> 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-15T16:44:32.2776150Z ==> 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-15T16:44:32.3241770Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T16:44:32.3658330Z ==> 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-15T16:44:32.4129400Z ==> 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-15T16:44:32.4575990Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T16:44:32.5042260Z ==> 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-15T16:44:32.5457900Z ==> 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-15T16:44:32.5926940Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T16:44:32.6372900Z ==> 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-15T16:44:32.6826020Z ==> 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-15T16:44:33.7664410Z ==> Summary 2021-05-15T16:44:34.0848690Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T16:44:34.0852880Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T16:44:34.0885100Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T16:44:34.0906070Z 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-6663-1qtanzt 2021-05-15T16:44:34.1017320Z cp -pR /private/tmp/d20210515-6663-1qtanzt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T16:44:34.1147900Z chmod -Rf +w /private/tmp/d20210515-6663-1qtanzt 2021-05-15T16:44:34.1654620Z ==> Finishing up 2021-05-15T16:44:34.2078700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7015-vkbmqd.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-15T16:44:36.8697260Z ==> Caveats 2021-05-15T16:44:36.8704020Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:44:36.8705410Z because macOS already provides this software and installing another version in 2021-05-15T16:44:36.8706520Z parallel can cause all kinds of trouble. 2021-05-15T16:44:36.8707140Z 2021-05-15T16:44:36.8708420Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:44:36.8710130Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:44:36.8710950Z 2021-05-15T16:44:36.8711460Z 2021-05-15T16:44:36.8712250Z Bash completion has been installed to: 2021-05-15T16:44:36.8713640Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:44:36.8715340Z ==> Summary 2021-05-15T16:44:36.8723360Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T16:44:36.8732380Z ==> Installing imagemagick dependency: xmlto 2021-05-15T16:44:36.8870500Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T16:44:36.8888240Z 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-6663-4tuivp 2021-05-15T16:44:36.9105480Z cp -pR /private/tmp/d20210515-6663-4tuivp/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T16:44:36.9399210Z chmod -Rf +w /private/tmp/d20210515-6663-4tuivp 2021-05-15T16:44:37.0086710Z ==> Finishing up 2021-05-15T16:44:37.0513940Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T16:44:37.0522940Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T16:44:37.0542170Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T16:44:37.0553680Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T16:44:37.0560050Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T16:44:37.0649770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7041-5zpzyz.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-15T16:44:39.5391490Z ==> Summary 2021-05-15T16:44:39.5434980Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T16:44:39.5441380Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T16:44:39.6484320Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T16:44:39.6503430Z 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-6663-r3lukx 2021-05-15T16:44:39.7246380Z cp -pR /private/tmp/d20210515-6663-r3lukx/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T16:44:39.8620050Z chmod -Rf +w /private/tmp/d20210515-6663-r3lukx 2021-05-15T16:44:40.0135880Z ==> Finishing up 2021-05-15T16:44:40.0624820Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T16:44:40.0658400Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T16:44:40.0761960Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T16:44:40.0764270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0830420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0892550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0926150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0964980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0976640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0979230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.0981970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1043520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1074970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1104410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1138030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1156940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1184930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1207280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1223270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1251160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1265440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1293230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1296480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1320650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1349890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1364860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1376850Z mkdir -p /usr/local/share/locale/fo 2021-05-15T16:44:40.1380940Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T16:44:40.1404330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1410960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1470980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1534250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1557760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1564330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1591030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1597040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1608510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1621970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1648860Z mkdir -p /usr/local/share/locale/ia 2021-05-15T16:44:40.1657550Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T16:44:40.1668360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1682510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1701490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1704850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1717140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1742130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1749100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1754120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1756350Z mkdir -p /usr/local/share/locale/ky 2021-05-15T16:44:40.1760460Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T16:44:40.1763030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1766330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1780590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1787690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1799530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1803780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1806980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1811390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1813820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1836270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1864180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1892410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1916550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1922740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1950530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.1979420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2007160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2022780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2035530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2063030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2090530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2120490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2126630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2151670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2179190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2206660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2232400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2278190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2280200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2292550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2303900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2321070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2329490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2331690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T16:44:40.2432960Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T16:44:40.2536250Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T16:44:40.2637330Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T16:44:40.2740700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7067-1hfosq9.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-15T16:44:42.5557860Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:44:43.9266590Z ==> Summary 2021-05-15T16:44:43.9480310Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T16:44:43.9486340Z ==> Installing imagemagick dependency: libheif 2021-05-15T16:44:44.0694430Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T16:44:44.0713600Z 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-6663-bed24f 2021-05-15T16:44:44.0964930Z cp -pR /private/tmp/d20210515-6663-bed24f/libheif/. /usr/local/Cellar/libheif 2021-05-15T16:44:44.1229350Z chmod -Rf +w /private/tmp/d20210515-6663-bed24f 2021-05-15T16:44:44.2532460Z ==> Finishing up 2021-05-15T16:44:44.2958560Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T16:44:44.2964480Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T16:44:44.2970960Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T16:44:44.2978240Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T16:44:44.2986410Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T16:44:44.2994510Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T16:44:44.3015650Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T16:44:44.3029330Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T16:44:44.3067600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T16:44:44.3077280Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T16:44:44.3086800Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T16:44:44.3092580Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T16:44:44.3097920Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T16:44:44.3104540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T16:44:44.3113460Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T16:44:44.3123820Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T16:44:44.3134270Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T16:44:44.3336550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7094-1ykjtfy.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-15T16:44:46.6060530Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T16:44:47.9502870Z ==> Summary 2021-05-15T16:44:47.9504340Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T16:44:47.9605380Z ==> Installing imagemagick dependency: liblqr 2021-05-15T16:44:48.0040290Z 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-6663-75615h 2021-05-15T16:44:48.0042910Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T16:44:48.0193480Z cp -pR /private/tmp/d20210515-6663-75615h/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T16:44:48.0408240Z chmod -Rf +w /private/tmp/d20210515-6663-75615h 2021-05-15T16:44:48.1057390Z ==> Finishing up 2021-05-15T16:44:48.1485380Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T16:44:48.1496460Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T16:44:48.1506720Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T16:44:48.1583730Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T16:44:48.1687350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7121-1icgpjj.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-15T16:44:50.8974930Z ==> Summary 2021-05-15T16:44:50.9002080Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T16:44:50.9007690Z ==> Installing imagemagick dependency: libomp 2021-05-15T16:44:50.9061650Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T16:44:50.9080690Z 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-6663-b0hgps 2021-05-15T16:44:50.9223280Z cp -pR /private/tmp/d20210515-6663-b0hgps/libomp/. /usr/local/Cellar/libomp 2021-05-15T16:44:50.9327990Z chmod -Rf +w /private/tmp/d20210515-6663-b0hgps 2021-05-15T16:44:50.9753930Z ==> Finishing up 2021-05-15T16:44:51.0211150Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T16:44:51.0217850Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T16:44:51.0221920Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T16:44:51.0235850Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T16:44:51.0243200Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T16:44:51.0364850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7147-1avam5r.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-15T16:44:53.4954310Z ==> Summary 2021-05-15T16:44:53.4971070Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T16:44:53.4977960Z ==> Installing imagemagick dependency: imath 2021-05-15T16:44:53.5037010Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:44:53.5056080Z 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-6663-1lz45da 2021-05-15T16:44:53.5291380Z cp -pR /private/tmp/d20210515-6663-1lz45da/imath/. /usr/local/Cellar/imath 2021-05-15T16:44:53.5581970Z chmod -Rf +w /private/tmp/d20210515-6663-1lz45da 2021-05-15T16:44:53.6327900Z ==> Finishing up 2021-05-15T16:44:53.6746740Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T16:44:53.6763580Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T16:44:53.6795060Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T16:44:53.6800330Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T16:44:53.6805570Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T16:44:53.6810620Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T16:44:53.6818540Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T16:44:53.7016740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7173-1o1jycs.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-15T16:44:56.2300660Z ==> Summary 2021-05-15T16:44:56.2342490Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T16:44:56.2349910Z ==> Installing imagemagick dependency: openexr 2021-05-15T16:44:56.2448260Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T16:44:56.2466570Z 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-6663-1kt2mnx 2021-05-15T16:44:56.3174710Z cp -pR /private/tmp/d20210515-6663-1kt2mnx/openexr/. /usr/local/Cellar/openexr 2021-05-15T16:44:56.4097500Z chmod -Rf +w /private/tmp/d20210515-6663-1kt2mnx 2021-05-15T16:44:56.7179710Z ==> Finishing up 2021-05-15T16:44:56.7724500Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T16:44:56.7752580Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T16:44:56.7852300Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T16:44:56.7864950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T16:44:56.7867450Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T16:44:56.7869130Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T16:44:56.7870700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T16:44:56.7873050Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T16:44:56.7874560Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T16:44:56.7888720Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T16:44:56.7929850Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T16:44:56.7932130Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T16:44:56.7933960Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T16:44:56.7935590Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T16:44:56.7937800Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T16:44:56.7943360Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T16:44:56.7956240Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T16:44:56.7968720Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T16:44:56.7984830Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T16:44:56.8003910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T16:44:56.8017060Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T16:44:56.8032800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T16:44:56.8083460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T16:44:56.8085590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T16:44:56.8150860Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T16:44:56.8156470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T16:44:56.8161380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T16:44:56.8169970Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T16:44:56.8758520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7202-1seynbv.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-15T16:44:59.4223440Z ==> Summary 2021-05-15T16:44:59.4341130Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T16:44:59.4348420Z ==> Installing imagemagick 2021-05-15T16:44:59.4352240Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T16:44:59.4371490Z 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-6663-1chmrtl 2021-05-15T16:44:59.8144940Z cp -pR /private/tmp/d20210515-6663-1chmrtl/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T16:45:00.2742010Z chmod -Rf +w /private/tmp/d20210515-6663-1chmrtl 2021-05-15T16:45:02.4945090Z ==> Finishing up 2021-05-15T16:45:02.5206130Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T16:45:02.5212480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T16:45:02.5217300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T16:45:02.5222600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T16:45:02.5227710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T16:45:02.5233020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T16:45:02.5238760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T16:45:02.5243430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T16:45:02.5249040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T16:45:02.5254100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T16:45:02.5259770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T16:45:02.5264680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T16:45:02.5270070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T16:45:02.5274790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T16:45:02.5283080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T16:45:02.5287730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T16:45:02.5294460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T16:45:02.5311900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T16:45:02.5321450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T16:45:02.5323620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T16:45:02.5326730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T16:45:02.5328230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T16:45:02.5348920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T16:45:02.5374580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T16:45:02.5397250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T16:45:02.5398930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T16:45:02.5400580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T16:45:02.5412790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T16:45:02.5414330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T16:45:02.5416200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T16:45:02.5419630Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:02.5421510Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:02.5461730Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T16:45:02.5481240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T16:45:02.5483430Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T16:45:02.5485440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T16:45:02.5487440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T16:45:02.5489240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T16:45:02.5490790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T16:45:02.5492480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T16:45:02.5493900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T16:45:02.5495540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T16:45:02.5496880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T16:45:02.5498180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T16:45:02.5500420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T16:45:02.5510630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T16:45:02.5516050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T16:45:02.5543620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T16:45:02.5549040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T16:45:02.5557990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T16:45:02.5578710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T16:45:02.5583730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T16:45:02.5600640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T16:45:02.5617660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T16:45:02.5630200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T16:45:02.5632520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T16:45:02.5634580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T16:45:02.5636480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T16:45:02.5638380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T16:45:02.5640320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T16:45:02.5642200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T16:45:02.5644100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T16:45:02.5646050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T16:45:02.5648370Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T16:45:02.5651540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T16:45:02.5661290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T16:45:02.5665070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T16:45:02.5670430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T16:45:02.5675430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T16:45:02.5726930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T16:45:02.5731800Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T16:45:02.8538440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7228-1bygbyr.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-15T16:45:05.6862880Z ==> Summary 2021-05-15T16:45:05.7342990Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T16:45:07.6612310Z ==> Caveats 2021-05-15T16:45:07.6614700Z ==> docbook 2021-05-15T16:45:07.6639880Z To use the DocBook package in your XML toolchain, 2021-05-15T16:45:07.6640940Z you need to add the following to your ~/.bashrc: 2021-05-15T16:45:07.6641570Z 2021-05-15T16:45:07.6642420Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T16:45:07.6644550Z ==> gnu-getopt 2021-05-15T16:45:07.6670630Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:45:07.6672000Z because macOS already provides this software and installing another version in 2021-05-15T16:45:07.6673100Z parallel can cause all kinds of trouble. 2021-05-15T16:45:07.6673730Z 2021-05-15T16:45:07.6675040Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T16:45:07.6676720Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:45:07.6677560Z 2021-05-15T16:45:07.6678060Z 2021-05-15T16:45:07.6678850Z Bash completion has been installed to: 2021-05-15T16:45:07.6680220Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T16:45:09.5840050Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T16:45:10.7324350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:45:11.3023360Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T16:45:11.8959090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T16%3A55%3A00Z&sig=7li8kFqb3iHvpMQvT%2BLg1OARnm0b%2F9KDz1PiKxs9cuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:11.9544890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T16\%3A55\%3A00Z\&sig=7li8kFqb3iHvpMQvT\%2BLg1OARnm0b\%2F9KDz1PiKxs9cuA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:45:12.0173200Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T16:45:12.0860660Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T16:45:12.0899830Z 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-7235-155q3lk 2021-05-15T16:45:12.1080820Z cp -pR /private/tmp/d20210515-7235-155q3lk/udunits/. /usr/local/Cellar/udunits 2021-05-15T16:45:12.1292110Z chmod -Rf +w /private/tmp/d20210515-7235-155q3lk 2021-05-15T16:45:12.1934990Z ==> Finishing up 2021-05-15T16:45:12.2932780Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T16:45:12.2938740Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T16:45:12.2943500Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T16:45:12.2953860Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T16:45:12.2970020Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T16:45:12.3022450Z info /usr/local/share/info/udunits2.info 2021-05-15T16:45:12.3034300Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T16:45:12.3077300Z info /usr/local/share/info/udunits2lib.info 2021-05-15T16:45:12.3087360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T16:45:12.3217640Z info /usr/local/share/info/udunits2prog.info 2021-05-15T16:45:12.3225650Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T16:45:12.3227410Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T16:45:12.3229390Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T16:45:12.3366430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7402-x586xn.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-15T16:45:15.1987080Z ==> Summary 2021-05-15T16:45:15.2017630Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T16:45:17.6638880Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T16:45:17.6640480Z To reinstall 1.6, run: 2021-05-15T16:45:17.6641310Z brew reinstall jq 2021-05-15T16:45:19.3871550Z ==> Caveats 2021-05-15T16:45:19.3872790Z imagej requires Java. You can install the latest version with: 2021-05-15T16:45:19.3874200Z brew install --cask adoptopenjdk 2021-05-15T16:45:19.3874870Z 2021-05-15T16:45:19.6423250Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T16:45:19.8739910Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T16:45:27.9801100Z ==> Verifying checksum for cask 'imagej' 2021-05-15T16:45:28.2819780Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:45:28.2821050Z ==> Installing Cask imagej 2021-05-15T16:45:28.3283630Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7512-1ubiy5x 2021-05-15T16:45:28.5076320Z cp -pR /private/tmp/d20210515-7512-1ubiy5x/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T16:45:28.6779020Z chmod -Rf +w /private/tmp/d20210515-7512-1ubiy5x 2021-05-15T16:45:28.7525400Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T16:45:29.0308960Z 🍺 imagej was successfully installed! 2021-05-15T16:45:31.0379700Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T16:45:32.7859830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T16:45:33.1929160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T16%3A55%3A00Z&sig=3ezu7WWJSGgEczT8yxbPWVXFzHa76IByHuFmG23i6iU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:33.3763460Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T16:45:35.1071450Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T16:45:35.6702030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T16%3A55%3A00Z&sig=gzFuwL5vs93S553XFYkPAUZcUdmPfUZ8VOq%2BCXrgu2Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:36.1864230Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T16:45:36.1965200Z ==> Installing bowtie2 dependency: tbb 2021-05-15T16:45:36.2995130Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T16:45:41.4281870Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T16:45:41.4301600Z ==> Installing bowtie2 2021-05-15T16:45:41.4310220Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T16:45:45.5619970Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T16:45:48.8802840Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T16:45:50.5450220Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T16:45:51.0305950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T16%3A55%3A00Z&sig=c9hJUqmwbazQI3Rl4Xz0xYsefON%2Frq6XcFG1dw4%2FDow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:51.2132610Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T16:45:52.9498720Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T16:45:53.3802410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T16%3A55%3A00Z&sig=aa9Q3rHMBwlP8yMvNKB93w7pfhrSQIIgqll2UCyWAtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:53.4917880Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T16:45:55.2239760Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T16:45:55.6927120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T16%3A55%3A00Z&sig=PWynsfsjrjJc4VGoUNLVR1Nxq3mIGatbCHMwQjZxEao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:55.8177650Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T16:45:57.5243820Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T16:45:58.0000940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T16%3A55%3A00Z&sig=YZQTxAgWK%2FDpqWs9%2B5PMsSOUvwHNILVA%2BalGxUl6DdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:45:58.1460240Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T16:45:59.8939360Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T16:46:00.3564690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T16%3A55%3A00Z&sig=4CIj%2FbObSIY5KEJqMNtNkMabS9JgD3CyX2zJUs9%2F32A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:00.4771510Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T16:46:02.1955250Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T16:46:02.6915300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T16%3A55%3A00Z&sig=L6bx%2BRU4OLOJ9lh6NphhfpXPRZ6woTg%2FB4l7um1FD5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:02.9365440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T16:46:03.5088840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T16:46:03.5122510Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T16:46:03.9657470Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:46:03.9912240Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T16:46:05.7227980Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T16:46:06.1878600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T16%3A55%3A00Z&sig=c0tSctRcRCn08Jr%2Bi7OBmJ6N3wRQSL57ZEpAYtj%2FtO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:06.3016650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T16:46:08.0642590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T16:46:08.5430380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T16%3A55%3A00Z&sig=AogF1Ppw1o1KdQgf9gV13IM1jjQyCKaZkmcThTwkNSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:08.7502000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T16:46:10.4335200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T16:46:10.9059390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T16%3A55%3A00Z&sig=bsYcCGhJq4aoSt%2Ftw6rqT8Kz355zsFZv3qlAUhgQeaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:11.1566070Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T16:46:13.0024280Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T16:46:13.8229150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T16%3A55%3A00Z&sig=DK3MqJecEj0Pojw%2BOyAFMvwYmwr9DZR65LWoi7gMgFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:13.8232820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T16:46:15.4164000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T16:46:15.8969960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T16%3A55%3A00Z&sig=NxZjQqwdunNCeff%2FFl4GixNeuCNWEzDe07%2FPt%2FvK0yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:16.0071810Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T16:46:17.7609900Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T16:46:18.1360500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T16%3A55%3A00Z&sig=tqV4QnrPh%2By0BNFd0m230hyEe%2FEiLirxKNhbRMgiK4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:18.2781330Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T16:46:20.1245770Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T16:46:20.5010220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T16%3A55%3A00Z&sig=HojpMrm9e8uPYDfJCQBrG1ZExvqNflgIU7Aj%2F1IaARM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:20.6202220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T16:46:22.3444850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T16:46:22.7115660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T16%3A55%3A00Z&sig=FZptwITTp0P3QM5s%2BJ8yyOf8oIgfgmSEmUcfM1%2BSy3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:23.0778840Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:46:24.7278510Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:46:25.0972480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T16%3A55%3A00Z&sig=UDd96ggPAMvfa840hs%2F7vylxrbdBKlBse8mF3Bxq08I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:25.2866230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T16:46:27.0411740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T16:46:27.4193310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T16%3A55%3A00Z&sig=dNQMtvzqyYXS0aZO85Vlfb6Ct0fIfOqYDCam2FzNsNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:27.9706990Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T16:46:29.6712060Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T16:46:30.1126580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T16%3A55%3A00Z&sig=rsWVRNO5DhmVBPdeTd%2BqkoqSsM7lOO3ybqowdlSpppU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:30.4092590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T16:46:32.1720290Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T16:46:32.5527570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T16%3A55%3A00Z&sig=FEIZHLtxXfchsNIu3JY5Mt1OGUc6j9nZ9q8E8%2BVpeKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:32.8881010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T16:46:34.8749270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T16:46:35.3612510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T16%3A55%3A00Z&sig=drK3DU2guVhF1DZraq4cwJqaMEYKD9IDI6eMxHusKyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:46:35.8519320Z ==> 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-15T16:46:35.8522660Z ==> Installing gdal dependency: cfitsio 2021-05-15T16:46:35.9252720Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T16:46:38.7103440Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T16:46:38.7122480Z ==> Installing gdal dependency: popt 2021-05-15T16:46:38.7145810Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T16:46:41.4512310Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T16:46:41.4524920Z ==> Installing gdal dependency: epsilon 2021-05-15T16:46:41.4583170Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T16:46:44.1139930Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T16:46:44.1145820Z ==> Installing gdal dependency: expat 2021-05-15T16:46:44.1169570Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T16:46:47.0033010Z ==> Caveats 2021-05-15T16:46:47.0034720Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:46:47.0036060Z because macOS already provides this software and installing another version in 2021-05-15T16:46:47.0037140Z parallel can cause all kinds of trouble. 2021-05-15T16:46:47.0037750Z 2021-05-15T16:46:47.0038580Z If you need to have expat first in your PATH, run: 2021-05-15T16:46:47.0040140Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:46:47.0040920Z 2021-05-15T16:46:47.0041760Z For compilers to find expat you may need to set: 2021-05-15T16:46:47.0043080Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:46:47.0044480Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:46:47.0045180Z 2021-05-15T16:46:47.0046380Z For pkg-config to find expat you may need to set: 2021-05-15T16:46:47.0047500Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:46:47.0048190Z 2021-05-15T16:46:47.0049310Z ==> Summary 2021-05-15T16:46:47.0064880Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T16:46:47.0071580Z ==> Installing gdal dependency: freexl 2021-05-15T16:46:47.0182770Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T16:46:50.4444180Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T16:46:50.4451790Z ==> Installing gdal dependency: geos 2021-05-15T16:46:50.5033490Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T16:46:54.3839770Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T16:46:54.3857600Z ==> Installing gdal dependency: hdf5 2021-05-15T16:46:54.4405520Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T16:46:58.2875390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T16:46:58.2881870Z ==> Installing gdal dependency: json-c 2021-05-15T16:46:58.2953610Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T16:47:01.0318580Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T16:47:01.0387030Z ==> Installing gdal dependency: libxml2 2021-05-15T16:47:01.0463150Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T16:47:04.4218500Z ==> Caveats 2021-05-15T16:47:04.4220210Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:04.4221550Z because macOS already provides this software and installing another version in 2021-05-15T16:47:04.4222650Z parallel can cause all kinds of trouble. 2021-05-15T16:47:04.4223280Z 2021-05-15T16:47:04.4224110Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:47:04.4225710Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:04.4226540Z 2021-05-15T16:47:04.4232420Z For compilers to find libxml2 you may need to set: 2021-05-15T16:47:04.4237670Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:47:04.4239160Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:47:04.4240040Z 2021-05-15T16:47:04.4241330Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:47:04.4242480Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:47:04.4243170Z 2021-05-15T16:47:04.4244290Z ==> Summary 2021-05-15T16:47:04.4459640Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T16:47:04.4465730Z ==> Installing gdal dependency: libdap 2021-05-15T16:47:04.4618890Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T16:47:07.5422120Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T16:47:07.5429540Z ==> Installing gdal dependency: proj 2021-05-15T16:47:07.5612720Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T16:47:10.7159120Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T16:47:10.7165470Z ==> Installing gdal dependency: libgeotiff 2021-05-15T16:47:10.7369450Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T16:47:13.6679230Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T16:47:13.6686430Z ==> Installing gdal dependency: librttopo 2021-05-15T16:47:13.7130740Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:47:16.5599900Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T16:47:16.5604220Z ==> Installing gdal dependency: minizip 2021-05-15T16:47:16.5979410Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T16:47:19.6183630Z ==> Caveats 2021-05-15T16:47:19.6184990Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:47:19.6186250Z with the venerable 'unzip' library. 2021-05-15T16:47:19.6193100Z ==> Summary 2021-05-15T16:47:19.6208190Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T16:47:19.6215890Z ==> Installing gdal dependency: libspatialite 2021-05-15T16:47:19.7159340Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T16:47:23.2083880Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T16:47:23.2089290Z ==> Installing gdal dependency: netcdf 2021-05-15T16:47:23.2691880Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:47:26.8327310Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:47:26.8335350Z ==> Installing gdal dependency: openblas 2021-05-15T16:47:26.8707690Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T16:47:31.2369950Z ==> Caveats 2021-05-15T16:47:31.2372010Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:31.2373260Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:47:31.2374010Z 2021-05-15T16:47:31.2374860Z For compilers to find openblas you may need to set: 2021-05-15T16:47:31.2376260Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:47:31.2377720Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:47:31.2378440Z 2021-05-15T16:47:31.2379680Z For pkg-config to find openblas you may need to set: 2021-05-15T16:47:31.2380830Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:47:31.2381530Z 2021-05-15T16:47:31.2382680Z ==> Summary 2021-05-15T16:47:31.2396920Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T16:47:31.2404410Z ==> Installing gdal dependency: numpy 2021-05-15T16:47:31.3500380Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T16:47:35.9314130Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T16:47:35.9320260Z ==> Installing gdal dependency: xerces-c 2021-05-15T16:47:35.9380800Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T16:47:41.6783290Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T16:47:41.6789510Z ==> Installing gdal 2021-05-15T16:47:41.6794340Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T16:47:49.1021210Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T16:47:50.4761690Z ==> No outdated dependents to upgrade! 2021-05-15T16:47:50.4764900Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:47:50.8322900Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:47:50.8324050Z netcdf 2021-05-15T16:47:50.9248630Z ==> Caveats 2021-05-15T16:47:50.9250080Z ==> expat 2021-05-15T16:47:50.9298160Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:50.9299500Z because macOS already provides this software and installing another version in 2021-05-15T16:47:50.9300590Z parallel can cause all kinds of trouble. 2021-05-15T16:47:50.9301130Z 2021-05-15T16:47:50.9301920Z If you need to have expat first in your PATH, run: 2021-05-15T16:47:50.9303450Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:50.9304040Z 2021-05-15T16:47:50.9304720Z For compilers to find expat you may need to set: 2021-05-15T16:47:50.9305880Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T16:47:50.9306960Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T16:47:50.9307360Z 2021-05-15T16:47:50.9308260Z For pkg-config to find expat you may need to set: 2021-05-15T16:47:50.9309060Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T16:47:50.9309480Z 2021-05-15T16:47:50.9310260Z ==> libxml2 2021-05-15T16:47:50.9347640Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:50.9349080Z because macOS already provides this software and installing another version in 2021-05-15T16:47:50.9350180Z parallel can cause all kinds of trouble. 2021-05-15T16:47:50.9350810Z 2021-05-15T16:47:50.9351650Z If you need to have libxml2 first in your PATH, run: 2021-05-15T16:47:50.9353270Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:47:50.9354080Z 2021-05-15T16:47:50.9354930Z For compilers to find libxml2 you may need to set: 2021-05-15T16:47:50.9356290Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T16:47:50.9357760Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T16:47:50.9358470Z 2021-05-15T16:47:50.9359720Z For pkg-config to find libxml2 you may need to set: 2021-05-15T16:47:50.9361350Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T16:47:50.9362050Z 2021-05-15T16:47:50.9363400Z ==> minizip 2021-05-15T16:47:50.9365750Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T16:47:50.9367230Z with the venerable 'unzip' library. 2021-05-15T16:47:50.9368540Z ==> openblas 2021-05-15T16:47:50.9408730Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:47:50.9409980Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T16:47:50.9410730Z 2021-05-15T16:47:50.9411600Z For compilers to find openblas you may need to set: 2021-05-15T16:47:50.9413000Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T16:47:50.9414480Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T16:47:50.9415210Z 2021-05-15T16:47:50.9416460Z For pkg-config to find openblas you may need to set: 2021-05-15T16:47:50.9417630Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T16:47:50.9418360Z 2021-05-15T16:47:53.2501910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T16:47:53.8274430Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T16:47:53.8302650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T16:47:54.2186010Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:47:54.2373020Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T16:47:55.0875920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T16:47:55.0905600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T16:47:55.4527790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:47:55.4770220Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T16:47:57.1569420Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T16:47:57.5486210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T16%3A55%3A00Z&sig=Gi7%2F9LjOsWakGF3%2FSAdF3JVWpoVT1w8lRy4gsTvta4M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:47:58.8349690Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T16:47:59.3821940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T16:47:59.3877530Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T16:47:59.8917890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:47:59.9042350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T16:48:01.6202700Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T16:48:02.0844630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T16%3A55%3A00Z&sig=FaI1ga6OdQzt2jFXWadtuORrQigqiENo83H9wGIb%2FyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:02.4202630Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T16:48:02.4219650Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T16:48:04.1740000Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T16:48:04.5626870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T16%3A55%3A00Z&sig=kmWyzC7tfGT5XAyuG4Y1nfLJjSNCSBbJ5g52Ev2y2Bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:05.1947910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T16:48:06.9314520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T16:48:07.3156920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T16%3A55%3A00Z&sig=QfffMXok3aoASUiilO%2Fte%2BlJroYXH4y7EI9aisDe76s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:07.6476250Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T16:48:09.4599350Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T16:48:09.8540330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T16%3A55%3A00Z&sig=h%2BIwLyYHrc2giAzjRGbmrB0ukN2B4uZXIP3MAKwnlD4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:48:11.0449350Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T16:48:11.0458200Z ==> Installing itk dependency: open-mpi 2021-05-15T16:48:11.1978570Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T16:48:17.2247180Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T16:48:17.2254790Z ==> Installing itk dependency: fftw 2021-05-15T16:48:17.3002960Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T16:48:20.6203180Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T16:48:20.6210130Z ==> Installing itk dependency: boost 2021-05-15T16:48:20.6267490Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T16:48:54.4561770Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T16:48:54.4581710Z ==> Installing itk dependency: netcdf 2021-05-15T16:48:54.5427540Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T16:48:57.7444490Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T16:48:57.7450820Z ==> Installing itk dependency: pyqt@5 2021-05-15T16:48:57.8056080Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T16:49:03.4860900Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T16:49:03.4866930Z ==> Installing itk dependency: vtk@8.2 2021-05-15T16:49:03.6565210Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T16:49:35.5024530Z ==> Caveats 2021-05-15T16:49:35.5026800Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T16:49:35.5027990Z because this is an alternate version of another formula. 2021-05-15T16:49:35.5028710Z 2021-05-15T16:49:35.5029530Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T16:49:35.5031100Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T16:49:35.5031890Z 2021-05-15T16:49:35.5032700Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T16:49:35.5034030Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T16:49:35.5035450Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T16:49:35.5036130Z 2021-05-15T16:49:35.5037270Z ==> Summary 2021-05-15T16:49:35.7631460Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T16:49:35.7638750Z ==> Installing itk dependency: gdcm 2021-05-15T16:49:35.9640430Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T16:49:42.2691320Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T16:49:42.2702600Z ==> Installing itk 2021-05-15T16:49:42.2704050Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T16:49:56.7963800Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T16:50:00.2127990Z ==> No outdated dependents to upgrade! 2021-05-15T16:50:00.2130500Z ==> Checking for dependents of upgraded formulae... 2021-05-15T16:50:02.5641990Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T16:50:02.5643040Z fftw 2021-05-15T16:50:02.6499110Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T16:50:02.6500850Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T16:50:04.5315160Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T16:50:04.6626680Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T16:50:05.8409460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:06.4003040Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T16:50:06.8687420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T17%3A00%3A00Z&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:06.9174920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=SDOOXpzjcDjW8WYabDt7yXBz1pZdvQvyGQC7fgGRwhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:06.9889610Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T16:50:06.9950820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T16:50:08.1254960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:08.7107990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T16:50:09.2109420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T17%3A00%3A00Z&sig=B8TdqgUfvfzxE7ufAvdmN%2FoKXwVdlIIWDo6%2BB0clX1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:09.2591660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=B8TdqgUfvfzxE7ufAvdmN\%2FoKXwVdlIIWDo6\%2BB0clX1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:09.3783580Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T16:50:09.3875570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T16:50:10.5588470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:11.1301610Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T16:50:11.6002040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T17%3A00%3A00Z&sig=ssoMvJTm4x344me78NVaYpY%2BuC3L9jh19sIaryQIqNU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:11.6554550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=ssoMvJTm4x344me78NVaYpY\%2BuC3L9jh19sIaryQIqNU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:11.7303780Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T16:50:11.7346960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T16:50:12.9039950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T16:50:13.4739920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T16:50:13.9467990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T17%3A00%3A00Z&sig=BzRarFNOLT2HDG2oeLo3%2BBeC%2Ba6iRZHzWTH02HpHggo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:14.0084250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T17\%3A00\%3A00Z\&sig=BzRarFNOLT2HDG2oeLo3\%2BBeC\%2Ba6iRZHzWTH02HpHggo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T16:50:14.4436740Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T16:50:14.5054780Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T16:50:14.5058480Z ==> Installing libav dependency: faac 2021-05-15T16:50:14.5693080Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T16:50:14.5726120Z 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-9115-k8avj8 2021-05-15T16:50:14.5848810Z cp -pR /private/tmp/d20210515-9115-k8avj8/faac/. /usr/local/Cellar/faac 2021-05-15T16:50:14.6007190Z chmod -Rf +w /private/tmp/d20210515-9115-k8avj8 2021-05-15T16:50:14.6580430Z ==> Finishing up 2021-05-15T16:50:14.7088310Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T16:50:14.7094900Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T16:50:14.7102750Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T16:50:14.7121720Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T16:50:14.7130810Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T16:50:14.7136360Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T16:50:14.7141460Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T16:50:14.7290240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9297-1jzj7s0.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-15T16:50:17.2379640Z ==> Summary 2021-05-15T16:50:17.2406650Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T16:50:17.2443170Z ==> Installing libav dependency: fdk-aac 2021-05-15T16:50:17.2466980Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T16:50:17.2485500Z 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-9115-1vq9clh 2021-05-15T16:50:17.2772100Z cp -pR /private/tmp/d20210515-9115-1vq9clh/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T16:50:17.2942900Z chmod -Rf +w /private/tmp/d20210515-9115-1vq9clh 2021-05-15T16:50:17.3499560Z ==> Finishing up 2021-05-15T16:50:17.4008390Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T16:50:17.4018080Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T16:50:17.4025190Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T16:50:17.4030310Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T16:50:17.4035920Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T16:50:17.4044320Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T16:50:17.4212500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9323-1247bwr.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-15T16:50:20.0292460Z ==> Summary 2021-05-15T16:50:20.0315550Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T16:50:20.0323420Z ==> Installing libav dependency: sdl 2021-05-15T16:50:20.0365900Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T16:50:20.0391990Z 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-9115-z3ujal 2021-05-15T16:50:20.1234070Z cp -pR /private/tmp/d20210515-9115-z3ujal/sdl/. /usr/local/Cellar/sdl 2021-05-15T16:50:20.2507650Z chmod -Rf +w /private/tmp/d20210515-9115-z3ujal 2021-05-15T16:50:20.4280650Z ==> Finishing up 2021-05-15T16:50:20.4804230Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T16:50:20.4810650Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T16:50:20.4826650Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T16:50:20.4854770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T16:50:20.4865250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T16:50:20.4874940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T16:50:20.4887420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T16:50:20.4904140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T16:50:20.4912460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T16:50:20.4924210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T16:50:20.4934240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T16:50:20.4946080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T16:50:20.4969850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T16:50:20.4979200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T16:50:20.4989600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T16:50:20.4995020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T16:50:20.5000520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T16:50:20.5010680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T16:50:20.5022330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T16:50:20.5032110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T16:50:20.5042090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T16:50:20.5051570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T16:50:20.5060750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T16:50:20.5070390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T16:50:20.5079270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T16:50:20.5089080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T16:50:20.5100160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T16:50:20.5109560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T16:50:20.5119540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T16:50:20.5129170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T16:50:20.5136880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T16:50:20.5142880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T16:50:20.5148750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T16:50:20.5156160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T16:50:20.5163880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T16:50:20.5174150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T16:50:20.5179290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T16:50:20.5188770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T16:50:20.5197600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T16:50:20.5202560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T16:50:20.5208510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T16:50:20.5217660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T16:50:20.5231230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T16:50:20.5240150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T16:50:20.5249280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T16:50:20.5269440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T16:50:20.5274580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T16:50:20.5280400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T16:50:20.5286070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T16:50:20.5296570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T16:50:20.5307180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T16:50:20.5312730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T16:50:20.5318010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T16:50:20.5325920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T16:50:20.5333780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T16:50:20.5343280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T16:50:20.5350480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T16:50:20.5356230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T16:50:20.5369990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T16:50:20.5377040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T16:50:20.5384990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T16:50:20.5395500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T16:50:20.5405520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T16:50:20.5411840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T16:50:20.5419880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T16:50:20.5430190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T16:50:20.5434970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T16:50:20.5440640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T16:50:20.5448170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T16:50:20.5457540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T16:50:20.5466220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T16:50:20.5470370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T16:50:20.5478090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T16:50:20.5487760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T16:50:20.5497950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T16:50:20.5502780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T16:50:20.5509360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T16:50:20.5532850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T16:50:20.5541190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T16:50:20.5543710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T16:50:20.5549000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T16:50:20.5560130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T16:50:20.5564840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T16:50:20.5570970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T16:50:20.5577120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T16:50:20.5582840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T16:50:20.5588120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T16:50:20.5594180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T16:50:20.5605250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T16:50:20.5611790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T16:50:20.5619250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T16:50:20.5629290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T16:50:20.5634450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T16:50:20.5640180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T16:50:20.5648250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T16:50:20.5653660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T16:50:20.5659060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T16:50:20.5667850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T16:50:20.5672900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T16:50:20.5679140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T16:50:20.5685620Z Only the first 100 operations were output. 2021-05-15T16:50:20.6725540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9349-635ymy.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-15T16:50:23.3315590Z ==> Summary 2021-05-15T16:50:23.3460950Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T16:50:23.3473880Z ==> Installing libav 2021-05-15T16:50:23.3475460Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T16:50:23.3490870Z 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-9115-z5jnu3 2021-05-15T16:50:23.5429980Z cp -pR /private/tmp/d20210515-9115-z5jnu3/libav/. /usr/local/Cellar/libav 2021-05-15T16:50:23.6281900Z chmod -Rf +w /private/tmp/d20210515-9115-z5jnu3 2021-05-15T16:50:24.8412040Z ==> Finishing up 2021-05-15T16:50:24.8975360Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T16:50:24.8985200Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T16:50:24.9004620Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T16:50:24.9031110Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T16:50:24.9037780Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T16:50:24.9043960Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T16:50:24.9399500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9375-hbzopc.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-15T16:50:27.4949630Z ==> Summary 2021-05-15T16:50:27.4970620Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T16:50:30.3085990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T16:50:32.0583610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T16:50:32.5303920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T17%3A00%3A00Z&sig=qjmxXa%2FJdxl5owUohSpYquQ%2FF2Tns7N3lyDR%2F4DYZjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:32.7544080Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T16:50:35.8194100Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T16:50:38.4027450Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T16:50:38.4028620Z To reinstall 4.3.0, run: 2021-05-15T16:50:38.4029420Z brew reinstall libtiff 2021-05-15T16:50:40.0710810Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T16:50:40.0711970Z To reinstall 2.3.9_1, run: 2021-05-15T16:50:40.0712780Z brew reinstall unixodbc 2021-05-15T16:50:41.7614190Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T16:50:41.7615930Z To reinstall 1.0.18_1, run: 2021-05-15T16:50:41.7616740Z brew reinstall libsodium 2021-05-15T16:50:43.4688800Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T16:50:43.4690570Z To reinstall 4.1.1, run: 2021-05-15T16:50:43.4691540Z brew reinstall tesseract 2021-05-15T16:50:45.2016530Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T16:50:45.2021630Z To reinstall 1.21.1, run: 2021-05-15T16:50:45.2022240Z brew reinstall wget 2021-05-15T16:50:46.9131380Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T16:50:46.9132590Z To reinstall 4.3.4, run: 2021-05-15T16:50:46.9133370Z brew reinstall zeromq 2021-05-15T16:50:48.6216180Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T16:50:48.6217360Z To reinstall 2.2.27.6_1, run: 2021-05-15T16:50:48.6218150Z brew reinstall udunits 2021-05-15T16:50:50.3265410Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T16:50:50.3266570Z To reinstall 1.2.0, run: 2021-05-15T16:50:50.3267330Z brew reinstall webp 2021-05-15T16:50:52.1209950Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T16:50:53.8526940Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T16:50:54.2860680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T17%3A00%3A00Z&sig=j4bFjplPW%2Fd%2Fe3r7FRkaccRJNtyuBy2Lr91%2BP2ciDNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T16:50:57.0924900Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T16:51:40.1588770Z ==> Caveats 2021-05-15T16:51:40.1589910Z Bash completion has been installed to: 2021-05-15T16:51:40.1590890Z /usr/local/etc/bash_completion.d 2021-05-15T16:51:40.1592170Z ==> Summary 2021-05-15T16:51:41.6692160Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T16:51:44.9351440Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T16:51:44.9361190Z ==> 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=20210515T165008Z&X-Amz-Expires=300&X-Amz-Signature=1f4a488e8412347032f2b74ebf2928c1d5dbe47bcdb4e61dc1fa17fc67560ef1&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-15T16:51:48.0783780Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T16:51:48.0784990Z ==> Installing Cask xquartz 2021-05-15T16:52:07.6206710Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T16:52:07.6208890Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T16:52:32.1853230Z installer: Package name is 2021-05-15T16:52:32.1868030Z installer: Installing at base path / 2021-05-15T16:52:32.1868990Z installer: The install was successful. 2021-05-15T16:52:32.1873550Z installer: The install requires logging out now. 2021-05-15T16:52:32.2941030Z 🍺 xquartz was successfully installed! 2021-05-15T16:52:32.3215670Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:52:32.3216220Z with: 2021-05-15T16:52:32.3216680Z github_slug: neuroconductor/DensParcorr 2021-05-15T16:52:32.3217140Z env: 2021-05-15T16:52:32.3217540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:32.3217970Z TIC_DEPLOY_KEY: 2021-05-15T16:52:32.3218290Z RSPM: 2021-05-15T16:52:32.3219760Z GITHUB_PAT: *** 2021-05-15T16:52:32.3220170Z COVERALLS_TOKEN: 2021-05-15T16:52:32.3220620Z continue-on-error: false 2021-05-15T16:52:32.3221070Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:32.3221550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:32.3221960Z TZ: UTC 2021-05-15T16:52:32.3222320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:32.3222720Z NOT_CRAN: true 2021-05-15T16:52:32.3223060Z ##[endgroup] 2021-05-15T16:52:32.3987500Z repo slug is: neuroconductor/DensParcorr 2021-05-15T16:52:32.4105010Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:52:32.4105700Z env: 2021-05-15T16:52:32.4106140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:32.4106640Z TIC_DEPLOY_KEY: 2021-05-15T16:52:32.4107000Z RSPM: 2021-05-15T16:52:32.4107880Z GITHUB_PAT: *** 2021-05-15T16:52:32.4108320Z COVERALLS_TOKEN: 2021-05-15T16:52:32.4108830Z continue-on-error: false 2021-05-15T16:52:32.4109310Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:32.4109970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:32.4110500Z TZ: UTC 2021-05-15T16:52:32.4110930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:32.4111370Z NOT_CRAN: true 2021-05-15T16:52:32.4111740Z ##[endgroup] 2021-05-15T16:52:33.3993700Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:52:33.3994400Z with: 2021-05-15T16:52:33.3994830Z repo_name: DensParcorr 2021-05-15T16:52:33.3995280Z repo_version: 1.0 2021-05-15T16:52:33.3995800Z runner_os: macOS 2021-05-15T16:52:33.3996290Z R_version: 3.5 2021-05-15T16:52:33.3996740Z env: 2021-05-15T16:52:33.3997280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:33.3997760Z TIC_DEPLOY_KEY: 2021-05-15T16:52:33.3998140Z RSPM: 2021-05-15T16:52:33.3999310Z GITHUB_PAT: *** 2021-05-15T16:52:33.3999790Z COVERALLS_TOKEN: 2021-05-15T16:52:33.4000260Z continue-on-error: false 2021-05-15T16:52:33.4000770Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:33.4001270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:33.4001740Z TZ: UTC 2021-05-15T16:52:33.4002130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:33.4002570Z NOT_CRAN: true 2021-05-15T16:52:33.4002960Z ##[endgroup] 2021-05-15T16:52:33.4657340Z Package: DensParcorr 2021-05-15T16:52:33.4663220Z Version: 1.0 2021-05-15T16:52:33.4664090Z OS: macOS 2021-05-15T16:52:33.4746980Z ##[group]Run install.packages('remotes') 2021-05-15T16:52:33.4747830Z install.packages('remotes') 2021-05-15T16:52:33.4748650Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:52:33.4749620Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:52:33.4930300Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:33.4930730Z env: 2021-05-15T16:52:33.4931210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:33.4931690Z TIC_DEPLOY_KEY: 2021-05-15T16:52:33.4932080Z RSPM: 2021-05-15T16:52:33.4933100Z GITHUB_PAT: *** 2021-05-15T16:52:33.4933510Z COVERALLS_TOKEN: 2021-05-15T16:52:33.4934020Z continue-on-error: false 2021-05-15T16:52:33.4934520Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:33.4935050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:33.4935500Z TZ: UTC 2021-05-15T16:52:33.4935940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:33.4936650Z NOT_CRAN: true 2021-05-15T16:52:33.4937030Z ##[endgroup] 2021-05-15T16:52:33.7130370Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:33.7132190Z (as ‘lib’ is unspecified) 2021-05-15T16:52:37.1865140Z 2021-05-15T16:52:37.1866660Z There is a binary version available but the source version is later: 2021-05-15T16:52:37.1916040Z binary source needs_compilation 2021-05-15T16:52:37.1917180Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T16:52:37.1919070Z installing the source package ‘remotes’ 2021-05-15T16:52:37.1919930Z 2021-05-15T16:52:37.1920220Z 2021-05-15T16:52:37.1941620Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:52:37.3906520Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T16:52:37.4013670Z ================================================== 2021-05-15T16:52:37.4015580Z downloaded 144 KB 2021-05-15T16:52:37.4016220Z 2021-05-15T16:52:37.7968170Z * installing *source* package ‘remotes’ ... 2021-05-15T16:52:37.8051860Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T16:52:37.8302680Z ** R 2021-05-15T16:52:37.8713130Z ** inst 2021-05-15T16:52:37.8747360Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:52:39.8517960Z ** help 2021-05-15T16:52:39.9871550Z *** installing help indices 2021-05-15T16:52:40.0631200Z ** building package indices 2021-05-15T16:52:40.1542350Z ** installing vignettes 2021-05-15T16:52:40.1615580Z ** testing if installed package can be loaded 2021-05-15T16:52:40.4045810Z * DONE (remotes) 2021-05-15T16:52:40.4850670Z 2021-05-15T16:52:40.4952730Z The downloaded source packages are in 2021-05-15T16:52:40.5054690Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpv952hn/downloaded_packages’ 2021-05-15T16:52:45.9681250Z ##[group]Run actions/cache@v1 2021-05-15T16:52:45.9681800Z with: 2021-05-15T16:52:45.9682320Z path: /Users/runner/work/_temp/Library 2021-05-15T16:52:45.9685150Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-6488e4b8498af6d9a1b3b126ea8a24f8d9255f3b37efaf37b932631896cfc106 2021-05-15T16:52:45.9688180Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-15T16:52:45.9689440Z env: 2021-05-15T16:52:45.9689900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:45.9690400Z TIC_DEPLOY_KEY: 2021-05-15T16:52:45.9690930Z RSPM: 2021-05-15T16:52:45.9692140Z GITHUB_PAT: *** 2021-05-15T16:52:45.9692770Z COVERALLS_TOKEN: 2021-05-15T16:52:45.9693400Z continue-on-error: false 2021-05-15T16:52:45.9693920Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:45.9694430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:45.9694910Z TZ: UTC 2021-05-15T16:52:45.9695400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:45.9695830Z NOT_CRAN: true 2021-05-15T16:52:45.9696220Z ##[endgroup] 2021-05-15T16:52:46.0504530Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T16:52:46.0618710Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:52:46.0619650Z remotes::install_github("ropensci/tic") 2021-05-15T16:52:46.0620370Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:52:46.0621100Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:52:46.0622070Z remotes::install_cran("covr") 2021-05-15T16:52:46.0914120Z shell: /usr/local/bin/Rscript {0} 2021-05-15T16:52:46.0914590Z env: 2021-05-15T16:52:46.0915100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:52:46.0915770Z TIC_DEPLOY_KEY: 2021-05-15T16:52:46.0916180Z RSPM: 2021-05-15T16:52:46.0917370Z GITHUB_PAT: *** 2021-05-15T16:52:46.0917790Z COVERALLS_TOKEN: 2021-05-15T16:52:46.0918300Z continue-on-error: false 2021-05-15T16:52:46.0918780Z VDIFFR_RUN_TESTS: false 2021-05-15T16:52:46.0919330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T16:52:46.0920530Z TZ: UTC 2021-05-15T16:52:46.0921400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:52:46.0921980Z NOT_CRAN: true 2021-05-15T16:52:46.0922360Z ##[endgroup] 2021-05-15T16:52:46.3443470Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:52:49.6537770Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:52:53.5924020Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:52:53.5925140Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:52:53.5926090Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:52:53.5926970Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:52:53.5927910Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:52:53.5928740Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:52:53.5929650Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:52:53.5930560Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:52:53.5931400Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:52:53.5932290Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:52:53.5933140Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:52:53.5934070Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:52:53.5934950Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:52:53.5935850Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:52:53.5936660Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:52:53.5937580Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:52:53.5938510Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:53.5939410Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:52:53.5940300Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:52:53.5941210Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:52:53.5942110Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:52:53.5943060Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:52:53.5944020Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:52:53.5944870Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:52:53.5945790Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:52:53.5946650Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:52:53.5947590Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:53.5948470Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:53.5949320Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:52:53.5950190Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:52:53.5951030Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:52:53.5951910Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:52:53.5952810Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:52:53.5953730Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:52:53.5954550Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:52:53.5956570Z 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-15T16:52:53.5965040Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:52:53.5966220Z (as ‘lib’ is unspecified) 2021-05-15T16:52:56.2344570Z 2021-05-15T16:52:56.2346130Z There are binary versions available but the source versions are later: 2021-05-15T16:52:56.2374440Z binary source needs_compilation 2021-05-15T16:52:56.2379020Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T16:52:56.2380020Z magrittr 1.5 2.0.1 TRUE 2021-05-15T16:52:56.2380910Z glue 1.3.2 1.4.2 TRUE 2021-05-15T16:52:56.2383570Z sys 3.3 3.4 TRUE 2021-05-15T16:52:56.2384480Z R6 2.4.1 2.5.0 FALSE 2021-05-15T16:52:56.2385990Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T16:52:56.2387750Z Package which is only available in source form, and may need 2021-05-15T16:52:56.2388810Z mime 0.9 0.10 TRUE 2021-05-15T16:52:56.2391630Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-15T16:52:56.2393690Z curl 4.3 4.3.1 TRUE 2021-05-15T16:52:56.2394880Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T16:52:56.2395770Z httr 1.4.1 1.4.2 FALSE 2021-05-15T16:52:56.2399020Z cli 2.0.2 2.5.0 FALSE 2021-05-15T16:52:56.2399880Z zip 2.0.4 2.1.1 TRUE 2021-05-15T16:52:56.2400760Z rstudioapi 0.11 0.13 FALSE 2021-05-15T16:52:56.2401620Z credentials 1.1 1.3.0 FALSE 2021-05-15T16:52:56.2403070Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T16:52:56.2404950Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T16:52:56.2406910Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T16:52:56.2408740Z withr 2.1.2 2.4.2 FALSE 2021-05-15T16:52:56.2409720Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T16:52:56.2411720Z purrr 0.3.3 0.3.4 TRUE 2021-05-15T16:52:56.2412730Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T16:52:56.2414650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-15T16:52:56.2417960Z gh 1.1.0 1.3.0 FALSE 2021-05-15T16:52:56.2419620Z gert 0.3 1.3.0 TRUE 2021-05-15T16:52:56.2420820Z fs 1.3.2 1.5.0 TRUE 2021-05-15T16:52:56.2422260Z desc 1.2.0 1.3.0 FALSE 2021-05-15T16:52:56.2423530Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T16:52:56.2424830Z usethis 1.5.1 2.0.1 FALSE 2021-05-15T16:52:56.2426590Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T16:52:56.2428580Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T16:52:56.2429190Z 2021-05-15T16:52:56.6457570Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-15T16:52:56.6458930Z ================================================== 2021-05-15T16:52:56.6459960Z downloaded 20 KB 2021-05-15T16:52:56.6465210Z 2021-05-15T16:52:56.6489840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-15T16:52:57.0526800Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-15T16:52:57.0528330Z ================================================== 2021-05-15T16:52:57.0529240Z downloaded 12 KB 2021-05-15T16:52:57.0532550Z 2021-05-15T16:52:57.0565300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-15T16:52:57.4605270Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-15T16:52:57.4656490Z ================================================== 2021-05-15T16:52:57.4659230Z downloaded 195 KB 2021-05-15T16:52:57.4659960Z 2021-05-15T16:52:57.4694680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-15T16:52:57.7370570Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-15T16:52:57.7416150Z ================================================== 2021-05-15T16:52:57.7416690Z downloaded 63 KB 2021-05-15T16:52:57.7417110Z 2021-05-15T16:52:57.8232290Z 2021-05-15T16:52:57.8247230Z 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-15T16:52:57.8249250Z The downloaded binary packages are in 2021-05-15T16:52:57.8250170Z 2021-05-15T16:52:57.8251550Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpmqTJjc/downloaded_packages 2021-05-15T16:52:57.8258750Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:52:58.0825970Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T16:52:58.1129730Z ================================================== 2021-05-15T16:52:58.1233780Z downloaded 841 KB 2021-05-15T16:52:58.1336060Z 2021-05-15T16:52:58.1440530Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:52:58.2656370Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T16:52:58.2821370Z ================================================== 2021-05-15T16:52:58.2822940Z downloaded 259 KB 2021-05-15T16:52:58.2823560Z 2021-05-15T16:52:58.2858500Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:52:58.5273930Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T16:52:58.5346340Z ================================================== 2021-05-15T16:52:58.5347600Z downloaded 96 KB 2021-05-15T16:52:58.5348380Z 2021-05-15T16:52:58.5381620Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:52:58.6739960Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T16:52:58.6741640Z ================================================== 2021-05-15T16:52:58.6742560Z downloaded 19 KB 2021-05-15T16:52:58.6743190Z 2021-05-15T16:52:58.6773620Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:52:58.9095740Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T16:52:58.9497660Z ================================================== 2021-05-15T16:52:58.9601550Z downloaded 61 KB 2021-05-15T16:52:58.9703080Z 2021-05-15T16:52:58.9806740Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:52:59.0936380Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T16:52:59.5704260Z ================================================== 2021-05-15T16:52:59.5705340Z downloaded 1.3 MB 2021-05-15T16:52:59.5705960Z 2021-05-15T16:52:59.8592920Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:53:00.0640850Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T16:53:00.0642910Z ================================================== 2021-05-15T16:53:00.0644340Z downloaded 12 KB 2021-05-15T16:53:00.0645020Z 2021-05-15T16:53:00.0675560Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:53:00.3341250Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T16:53:00.3622730Z ================================================== 2021-05-15T16:53:00.3623780Z downloaded 774 KB 2021-05-15T16:53:00.3624380Z 2021-05-15T16:53:00.3657940Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:53:00.7217190Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T16:53:00.7426810Z ================================================== 2021-05-15T16:53:00.7428930Z downloaded 411 KB 2021-05-15T16:53:00.7430270Z 2021-05-15T16:53:00.7461620Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:53:01.0038730Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T16:53:01.1109450Z ================================================== 2021-05-15T16:53:01.1110400Z downloaded 156 KB 2021-05-15T16:53:01.1113640Z 2021-05-15T16:53:01.1157280Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:53:01.3823140Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T16:53:01.3879080Z ================================================== 2021-05-15T16:53:01.3886740Z downloaded 60 KB 2021-05-15T16:53:01.3887500Z 2021-05-15T16:53:01.3920090Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:53:01.5349400Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T16:53:01.5464750Z ================================================== 2021-05-15T16:53:01.5465740Z downloaded 154 KB 2021-05-15T16:53:01.5468740Z 2021-05-15T16:53:01.5498980Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:53:01.8262630Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T16:53:01.8333260Z ================================================== 2021-05-15T16:53:01.8334230Z downloaded 110 KB 2021-05-15T16:53:01.8334850Z 2021-05-15T16:53:01.8367700Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:53:02.0680390Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T16:53:02.0752350Z ================================================== 2021-05-15T16:53:02.0753490Z downloaded 107 KB 2021-05-15T16:53:02.0753950Z 2021-05-15T16:53:02.0804970Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:53:02.2144960Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T16:53:02.2264950Z ================================================== 2021-05-15T16:53:02.2339680Z downloaded 224 KB 2021-05-15T16:53:02.2340390Z 2021-05-15T16:53:02.2345120Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:53:02.4474800Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T16:53:02.4574610Z ================================================== 2021-05-15T16:53:02.4637050Z downloaded 58 KB 2021-05-15T16:53:02.4680740Z 2021-05-15T16:53:02.4783540Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:53:02.7007670Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T16:53:02.7107210Z ================================================== 2021-05-15T16:53:02.7152190Z downloaded 34 KB 2021-05-15T16:53:02.7157710Z 2021-05-15T16:53:02.7159790Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:53:02.9244170Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T16:53:02.9288130Z ================================================== 2021-05-15T16:53:02.9333850Z downloaded 43 KB 2021-05-15T16:53:02.9334900Z 2021-05-15T16:53:02.9338720Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:53:03.0854180Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T16:53:03.0917290Z ================================================== 2021-05-15T16:53:03.0919540Z downloaded 92 KB 2021-05-15T16:53:03.0920230Z 2021-05-15T16:53:03.0961730Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:53:03.2287250Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T16:53:03.2290220Z ================================================== 2021-05-15T16:53:03.2291100Z downloaded 12 KB 2021-05-15T16:53:03.2293010Z 2021-05-15T16:53:03.2323070Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T16:53:03.3924690Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T16:53:03.4126660Z ================================================== 2021-05-15T16:53:03.4214130Z downloaded 366 KB 2021-05-15T16:53:03.4215050Z 2021-05-15T16:53:03.4217170Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:53:03.5721380Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T16:53:03.5781440Z ================================================== 2021-05-15T16:53:03.5783450Z downloaded 81 KB 2021-05-15T16:53:03.5785990Z 2021-05-15T16:53:03.5815950Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:53:03.7865850Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T16:53:03.7915220Z ================================================== 2021-05-15T16:53:03.7916070Z downloaded 44 KB 2021-05-15T16:53:03.7918740Z 2021-05-15T16:53:03.8097290Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:53:03.9743220Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T16:53:03.9796600Z ================================================== 2021-05-15T16:53:03.9799080Z downloaded 64 KB 2021-05-15T16:53:03.9800920Z 2021-05-15T16:53:03.9835450Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:53:04.1405610Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T16:53:04.1700850Z ================================================== 2021-05-15T16:53:04.1702720Z downloaded 777 KB 2021-05-15T16:53:04.1703630Z 2021-05-15T16:53:04.1738890Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:53:04.4235620Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T16:53:04.4383810Z ================================================== 2021-05-15T16:53:04.4387560Z downloaded 286 KB 2021-05-15T16:53:04.4389790Z 2021-05-15T16:53:04.4423550Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:53:04.5922950Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T16:53:04.5924400Z ================================================== 2021-05-15T16:53:04.5925220Z downloaded 20 KB 2021-05-15T16:53:04.5925800Z 2021-05-15T16:53:04.5958900Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:53:04.7280810Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:53:04.7282000Z ================================================== 2021-05-15T16:53:04.7283430Z downloaded 24 KB 2021-05-15T16:53:04.7284020Z 2021-05-15T16:53:04.7319210Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:53:04.9225970Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T16:53:04.9377150Z ================================================== 2021-05-15T16:53:04.9378350Z downloaded 298 KB 2021-05-15T16:53:04.9379070Z 2021-05-15T16:53:04.9419120Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:53:05.1860310Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T16:53:05.1863360Z ================================================== 2021-05-15T16:53:05.1864250Z downloaded 16 KB 2021-05-15T16:53:05.1865980Z 2021-05-15T16:53:05.1902310Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:53:05.4669040Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T16:53:05.4999960Z ================================================== 2021-05-15T16:53:05.5003460Z downloaded 1.2 MB 2021-05-15T16:53:05.5004140Z 2021-05-15T16:53:06.1871790Z * installing *source* package ‘rlang’ ... 2021-05-15T16:53:06.2109540Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:06.2319270Z ** libs 2021-05-15T16:53:11.3453690Z 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-15T16:53:11.7872740Z 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-15T16:53:12.1614430Z 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-15T16:53:14.7345970Z 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-15T16:53:15.8279770Z 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-15T16:53:15.9025310Z 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-15T16:53:16.0971110Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-15T16:53:16.1065650Z ** R 2021-05-15T16:53:16.1902950Z ** inst 2021-05-15T16:53:16.1918800Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:20.0500310Z ** help 2021-05-15T16:53:20.7669330Z *** installing help indices 2021-05-15T16:53:21.1395930Z *** copying figures 2021-05-15T16:53:21.1432560Z ** building package indices 2021-05-15T16:53:21.5743920Z ** testing if installed package can be loaded 2021-05-15T16:53:22.0276940Z * DONE (rlang) 2021-05-15T16:53:22.4715330Z * installing *source* package ‘magrittr’ ... 2021-05-15T16:53:22.4767530Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:22.4936740Z ** libs 2021-05-15T16:53:22.5118610Z 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-15T16:53:22.6729380Z 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-15T16:53:22.7657050Z 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-15T16:53:22.8224030Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-15T16:53:22.8267440Z ** R 2021-05-15T16:53:22.8335920Z ** inst 2021-05-15T16:53:22.8392090Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:22.9696610Z ** help 2021-05-15T16:53:23.0226160Z *** installing help indices 2021-05-15T16:53:23.0622510Z *** copying figures 2021-05-15T16:53:23.0641790Z ** building package indices 2021-05-15T16:53:23.0923460Z ** installing vignettes 2021-05-15T16:53:23.0978570Z ** testing if installed package can be loaded 2021-05-15T16:53:23.4404480Z * DONE (magrittr) 2021-05-15T16:53:23.7570090Z * installing *source* package ‘glue’ ... 2021-05-15T16:53:23.7608070Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:23.7808570Z ** libs 2021-05-15T16:53:23.7981450Z 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-15T16:53:23.9201580Z 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-15T16:53:23.9998990Z 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-15T16:53:24.1962370Z 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-15T16:53:24.2535370Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-15T16:53:24.2579730Z ** R 2021-05-15T16:53:24.2666590Z ** inst 2021-05-15T16:53:24.2699160Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:24.6311230Z ** help 2021-05-15T16:53:24.6731830Z *** installing help indices 2021-05-15T16:53:24.7053410Z *** copying figures 2021-05-15T16:53:24.7063020Z ** building package indices 2021-05-15T16:53:24.7283160Z ** installing vignettes 2021-05-15T16:53:24.7358780Z ** testing if installed package can be loaded 2021-05-15T16:53:25.1507830Z * DONE (glue) 2021-05-15T16:53:25.4382290Z * installing *source* package ‘sys’ ... 2021-05-15T16:53:25.4406970Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:25.4572760Z ** libs 2021-05-15T16:53:25.4746240Z 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-15T16:53:25.7446210Z 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-15T16:53:25.8420720Z 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-15T16:53:25.9003390Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-15T16:53:25.9045770Z ** R 2021-05-15T16:53:25.9101170Z ** inst 2021-05-15T16:53:25.9117340Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:26.0244350Z ** help 2021-05-15T16:53:26.0494530Z *** installing help indices 2021-05-15T16:53:26.0751930Z ** building package indices 2021-05-15T16:53:26.0930320Z ** testing if installed package can be loaded 2021-05-15T16:53:26.4261060Z * DONE (sys) 2021-05-15T16:53:26.7281300Z * installing *source* package ‘R6’ ... 2021-05-15T16:53:26.7405010Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:26.7576310Z ** R 2021-05-15T16:53:26.7677030Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:27.1275710Z ** help 2021-05-15T16:53:27.1534170Z *** installing help indices 2021-05-15T16:53:27.1794370Z *** copying figures 2021-05-15T16:53:27.1806450Z ** building package indices 2021-05-15T16:53:27.1957950Z ** testing if installed package can be loaded 2021-05-15T16:53:27.4301280Z * DONE (R6) 2021-05-15T16:53:28.1197010Z * installing *source* package ‘openssl’ ... 2021-05-15T16:53:28.1390440Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:28.3121600Z Homebrew 3.1.6 2021-05-15T16:53:28.4079660Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T16:53:28.4954640Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T16:53:28.9043570Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T16:53:29.2749020Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T16:53:29.2971930Z ** libs 2021-05-15T16:53:29.3167090Z 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-15T16:53:29.3197980Z 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-15T16:53:29.4653570Z 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-15T16:53:29.6064220Z 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-15T16:53:29.7792620Z 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-15T16:53:30.0506850Z 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-15T16:53:30.2114080Z 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-15T16:53:30.4001620Z 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-15T16:53:30.6027450Z 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-15T16:53:30.7076230Z 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-15T16:53:30.8582700Z 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-15T16:53:30.9852170Z 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-15T16:53:31.1452040Z 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-15T16:53:31.3635960Z 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-15T16:53:31.5650690Z 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-15T16:53:31.8445020Z 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-15T16:53:31.9317070Z 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-15T16:53:32.0059190Z 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-15T16:53:32.2248100Z 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-15T16:53:32.4670740Z 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-15T16:53:32.6995290Z 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-15T16:53:32.7823080Z 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-15T16:53:32.9718490Z 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-15T16:53:33.1818120Z 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-15T16:53:33.4413010Z 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-15T16:53:33.6523460Z 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-15T16:53:33.8611190Z 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-15T16:53:34.0729980Z 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-15T16:53:34.1788660Z 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-15T16:53:34.3950220Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:53:35.9391690Z 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-15T16:53:36.0069850Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-15T16:53:36.0125460Z ** R 2021-05-15T16:53:36.0392450Z ** inst 2021-05-15T16:53:36.0613600Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:36.9847700Z ** help 2021-05-15T16:53:37.0569700Z *** installing help indices 2021-05-15T16:53:37.1750230Z ** building package indices 2021-05-15T16:53:37.2153360Z ** installing vignettes 2021-05-15T16:53:37.2307020Z ** testing if installed package can be loaded 2021-05-15T16:53:37.5951850Z * DONE (openssl) 2021-05-15T16:53:37.8997480Z * installing *source* package ‘mime’ ... 2021-05-15T16:53:37.9016020Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:37.9176440Z ** libs 2021-05-15T16:53:37.9356270Z 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-15T16:53:38.0143130Z 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-15T16:53:38.1066270Z 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-15T16:53:38.1642850Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-15T16:53:38.1741990Z ** R 2021-05-15T16:53:38.1825350Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:38.3904900Z ** help 2021-05-15T16:53:38.4551790Z *** installing help indices 2021-05-15T16:53:38.4742860Z ** building package indices 2021-05-15T16:53:38.4879220Z ** testing if installed package can be loaded 2021-05-15T16:53:38.8214180Z * DONE (mime) 2021-05-15T16:53:39.2931810Z * installing *source* package ‘curl’ ... 2021-05-15T16:53:39.3053860Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:39.3842620Z Found pkg-config cflags and libs! 2021-05-15T16:53:39.7523130Z Using PKG_CFLAGS= 2021-05-15T16:53:39.7524640Z Using PKG_LIBS=-lcurl 2021-05-15T16:53:39.8881120Z ** libs 2021-05-15T16:53:39.9074640Z 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-15T16:53:39.9109300Z 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-15T16:53:40.0210500Z 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-15T16:53:40.1713960Z 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-15T16:53:40.2725500Z 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-15T16:53:40.3662030Z 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-15T16:53:40.4752130Z 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-15T16:53:40.5806410Z 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-15T16:53:40.6724050Z 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-15T16:53:40.8775990Z 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-15T16:53:40.9487830Z 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-15T16:53:41.0455700Z 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-15T16:53:41.1552280Z 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-15T16:53:41.3499590Z 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-15T16:53:41.4399990Z 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-15T16:53:41.5333230Z 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-15T16:53:41.6083970Z 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-15T16:53:41.6882110Z 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-15T16:53:41.7719210Z 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-15T16:53:41.9190810Z 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-15T16:53:42.0187370Z 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-15T16:53:42.0615600Z 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-15T16:53:42.1461430Z 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-15T16:53:42.2100030Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-15T16:53:42.2148910Z ** R 2021-05-15T16:53:42.2337290Z ** inst 2021-05-15T16:53:42.2485430Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:42.6413220Z ** help 2021-05-15T16:53:42.7022040Z *** installing help indices 2021-05-15T16:53:42.7443080Z ** building package indices 2021-05-15T16:53:42.7795270Z ** installing vignettes 2021-05-15T16:53:42.7894280Z ** testing if installed package can be loaded 2021-05-15T16:53:43.1670970Z * DONE (curl) 2021-05-15T16:53:43.6318500Z * installing *source* package ‘jsonlite’ ... 2021-05-15T16:53:43.6424550Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:43.6601860Z ** libs 2021-05-15T16:53:43.6790310Z 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-15T16:53:43.7779100Z 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-15T16:53:43.8692710Z 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-15T16:53:43.9639150Z 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-15T16:53:44.0881900Z 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-15T16:53:44.1911260Z 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-15T16:53:44.2713380Z 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-15T16:53:44.3503620Z 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-15T16:53:44.4447250Z 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-15T16:53:44.5342670Z 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-15T16:53:44.6693470Z 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-15T16:53:44.7665120Z 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-15T16:53:44.8776510Z 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-15T16:53:44.9863990Z 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-15T16:53:45.0827180Z 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-15T16:53:45.1687360Z 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-15T16:53:45.2590640Z 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-15T16:53:45.3411090Z 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-15T16:53:45.4419040Z 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-15T16:53:45.5224020Z 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-15T16:53:45.5996810Z 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-15T16:53:45.6952610Z 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-15T16:53:45.7607570Z 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-15T16:53:45.8429250Z 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-15T16:53:45.9632640Z 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-15T16:53:46.1792450Z 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-15T16:53:46.4807130Z 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-15T16:53:46.6768120Z 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-15T16:53:46.8488450Z 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-15T16:53:46.8762490Z 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-15T16:53:46.9426620Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-15T16:53:46.9474560Z ** R 2021-05-15T16:53:46.9753260Z ** inst 2021-05-15T16:53:46.9820970Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:47.0880140Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T16:53:47.9429510Z ** help 2021-05-15T16:53:48.0484340Z *** installing help indices 2021-05-15T16:53:48.0822890Z ** building package indices 2021-05-15T16:53:48.1111550Z ** installing vignettes 2021-05-15T16:53:48.1179030Z ** testing if installed package can be loaded 2021-05-15T16:53:48.5157720Z * DONE (jsonlite) 2021-05-15T16:53:48.8353800Z * installing *source* package ‘gitcreds’ ... 2021-05-15T16:53:48.8386790Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:48.8533000Z ** R 2021-05-15T16:53:48.8633730Z ** inst 2021-05-15T16:53:48.8667830Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:49.2539950Z ** help 2021-05-15T16:53:49.2846640Z *** installing help indices 2021-05-15T16:53:49.3120080Z ** building package indices 2021-05-15T16:53:49.3293500Z ** installing vignettes 2021-05-15T16:53:49.3338170Z ** testing if installed package can be loaded 2021-05-15T16:53:49.5615760Z * DONE (gitcreds) 2021-05-15T16:53:49.9003870Z * installing *source* package ‘zip’ ... 2021-05-15T16:53:49.9051580Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T16:53:49.9192720Z ** libs 2021-05-15T16:53:49.9391100Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T16:53:53.2167970Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T16:53:56.2902380Z 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-15T16:53:56.3685420Z 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-15T16:53:59.0201070Z 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-15T16:53:59.1045380Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T16:53:59.1047380Z size_t uzipfile_len = 0; 2021-05-15T16:53:59.1047850Z ^ 2021-05-15T16:53:59.1578710Z 1 warning generated. 2021-05-15T16:53:59.1606130Z 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-15T16:53:59.3174280Z 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-15T16:53:59.4166590Z 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-15T16:53:59.4751710Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-15T16:53:59.4850270Z ** R 2021-05-15T16:53:59.4916400Z ** inst 2021-05-15T16:53:59.4940640Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:53:59.6652830Z ** help 2021-05-15T16:53:59.6936020Z *** installing help indices 2021-05-15T16:53:59.7153450Z ** building package indices 2021-05-15T16:53:59.7336340Z ** testing if installed package can be loaded 2021-05-15T16:54:00.0643860Z * DONE (zip) 2021-05-15T16:54:00.4684570Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T16:54:00.4766700Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:00.4929820Z ** R 2021-05-15T16:54:00.5114490Z ** inst 2021-05-15T16:54:00.5222840Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:01.0029470Z ** help 2021-05-15T16:54:01.2395680Z *** installing help indices 2021-05-15T16:54:01.4207100Z *** copying figures 2021-05-15T16:54:01.4220820Z ** building package indices 2021-05-15T16:54:01.5902250Z ** installing vignettes 2021-05-15T16:54:01.6014530Z ** testing if installed package can be loaded 2021-05-15T16:54:01.8310510Z * DONE (rstudioapi) 2021-05-15T16:54:02.2194260Z * installing *source* package ‘rprojroot’ ... 2021-05-15T16:54:02.2243090Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:02.2418270Z ** R 2021-05-15T16:54:02.2497730Z ** inst 2021-05-15T16:54:02.2529000Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:02.6671860Z ** help 2021-05-15T16:54:02.7021510Z *** installing help indices 2021-05-15T16:54:02.7329290Z *** copying figures 2021-05-15T16:54:02.7362040Z ** building package indices 2021-05-15T16:54:02.7559480Z ** installing vignettes 2021-05-15T16:54:02.7608790Z ** testing if installed package can be loaded 2021-05-15T16:54:03.0030440Z * DONE (rprojroot) 2021-05-15T16:54:03.3273930Z * installing *source* package ‘crayon’ ... 2021-05-15T16:54:03.3309980Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:03.3477920Z ** R 2021-05-15T16:54:03.3638490Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:04.2676200Z ** help 2021-05-15T16:54:04.3670580Z *** installing help indices 2021-05-15T16:54:04.4073920Z ** building package indices 2021-05-15T16:54:04.4503680Z ** testing if installed package can be loaded 2021-05-15T16:54:04.6826550Z * DONE (crayon) 2021-05-15T16:54:04.9854800Z * installing *source* package ‘fastmap’ ... 2021-05-15T16:54:04.9886020Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:05.0037110Z ** libs 2021-05-15T16:54:05.0252030Z 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-15T16:54:08.2058480Z 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-15T16:54:08.2967580Z 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-15T16:54:08.3664720Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-15T16:54:08.3710700Z ** R 2021-05-15T16:54:08.3796520Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:08.6674480Z ** help 2021-05-15T16:54:08.6932540Z *** installing help indices 2021-05-15T16:54:08.7190880Z ** building package indices 2021-05-15T16:54:08.7356500Z ** testing if installed package can be loaded 2021-05-15T16:54:09.0799530Z * DONE (fastmap) 2021-05-15T16:54:09.4567490Z * installing *source* package ‘withr’ ... 2021-05-15T16:54:09.4621110Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:09.4843520Z ** R 2021-05-15T16:54:09.5021920Z ** inst 2021-05-15T16:54:09.5048490Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:10.1280680Z ** help 2021-05-15T16:54:10.2447750Z *** installing help indices 2021-05-15T16:54:10.3071360Z *** copying figures 2021-05-15T16:54:10.3083040Z ** building package indices 2021-05-15T16:54:10.3922270Z ** installing vignettes 2021-05-15T16:54:10.4002430Z ** testing if installed package can be loaded 2021-05-15T16:54:10.6243160Z * DONE (withr) 2021-05-15T16:54:10.9216210Z * installing *source* package ‘rappdirs’ ... 2021-05-15T16:54:10.9239380Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:10.9423080Z ** libs 2021-05-15T16:54:10.9597310Z 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-15T16:54:11.0369110Z 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-15T16:54:11.1184400Z 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-15T16:54:11.1747880Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-15T16:54:11.1789020Z ** R 2021-05-15T16:54:11.1854560Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:54:11.3203010Z ** help 2021-05-15T16:54:11.3502590Z *** installing help indices 2021-05-15T16:54:11.3782430Z ** building package indices 2021-05-15T16:54:11.3967390Z ** testing if installed package can be loaded 2021-05-15T16:54:11.7230740Z * DONE (rappdirs) 2021-05-15T16:54:12.3557850Z * installing *source* package ‘fs’ ... 2021-05-15T16:54:12.3779160Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T16:54:12.3987060Z ** libs 2021-05-15T16:54:12.4202250Z 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-15T16:54:13.1670680Z 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-15T16:54:13.3519820Z 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-15T16:54:14.0151240Z 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-15T16:54:14.1890200Z 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-15T16:54:14.7942460Z 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-15T16:54:15.7139320Z 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-15T16:54:15.8676930Z 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-15T16:54:16.4570230Z 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-15T16:54:17.1229030Z 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-15T16:54:17.7411510Z 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-15T16:54:18.3230650Z (cd libuv-1.38.1 \ 2021-05-15T16:54:18.3232290Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-15T16:54:19.7220110Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:22.1067630Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:22.1955390Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:22.2195450Z rm: conftest.dSYM: is a directory 2021-05-15T16:54:33.1328420Z make --directory=libuv-1.38.1 \ 2021-05-15T16:54:33.1329140Z HAVE_DTRACE=0 2021-05-15T16:54:33.1863230Z CC src/libuv_la-fs-poll.lo 2021-05-15T16:54:34.2203080Z CC src/libuv_la-idna.lo 2021-05-15T16:54:35.3264590Z CC src/libuv_la-inet.lo 2021-05-15T16:54:36.4304130Z CC src/libuv_la-random.lo 2021-05-15T16:54:37.3971890Z CC src/libuv_la-strscpy.lo 2021-05-15T16:54:38.3229950Z CC src/libuv_la-threadpool.lo 2021-05-15T16:54:39.4562920Z CC src/libuv_la-timer.lo 2021-05-15T16:54:40.6448190Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T16:54:41.7086930Z CC src/libuv_la-uv-common.lo 2021-05-15T16:54:43.2993050Z CC src/libuv_la-version.lo 2021-05-15T16:54:44.3146160Z CC src/unix/libuv_la-async.lo 2021-05-15T16:54:45.4664310Z CC src/unix/libuv_la-core.lo 2021-05-15T16:54:47.1941290Z CC src/unix/libuv_la-dl.lo 2021-05-15T16:54:48.2287940Z CC src/unix/libuv_la-fs.lo 2021-05-15T16:54:50.2416530Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T16:54:51.3741730Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T16:54:52.4322530Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T16:54:53.5518280Z CC src/unix/libuv_la-loop.lo 2021-05-15T16:54:54.6730940Z CC src/unix/libuv_la-pipe.lo 2021-05-15T16:54:55.8195110Z CC src/unix/libuv_la-poll.lo 2021-05-15T16:54:58.2168230Z CC src/unix/libuv_la-process.lo 2021-05-15T16:54:59.4876810Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T16:55:00.5117280Z CC src/unix/libuv_la-signal.lo 2021-05-15T16:55:02.0375770Z CC src/unix/libuv_la-stream.lo 2021-05-15T16:55:04.0185300Z CC src/unix/libuv_la-tcp.lo 2021-05-15T16:55:05.1779680Z CC src/unix/libuv_la-thread.lo 2021-05-15T16:55:06.4317760Z CC src/unix/libuv_la-tty.lo 2021-05-15T16:55:07.5474200Z CC src/unix/libuv_la-udp.lo 2021-05-15T16:55:08.9754710Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T16:55:10.0422860Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T16:55:11.0854670Z CC src/unix/libuv_la-darwin.lo 2021-05-15T16:55:12.2293340Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T16:55:13.5455010Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T16:55:14.8418170Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T16:55:15.8894540Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T16:55:16.9031230Z CCLD libuv.la 2021-05-15T16:55:17.5042790Z 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-15T16:55:17.5894120Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-15T16:55:17.5957040Z ** R 2021-05-15T16:55:17.6147290Z ** inst 2021-05-15T16:55:17.6195460Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:18.7511570Z ** help 2021-05-15T16:55:18.8630420Z *** installing help indices 2021-05-15T16:55:18.9260550Z ** building package indices 2021-05-15T16:55:18.9916060Z ** installing vignettes 2021-05-15T16:55:19.0049200Z ** testing if installed package can be loaded 2021-05-15T16:55:19.4057830Z * DONE (fs) 2021-05-15T16:55:19.8699310Z * installing *source* package ‘clipr’ ... 2021-05-15T16:55:19.8730240Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:19.8920520Z ** R 2021-05-15T16:55:19.9005850Z ** inst 2021-05-15T16:55:19.9033610Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:20.0734150Z ** help 2021-05-15T16:55:20.1132870Z *** installing help indices 2021-05-15T16:55:20.1395250Z ** building package indices 2021-05-15T16:55:20.1611920Z ** installing vignettes 2021-05-15T16:55:20.1665540Z ** testing if installed package can be loaded 2021-05-15T16:55:20.4149160Z * DONE (clipr) 2021-05-15T16:55:21.5468050Z * installing *source* package ‘git2r’ ... 2021-05-15T16:55:21.5908030Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:21.9522540Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T16:55:21.9524610Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T16:55:21.9534840Z checking for gcc... gcc 2021-05-15T16:55:25.6222050Z checking whether the C compiler works... yes 2021-05-15T16:55:25.6222920Z checking for C compiler default output file name... a.out 2021-05-15T16:55:25.7533070Z checking for suffix of executables... 2021-05-15T16:55:26.1594260Z checking whether we are cross compiling... no 2021-05-15T16:55:26.2353530Z checking for suffix of object files... o 2021-05-15T16:55:26.3070430Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:55:26.3755790Z checking whether gcc accepts -g... yes 2021-05-15T16:55:26.5129850Z checking for gcc option to accept ISO C89... none needed 2021-05-15T16:55:26.5145120Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:55:26.5705540Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T16:55:26.6156580Z Found pkg-config cflags and libs! 2021-05-15T16:55:27.0647720Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T16:55:27.3372400Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T16:55:27.4335900Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T16:55:27.5292600Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T16:55:27.6278650Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T16:55:27.6280890Z ----- Results of the git2r package configure ----- 2021-05-15T16:55:27.6281330Z 2021-05-15T16:55:27.6283440Z 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-15T16:55:27.6284960Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:55:27.6285690Z 2021-05-15T16:55:27.6286970Z -------------------------------------------------- 2021-05-15T16:55:27.6665420Z configure: creating ./config.status 2021-05-15T16:55:27.8735480Z config.status: creating src/Makevars 2021-05-15T16:55:28.0097350Z ** libs 2021-05-15T16:55:28.0310740Z 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-15T16:55:28.1685460Z 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-15T16:55:28.2636470Z 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-15T16:55:28.4851600Z 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-15T16:55:28.6389290Z 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-15T16:55:28.8152960Z 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-15T16:55:29.0689790Z 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-15T16:55:29.2193110Z 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-15T16:55:29.3688680Z 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-15T16:55:29.5764540Z 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-15T16:55:29.7875850Z 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-15T16:55:29.9373060Z 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-15T16:55:30.2026910Z 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-15T16:55:30.3351420Z 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-15T16:55:30.4776000Z 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-15T16:55:30.6214930Z 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-15T16:55:30.7569260Z 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-15T16:55:30.9763690Z 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-15T16:55:31.1526140Z 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-15T16:55:31.2923980Z 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-15T16:55:31.4956330Z 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-15T16:55:31.6322520Z 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-15T16:55:31.7737720Z 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-15T16:55:31.9277200Z 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-15T16:55:32.0716240Z 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-15T16:55:32.2791940Z 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-15T16:55:32.4774760Z 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-15T16:55:32.6161070Z 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-15T16:55:32.7514820Z 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-15T16:55:32.9684120Z 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-15T16:55:33.1064390Z 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-15T16:55:33.2733790Z 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-15T16:55:33.4930380Z 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-15T16:55:33.6728280Z 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-15T16:55:33.7993670Z 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-15T16:55:33.9699300Z 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-15T16:55:34.0412210Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-15T16:55:34.0473960Z ** R 2021-05-15T16:55:34.0811890Z ** inst 2021-05-15T16:55:34.0838440Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:35.1113650Z ** help 2021-05-15T16:55:35.4813410Z *** installing help indices 2021-05-15T16:55:35.7239190Z ** building package indices 2021-05-15T16:55:35.9004910Z ** testing if installed package can be loaded 2021-05-15T16:55:36.3691630Z * DONE (git2r) 2021-05-15T16:55:36.9080490Z * installing *source* package ‘httr’ ... 2021-05-15T16:55:36.9191760Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:36.9398070Z ** R 2021-05-15T16:55:36.9763720Z ** demo 2021-05-15T16:55:36.9823590Z ** inst 2021-05-15T16:55:36.9886140Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:39.8907560Z ** help 2021-05-15T16:55:40.1392600Z *** installing help indices 2021-05-15T16:55:40.3093920Z ** building package indices 2021-05-15T16:55:40.4482740Z ** installing vignettes 2021-05-15T16:55:40.4584910Z ** testing if installed package can be loaded 2021-05-15T16:55:40.7024700Z * DONE (httr) 2021-05-15T16:55:41.2658270Z * installing *source* package ‘cli’ ... 2021-05-15T16:55:41.2774110Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:41.2980910Z ** R 2021-05-15T16:55:41.3485210Z ** inst 2021-05-15T16:55:41.3538520Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:44.5142920Z ** help 2021-05-15T16:55:44.9116980Z *** installing help indices 2021-05-15T16:55:45.0665520Z *** copying figures 2021-05-15T16:55:45.0672390Z ** building package indices 2021-05-15T16:55:45.2178520Z ** testing if installed package can be loaded 2021-05-15T16:55:45.5001740Z * DONE (cli) 2021-05-15T16:55:45.8414900Z * installing *source* package ‘credentials’ ... 2021-05-15T16:55:45.8447500Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:45.8628670Z ** R 2021-05-15T16:55:45.8709840Z ** inst 2021-05-15T16:55:45.8747250Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:46.2236170Z ** help 2021-05-15T16:55:46.2564640Z *** installing help indices 2021-05-15T16:55:46.2806710Z ** building package indices 2021-05-15T16:55:46.3002700Z ** installing vignettes 2021-05-15T16:55:46.3055250Z ** testing if installed package can be loaded 2021-05-15T16:55:46.8104430Z * DONE (credentials) 2021-05-15T16:55:47.2904930Z * installing *source* package ‘purrr’ ... 2021-05-15T16:55:47.3055540Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:47.4194790Z ** libs 2021-05-15T16:55:47.4405260Z 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-15T16:55:47.5218270Z 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-15T16:55:47.6512020Z 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-15T16:55:47.7547780Z 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-15T16:55:47.8843980Z 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-15T16:55:47.9687730Z 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-15T16:55:48.1206240Z 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-15T16:55:48.2903310Z 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-15T16:55:48.4084320Z 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-15T16:55:48.4975330Z 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-15T16:55:48.5585250Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-15T16:55:48.5632320Z ** R 2021-05-15T16:55:48.6010010Z ** inst 2021-05-15T16:55:48.6097740Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:49.8709550Z ** help 2021-05-15T16:55:50.0865910Z *** installing help indices 2021-05-15T16:55:50.2036710Z *** copying figures 2021-05-15T16:55:50.2074940Z ** building package indices 2021-05-15T16:55:50.3177630Z ** installing vignettes 2021-05-15T16:55:50.3271650Z ** testing if installed package can be loaded 2021-05-15T16:55:50.7041790Z * DONE (purrr) 2021-05-15T16:55:51.0843680Z * installing *source* package ‘lifecycle’ ... 2021-05-15T16:55:51.0900870Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:51.1109730Z ** R 2021-05-15T16:55:51.1192640Z ** inst 2021-05-15T16:55:51.1238460Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:51.4602130Z ** help 2021-05-15T16:55:51.5007690Z *** installing help indices 2021-05-15T16:55:51.5295480Z *** copying figures 2021-05-15T16:55:51.5333360Z ** building package indices 2021-05-15T16:55:51.5591050Z ** installing vignettes 2021-05-15T16:55:51.5639690Z ** testing if installed package can be loaded 2021-05-15T16:55:51.8141510Z * DONE (lifecycle) 2021-05-15T16:55:52.3884140Z * installing *source* package ‘desc’ ... 2021-05-15T16:55:52.4011920Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:52.4202800Z ** R 2021-05-15T16:55:52.4462580Z ** inst 2021-05-15T16:55:52.4514050Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:54.2985700Z ** help 2021-05-15T16:55:54.4794320Z *** installing help indices 2021-05-15T16:55:54.5915620Z ** building package indices 2021-05-15T16:55:54.7373640Z ** testing if installed package can be loaded 2021-05-15T16:55:55.0325050Z * DONE (desc) 2021-05-15T16:55:55.3834350Z * installing *source* package ‘cachem’ ... 2021-05-15T16:55:55.3858330Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:55.4064030Z ** libs 2021-05-15T16:55:55.4240320Z 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-15T16:55:55.5363320Z 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-15T16:55:55.6601900Z 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-15T16:55:55.7179970Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-15T16:55:55.7222610Z ** R 2021-05-15T16:55:55.7348030Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:56.1245550Z ** help 2021-05-15T16:55:56.1552530Z *** installing help indices 2021-05-15T16:55:56.1908140Z ** building package indices 2021-05-15T16:55:56.2129230Z ** testing if installed package can be loaded 2021-05-15T16:55:56.5908410Z * DONE (cachem) 2021-05-15T16:55:56.9341980Z * installing *source* package ‘gh’ ... 2021-05-15T16:55:56.9379450Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:56.9583820Z ** R 2021-05-15T16:55:56.9737700Z ** inst 2021-05-15T16:55:56.9765290Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:55:57.9553900Z ** help 2021-05-15T16:55:57.9972400Z *** installing help indices 2021-05-15T16:55:58.0297680Z ** building package indices 2021-05-15T16:55:58.0551940Z ** installing vignettes 2021-05-15T16:55:58.0605710Z ** testing if installed package can be loaded 2021-05-15T16:55:58.3678680Z * DONE (gh) 2021-05-15T16:55:58.7291300Z * installing *source* package ‘gert’ ... 2021-05-15T16:55:58.7351800Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T16:55:58.8243440Z Found pkg-config cflags and libs! 2021-05-15T16:55:59.1758810Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T16:55:59.1760190Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T16:55:59.2950870Z Configuration OK! 2021-05-15T16:55:59.3155620Z ** libs 2021-05-15T16:55:59.3354490Z 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-15T16:55:59.3394460Z 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-15T16:55:59.5700850Z 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-15T16:55:59.8140720Z 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-15T16:56:00.0582190Z 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-15T16:56:00.1991000Z 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-15T16:56:00.3276040Z 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-15T16:56:00.5202380Z 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-15T16:56:00.6418890Z 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-15T16:56:00.7947040Z 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-15T16:56:00.9531860Z 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-15T16:56:01.0945580Z 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-15T16:56:01.2495870Z 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-15T16:56:01.3835480Z 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-15T16:56:01.5552630Z 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-15T16:56:01.6865460Z 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-15T16:56:01.7504260Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-15T16:56:01.7553050Z ** R 2021-05-15T16:56:01.7728090Z ** inst 2021-05-15T16:56:01.7756710Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:02.4401150Z ** help 2021-05-15T16:56:02.5215200Z *** installing help indices 2021-05-15T16:56:02.6012560Z ** building package indices 2021-05-15T16:56:02.6471790Z ** installing vignettes 2021-05-15T16:56:02.6596550Z ** testing if installed package can be loaded 2021-05-15T16:56:03.1048650Z * DONE (gert) 2021-05-15T16:56:03.4085080Z * installing *source* package ‘memoise’ ... 2021-05-15T16:56:03.4110210Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:03.4299890Z ** R 2021-05-15T16:56:03.4370420Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:03.6867020Z ** help 2021-05-15T16:56:03.7308640Z *** installing help indices 2021-05-15T16:56:03.7662290Z ** building package indices 2021-05-15T16:56:03.7938600Z ** testing if installed package can be loaded 2021-05-15T16:56:04.0504640Z * DONE (memoise) 2021-05-15T16:56:04.6288530Z * installing *source* package ‘usethis’ ... 2021-05-15T16:56:04.6457190Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:04.6786920Z ** R 2021-05-15T16:56:04.7513800Z ** inst 2021-05-15T16:56:04.7735320Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:08.0282080Z ** help 2021-05-15T16:56:08.2922490Z *** installing help indices 2021-05-15T16:56:08.4314910Z *** copying figures 2021-05-15T16:56:08.4359110Z ** building package indices 2021-05-15T16:56:08.5820010Z ** testing if installed package can be loaded 2021-05-15T16:56:08.9297510Z * DONE (usethis) 2021-05-15T16:56:09.0034120Z 2021-05-15T16:56:09.0169650Z The downloaded source packages are in 2021-05-15T16:56:09.0328410Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/downloaded_packages’ 2021-05-15T16:56:09.0434400Z Running `R CMD build`... 2021-05-15T16:56:11.3539860Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a831836ffb/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T16:56:11.3541380Z * preparing ‘tic’: 2021-05-15T16:56:11.3542390Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:56:11.3543160Z * installing the package to process help pages 2021-05-15T16:56:11.3544380Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:56:11.3545190Z * checking for empty or unneeded directories 2021-05-15T16:56:11.3546230Z Removed empty directory ‘tic/.circleci’ 2021-05-15T16:56:11.3547240Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T16:56:11.3548160Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T16:56:11.3552190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:56:11.3553230Z (as ‘lib’ is unspecified) 2021-05-15T16:56:11.8070260Z * installing *source* package ‘tic’ ... 2021-05-15T16:56:11.8381640Z ** R 2021-05-15T16:56:11.8753060Z ** inst 2021-05-15T16:56:11.8947580Z ** preparing package for lazy loading 2021-05-15T16:56:12.1326790Z ** help 2021-05-15T16:56:12.3787790Z *** installing help indices 2021-05-15T16:56:12.6015550Z *** copying figures 2021-05-15T16:56:12.6116180Z ** building package indices 2021-05-15T16:56:12.7521980Z ** installing vignettes 2021-05-15T16:56:12.7568480Z ** testing if installed package can be loaded 2021-05-15T16:56:13.0755920Z * DONE (tic) 2021-05-15T16:56:13.2072680Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:56:13.5131500Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:56:16.9697050Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:56:16.9699570Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:56:16.9702590Z 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-15T16:56:16.9705820Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:56:16.9709640Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T16:56:16.9710990Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:56:16.9712980Z (as ‘lib’ is unspecified) 2021-05-15T16:56:16.9713910Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:56:16.9716160Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:56:16.9717540Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:56:16.9718840Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:56:16.9720140Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:56:16.9721440Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:56:16.9723460Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:56:16.9725150Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:56:16.9726480Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:56:16.9728680Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:56:16.9730500Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:56:16.9731820Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:56:16.9734080Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:56:16.9735380Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:56:16.9737000Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:56:16.9738820Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:56:16.9740090Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:56:16.9741400Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:56:16.9743690Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:56:16.9745810Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:56:16.9747140Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:56:16.9748420Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:56:16.9750570Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:56:16.9752310Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:56:16.9753630Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:56:16.9755230Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:56:16.9756570Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:56:16.9758770Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:56:16.9760110Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:56:16.9762360Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:56:16.9763690Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:56:16.9765510Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:56:16.9767590Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:56:16.9769230Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:56:18.4970480Z 2021-05-15T16:56:18.4981080Z There are binary versions available but the source versions are later: 2021-05-15T16:56:18.4987160Z binary source needs_compilation 2021-05-15T16:56:18.4988250Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T16:56:18.4989450Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T16:56:18.4990950Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T16:56:18.4991860Z tibble 2.1.3 3.1.1 TRUE 2021-05-15T16:56:18.4992750Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T16:56:18.4993630Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T16:56:18.4995480Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T16:56:18.4996400Z ps 1.3.2 1.6.0 TRUE 2021-05-15T16:56:18.4997550Z processx 3.4.2 3.5.2 TRUE 2021-05-15T16:56:18.4999080Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T16:56:18.5001110Z Package which is only available in source form, and may need 2021-05-15T16:56:18.5001890Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T16:56:18.5004230Z compilation of C/C++/Fortran: ‘brio’ 2021-05-15T16:56:18.5004820Z digest 0.6.25 0.6.27 TRUE 2021-05-15T16:56:18.5006000Z callr 3.4.2 3.7.0 FALSE 2021-05-15T16:56:18.5006770Z xml2 1.2.5 1.3.2 TRUE 2021-05-15T16:56:18.5011880Z xfun 0.12 0.23 TRUE 2021-05-15T16:56:18.5012950Z highr 0.8 0.9 FALSE 2021-05-15T16:56:18.5014020Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T16:56:18.5016530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-15T16:56:18.5017860Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-15T16:56:18.5019180Z knitr 1.28 1.33 FALSE 2021-05-15T16:56:18.5020050Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T16:56:18.5021030Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T16:56:18.5022140Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T16:56:18.5023040Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T16:56:18.5023820Z devtools 2.2.2 2.4.1 FALSE 2021-05-15T16:56:18.5025560Z 2021-05-15T16:56:18.6538630Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-15T16:56:18.6540030Z ================================================== 2021-05-15T16:56:18.6540800Z downloaded 17 KB 2021-05-15T16:56:18.6542290Z 2021-05-15T16:56:18.6577750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-15T16:56:18.8205850Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T16:56:18.8207300Z ================================================== 2021-05-15T16:56:18.8208140Z downloaded 15 KB 2021-05-15T16:56:18.8211580Z 2021-05-15T16:56:18.8259580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-15T16:56:19.0618360Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-15T16:56:19.1035170Z ================================================== 2021-05-15T16:56:19.1036120Z downloaded 71 KB 2021-05-15T16:56:19.1036470Z 2021-05-15T16:56:19.1209270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-15T16:56:19.4311180Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-15T16:56:19.4848280Z ================================================== 2021-05-15T16:56:19.4849480Z downloaded 192 KB 2021-05-15T16:56:19.4850150Z 2021-05-15T16:56:19.4881860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-15T16:56:19.9048810Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-15T16:56:19.9050380Z ================================================== 2021-05-15T16:56:19.9050850Z downloaded 203 KB 2021-05-15T16:56:19.9051130Z 2021-05-15T16:56:19.9085390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-15T16:56:20.0686760Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-15T16:56:20.0831110Z ================================================== 2021-05-15T16:56:20.0832210Z downloaded 300 KB 2021-05-15T16:56:20.0832500Z 2021-05-15T16:56:20.0869100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-15T16:56:20.3451080Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-15T16:56:20.3525590Z ================================================== 2021-05-15T16:56:20.3526510Z downloaded 104 KB 2021-05-15T16:56:20.3527190Z 2021-05-15T16:56:20.3566810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-15T16:56:20.6585050Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-15T16:56:20.6586520Z ================================================== 2021-05-15T16:56:20.6588020Z downloaded 21 KB 2021-05-15T16:56:20.6588940Z 2021-05-15T16:56:20.6632370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-15T16:56:20.9084990Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-15T16:56:20.9133670Z ================================================== 2021-05-15T16:56:20.9134540Z downloaded 42 KB 2021-05-15T16:56:20.9139500Z 2021-05-15T16:56:20.9182170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-15T16:56:21.2448320Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-15T16:56:21.2452640Z ================================================== 2021-05-15T16:56:21.2453410Z downloaded 34 KB 2021-05-15T16:56:21.2453940Z 2021-05-15T16:56:21.2490090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-15T16:56:21.5048840Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-15T16:56:21.5126880Z ================================================== 2021-05-15T16:56:21.5127630Z downloaded 128 KB 2021-05-15T16:56:21.5128130Z 2021-05-15T16:56:21.7432330Z 2021-05-15T16:56:21.7437110Z 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-15T16:56:21.7438490Z The downloaded binary packages are in 2021-05-15T16:56:21.7439280Z 2021-05-15T16:56:21.7440050Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpmqTJjc/downloaded_packages 2021-05-15T16:56:21.7453320Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:56:21.9983290Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T16:56:22.0125520Z ================================================== 2021-05-15T16:56:22.0126640Z downloaded 233 KB 2021-05-15T16:56:22.0127460Z 2021-05-15T16:56:22.0161850Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:56:22.2005820Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T16:56:22.2291670Z ================================================== 2021-05-15T16:56:22.2294880Z downloaded 764 KB 2021-05-15T16:56:22.2295410Z 2021-05-15T16:56:22.2334770Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:56:22.3731570Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T16:56:22.4091390Z ================================================== 2021-05-15T16:56:22.4092270Z downloaded 1.0 MB 2021-05-15T16:56:22.4093100Z 2021-05-15T16:56:22.4132950Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:56:22.6803330Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T16:56:22.7079800Z ================================================== 2021-05-15T16:56:22.7080400Z downloaded 670 KB 2021-05-15T16:56:22.7080670Z 2021-05-15T16:56:22.7116160Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:56:22.9568960Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T16:56:22.9588730Z ================================================== 2021-05-15T16:56:22.9589580Z downloaded 13 KB 2021-05-15T16:56:22.9590160Z 2021-05-15T16:56:22.9604350Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:56:23.1290880Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T16:56:23.1446430Z ================================================== 2021-05-15T16:56:23.1490580Z downloaded 265 KB 2021-05-15T16:56:23.1491260Z 2021-05-15T16:56:23.1493330Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:56:23.2820670Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T16:56:23.3013650Z ================================================== 2021-05-15T16:56:23.3016010Z downloaded 466 KB 2021-05-15T16:56:23.3017000Z 2021-05-15T16:56:23.3047480Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:56:23.4486650Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T16:56:23.4487430Z ================================================== 2021-05-15T16:56:23.4487840Z downloaded 25 KB 2021-05-15T16:56:23.4488110Z 2021-05-15T16:56:23.5173990Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:56:23.6503760Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T16:56:23.6573740Z ================================================== 2021-05-15T16:56:23.6574740Z downloaded 116 KB 2021-05-15T16:56:23.6575780Z 2021-05-15T16:56:23.6608540Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:56:23.8746630Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T16:56:23.8842500Z ================================================== 2021-05-15T16:56:23.8888560Z downloaded 138 KB 2021-05-15T16:56:23.8889790Z 2021-05-15T16:56:23.8893860Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:56:24.0935160Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T16:56:24.0978950Z ================================================== 2021-05-15T16:56:24.0980140Z downloaded 59 KB 2021-05-15T16:56:24.0981950Z 2021-05-15T16:56:24.1016000Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:56:24.3563670Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T16:56:24.3595560Z ================================================== 2021-05-15T16:56:24.3596750Z downloaded 8066 bytes 2021-05-15T16:56:24.3597470Z 2021-05-15T16:56:24.3599720Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:56:24.4999700Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T16:56:24.5096490Z ================================================== 2021-05-15T16:56:24.5097710Z downloaded 160 KB 2021-05-15T16:56:24.5098000Z 2021-05-15T16:56:24.5136740Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:56:24.6969010Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T16:56:24.7015530Z ================================================== 2021-05-15T16:56:24.7039560Z downloaded 72 KB 2021-05-15T16:56:24.7044480Z 2021-05-15T16:56:24.7046690Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:56:24.9552000Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T16:56:24.9555570Z ================================================== 2021-05-15T16:56:24.9556660Z downloaded 11 KB 2021-05-15T16:56:24.9557290Z 2021-05-15T16:56:24.9591380Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T16:56:25.1860670Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T16:56:25.2001520Z ================================================== 2021-05-15T16:56:25.2002710Z downloaded 265 KB 2021-05-15T16:56:25.2006440Z 2021-05-15T16:56:25.2041910Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:56:25.3791030Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:56:25.3897630Z ================================================== 2021-05-15T16:56:25.3944070Z downloaded 109 KB 2021-05-15T16:56:25.3944820Z 2021-05-15T16:56:25.3946850Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:56:25.5628590Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T16:56:25.5663950Z ================================================== 2021-05-15T16:56:25.5664850Z downloaded 14 KB 2021-05-15T16:56:25.5666780Z 2021-05-15T16:56:25.5701370Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:56:25.7644210Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T16:56:25.8463540Z ================================================== 2021-05-15T16:56:25.8562340Z downloaded 7.2 MB 2021-05-15T16:56:25.8565320Z 2021-05-15T16:56:25.8568430Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:56:26.1012630Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T16:56:26.1651190Z ================================================== 2021-05-15T16:56:26.1675800Z downloaded 2.8 MB 2021-05-15T16:56:26.1676430Z 2021-05-15T16:56:26.1678740Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:56:26.4101210Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T16:56:26.4384580Z ================================================== 2021-05-15T16:56:26.4386340Z downloaded 871 KB 2021-05-15T16:56:26.4387290Z 2021-05-15T16:56:26.4438220Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:56:26.7226480Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T16:56:26.7326470Z ================================================== 2021-05-15T16:56:26.7428220Z downloaded 29 KB 2021-05-15T16:56:26.7528290Z 2021-05-15T16:56:26.7632020Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:56:26.9286080Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T16:56:26.9533680Z ================================================== 2021-05-15T16:56:26.9534740Z downloaded 664 KB 2021-05-15T16:56:26.9535570Z 2021-05-15T16:56:26.9570660Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:56:27.2272900Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T16:56:27.2301950Z ================================================== 2021-05-15T16:56:27.2303030Z downloaded 40 KB 2021-05-15T16:56:27.2303760Z 2021-05-15T16:56:27.2347430Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:56:27.4270060Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T16:56:27.4458940Z ================================================== 2021-05-15T16:56:27.4461330Z downloaded 248 KB 2021-05-15T16:56:27.4462050Z 2021-05-15T16:56:27.4466270Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:56:27.5899090Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T16:56:27.6097690Z ================================================== 2021-05-15T16:56:27.6098890Z downloaded 362 KB 2021-05-15T16:56:27.6102740Z 2021-05-15T16:56:28.0461500Z * installing *source* package ‘utf8’ ... 2021-05-15T16:56:28.0566020Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:28.0738340Z ** libs 2021-05-15T16:56:28.0930030Z 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-15T16:56:28.1942110Z 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-15T16:56:28.3897460Z 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-15T16:56:28.4927270Z 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-15T16:56:28.5682980Z 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-15T16:56:28.6719570Z 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-15T16:56:28.8543080Z 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-15T16:56:28.9632950Z 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-15T16:56:29.1256630Z 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-15T16:56:29.2313640Z 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-15T16:56:29.3470840Z 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-15T16:56:29.4497380Z 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-15T16:56:29.5409310Z 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-15T16:56:29.6341460Z 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-15T16:56:29.7231860Z 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-15T16:56:29.8187850Z 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-15T16:56:29.9347690Z 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-15T16:56:30.0210670Z 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-15T16:56:30.0943400Z 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-15T16:56:30.1869610Z 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-15T16:56:30.2591380Z 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-15T16:56:30.4620580Z 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-15T16:56:30.9797530Z 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-15T16:56:31.1973210Z 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-15T16:56:31.3104350Z 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-15T16:56:31.4138670Z 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-15T16:56:31.5258000Z 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-15T16:56:31.6435530Z 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-15T16:56:31.6751550Z 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-15T16:56:31.7481420Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-15T16:56:31.7541040Z ** R 2021-05-15T16:56:31.7629020Z ** inst 2021-05-15T16:56:31.7653310Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:32.1330560Z ** help 2021-05-15T16:56:32.1702270Z *** installing help indices 2021-05-15T16:56:32.2018180Z ** building package indices 2021-05-15T16:56:32.2244060Z ** installing vignettes 2021-05-15T16:56:32.2306660Z ** testing if installed package can be loaded 2021-05-15T16:56:32.5904150Z * DONE (utf8) 2021-05-15T16:56:32.9765960Z * installing *source* package ‘fansi’ ... 2021-05-15T16:56:32.9832780Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:33.0027120Z ** libs 2021-05-15T16:56:33.0218630Z 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-15T16:56:33.0937610Z 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-15T16:56:33.1932160Z 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-15T16:56:33.2819780Z 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-15T16:56:33.3862100Z 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-15T16:56:33.6503460Z 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-15T16:56:33.7260780Z 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-15T16:56:33.9965210Z 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-15T16:56:34.1547290Z 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-15T16:56:34.2434490Z 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-15T16:56:34.3829000Z 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-15T16:56:34.5595300Z 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-15T16:56:34.6791810Z 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-15T16:56:34.7764460Z 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-15T16:56:34.8767430Z 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-15T16:56:35.0800590Z 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-15T16:56:35.3329560Z 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-15T16:56:35.3942320Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-15T16:56:35.3994200Z ** R 2021-05-15T16:56:35.4167830Z ** inst 2021-05-15T16:56:35.4197570Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:35.9249100Z ** help 2021-05-15T16:56:36.0537150Z *** installing help indices 2021-05-15T16:56:36.1024540Z ** building package indices 2021-05-15T16:56:36.1767840Z ** installing vignettes 2021-05-15T16:56:36.1821130Z ** testing if installed package can be loaded 2021-05-15T16:56:36.5137570Z * DONE (fansi) 2021-05-15T16:56:37.1216200Z * installing *source* package ‘diffobj’ ... 2021-05-15T16:56:37.1407060Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:37.1586550Z ** libs 2021-05-15T16:56:37.1785370Z 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-15T16:56:37.4900520Z 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-15T16:56:37.5845080Z 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-15T16:56:37.6748150Z 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-15T16:56:37.7337310Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-15T16:56:37.7382310Z ** R 2021-05-15T16:56:37.8112720Z ** inst 2021-05-15T16:56:37.8175080Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:44.4162970Z ** help 2021-05-15T16:56:44.6458980Z *** installing help indices 2021-05-15T16:56:44.7628940Z ** building package indices 2021-05-15T16:56:44.8757400Z ** installing vignettes 2021-05-15T16:56:44.8801320Z ** testing if installed package can be loaded 2021-05-15T16:56:45.3453100Z * DONE (diffobj) 2021-05-15T16:56:45.7965550Z * installing *source* package ‘ps’ ... 2021-05-15T16:56:45.8042420Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:46.1671290Z ** libs 2021-05-15T16:56:46.1867000Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-15T16:56:46.3683880Z 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-15T16:56:46.4561920Z 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-15T16:56:46.5392190Z 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-15T16:56:46.6246460Z 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-15T16:56:46.8026850Z 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-15T16:56:46.8763510Z 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-15T16:56:47.1614690Z 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-15T16:56:47.3286590Z 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-15T16:56:47.4469410Z 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-15T16:56:47.8009590Z 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-15T16:56:48.1970670Z 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-15T16:56:48.3653640Z 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-15T16:56:48.4290520Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-15T16:56:48.4368490Z ** R 2021-05-15T16:56:48.4598830Z ** inst 2021-05-15T16:56:48.4673360Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:49.4445710Z ** help 2021-05-15T16:56:49.6406040Z *** installing help indices 2021-05-15T16:56:49.7599130Z ** building package indices 2021-05-15T16:56:49.9006270Z ** testing if installed package can be loaded 2021-05-15T16:56:50.2312720Z * DONE (ps) 2021-05-15T16:56:50.7092790Z * installing *source* package ‘pkgload’ ... 2021-05-15T16:56:50.7208000Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:50.7401520Z ** R 2021-05-15T16:56:50.7640550Z ** inst 2021-05-15T16:56:50.7655520Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:51.6330060Z ** help 2021-05-15T16:56:51.7127690Z *** installing help indices 2021-05-15T16:56:51.7658590Z ** building package indices 2021-05-15T16:56:51.8199400Z ** testing if installed package can be loaded 2021-05-15T16:56:52.3245160Z * DONE (pkgload) 2021-05-15T16:56:52.6395820Z * installing *source* package ‘ellipsis’ ... 2021-05-15T16:56:52.6417490Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:52.6664460Z ** libs 2021-05-15T16:56:52.6853680Z 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-15T16:56:52.7914360Z 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-15T16:56:52.8781460Z 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-15T16:56:52.9377790Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-15T16:56:52.9429380Z ** R 2021-05-15T16:56:52.9511250Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:53.0544910Z ** help 2021-05-15T16:56:53.0907270Z *** installing help indices 2021-05-15T16:56:53.1142510Z ** building package indices 2021-05-15T16:56:53.1352150Z ** testing if installed package can be loaded 2021-05-15T16:56:53.4846710Z * DONE (ellipsis) 2021-05-15T16:56:53.8487800Z * installing *source* package ‘digest’ ... 2021-05-15T16:56:53.8546020Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T16:56:53.8691980Z ** libs 2021-05-15T16:56:53.8891680Z 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-15T16:56:54.1399440Z 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-15T16:56:54.3966610Z 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-15T16:56:55.0774100Z 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-15T16:56:55.4595900Z 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-15T16:56:56.2334020Z 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-15T16:56:56.3527200Z 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-15T16:56:56.7313420Z 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-15T16:56:56.8370830Z 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-15T16:56:56.8886290Z 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-15T16:56:57.0915440Z 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-15T16:56:57.1834740Z 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-15T16:56:57.2895480Z 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-15T16:56:57.5861990Z 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-15T16:56:57.7171910Z 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-15T16:56:58.4722840Z 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-15T16:56:58.6582550Z 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-15T16:56:58.9074310Z 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-15T16:56:58.9765290Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-15T16:56:58.9819500Z ** R 2021-05-15T16:56:58.9911370Z ** demo 2021-05-15T16:56:58.9923580Z ** inst 2021-05-15T16:56:59.0079490Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:56:59.4260490Z ** help 2021-05-15T16:56:59.4804330Z *** installing help indices 2021-05-15T16:56:59.5166280Z ** building package indices 2021-05-15T16:56:59.5415490Z ** installing vignettes 2021-05-15T16:56:59.5470550Z ** testing if installed package can be loaded 2021-05-15T16:56:59.9581450Z * DONE (digest) 2021-05-15T16:57:00.2899480Z * installing *source* package ‘brio’ ... 2021-05-15T16:57:00.2936480Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:00.3087370Z ** libs 2021-05-15T16:57:00.3270360Z 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-15T16:57:00.4159700Z 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-15T16:57:00.5068450Z 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-15T16:57:00.6059590Z 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-15T16:57:00.6937060Z 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-15T16:57:00.7784750Z 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-15T16:57:00.8917630Z 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-15T16:57:00.9734350Z 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-15T16:57:01.1148880Z 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-15T16:57:01.1715220Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-15T16:57:01.1758340Z ** R 2021-05-15T16:57:01.1812670Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:57:01.2475410Z ** help 2021-05-15T16:57:01.2711600Z *** installing help indices 2021-05-15T16:57:01.2962180Z ** building package indices 2021-05-15T16:57:01.3169820Z ** testing if installed package can be loaded 2021-05-15T16:57:01.6501620Z * DONE (brio) 2021-05-15T16:57:02.0467130Z * installing *source* package ‘xml2’ ... 2021-05-15T16:57:02.0542600Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:02.2381460Z Found pkg-config cflags and libs! 2021-05-15T16:57:02.5739520Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T16:57:02.5741600Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T16:57:02.6686540Z ** libs 2021-05-15T16:57:02.6877490Z 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-15T16:57:03.4016320Z 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-15T16:57:03.4841250Z 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-15T16:57:04.1404560Z 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-15T16:57:04.7009780Z 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-15T16:57:05.5322240Z 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-15T16:57:07.7588970Z 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-15T16:57:08.3775550Z 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-15T16:57:09.1222200Z 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-15T16:57:09.6737290Z 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-15T16:57:10.1073820Z 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-15T16:57:10.2084670Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-15T16:57:10.2139300Z ** R 2021-05-15T16:57:10.2338840Z ** inst 2021-05-15T16:57:10.2387590Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:57:11.1559240Z ** help 2021-05-15T16:57:11.4323460Z *** installing help indices 2021-05-15T16:57:11.4994890Z ** building package indices 2021-05-15T16:57:11.5576090Z ** installing vignettes 2021-05-15T16:57:11.5686230Z ** testing if installed package can be loaded 2021-05-15T16:57:11.8073730Z * DONE (xml2) 2021-05-15T16:57:12.1972210Z * installing *source* package ‘xfun’ ... 2021-05-15T16:57:12.2041890Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:12.2296440Z ** libs 2021-05-15T16:57:12.2522020Z 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-15T16:57:12.3833210Z 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-15T16:57:12.4701770Z 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-15T16:57:12.5346710Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-15T16:57:12.5388050Z ** R 2021-05-15T16:57:12.5641770Z ** inst 2021-05-15T16:57:12.5744400Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:57:13.8749320Z ** help 2021-05-15T16:57:14.0891420Z *** installing help indices 2021-05-15T16:57:14.2175670Z ** building package indices 2021-05-15T16:57:14.3713640Z ** installing vignettes 2021-05-15T16:57:14.3776260Z ** testing if installed package can be loaded 2021-05-15T16:57:14.7125480Z * DONE (xfun) 2021-05-15T16:57:18.2720090Z * installing *source* package ‘stringi’ ... 2021-05-15T16:57:18.4456440Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T16:57:18.6703830Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T16:57:18.6717940Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T16:57:18.8704550Z checking for endianness... little 2021-05-15T16:57:19.0671350Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T16:57:19.2721900Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T16:57:19.2722980Z checking for cat... /bin/cat 2021-05-15T16:57:20.2969130Z checking for local ICUDT_DIR... icu69/data 2021-05-15T16:57:20.2971040Z checking for gcc... clang 2021-05-15T16:57:20.6256120Z checking whether the C compiler works... yes 2021-05-15T16:57:20.6257490Z checking for C compiler default output file name... a.out 2021-05-15T16:57:20.7245800Z checking for suffix of executables... 2021-05-15T16:57:20.9454180Z checking whether we are cross compiling... no 2021-05-15T16:57:21.0421940Z checking for suffix of object files... o 2021-05-15T16:57:21.0954550Z checking whether we are using the GNU C compiler... yes 2021-05-15T16:57:21.1453530Z checking whether clang accepts -g... yes 2021-05-15T16:57:21.2208700Z checking for clang option to accept ISO C89... none needed 2021-05-15T16:57:21.3383060Z checking how to run the C preprocessor... clang -E 2021-05-15T16:57:21.9894710Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T16:57:21.9926350Z checking for egrep... /usr/bin/grep -E 2021-05-15T16:57:22.1564940Z rm: conftest.dSYM: is a directory 2021-05-15T16:57:22.2131440Z rm: conftest.dSYM: is a directory 2021-05-15T16:57:22.4571700Z checking for ANSI C header files... yes 2021-05-15T16:57:22.5733360Z checking for sys/types.h... yes 2021-05-15T16:57:22.6616420Z checking for sys/stat.h... yes 2021-05-15T16:57:22.7462660Z checking for stdlib.h... yes 2021-05-15T16:57:22.8336730Z checking for string.h... yes 2021-05-15T16:57:22.9233420Z checking for memory.h... yes 2021-05-15T16:57:23.0188110Z checking for strings.h... yes 2021-05-15T16:57:23.1078720Z checking for inttypes.h... yes 2021-05-15T16:57:23.1976290Z checking for stdint.h... yes 2021-05-15T16:57:23.2921850Z checking for unistd.h... yes 2021-05-15T16:57:23.3870860Z checking elf.h usability... no 2021-05-15T16:57:23.5371890Z checking elf.h presence... no 2021-05-15T16:57:23.5374030Z checking for elf.h... no 2021-05-15T16:57:23.8484750Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T16:57:23.9010720Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-15T16:57:24.6686920Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T16:57:24.7252670Z checking whether the compiler implements namespaces... yes 2021-05-15T16:57:25.2369040Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T16:57:26.3597400Z checking whether std::map is available... yes 2021-05-15T16:57:26.3641070Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T16:57:26.3785870Z checking with pkg-config for the system ICU4C... no 2021-05-15T16:57:26.3788090Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T16:57:26.3790130Z *** Trying with 'standard' fallback flags 2021-05-15T16:57:26.4575970Z checking whether an ICU4C-based project can be built... no 2021-05-15T16:57:26.4576800Z *** This version of ICU4C cannot be used. 2021-05-15T16:57:27.3512410Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T16:57:28.1678640Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T16:57:28.4245460Z downloading the ICU data library (icudt) 2021-05-15T16:57:28.4247910Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T16:57:28.4284640Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T16:57:28.6392580Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T16:57:28.9439230Z ================================================== 2021-05-15T16:57:28.9440480Z downloaded 10.9 MB 2021-05-15T16:57:28.9441420Z 2021-05-15T16:57:28.9912750Z icudt fetch successful 2021-05-15T16:57:29.0686110Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T16:57:29.2727200Z config.status: creating src/Makevars 2021-05-15T16:57:29.3085860Z config.status: creating src/uconfig_local.h 2021-05-15T16:57:29.3436610Z config.status: creating src/install.libs.R 2021-05-15T16:57:29.3792660Z 2021-05-15T16:57:29.3794210Z *** stringi configure summary: 2021-05-15T16:57:29.3795110Z ICU_FOUND=0 2021-05-15T16:57:29.3795930Z ICUDT_DIR=icu69/data 2021-05-15T16:57:29.3796800Z ICU_BUNDLE_VERSION=69 2021-05-15T16:57:29.3797850Z ICUDT_ENDIANNESS=little 2021-05-15T16:57:29.3798880Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T16:57:29.3800910Z STRINGI_CFLAGS= -fPIC 2021-05-15T16:57:29.3803680Z 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-15T16:57:29.3805520Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T16:57:29.3807010Z STRINGI_LDFLAGS= 2021-05-15T16:57:29.3807800Z STRINGI_LIBS= 2021-05-15T16:57:29.3808340Z 2021-05-15T16:57:29.3809090Z *** Compiler settings used: 2021-05-15T16:57:29.3810510Z CC=clang 2021-05-15T16:57:29.3811210Z LD=clang++ 2021-05-15T16:57:29.3812660Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:57:29.3814530Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T16:57:29.3815720Z CXX=clang++ -std=gnu++11 2021-05-15T16:57:29.3817680Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T16:57:29.3818760Z LDFLAGS= 2021-05-15T16:57:29.3819710Z LIBS= 2021-05-15T16:57:29.3820270Z 2021-05-15T16:57:29.4931990Z ** libs 2021-05-15T16:57:29.5236790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:30.3838540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:31.1777750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:32.0957700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:32.9827930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:33.7004980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:34.6561990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:35.4411080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:36.2593990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:37.0368400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:37.9117730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:38.7795060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:39.7580530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:40.6559850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:41.4696240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:42.5776410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:44.4964630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:45.4106180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:46.2570240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:46.9904060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:47.7077420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:48.7853830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:49.6346910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:50.4597480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:51.3847130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:52.3787120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:53.1663550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:54.0219750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:54.8845030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:56.1053340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:57.3601380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:58.7317320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:57:59.9516650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:00.8345190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:01.7871960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:02.6508550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:03.4644700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:04.2687410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:05.1044810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:06.2986570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:07.4745640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:08.7737630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:10.0089990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:10.9044910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:11.8419080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:12.5943290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:13.7056900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:14.8211790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:15.9256280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:16.7046150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:17.4478890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:18.5660400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:19.6751970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:20.9000590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:22.0394850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:22.9505920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:23.7756030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:23.8138340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:25.0410170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:25.8010960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:26.5698350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:27.7493240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:28.8866390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:30.2415320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:31.1348930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:32.3132800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:33.1730920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:35.4095430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:36.2006070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:37.0325590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:38.0426230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:38.7862170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:39.5689510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:40.5246120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:41.3781990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:42.3317510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:43.2210170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:44.2281190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:45.0149470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:45.7808070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:46.6152470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:47.3355980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:48.0881410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T16:58:49.6875700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:49.7648420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:50.5215010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:51.3166510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.1654770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:52.7065740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:53.1862920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:53.7977760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:54.5084460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:55.1104370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:56.0298280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:56.9348530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:57.4526170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.1009570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.4347130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:58.9501710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:59.3140940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:58:59.3655990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:00.4783500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.0811460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.1646260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.9070220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:01.9776060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.0182720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:03.6924450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:04.2296760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:04.2808610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:05.0940480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:05.8815000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:06.8267150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:07.4841440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:08.2238770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:08.7568120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:09.6637290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:10.4352190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:11.5395580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:13.3136550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:14.1380120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.0772030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:15.6581210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:16.2230290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:16.9630330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:17.5451670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:18.6761520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:19.8272990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:21.7790350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:22.6282410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:22.7125440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:23.2458790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:23.7790190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:24.5759520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:25.2194650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:25.6476950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:26.5274200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:27.7282490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:28.6527200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:29.4424830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:30.1062900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:30.9167930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:31.8993830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:32.6555820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:33.4085300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:34.5814880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:35.3377700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:35.8644090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:36.7031120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:36.7045720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.0049600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:37.5730850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:38.5367090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:39.2779450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:39.9955830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:40.7748580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:41.4082550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:42.0928290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:42.7903900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:43.4042740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:44.0084920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:44.8236710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:45.3189720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:45.9052930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:46.3117630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:47.6516770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:48.3667560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:49.2512850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:49.6786220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:50.2221810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:50.9168850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:51.9118340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:52.9366130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:53.6599630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:54.1788410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:55.1675230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:55.7966270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:56.5251550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:57.1420720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:57.7583260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:58.3280070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:58.7257070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T16:59:59.6118250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:00.4934780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:01.3443580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:01.7438270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.1611460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:02.6939260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:03.1213830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:03.6919850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:04.5467640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:05.1438930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:05.4832430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:06.0875150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:06.6302530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:07.1905360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:07.7734330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:08.3096840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:08.8495760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:09.3042740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:10.0157600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:10.5250720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:12.2140650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:13.0547270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:13.9543350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:14.6340250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:15.0853110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:16.4233790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.3012460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:17.6415750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:18.0798930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:18.4247770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.0869030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:19.5979030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:20.1113680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:20.6727240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:21.2669610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:21.9859380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:22.3708530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:23.5145270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:24.5336280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:26.1979940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:26.5351000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:26.6158850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:28.2222610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:28.8516390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.0355750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.8335440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.9183000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:30.9802570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:32.2898590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:33.0477320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:34.1013550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:35.0796160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:35.7236790Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T17:00:35.7237970Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T17:00:35.7238560Z ^ 2021-05-15T17:00:36.4503680Z 1 warning generated. 2021-05-15T17:00:36.4561950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:37.2057260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:37.8457120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:38.4805120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:38.9785860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:39.6748800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:40.4305190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.2364100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:41.5628550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:42.4259960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:42.9256210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:44.2322600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:45.1386880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:45.5027650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.0428730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:46.5506510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:47.2009980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:47.7786300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:48.3423630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:49.0367040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:49.9624680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:50.2997470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:50.9392260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:51.6944340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:52.0329520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.0396010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:53.6947150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:54.2806520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:54.6101030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:55.2655910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:55.9065870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:56.9383210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:57.1541830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:57.7507960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:58.3032980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.0674610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:00:59.7890460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:00.5189690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:01.6451920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:02.2709080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:03.3024520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:03.3704950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:03.9688440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.4376280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.8517880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:04.9066940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:06.0915970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:06.8888070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:07.7903810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:08.5331760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:09.0230090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:09.8189730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:10.4876140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:12.4931820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:13.1651370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:13.7186140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:14.5435100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:15.2847200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:16.2100280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:17.2554390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:17.4186940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:18.8489880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:19.6145730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:20.4404750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:21.8770140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:22.7229350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:23.5802770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:24.6116310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:25.5485690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:25.6078920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:27.0376210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:28.1541510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:28.9267160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:29.2109290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:30.5710210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:31.4805960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:32.3053520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:33.0974260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:33.5480850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:34.2940090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:34.9536120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:35.7218220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:36.5465200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.0641950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.4186980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.4807360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:37.8875520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:38.4564010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:38.5817470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:38.6635460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:39.2045400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:39.7596400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:40.5746210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:41.1175930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:41.8231910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:42.8784900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:43.7472930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:44.7239410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:44.9114510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:47.0171870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:48.6547880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:48.8891750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:49.7146110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:49.8786470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:50.2692700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:50.6304390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:51.4839320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:51.8111730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:54.7562760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:56.2206760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:57.4996650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:59.5092330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:01:59.6977310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:00.2992200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:00.9416210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:01.5914080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:02.5531080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:03.0468060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:03.6171800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:04.3765190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:04.9875820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:05.8339200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:06.4493670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:07.0783410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:07.4383760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:08.0247590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:08.7618930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:09.6396330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:10.2241740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:11.0232190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:11.7585970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:12.1110630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:12.9138040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:13.6283490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:14.7831190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:16.2074660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:17.7139730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:18.9399020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:19.4798370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:21.0587590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:21.6747280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:22.5637460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:23.7304690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:24.9078030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:25.5614870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:26.1076810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:26.9409350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:28.0149220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:28.8899270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:29.8160240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:30.6090240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:31.9955670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:32.8356730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:34.4209530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:35.6895410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:36.4171280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:37.0909840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:38.9541840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:39.9166140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:40.8905660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:41.6747220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:42.3282420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:43.2195300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:43.9014290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:44.8131490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:46.0198200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:46.8888110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:47.6513130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:49.2177340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:49.9475630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:50.9769470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:51.8374040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:53.2072880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:54.3267130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:55.0584900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:55.8252680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:56.7189370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:58.1110960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:58.8131030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:02:59.5458630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:00.3361320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:01.0616430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:02.0019260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:03.1864030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:04.3257960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:05.1632990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:06.2024860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:06.8890010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:07.7771110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:08.8206230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:10.7591820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:11.3209940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:12.1158490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:13.6754140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:14.4058870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:15.0910270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:16.2243680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:16.8926780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:17.5353070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:18.4842760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:20.4160650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:21.0470950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:21.7754710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:22.2602640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:23.3836720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:24.9881760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:25.8949170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:29.0026760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:29.5492730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:30.3823140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:31.9340060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:32.6498990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:33.2873510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:33.9844070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:34.6828810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:35.3036350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:36.3139530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:38.7578630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:39.4425410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:40.0694950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:40.6132120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:41.3822920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:42.0647840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:42.7489440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:43.4826970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:44.1530770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:45.3656250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:46.0429400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:46.5524850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:47.0901380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:48.1149560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:48.7531630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:49.3886790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:50.6088280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:51.6731690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:52.6099690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:54.2750890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:55.3631300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:56.1376060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:57.6013000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:58.3766550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:58.9065780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:03:59.6729430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:00.2174180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:00.9069170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:01.9174790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:02.7484720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:03.5014040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:03.8676690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:04.9212310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:05.6967940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:06.4025210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:06.7325720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:07.6005760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:08.2940480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:08.9131220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:09.6850170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:10.3621270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:10.9366010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:11.9604030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:13.0381810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:13.9954940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:15.0894280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:15.9904570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:16.5486960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:17.4152300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:18.4678360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:18.9819150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:19.5200760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:20.7585790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:21.6287150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:22.3439000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:23.2167950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:24.1946700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:25.0659390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:26.0360110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:26.1102970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:26.8032620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:28.4671100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:29.0654440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:29.1184900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:29.1708630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:29.2221010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:30.1597000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:30.7003660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T17:04:31.0298530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T17:04:31.3487470Z 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-15T17:04:31.6280140Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-15T17:04:31.7841800Z icudt already downloaded 2021-05-15T17:04:31.7845340Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-15T17:04:32.0663310Z icudt has been installed successfully 2021-05-15T17:04:32.1829540Z ** R 2021-05-15T17:04:32.2339670Z ** inst 2021-05-15T17:04:32.2441890Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:33.3123290Z ** help 2021-05-15T17:04:33.8433660Z *** installing help indices 2021-05-15T17:04:34.0755110Z ** building package indices 2021-05-15T17:04:34.3459560Z ** testing if installed package can be loaded 2021-05-15T17:04:34.9370100Z * DONE (stringi) 2021-05-15T17:04:36.6637990Z * installing *source* package ‘Rcpp’ ... 2021-05-15T17:04:36.7219690Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T17:04:36.7354920Z ** libs 2021-05-15T17:04:36.7544100Z 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-15T17:04:37.8229530Z In file included from api.cpp:24: 2021-05-15T17:04:37.8230680Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:37.8232980Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:37.8234610Z SEXP data = Parent::get__(); 2021-05-15T17:04:37.8235380Z ^ 2021-05-15T17:04:40.3665960Z 1 warning generated. 2021-05-15T17:04:40.3783730Z 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-15T17:04:41.4472710Z In file included from attributes.cpp:39: 2021-05-15T17:04:41.4473950Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:41.4477550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:41.4479270Z SEXP data = Parent::get__(); 2021-05-15T17:04:41.4524430Z ^ 2021-05-15T17:04:53.9686700Z 1 warning generated. 2021-05-15T17:04:53.9847880Z 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-15T17:04:54.3867190Z 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-15T17:04:55.4154840Z In file included from date.cpp:30: 2021-05-15T17:04:55.4156430Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:55.4158660Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:55.4160090Z SEXP data = Parent::get__(); 2021-05-15T17:04:55.4160900Z ^ 2021-05-15T17:04:58.1798830Z 1 warning generated. 2021-05-15T17:04:58.1893560Z 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-15T17:04:59.2076980Z In file included from module.cpp:24: 2021-05-15T17:04:59.2078290Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:04:59.2080470Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:04:59.2081920Z SEXP data = Parent::get__(); 2021-05-15T17:04:59.2082750Z ^ 2021-05-15T17:05:04.3974070Z 1 warning generated. 2021-05-15T17:05:04.4102240Z 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-15T17:05:05.4297260Z In file included from rcpp_init.cpp:24: 2021-05-15T17:05:05.4298650Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T17:05:05.4300860Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:05.4302320Z SEXP data = Parent::get__(); 2021-05-15T17:05:05.4303140Z ^ 2021-05-15T17:05:07.8382000Z 1 warning generated. 2021-05-15T17:05:07.8519840Z 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-15T17:05:07.9222020Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-15T17:05:07.9299030Z ** R 2021-05-15T17:05:07.9510230Z ** inst 2021-05-15T17:05:08.2117660Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:10.5258280Z ** help 2021-05-15T17:05:10.6454340Z *** installing help indices 2021-05-15T17:05:10.7175720Z ** building package indices 2021-05-15T17:05:10.8106750Z ** installing vignettes 2021-05-15T17:05:10.8288110Z ** testing if installed package can be loaded 2021-05-15T17:05:11.3209880Z * DONE (Rcpp) 2021-05-15T17:05:12.2344670Z * installing *source* package ‘vctrs’ ... 2021-05-15T17:05:12.2545400Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:12.2746810Z ** libs 2021-05-15T17:05:12.3167610Z 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-15T17:05:12.4682540Z 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-15T17:05:12.6323490Z 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-15T17:05:12.7630180Z 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-15T17:05:13.0266940Z 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-15T17:05:13.1887690Z 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-15T17:05:13.3481910Z 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-15T17:05:13.4988830Z 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-15T17:05:13.6411430Z 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-15T17:05:13.7948430Z 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-15T17:05:13.9538750Z 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-15T17:05:14.1976730Z 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-15T17:05:14.4250590Z 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-15T17:05:14.5445550Z 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-15T17:05:14.8712970Z 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-15T17:05:14.9739370Z 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-15T17:05:15.5404880Z 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-15T17:05:15.6723400Z 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-15T17:05:15.8763780Z 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-15T17:05:16.0314250Z 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-15T17:05:16.1268970Z 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-15T17:05:16.4097910Z 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-15T17:05:16.5139120Z 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-15T17:05:16.9010700Z 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-15T17:05:17.0089420Z 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-15T17:05:17.9547000Z 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-15T17:05:18.1655750Z 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-15T17:05:18.3188100Z 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-15T17:05:18.4347030Z 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-15T17:05:18.6158360Z 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-15T17:05:18.7791430Z 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-15T17:05:18.9489570Z 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-15T17:05:19.0818240Z 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-15T17:05:19.2812620Z 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-15T17:05:19.6087080Z 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-15T17:05:19.7462170Z 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-15T17:05:19.8614510Z 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-15T17:05:20.0055610Z 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-15T17:05:20.7500100Z 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-15T17:05:21.3707210Z 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-15T17:05:21.6613310Z 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-15T17:05:21.8610490Z 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-15T17:05:22.2242170Z 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-15T17:05:22.3165290Z 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-15T17:05:22.5411370Z 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-15T17:05:22.7123050Z 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-15T17:05:22.8577530Z 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-15T17:05:23.1892290Z 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-15T17:05:23.3699700Z 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-15T17:05:23.5272360Z 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-15T17:05:23.6652480Z 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-15T17:05:23.7708990Z 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-15T17:05:23.9176540Z 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-15T17:05:24.0711090Z 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-15T17:05:24.2084160Z 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-15T17:05:24.3406540Z 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-15T17:05:24.4526980Z 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-15T17:05:24.5601260Z 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-15T17:05:24.6513820Z 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-15T17:05:25.3513520Z 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-15T17:05:25.4207610Z 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-15T17:05:25.4919480Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-15T17:05:25.4986220Z ** R 2021-05-15T17:05:25.5651010Z ** inst 2021-05-15T17:05:25.5739750Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:28.7411180Z ** help 2021-05-15T17:05:29.1617940Z *** installing help indices 2021-05-15T17:05:29.3149130Z *** copying figures 2021-05-15T17:05:29.3219770Z ** building package indices 2021-05-15T17:05:29.4768390Z ** installing vignettes 2021-05-15T17:05:29.5035740Z ** testing if installed package can be loaded 2021-05-15T17:05:29.8739340Z * DONE (vctrs) 2021-05-15T17:05:30.3500370Z * installing *source* package ‘processx’ ... 2021-05-15T17:05:30.3568960Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:30.3757210Z ** libs 2021-05-15T17:05:30.3942650Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T17:05:30.5680790Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T17:05:30.5683030Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T17:05:30.8668980Z 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-15T17:05:30.9608180Z 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-15T17:05:31.0666130Z 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-15T17:05:31.1416640Z 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-15T17:05:31.1418930Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T17:05:31.2003230Z 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-15T17:05:31.2970840Z 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-15T17:05:31.4627520Z 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-15T17:05:31.8175760Z 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-15T17:05:31.9373980Z 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-15T17:05:32.0445410Z 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-15T17:05:32.1632900Z 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-15T17:05:32.2888730Z 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-15T17:05:32.6077460Z 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-15T17:05:32.7182000Z 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-15T17:05:32.8393350Z 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-15T17:05:32.9133860Z 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-15T17:05:33.0194420Z 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-15T17:05:33.0799360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-15T17:05:33.0883500Z ** R 2021-05-15T17:05:33.1145170Z ** inst 2021-05-15T17:05:33.1158270Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:34.6725240Z ** help 2021-05-15T17:05:34.7563290Z *** installing help indices 2021-05-15T17:05:34.8102000Z ** building package indices 2021-05-15T17:05:34.8584340Z ** testing if installed package can be loaded 2021-05-15T17:05:35.2080740Z * DONE (processx) 2021-05-15T17:05:35.5030860Z * installing *source* package ‘highr’ ... 2021-05-15T17:05:35.5051910Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:35.5258360Z ** R 2021-05-15T17:05:35.5305260Z ** inst 2021-05-15T17:05:35.5342050Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:35.6940660Z ** help 2021-05-15T17:05:35.7148420Z *** installing help indices 2021-05-15T17:05:35.7281410Z ** building package indices 2021-05-15T17:05:35.7383270Z ** installing vignettes 2021-05-15T17:05:35.7440110Z ** testing if installed package can be loaded 2021-05-15T17:05:36.0020960Z * DONE (highr) 2021-05-15T17:05:36.2888040Z * installing *source* package ‘rversions’ ... 2021-05-15T17:05:36.2959210Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:36.3255040Z ** R 2021-05-15T17:05:36.3308830Z ** inst 2021-05-15T17:05:36.3322300Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:36.5025040Z ** help 2021-05-15T17:05:36.5327610Z *** installing help indices 2021-05-15T17:05:36.5541560Z *** copying figures 2021-05-15T17:05:36.5549650Z ** building package indices 2021-05-15T17:05:36.5763230Z ** testing if installed package can be loaded 2021-05-15T17:05:36.8382430Z * DONE (rversions) 2021-05-15T17:05:37.4070090Z * installing *source* package ‘pillar’ ... 2021-05-15T17:05:37.4180600Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:37.4401840Z ** R 2021-05-15T17:05:37.4753110Z ** inst 2021-05-15T17:05:37.4917530Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:39.3077830Z ** help 2021-05-15T17:05:39.4924570Z *** installing help indices 2021-05-15T17:05:39.5560000Z *** copying figures 2021-05-15T17:05:39.5596790Z ** building package indices 2021-05-15T17:05:39.6273320Z ** installing vignettes 2021-05-15T17:05:39.6367720Z ** testing if installed package can be loaded 2021-05-15T17:05:39.9741080Z * DONE (pillar) 2021-05-15T17:05:40.3395130Z * installing *source* package ‘callr’ ... 2021-05-15T17:05:40.3451720Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:40.3638690Z ** R 2021-05-15T17:05:40.3907670Z ** inst 2021-05-15T17:05:40.3925090Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:44.0234350Z ** help 2021-05-15T17:05:44.2159950Z *** installing help indices 2021-05-15T17:05:44.3005870Z ** building package indices 2021-05-15T17:05:44.3666070Z ** testing if installed package can be loaded 2021-05-15T17:05:44.6175750Z * DONE (callr) 2021-05-15T17:05:45.2612680Z * installing *source* package ‘knitr’ ... 2021-05-15T17:05:45.2811040Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:45.3286940Z ** R 2021-05-15T17:05:45.4017930Z ** demo 2021-05-15T17:05:45.4034060Z ** inst 2021-05-15T17:05:45.4765430Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:50.1063890Z ** help 2021-05-15T17:05:50.3469500Z *** installing help indices 2021-05-15T17:05:50.4902990Z ** building package indices 2021-05-15T17:05:50.6035290Z ** installing vignettes 2021-05-15T17:05:50.6251780Z ** testing if installed package can be loaded 2021-05-15T17:05:50.8724660Z * DONE (knitr) 2021-05-15T17:05:51.4729580Z * installing *source* package ‘tibble’ ... 2021-05-15T17:05:51.4895440Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:51.5160730Z ** libs 2021-05-15T17:05:51.5345960Z 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-15T17:05:51.6110470Z 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-15T17:05:51.7120470Z 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-15T17:05:51.7803590Z 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-15T17:05:51.9093110Z 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-15T17:05:51.9685270Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-15T17:05:51.9729280Z ** R 2021-05-15T17:05:52.0068030Z ** inst 2021-05-15T17:05:52.0271120Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:53.7801540Z ** help 2021-05-15T17:05:53.8714040Z *** installing help indices 2021-05-15T17:05:53.9263120Z *** copying figures 2021-05-15T17:05:53.9302130Z ** building package indices 2021-05-15T17:05:53.9757650Z ** installing vignettes 2021-05-15T17:05:53.9830550Z ** testing if installed package can be loaded 2021-05-15T17:05:54.4844530Z * DONE (tibble) 2021-05-15T17:05:54.8381900Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T17:05:54.8422680Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:54.8608240Z ** R 2021-05-15T17:05:54.8760070Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:56.1077380Z ** help 2021-05-15T17:05:56.1791720Z *** installing help indices 2021-05-15T17:05:56.2203450Z ** building package indices 2021-05-15T17:05:56.2560960Z ** testing if installed package can be loaded 2021-05-15T17:05:56.5769220Z * DONE (pkgbuild) 2021-05-15T17:05:57.1424640Z * installing *source* package ‘roxygen2’ ... 2021-05-15T17:05:57.1821920Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T17:05:57.2124200Z ** libs 2021-05-15T17:05:57.2346740Z 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-15T17:05:58.3065800Z In file included from RcppExports.cpp:4: 2021-05-15T17:05:58.3067160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:05:58.3070390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:05:58.3071830Z SEXP data = Parent::get__(); 2021-05-15T17:05:58.3072570Z ^ 2021-05-15T17:06:02.1334570Z 1 warning generated. 2021-05-15T17:06:02.1455930Z 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-15T17:06:03.1625870Z In file included from escapeExamples.cpp:1: 2021-05-15T17:06:03.1627510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:03.1630010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:03.1631570Z SEXP data = Parent::get__(); 2021-05-15T17:06:03.1632430Z ^ 2021-05-15T17:06:05.6110320Z 1 warning generated. 2021-05-15T17:06:05.6224010Z 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-15T17:06:06.6623420Z In file included from isComplete.cpp:1: 2021-05-15T17:06:06.6624800Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:06.6627320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:06.6628770Z SEXP data = Parent::get__(); 2021-05-15T17:06:06.6629510Z ^ 2021-05-15T17:06:09.1193850Z 1 warning generated. 2021-05-15T17:06:09.1309020Z 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-15T17:06:10.1958930Z In file included from leadingSpaces.cpp:1: 2021-05-15T17:06:10.1960630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:10.1963160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:10.1964580Z SEXP data = Parent::get__(); 2021-05-15T17:06:10.1965320Z ^ 2021-05-15T17:06:12.7937760Z 1 warning generated. 2021-05-15T17:06:12.8055350Z 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-15T17:06:13.8647160Z In file included from parser2.cpp:1: 2021-05-15T17:06:13.8648680Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:13.8651180Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:13.8653470Z SEXP data = Parent::get__(); 2021-05-15T17:06:13.8654380Z ^ 2021-05-15T17:06:17.9867770Z 1 warning generated. 2021-05-15T17:06:17.9992270Z 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-15T17:06:19.0159640Z In file included from wrapUsage.cpp:1: 2021-05-15T17:06:19.0161250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T17:06:19.0164050Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T17:06:19.0165530Z SEXP data = Parent::get__(); 2021-05-15T17:06:19.0166560Z ^ 2021-05-15T17:06:21.6473090Z 1 warning generated. 2021-05-15T17:06:21.6624770Z 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-15T17:06:21.7295530Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-15T17:06:21.7351820Z ** R 2021-05-15T17:06:21.7930790Z ** inst 2021-05-15T17:06:21.8019300Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:25.9030770Z ** help 2021-05-15T17:06:25.9893180Z *** installing help indices 2021-05-15T17:06:26.0476950Z *** copying figures 2021-05-15T17:06:26.0491670Z ** building package indices 2021-05-15T17:06:26.0976230Z ** installing vignettes 2021-05-15T17:06:26.1099630Z ** testing if installed package can be loaded 2021-05-15T17:06:26.6314260Z * DONE (roxygen2) 2021-05-15T17:06:27.0161340Z * installing *source* package ‘rematch2’ ... 2021-05-15T17:06:27.0187730Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:27.0417650Z ** R 2021-05-15T17:06:27.0484080Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:27.4706470Z ** help 2021-05-15T17:06:27.5033500Z *** installing help indices 2021-05-15T17:06:27.5319180Z ** building package indices 2021-05-15T17:06:27.5510920Z ** testing if installed package can be loaded 2021-05-15T17:06:27.9981320Z * DONE (rematch2) 2021-05-15T17:06:28.3189010Z * installing *source* package ‘waldo’ ... 2021-05-15T17:06:28.3226820Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:28.3406570Z ** R 2021-05-15T17:06:28.3512070Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:28.9179360Z ** help 2021-05-15T17:06:28.9413120Z *** installing help indices 2021-05-15T17:06:28.9578110Z *** copying figures 2021-05-15T17:06:28.9581990Z ** building package indices 2021-05-15T17:06:28.9716860Z ** testing if installed package can be loaded 2021-05-15T17:06:29.2468870Z * DONE (waldo) 2021-05-15T17:06:29.9924500Z * installing *source* package ‘testthat’ ... 2021-05-15T17:06:30.0163910Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:30.0444490Z ** libs 2021-05-15T17:06:30.0625960Z 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-15T17:06:30.1405820Z 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-15T17:06:30.2235310Z 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-15T17:06:31.1599470Z 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-15T17:06:32.0275140Z 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-15T17:06:47.2149300Z 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-15T17:06:47.3005850Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-15T17:06:47.3102290Z ** R 2021-05-15T17:06:47.3806850Z ** inst 2021-05-15T17:06:47.3978890Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:57.7390320Z ** help 2021-05-15T17:06:58.0569420Z *** installing help indices 2021-05-15T17:06:58.2166970Z *** copying figures 2021-05-15T17:06:58.2216990Z ** building package indices 2021-05-15T17:06:58.3785970Z ** installing vignettes 2021-05-15T17:06:58.3993700Z ** testing if installed package can be loaded 2021-05-15T17:06:58.7887900Z * DONE (testthat) 2021-05-15T17:06:59.3533960Z * installing *source* package ‘devtools’ ... 2021-05-15T17:06:59.3653360Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:06:59.4030920Z ** R 2021-05-15T17:06:59.4586200Z ** inst 2021-05-15T17:06:59.4697000Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:01.4320290Z ** help 2021-05-15T17:07:01.5904720Z *** installing help indices 2021-05-15T17:07:01.7438560Z *** copying figures 2021-05-15T17:07:01.7539620Z ** building package indices 2021-05-15T17:07:01.8273070Z ** installing vignettes 2021-05-15T17:07:01.8348120Z ** testing if installed package can be loaded 2021-05-15T17:07:02.6079590Z * DONE (devtools) 2021-05-15T17:07:02.6686310Z 2021-05-15T17:07:02.6728080Z The downloaded source packages are in 2021-05-15T17:07:02.6730500Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/downloaded_packages’ 2021-05-15T17:07:02.8394020Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T17:07:05.6283250Z 2021-05-15T17:07:05.9997230Z 2021-05-15T17:07:06.0016090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a836d4756d0/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T17:07:06.0119820Z 2021-05-15T17:07:06.0122690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a836d4756d0/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T17:07:06.1092420Z 2021-05-15T17:07:06.1093830Z 2021-05-15T17:07:06.1095420Z ─ preparing ‘desc’: 2021-05-15T17:07:06.1096180Z 2021-05-15T17:07:06.1096900Z 2021-05-15T17:07:06.1331010Z checking DESCRIPTION meta-information ... 2021-05-15T17:07:06.1437350Z 2021-05-15T17:07:06.1543290Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:07:06.2368410Z 2021-05-15T17:07:06.2453580Z 2021-05-15T17:07:06.2455820Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:06.2456800Z 2021-05-15T17:07:06.2457600Z 2021-05-15T17:07:06.2458990Z ─ checking for empty or unneeded directories 2021-05-15T17:07:06.2517440Z 2021-05-15T17:07:06.2518610Z 2021-05-15T17:07:06.2520190Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T17:07:06.3783070Z 2021-05-15T17:07:06.3784130Z 2021-05-15T17:07:06.3784690Z 2021-05-15T17:07:06.4146890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:06.4166830Z (as ‘lib’ is unspecified) 2021-05-15T17:07:06.8110870Z * installing *source* package ‘desc’ ... 2021-05-15T17:07:06.8398940Z ** R 2021-05-15T17:07:06.8658670Z ** inst 2021-05-15T17:07:06.8718840Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:08.4053400Z ** help 2021-05-15T17:07:08.6391090Z *** installing help indices 2021-05-15T17:07:08.7534400Z ** building package indices 2021-05-15T17:07:08.9094200Z ** testing if installed package can be loaded 2021-05-15T17:07:09.1458910Z * DONE (desc) 2021-05-15T17:07:09.4445030Z 2021-05-15T17:07:09.4456480Z 2021-05-15T17:07:09.4468180Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a8370c5f995/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T17:07:09.4520570Z 2021-05-15T17:07:09.4524000Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a8370c5f995/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T17:07:09.5055800Z 2021-05-15T17:07:09.5104140Z 2021-05-15T17:07:09.5105970Z ─ preparing ‘ghtravis’: 2021-05-15T17:07:09.5106600Z 2021-05-15T17:07:09.5107160Z 2021-05-15T17:07:09.5171340Z checking DESCRIPTION meta-information ... 2021-05-15T17:07:09.5208230Z 2021-05-15T17:07:09.5209970Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:07:09.5952550Z 2021-05-15T17:07:09.6023240Z 2021-05-15T17:07:09.6025290Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:09.6026110Z 2021-05-15T17:07:09.6026670Z 2021-05-15T17:07:09.6027870Z ─ checking for empty or unneeded directories 2021-05-15T17:07:09.6031000Z 2021-05-15T17:07:09.6068810Z 2021-05-15T17:07:09.6070990Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T17:07:09.6393780Z 2021-05-15T17:07:09.6401080Z 2021-05-15T17:07:09.6401730Z 2021-05-15T17:07:09.6908870Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:09.6910390Z (as ‘lib’ is unspecified) 2021-05-15T17:07:09.9956140Z * installing *source* package ‘ghtravis’ ... 2021-05-15T17:07:10.0152830Z ** R 2021-05-15T17:07:10.0340850Z ** inst 2021-05-15T17:07:10.0361350Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:11.3244500Z ** help 2021-05-15T17:07:11.4061690Z *** installing help indices 2021-05-15T17:07:11.4551480Z ** building package indices 2021-05-15T17:07:11.5012700Z ** testing if installed package can be loaded 2021-05-15T17:07:12.2610440Z * DONE (ghtravis) 2021-05-15T17:07:12.3009070Z Using github PAT from envvar GITHUB_PAT 2021-05-15T17:07:12.5737140Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T17:07:15.5897900Z 2021-05-15T17:07:15.5900620Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T17:07:15.5901930Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T17:07:15.5903370Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T17:07:15.5905400Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T17:07:15.5906550Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T17:07:15.5907980Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T17:07:15.5910450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:15.5912070Z (as ‘lib’ is unspecified) 2021-05-15T17:07:17.3836010Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T17:07:17.3836590Z 2021-05-15T17:07:17.3837000Z 2021-05-15T17:07:17.3837700Z There are binary versions available but the source versions are later: 2021-05-15T17:07:17.3839330Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T17:07:17.3840240Z binary source needs_compilation 2021-05-15T17:07:17.3841710Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T17:07:17.3842350Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T17:07:17.3843130Z ================================================== 2021-05-15T17:07:17.3843600Z generics 0.0.2 0.1.0 FALSE 2021-05-15T17:07:17.3844100Z downloaded 89 KB 2021-05-15T17:07:17.3844580Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T17:07:17.3844880Z 2021-05-15T17:07:17.3845300Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T17:07:17.3845600Z 2021-05-15T17:07:17.3847070Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T17:07:17.4178150Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T17:07:17.4252680Z ================================================== 2021-05-15T17:07:17.4254720Z downloaded 115 KB 2021-05-15T17:07:17.4255380Z 2021-05-15T17:07:17.4292720Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T17:07:17.5993070Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T17:07:17.6095590Z ================================================== 2021-05-15T17:07:18.4299690Z downloaded 194 KB 2021-05-15T17:07:18.4303130Z 2021-05-15T17:07:18.4305450Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T17:07:18.4307300Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T17:07:18.4308420Z ================================================== 2021-05-15T17:07:18.4309100Z downloaded 932 KB 2021-05-15T17:07:18.4309590Z 2021-05-15T17:07:18.4311170Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T17:07:18.4313780Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T17:07:18.4314830Z ================================================== 2021-05-15T17:07:18.4315480Z downloaded 691 KB 2021-05-15T17:07:18.4315980Z 2021-05-15T17:07:18.6806500Z * installing *source* package ‘tidyselect’ ... 2021-05-15T17:07:18.6880080Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:18.7129310Z ** R 2021-05-15T17:07:18.7422810Z ** inst 2021-05-15T17:07:18.7470550Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:19.8040870Z ** help 2021-05-15T17:07:19.8841090Z *** installing help indices 2021-05-15T17:07:19.9374770Z ** building package indices 2021-05-15T17:07:19.9851140Z ** installing vignettes 2021-05-15T17:07:19.9911230Z ** testing if installed package can be loaded 2021-05-15T17:07:20.3066010Z * DONE (tidyselect) 2021-05-15T17:07:20.7488180Z * installing *source* package ‘generics’ ... 2021-05-15T17:07:20.7569480Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:20.7774280Z ** R 2021-05-15T17:07:20.7897330Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:20.9599880Z ** help 2021-05-15T17:07:21.0924360Z *** installing help indices 2021-05-15T17:07:21.1548780Z ** building package indices 2021-05-15T17:07:21.2135110Z ** testing if installed package can be loaded 2021-05-15T17:07:21.4514890Z * DONE (generics) 2021-05-15T17:07:21.9070100Z * installing *source* package ‘cpp11’ ... 2021-05-15T17:07:21.9132050Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:21.9345620Z ** R 2021-05-15T17:07:21.9435650Z ** inst 2021-05-15T17:07:21.9695350Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:22.2317160Z ** help 2021-05-15T17:07:22.2590650Z *** installing help indices 2021-05-15T17:07:22.2842910Z ** building package indices 2021-05-15T17:07:22.2979760Z ** installing vignettes 2021-05-15T17:07:22.3028180Z ** testing if installed package can be loaded 2021-05-15T17:07:22.5261780Z * DONE (cpp11) 2021-05-15T17:07:23.3504020Z * installing *source* package ‘dplyr’ ... 2021-05-15T17:07:23.3739440Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:23.4036800Z ** libs 2021-05-15T17:07:23.4280540Z 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-15T17:07:23.7165200Z 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-15T17:07:24.3197060Z 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-15T17:07:24.3214770Z 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-15T17:07:25.1072640Z 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-15T17:07:25.2742500Z 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-15T17:07:25.4473180Z 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-15T17:07:25.6275630Z 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-15T17:07:25.8385000Z 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-15T17:07:26.0300090Z 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-15T17:07:26.1971850Z 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-15T17:07:27.1101020Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-15T17:07:27.1104650Z 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-15T17:07:27.1106490Z ** R 2021-05-15T17:07:27.1208640Z ** data 2021-05-15T17:07:27.1310220Z *** moving datasets to lazyload DB 2021-05-15T17:07:27.1411810Z ** inst 2021-05-15T17:07:27.1514400Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:32.0224880Z ** help 2021-05-15T17:07:32.5331960Z *** installing help indices 2021-05-15T17:07:32.7537170Z *** copying figures 2021-05-15T17:07:32.7588970Z ** building package indices 2021-05-15T17:07:33.0041250Z ** installing vignettes 2021-05-15T17:07:33.0246860Z ** testing if installed package can be loaded 2021-05-15T17:07:33.7286750Z * DONE (dplyr) 2021-05-15T17:07:34.2912550Z * installing *source* package ‘tidyr’ ... 2021-05-15T17:07:34.3039610Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:34.3285250Z ** libs 2021-05-15T17:07:34.3501640Z 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-15T17:07:35.6958800Z 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-15T17:07:36.3964780Z 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-15T17:07:37.9478780Z 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-15T17:07:39.3493320Z 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-15T17:07:39.4252220Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-15T17:07:39.4307960Z ** R 2021-05-15T17:07:39.4615170Z ** data 2021-05-15T17:07:39.4690850Z *** moving datasets to lazyload DB 2021-05-15T17:07:39.6750050Z ** inst 2021-05-15T17:07:39.6861330Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:41.5627960Z ** help 2021-05-15T17:07:41.7606440Z *** installing help indices 2021-05-15T17:07:41.8466880Z *** copying figures 2021-05-15T17:07:41.8510670Z ** building package indices 2021-05-15T17:07:41.9419380Z ** installing vignettes 2021-05-15T17:07:41.9623500Z ** testing if installed package can be loaded 2021-05-15T17:07:42.6851910Z * DONE (tidyr) 2021-05-15T17:07:42.7398690Z 2021-05-15T17:07:42.7411740Z The downloaded source packages are in 2021-05-15T17:07:42.7416090Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/downloaded_packages’ 2021-05-15T17:07:43.0175420Z 2021-05-15T17:07:43.0193050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a835411f7f0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T17:07:43.0239100Z 2021-05-15T17:07:43.0242090Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/remotes2a835411f7f0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T17:07:43.0599560Z 2021-05-15T17:07:43.0602410Z 2021-05-15T17:07:43.0604050Z ─ preparing ‘aghast’: 2021-05-15T17:07:43.0604750Z 2021-05-15T17:07:43.0605340Z 2021-05-15T17:07:43.0762640Z checking DESCRIPTION meta-information ... 2021-05-15T17:07:43.0865400Z 2021-05-15T17:07:43.0968780Z ✔ checking DESCRIPTION meta-information 2021-05-15T17:07:43.1209000Z 2021-05-15T17:07:43.1310660Z 2021-05-15T17:07:43.1412780Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:07:43.1449970Z 2021-05-15T17:07:43.1463320Z 2021-05-15T17:07:43.1465180Z ─ checking for empty or unneeded directories 2021-05-15T17:07:43.1465900Z 2021-05-15T17:07:43.1466510Z 2021-05-15T17:07:43.1467440Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T17:07:43.1468170Z 2021-05-15T17:07:43.1608420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:43.1613760Z (as ‘lib’ is unspecified) 2021-05-15T17:07:43.5483270Z * installing *source* package ‘aghast’ ... 2021-05-15T17:07:43.5754160Z ** R 2021-05-15T17:07:43.5854640Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:43.8950740Z ** help 2021-05-15T17:07:43.9289390Z *** installing help indices 2021-05-15T17:07:44.0086920Z ** building package indices 2021-05-15T17:07:44.0668930Z ** testing if installed package can be loaded 2021-05-15T17:07:44.3078030Z * DONE (aghast) 2021-05-15T17:07:44.3388330Z Installing 1 packages: covr 2021-05-15T17:07:44.3472740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:44.3474470Z (as ‘lib’ is unspecified) 2021-05-15T17:07:45.2088690Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T17:07:45.2089630Z 2021-05-15T17:07:45.8108000Z 2021-05-15T17:07:45.8109670Z There are binary versions available but the source versions are later: 2021-05-15T17:07:45.8122270Z binary source needs_compilation 2021-05-15T17:07:45.8123320Z rex 1.1.2 1.2.0 FALSE 2021-05-15T17:07:45.8124130Z covr 3.5.0 3.5.1 TRUE 2021-05-15T17:07:45.8124750Z 2021-05-15T17:07:45.8140810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-15T17:07:45.9486960Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-15T17:07:45.9583070Z ================================================== 2021-05-15T17:07:45.9585450Z downloaded 154 KB 2021-05-15T17:07:45.9586140Z 2021-05-15T17:07:45.9829010Z 2021-05-15T17:07:46.8134580Z installing the source packages ‘rex’, ‘covr’ 2021-05-15T17:07:46.8135370Z The downloaded binary packages are in 2021-05-15T17:07:46.8142130Z 2021-05-15T17:07:46.8142910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpmqTJjc/downloaded_packages 2021-05-15T17:07:46.8145060Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T17:07:46.8146740Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T17:07:46.8147660Z ================================================== 2021-05-15T17:07:46.8148330Z downloaded 89 KB 2021-05-15T17:07:46.8148830Z 2021-05-15T17:07:46.8150260Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T17:07:46.8152820Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T17:07:46.8153770Z ================================================== 2021-05-15T17:07:46.8154430Z downloaded 143 KB 2021-05-15T17:07:46.8154930Z 2021-05-15T17:07:46.8156060Z * installing *source* package ‘rex’ ... 2021-05-15T17:07:46.8157510Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:46.8158330Z ** R 2021-05-15T17:07:46.8158890Z ** inst 2021-05-15T17:07:46.8160110Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:47.1100350Z ** help 2021-05-15T17:07:47.1828680Z *** installing help indices 2021-05-15T17:07:47.2310540Z ** building package indices 2021-05-15T17:07:47.3061730Z ** installing vignettes 2021-05-15T17:07:47.3167270Z ** testing if installed package can be loaded 2021-05-15T17:07:47.5672000Z * DONE (rex) 2021-05-15T17:07:48.0819440Z * installing *source* package ‘covr’ ... 2021-05-15T17:07:48.0953420Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T17:07:48.1229860Z ** libs 2021-05-15T17:07:48.1410770Z 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-15T17:07:48.2863270Z 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-15T17:07:48.3466150Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-15T17:07:48.3510030Z ** R 2021-05-15T17:07:48.3783760Z ** inst 2021-05-15T17:07:48.3881260Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:49.6867110Z ** help 2021-05-15T17:07:49.8298810Z *** installing help indices 2021-05-15T17:07:49.8882130Z *** copying figures 2021-05-15T17:07:49.8891300Z ** building package indices 2021-05-15T17:07:49.9421270Z ** installing vignettes 2021-05-15T17:07:49.9475070Z ** testing if installed package can be loaded 2021-05-15T17:07:50.6004370Z * DONE (covr) 2021-05-15T17:07:50.6405650Z 2021-05-15T17:07:50.6507540Z The downloaded source packages are in 2021-05-15T17:07:50.6565320Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpmqTJjc/downloaded_packages’ 2021-05-15T17:07:50.6800120Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T17:07:50.6800790Z Rscript -e "tic::before_install()" 2021-05-15T17:07:50.7262470Z shell: /bin/bash -e {0} 2021-05-15T17:07:50.7262850Z env: 2021-05-15T17:07:50.7263390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:50.7263920Z TIC_DEPLOY_KEY: 2021-05-15T17:07:50.7264300Z RSPM: 2021-05-15T17:07:50.7266020Z GITHUB_PAT: *** 2021-05-15T17:07:50.7266430Z COVERALLS_TOKEN: 2021-05-15T17:07:50.7266880Z continue-on-error: false 2021-05-15T17:07:50.7267340Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:50.7267820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:50.7268260Z TZ: UTC 2021-05-15T17:07:50.7268620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:50.7268990Z NOT_CRAN: true 2021-05-15T17:07:50.7269340Z ##[endgroup] 2021-05-15T17:07:51.0663900Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:07:51.2140810Z Running before_install: step_install_remote_binaries() 2021-05-15T17:07:51.7852380Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T17:07:51.7853350Z remotes::install_deps(dependencies = TRUE) 2021-05-15T17:07:51.7853950Z remotes::install_cran("rcmdcheck") 2021-05-15T17:07:51.7854530Z remotes::install_cran("markdown") 2021-05-15T17:07:51.8067530Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:07:51.8068030Z env: 2021-05-15T17:07:51.8068510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:07:51.8069000Z TIC_DEPLOY_KEY: 2021-05-15T17:07:51.8069380Z RSPM: 2021-05-15T17:07:51.8070580Z GITHUB_PAT: *** 2021-05-15T17:07:51.8071030Z COVERALLS_TOKEN: 2021-05-15T17:07:51.8071990Z continue-on-error: false 2021-05-15T17:07:51.8072510Z VDIFFR_RUN_TESTS: false 2021-05-15T17:07:51.8073010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:07:51.8073480Z TZ: UTC 2021-05-15T17:07:51.8073890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:07:51.8074300Z NOT_CRAN: true 2021-05-15T17:07:51.8074760Z ##[endgroup] 2021-05-15T17:07:56.8394300Z Skipping 1 packages not available: caTools 2021-05-15T17:07:56.8396160Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-15T17:07:56.8498330Z Installing 5 packages: caTools, gtools, lpSolve, gplots, clime 2021-05-15T17:07:56.8500120Z lpSolve (NA -> 5.6.15) [CRAN] 2021-05-15T17:07:56.8578210Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T17:07:56.8581300Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-15T17:07:56.8588730Z (as ‘lib’ is unspecified) 2021-05-15T17:07:56.8590460Z clime (NA -> 0.4.1 ) [CRAN] 2021-05-15T17:07:57.7828270Z ##[warning]Warning: dependency ‘caTools’ is not available 2021-05-15T17:08:01.6236080Z 2021-05-15T17:08:01.6237610Z There are binary versions available but the source versions are later: 2021-05-15T17:08:01.6265330Z binary source needs_compilation 2021-05-15T17:08:01.6266400Z gtools 3.8.1 3.8.2 TRUE 2021-05-15T17:08:01.6267420Z gplots 3.0.3 3.1.1 FALSE 2021-05-15T17:08:01.6268000Z 2021-05-15T17:08:01.6298130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lpSolve_5.6.15.tgz' 2021-05-15T17:08:02.0689900Z Content type 'application/x-gzip' length 1062351 bytes (1.0 MB) 2021-05-15T17:08:02.0996140Z ================================================== 2021-05-15T17:08:02.0998840Z downloaded 1.0 MB 2021-05-15T17:08:02.1001540Z 2021-05-15T17:08:02.1031680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/clime_0.4.1.tgz' 2021-05-15T17:08:02.6078660Z Content type 'application/x-gzip' length 41743 bytes (40 KB) 2021-05-15T17:08:02.6081520Z ================================================== 2021-05-15T17:08:02.6082940Z downloaded 40 KB 2021-05-15T17:08:02.6083680Z 2021-05-15T17:08:02.6564890Z 2021-05-15T17:08:02.6598220Z installing the source packages ‘gtools’, ‘gplots’ 2021-05-15T17:08:02.6599230Z The downloaded binary packages are in 2021-05-15T17:08:02.6615300Z 2021-05-15T17:08:02.6616300Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp2FoEX8/downloaded_packages 2021-05-15T17:08:02.6627510Z trying URL 'https://cloud.r-project.org/src/contrib/gtools_3.8.2.tar.gz' 2021-05-15T17:08:02.9082040Z Content type 'application/x-gzip' length 197529 bytes (192 KB) 2021-05-15T17:08:02.9196880Z ================================================== 2021-05-15T17:08:02.9199280Z downloaded 192 KB 2021-05-15T17:08:02.9200670Z 2021-05-15T17:08:02.9234420Z trying URL 'https://cloud.r-project.org/src/contrib/gplots_3.1.1.tar.gz' 2021-05-15T17:08:03.3172030Z Content type 'application/x-gzip' length 520248 bytes (508 KB) 2021-05-15T17:08:03.3446840Z ================================================== 2021-05-15T17:08:03.3464990Z downloaded 508 KB 2021-05-15T17:08:03.3497370Z 2021-05-15T17:08:03.6959060Z * installing *source* package ‘gtools’ ... 2021-05-15T17:08:03.7018370Z ** package ‘gtools’ successfully unpacked and MD5 sums checked 2021-05-15T17:08:03.7150160Z ** libs 2021-05-15T17:08:03.7356670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c gtools_load.c -o gtools_load.o 2021-05-15T17:08:03.8234230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c roman2int.c -o roman2int.o 2021-05-15T17:08:03.9250550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c setTCPNoDelay.c -o setTCPNoDelay.o 2021-05-15T17:08:04.0329060Z 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 gtools.so gtools_load.o roman2int.o setTCPNoDelay.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T17:08:04.0967420Z installing to /Users/runner/work/_temp/Library/gtools/libs 2021-05-15T17:08:04.1018810Z ** R 2021-05-15T17:08:04.1153310Z ** data 2021-05-15T17:08:04.1255220Z ** inst 2021-05-15T17:08:04.1357840Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:04.9262820Z ** help 2021-05-15T17:08:05.0762270Z *** installing help indices 2021-05-15T17:08:05.1510000Z ** building package indices 2021-05-15T17:08:05.2389820Z ** testing if installed package can be loaded 2021-05-15T17:08:05.6182300Z * DONE (gtools) 2021-05-15T17:08:06.0107320Z ERROR: dependency ‘caTools’ is not available for package ‘gplots’ 2021-05-15T17:08:06.0108730Z * removing ‘/Users/runner/work/_temp/Library/gplots’ 2021-05-15T17:08:06.0343630Z 2021-05-15T17:08:06.0345170Z The downloaded source packages are in 2021-05-15T17:08:06.0347500Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp2FoEX8/downloaded_packages’ 2021-05-15T17:08:06.0349040Z Warning messages: 2021-05-15T17:08:06.0350610Z 1: package ‘caTools’ is not available (for R version 3.5.3) 2021-05-15T17:08:06.0352420Z 2: In i.p(...) : installation of package ‘gplots’ had non-zero exit status 2021-05-15T17:08:06.7782790Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T17:08:06.7785850Z Use `force = TRUE` to force installation 2021-05-15T17:08:06.7796880Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T17:08:06.7797940Z Use `force = TRUE` to force installation 2021-05-15T17:08:06.7997850Z ##[group]Run options(width = 100) 2021-05-15T17:08:06.7998510Z options(width = 100) 2021-05-15T17:08:06.7999090Z pkgs <- installed.packages()[, "Package"] 2021-05-15T17:08:06.7999770Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T17:08:06.8203490Z shell: /usr/local/bin/Rscript {0} 2021-05-15T17:08:06.8203960Z env: 2021-05-15T17:08:06.8204420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:08:06.8204920Z TIC_DEPLOY_KEY: 2021-05-15T17:08:06.8205280Z RSPM: 2021-05-15T17:08:06.8206540Z GITHUB_PAT: *** 2021-05-15T17:08:06.8206970Z COVERALLS_TOKEN: 2021-05-15T17:08:06.8207490Z continue-on-error: false 2021-05-15T17:08:06.8207970Z VDIFFR_RUN_TESTS: false 2021-05-15T17:08:06.8208620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:08:06.8209080Z TZ: UTC 2021-05-15T17:08:06.8209490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:08:06.8209940Z NOT_CRAN: true 2021-05-15T17:08:06.8210400Z ##[endgroup] 2021-05-15T17:08:07.4214260Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:08:07.4215080Z setting value 2021-05-15T17:08:07.4216420Z version R version 3.5.3 (2019-03-11) 2021-05-15T17:08:07.4217290Z os macOS 10.15.7 2021-05-15T17:08:07.4218170Z system x86_64, darwin15.6.0 2021-05-15T17:08:07.4218970Z ui X11 2021-05-15T17:08:07.4219700Z language (EN) 2021-05-15T17:08:07.4221230Z collate en_US.UTF-8 2021-05-15T17:08:07.4222490Z ctype en_US.UTF-8 2021-05-15T17:08:07.4223290Z tz UTC 2021-05-15T17:08:07.4241640Z date 2021-05-15 2021-05-15T17:08:07.4244060Z 2021-05-15T17:08:07.4245670Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T17:08:07.4246730Z ! package * version date lib source 2021-05-15T17:08:07.4248240Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T17:08:07.4249690Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4251080Z base * 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4252930Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4255720Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4257090Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4258180Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4259560Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4260900Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4262510Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4264020Z clime 0.4.1 2012-05-06 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4265420Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4266900Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4268540Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4269930Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4271380Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4272760Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4274070Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4276050Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4277540Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4279630Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4281040Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4282510Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T17:08:07.4283930Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4285310Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4286630Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4288020Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4289450Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4290800Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4292200Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4293570Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4294940Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4296300Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4297620Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4299020Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4300370Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4301760Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T17:08:07.4303220Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4304600Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4305940Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4307790Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4309640Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4310990Z grid 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4312340Z gtools 3.8.2 2020-03-31 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4315190Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4317030Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4318220Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4319300Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4320370Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4321460Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4322490Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4323590Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4324680Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4325740Z lpSolve 5.6.15 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4326810Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4328260Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4329430Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4330440Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4331540Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4332640Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4333670Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4334720Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4335710Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4336780Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4337930Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4339020Z parallel 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4340100Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4341130Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4342230Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4343270Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4344360Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4345410Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4346470Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4347550Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4348540Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4349590Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4350610Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4351970Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4353070Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4354110Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4355190Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4356200Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4357250Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4358320Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4359360Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4360520Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4361590Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4362710Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4363770Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4364820Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4366040Z splines 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4367550Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4369050Z stats4 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4370150Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4371260Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4372330Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T17:08:07.4373370Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4374410Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-15T17:08:07.4375420Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4376510Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4377620Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T17:08:07.4378800Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4379890Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4380920Z P tools 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4382010Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4383030Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4384100Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-15T17:08:07.4385130Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4386140Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4387200Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4388210Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4389280Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4390290Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4391280Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-15T17:08:07.4392790Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-15T17:08:07.4393780Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:08:07.4394090Z 2021-05-15T17:08:07.4395360Z [1] /Users/runner/work/_temp/Library 2021-05-15T17:08:07.4396150Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-15T17:08:07.4396640Z 2021-05-15T17:08:07.4397630Z P ── Loaded and on-disk path mismatch. 2021-05-15T17:08:07.4449450Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T17:08:07.4450150Z Rscript -e 'tic::script()' 2021-05-15T17:08:07.4450580Z ls -l check 2021-05-15T17:08:07.4747160Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:08:07.4747690Z env: 2021-05-15T17:08:07.4748160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:08:07.4748860Z TIC_DEPLOY_KEY: 2021-05-15T17:08:07.4749290Z RSPM: 2021-05-15T17:08:07.4750790Z GITHUB_PAT: *** 2021-05-15T17:08:07.4751280Z COVERALLS_TOKEN: 2021-05-15T17:08:07.4751760Z continue-on-error: false 2021-05-15T17:08:07.4752250Z VDIFFR_RUN_TESTS: false 2021-05-15T17:08:07.4752740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:08:07.4753230Z TZ: UTC 2021-05-15T17:08:07.4753650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:08:07.4754050Z NOT_CRAN: true 2021-05-15T17:08:07.4754450Z ##[endgroup] 2021-05-15T17:08:07.8096520Z ✔ Loading tic stage configuration from tic.R 2021-05-15T17:08:07.9430930Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T17:08:07.9432590Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T17:08:07.9433780Z timeout = Inf, check_dir = "check") 2021-05-15T17:08:08.0299020Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T17:08:08.2886920Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T17:08:08.3601490Z * preparing ‘DensParcorr’: 2021-05-15T17:08:08.3648560Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:08:08.4095090Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:08:08.4100230Z * checking for empty or unneeded directories 2021-05-15T17:08:08.4138840Z * building ‘DensParcorr_1.0.tar.gz’ 2021-05-15T17:08:08.4225070Z 2021-05-15T17:08:08.5458650Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T17:08:08.8152880Z * using log directory ‘/Users/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck’ 2021-05-15T17:08:08.8154960Z * using R version 3.5.3 (2019-03-11) 2021-05-15T17:08:08.8156580Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T17:08:08.8158090Z * using session charset: UTF-8 2021-05-15T17:08:08.8326630Z * using option ‘--as-cran’ 2021-05-15T17:08:08.8386180Z * checking for file ‘DensParcorr/DESCRIPTION’ ... OK 2021-05-15T17:08:08.8388100Z * checking extension type ... Package 2021-05-15T17:08:08.8389640Z * this is package ‘DensParcorr’ version ‘1.0’ 2021-05-15T17:08:08.8391480Z * checking package namespace information ... OK 2021-05-15T17:08:09.7716770Z * checking package dependencies ... ERROR 2021-05-15T17:08:09.7720510Z ##[error]Package required but not available: ‘gplots’ 2021-05-15T17:08:09.7733120Z 2021-05-15T17:08:09.7735090Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-15T17:08:09.7736240Z manual. 2021-05-15T17:08:09.7737050Z * DONE 2021-05-15T17:08:09.7737650Z 2021-05-15T17:08:09.7738530Z Status: 1 ERROR 2021-05-15T17:08:09.7739350Z See 2021-05-15T17:08:09.7741560Z ‘/Users/runner/work/DensParcorr/DensParcorr/check/DensParcorr.Rcheck/00check.log’ 2021-05-15T17:08:09.7742830Z for details. 2021-05-15T17:08:09.7743510Z 2021-05-15T17:08:09.8008640Z ── R CMD check results ──────────────────────────────────── DensParcorr 1.0 ──── 2021-05-15T17:08:09.8110780Z Duration: 1.3s 2021-05-15T17:08:09.8213110Z ##[error]Error: A step failed in stage "script": script. 2021-05-15T17:08:09.8214650Z 2021-05-15T17:08:09.8237780Z Execution halted 2021-05-15T17:08:09.8239480Z ❯ checking package dependencies ... ERROR 2021-05-15T17:08:09.8280480Z ##[error] Package required but not available: ‘gplots’ 2021-05-15T17:08:09.8364600Z 2021-05-15T17:08:09.8467500Z See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ 2021-05-15T17:08:09.8569230Z manual. 2021-05-15T17:08:09.8659390Z 2021-05-15T17:08:09.8661570Z 1 error ✖ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T17:08:09.8663540Z 2021-05-15T17:08:09.8664770Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-15T17:08:09.8665730Z Backtrace: 2021-05-15T17:08:09.8667200Z 1. tic::script() 2021-05-15T17:08:09.8668530Z 2. tic::run_stage("script", stages = stages) 2021-05-15T17:08:09.8671250Z 3. stage$run_all() 2021-05-15T17:08:09.8672750Z 4. private$run_one(step) 2021-05-15T17:08:09.8673640Z 11. step$run() 2021-05-15T17:08:09.8674670Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-15T17:08:09.8679270Z ##[error]Process completed with exit code 1. 2021-05-15T17:08:09.8738080Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:08:09.8738940Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:08:09.9029460Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T17:08:09.9029980Z env: 2021-05-15T17:08:09.9030450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:08:09.9030920Z TIC_DEPLOY_KEY: 2021-05-15T17:08:09.9031310Z RSPM: 2021-05-15T17:08:09.9032620Z GITHUB_PAT: *** 2021-05-15T17:08:09.9033050Z COVERALLS_TOKEN: 2021-05-15T17:08:09.9033560Z continue-on-error: false 2021-05-15T17:08:09.9034050Z VDIFFR_RUN_TESTS: false 2021-05-15T17:08:09.9034590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:08:09.9035040Z TZ: UTC 2021-05-15T17:08:09.9035460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:08:09.9035870Z NOT_CRAN: true 2021-05-15T17:08:09.9036280Z ##[endgroup] 2021-05-15T17:08:09.9561820Z ##[group]Run actions/upload-artifact@master 2021-05-15T17:08:09.9562500Z with: 2021-05-15T17:08:09.9562950Z name: macOS-r3.5-results 2021-05-15T17:08:09.9563370Z path: check 2021-05-15T17:08:09.9563850Z if-no-files-found: warn 2021-05-15T17:08:09.9564260Z env: 2021-05-15T17:08:09.9564720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:08:09.9565180Z TIC_DEPLOY_KEY: 2021-05-15T17:08:09.9565560Z RSPM: 2021-05-15T17:08:09.9566390Z GITHUB_PAT: *** 2021-05-15T17:08:09.9566830Z COVERALLS_TOKEN: 2021-05-15T17:08:09.9567300Z continue-on-error: false 2021-05-15T17:08:09.9567810Z VDIFFR_RUN_TESTS: false 2021-05-15T17:08:09.9568340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T17:08:09.9568900Z TZ: UTC 2021-05-15T17:08:09.9569320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:08:09.9569720Z NOT_CRAN: true 2021-05-15T17:08:09.9570110Z ##[endgroup] 2021-05-15T17:08:10.0680640Z With the provided path, there will be 12 files uploaded 2021-05-15T17:08:11.2680160Z Total size of all the files uploaded is 10769 bytes 2021-05-15T17:08:11.3884340Z Finished uploading artifact macOS-r3.5-results. Reported size is 10769 bytes. There were 0 items that failed to upload 2021-05-15T17:08:11.3888750Z Artifact macOS-r3.5-results has been successfully uploaded! 2021-05-15T17:08:11.4119210Z Post job cleanup. 2021-05-15T17:08:11.5566810Z [command]/usr/local/bin/git version 2021-05-15T17:08:11.5657570Z git version 2.31.1 2021-05-15T17:08:11.5717840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T17:08:11.5812240Z [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-15T17:08:11.6841540Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T17:08:11.6906320Z http.https://github.com/.extraheader 2021-05-15T17:08:11.6918730Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T17:08:11.7010880Z [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-15T17:08:11.8043170Z Cleaning up orphan processes