2021-05-16T23:03:10.8032862Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:10.9046162Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.0304573Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.1523899Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.2368637Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:23.2424950Z Current runner version: '2.278.0' 2021-05-16T23:03:23.2479040Z ##[group]Operating System 2021-05-16T23:03:23.2480040Z Mac OS X 2021-05-16T23:03:23.2480640Z 10.15.7 2021-05-16T23:03:23.2481040Z 19H1030 2021-05-16T23:03:23.2481510Z ##[endgroup] 2021-05-16T23:03:23.2482030Z ##[group]Virtual Environment 2021-05-16T23:03:23.2482670Z Environment: macos-10.15 2021-05-16T23:03:23.2483300Z Version: 20210510.1 2021-05-16T23:03:23.2484240Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T23:03:23.2485580Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:03:23.2486400Z ##[endgroup] 2021-05-16T23:03:23.2488410Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:23.2489900Z Actions: write 2021-05-16T23:03:23.2490390Z Checks: write 2021-05-16T23:03:23.2490890Z Contents: write 2021-05-16T23:03:23.2491380Z Deployments: write 2021-05-16T23:03:23.2492120Z Issues: write 2021-05-16T23:03:23.2492690Z Metadata: read 2021-05-16T23:03:23.2493210Z Packages: write 2021-05-16T23:03:23.2493750Z PullRequests: write 2021-05-16T23:03:23.2494330Z RepositoryProjects: write 2021-05-16T23:03:23.2495050Z SecurityEvents: write 2021-05-16T23:03:23.2495570Z Statuses: write 2021-05-16T23:03:23.2496260Z ##[endgroup] 2021-05-16T23:03:23.2500160Z Prepare workflow directory 2021-05-16T23:03:23.3805440Z Prepare all required actions 2021-05-16T23:03:23.3819020Z Getting action download info 2021-05-16T23:03:23.8256400Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:25.1896170Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:27.2171190Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:29.2723800Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:29.6285880Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:30.0142740Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:30.3674120Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:31.1870680Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:31.1871340Z with: 2021-05-16T23:03:31.1871790Z repository: neuroconductor/ggneuro 2021-05-16T23:03:31.1872650Z token: *** 2021-05-16T23:03:31.1873010Z ssh-strict: true 2021-05-16T23:03:31.1873460Z persist-credentials: true 2021-05-16T23:03:31.1873880Z clean: true 2021-05-16T23:03:31.1874220Z fetch-depth: 1 2021-05-16T23:03:31.1874550Z lfs: false 2021-05-16T23:03:31.1874890Z submodules: false 2021-05-16T23:03:31.1875210Z env: 2021-05-16T23:03:31.1875600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:31.1876010Z TIC_DEPLOY_KEY: 2021-05-16T23:03:31.1876320Z RSPM: 2021-05-16T23:03:31.1877010Z GITHUB_PAT: *** 2021-05-16T23:03:31.1877370Z COVERALLS_TOKEN: 2021-05-16T23:03:31.1877810Z continue-on-error: false 2021-05-16T23:03:31.1878240Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:31.1878770Z ##[endgroup] 2021-05-16T23:03:31.9811330Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:31.9812470Z ##[group]Getting Git version info 2021-05-16T23:03:31.9813990Z Working directory is '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:31.9814700Z [command]/usr/local/bin/git version 2021-05-16T23:03:32.1206550Z git version 2.31.1 2021-05-16T23:03:32.1221690Z ##[endgroup] 2021-05-16T23:03:32.1228380Z Deleting the contents of '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:32.1234080Z ##[group]Initializing the repository 2021-05-16T23:03:32.1239220Z [command]/usr/local/bin/git init /Users/runner/work/ggneuro/ggneuro 2021-05-16T23:03:32.1596570Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:32.1700150Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:32.1812590Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:32.1914680Z hint: 2021-05-16T23:03:32.2017290Z hint: git config --global init.defaultBranch 2021-05-16T23:03:32.2117320Z hint: 2021-05-16T23:03:32.2219960Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:32.2301050Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:32.2308510Z hint: 2021-05-16T23:03:32.2410520Z hint: git branch -m 2021-05-16T23:03:32.2511080Z Initialized empty Git repository in /Users/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:32.2562810Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:32.2564230Z ##[endgroup] 2021-05-16T23:03:32.2565150Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:32.2583510Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:03:32.2607510Z ##[endgroup] 2021-05-16T23:03:32.2611260Z ##[group]Setting up auth 2021-05-16T23:03:32.2612810Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:32.2614960Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:03:32.3890920Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:32.3977140Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:03:32.4814580Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:32.4909340Z ##[endgroup] 2021-05-16T23:03:32.4910400Z ##[group]Fetching the repository 2021-05-16T23:03:32.4921390Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6:refs/tags/0.5.0.s 2021-05-16T23:03:32.8838130Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:32.8940400Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:32.9042950Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:32.9155040Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:32.9257310Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:32.9371910Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:32.9497070Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:32.9547990Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:32.9648480Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:32.9764370Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:33.5666750Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:33.5668240Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:33.5670600Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:33.5672330Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:33.5674600Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:33.5676010Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:33.5680070Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:33.5681400Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:33.5682050Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:33.5682580Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:33.5683140Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:33.5683670Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:33.5684220Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:33.5684740Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:33.5685350Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:33.5686130Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:33.5686890Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:33.5688310Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:33.5688850Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:33.5689410Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:33.5689930Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:33.5690580Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:33.5691150Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:33.5691660Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:33.5692220Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:33.5692750Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:33.5693280Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:33.5693800Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:33.5694370Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:33.5694970Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:33.5695560Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:33.5696110Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:33.5696620Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:33.5697150Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:33.5698020Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:33.5698560Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:33.5699110Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:33.5701490Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:33.5703810Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:33.5705730Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:33.5706890Z ##[endgroup] 2021-05-16T23:03:33.5707550Z ##[group]Determining the checkout info 2021-05-16T23:03:33.5708100Z ##[endgroup] 2021-05-16T23:03:33.5708680Z ##[group]Checking out the ref 2021-05-16T23:03:33.5710180Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:33.5710880Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:33.5711470Z ##[endgroup] 2021-05-16T23:03:33.5712390Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:03:33.5713410Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:33.5839270Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:33.5839780Z with: 2021-05-16T23:03:33.5840150Z r-version: 3.5 2021-05-16T23:03:33.5840500Z Ncpus: 1 2021-05-16T23:03:33.5840910Z crayon.enabled: NULL 2021-05-16T23:03:33.5841440Z remove-openmp-macos: true 2021-05-16T23:03:33.5841960Z http-user-agent: default 2021-05-16T23:03:33.5842420Z install-r: true 2021-05-16T23:03:33.5842950Z windows-path-include-mingw: true 2021-05-16T23:03:33.5843480Z env: 2021-05-16T23:03:33.5843880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:33.5844330Z TIC_DEPLOY_KEY: 2021-05-16T23:03:33.5844670Z RSPM: 2021-05-16T23:03:33.5845930Z GITHUB_PAT: *** 2021-05-16T23:03:33.5846340Z COVERALLS_TOKEN: 2021-05-16T23:03:33.5846820Z continue-on-error: false 2021-05-16T23:03:33.5847310Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:33.5847690Z ##[endgroup] 2021-05-16T23:03:33.9463310Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:03:37.4732570Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:03:37.4799740Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T23:03:38.4200480Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:03:39.0265540Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:03:39.0367350Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:03:39.0469570Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:03:39.0572080Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:03:39.0595110Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:03:39.0596880Z Checksumming (Apple_Free : 3)… 2021-05-16T23:03:40.0426280Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:03:40.0530680Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:03:40.0817330Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:03:40.0919790Z Checksumming (Apple_Free : 5)… 2021-05-16T23:03:40.1021070Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:03:40.1123500Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:03:40.1223070Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:03:40.1325860Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:03:41.0117570Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:03:41.0222220Z verified CRC32 $84F1919B 2021-05-16T23:03:41.1726110Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:03:41.1828160Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:41.1933240Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:03:47.0454860Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:03:47.0457020Z To reinstall 0.29.2_3, run: 2021-05-16T23:03:47.0461290Z brew reinstall pkg-config 2021-05-16T23:03:47.0960700Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:03:48.8141630Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:03:49.2110620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T23%3A10%3A00Z&sig=meP8%2Bwfg%2Fozy%2FjaXDNft%2FBvZg1djD38obMYzmrsUUnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:49.6338430Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:03:51.2984320Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T23:03:51.3085210Z installer: Upgrading at base path / 2021-05-16T23:03:51.3093660Z installer: The upgrade was successful. 2021-05-16T23:03:53.3921460Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:03:53.4808060Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:03:55.1623620Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:03:55.5219560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T23%3A10%3A00Z&sig=MvyGlvO3cPEBLl%2F%2BauCSZlCnF65%2BfG1uHWYauqOrB5M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:03:55.5492420Z installer: Package name is gfortran 2021-05-16T23:03:55.5496800Z installer: Installing at base path / 2021-05-16T23:03:55.5598300Z installer: The install was successful. 2021-05-16T23:03:55.5804630Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:55.6876090Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:03:55.6978280Z "disk2" ejected. 2021-05-16T23:03:55.7080180Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:03:58.5724780Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:03:59.2699910Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:03:59.2992460Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:03:59.2993040Z env: 2021-05-16T23:03:59.2993950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:59.2994440Z TIC_DEPLOY_KEY: 2021-05-16T23:03:59.2994770Z RSPM: 2021-05-16T23:03:59.2996040Z GITHUB_PAT: *** 2021-05-16T23:03:59.2996460Z COVERALLS_TOKEN: 2021-05-16T23:03:59.2996940Z continue-on-error: false 2021-05-16T23:03:59.2997400Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:59.2997890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:03:59.2998310Z TZ: UTC 2021-05-16T23:03:59.2998710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:03:59.2999130Z NOT_CRAN: true 2021-05-16T23:03:59.2999470Z ##[endgroup] 2021-05-16T23:03:59.7087790Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:04:00.2599380Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:04:00.2600410Z Dload Upload Total Spent Left Speed 2021-05-16T23:04:00.2600810Z 2021-05-16T23:04:00.3261700Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:00.3263580Z 100 117 0 117 0 0 1772 0 --:--:-- --:--:-- --:--:-- 1772 2021-05-16T23:04:00.4613680Z 2021-05-16T23:04:00.4616280Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:01.1460570Z 2021-05-16T23:04:02.1469490Z 6 82.6M 6 5664k 0 0 6392k 0 0:00:13 --:--:-- 0:00:13 6392k 2021-05-16T23:04:03.1468490Z 6 82.6M 6 5696k 0 0 3018k 0 0:00:28 0:00:01 0:00:27 32768 2021-05-16T23:04:04.1427810Z 6 82.6M 6 5728k 0 0 1984k 0 0:00:42 0:00:02 0:00:40 32768 2021-05-16T23:04:05.1420770Z 6 82.6M 6 5776k 0 0 1487k 0 0:00:56 0:00:03 0:00:53 38267 2021-05-16T23:04:06.1521290Z 11 82.6M 11 9840k 0 0 2015k 0 0:00:41 0:00:04 0:00:37 1045k 2021-05-16T23:04:07.1476620Z 22 82.6M 22 18.7M 0 0 3261k 0 0:00:25 0:00:05 0:00:20 2707k 2021-05-16T23:04:08.1459200Z 36 82.6M 36 29.9M 0 0 4455k 0 0:00:18 0:00:06 0:00:12 4998k 2021-05-16T23:04:09.1368190Z 51 82.6M 51 42.6M 0 0 5536k 0 0:00:15 0:00:07 0:00:08 7587k 2021-05-16T23:04:10.1516150Z 68 82.6M 68 56.7M 0 0 6549k 0 0:00:12 0:00:08 0:00:04 10.2M 2021-05-16T23:04:10.6220800Z 89 82.6M 89 73.7M 0 0 7634k 0 0:00:11 0:00:09 0:00:02 12.8M 2021-05-16T23:04:10.6222900Z 100 82.6M 100 82.6M 0 0 8166k 0 0:00:10 0:00:10 --:--:-- 14.2M 2021-05-16T23:04:15.1858580Z ##[group]Run tlmgr update --self 2021-05-16T23:04:15.1859310Z tlmgr update --self 2021-05-16T23:04:15.1860160Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:15.1860960Z tlmgr update --all 2021-05-16T23:04:15.2062610Z shell: /bin/bash -e {0} 2021-05-16T23:04:15.2063010Z env: 2021-05-16T23:04:15.2063470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:15.2064210Z TIC_DEPLOY_KEY: 2021-05-16T23:04:15.2064590Z RSPM: 2021-05-16T23:04:15.2066020Z GITHUB_PAT: *** 2021-05-16T23:04:15.2066610Z COVERALLS_TOKEN: 2021-05-16T23:04:15.2067110Z continue-on-error: false 2021-05-16T23:04:15.2067570Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:15.2068250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:15.2068680Z TZ: UTC 2021-05-16T23:04:15.2069200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:15.2069640Z NOT_CRAN: true 2021-05-16T23:04:15.2070100Z ##[endgroup] 2021-05-16T23:04:17.7366680Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:17.7377380Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:20.0414300Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:20.0415940Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:20.3085210Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:20.7024660Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:20.9815120Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:04:21.3025090Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T23:04:21.5705490Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T23:04:25.2540390Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T23:04:25.2541080Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T23:04:25.6106970Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T23:04:25.8652070Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-16T23:04:26.1326870Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T23:04:26.4546430Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T23:04:26.7703060Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-16T23:04:27.0456610Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T23:04:27.4283620Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T23:04:27.7011090Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-16T23:04:28.2829240Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T23:04:28.5922420Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T23:04:28.8688480Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-16T23:04:29.1314060Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T23:04:29.4510070Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T23:04:29.7624510Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-16T23:04:30.0197690Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T23:04:30.5806710Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T23:04:30.8961110Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-16T23:04:31.1587950Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T23:04:31.4341150Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T23:04:31.7065480Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T23:04:31.9702540Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-16T23:04:32.2539070Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T23:04:32.5180490Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T23:04:32.7942310Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-16T23:04:33.0610950Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T23:04:33.4143360Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T23:04:33.6868420Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-16T23:04:33.9432990Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-16T23:04:34.3420320Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T23:04:34.6170540Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-16T23:04:34.8882650Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-16T23:04:35.1682520Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T23:04:35.4262830Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T23:04:35.6983130Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-16T23:04:35.9586760Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-16T23:04:36.2727540Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T23:04:36.5737300Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T23:04:36.8423700Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-16T23:04:37.1133080Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T23:04:37.3864810Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T23:04:37.6557990Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-16T23:04:37.9266010Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-16T23:04:38.1986030Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T23:04:38.4749520Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T23:04:38.7911150Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-16T23:04:39.0693910Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T23:04:39.3363030Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T23:04:39.6015790Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-16T23:04:39.9312290Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-16T23:04:40.2090660Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T23:04:40.4822190Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-16T23:04:40.8154910Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-16T23:04:41.2006900Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T23:04:41.4737300Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-16T23:04:41.7465970Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-16T23:04:42.0115570Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T23:04:42.3214440Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T23:04:42.5880270Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-16T23:04:42.8602240Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-16T23:04:43.5155470Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-16T23:04:43.8506850Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-16T23:04:44.1956660Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T23:04:44.4765340Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T23:04:44.7408380Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-16T23:04:45.1307640Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T23:04:45.5198410Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-16T23:04:45.8479190Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-16T23:04:46.1180630Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T23:04:46.3858650Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T23:04:46.6515000Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-16T23:04:47.6695340Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:04:47.6696180Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-16T23:04:48.1287850Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-16T23:04:48.4068700Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T23:04:48.8282850Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T23:04:49.4561670Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-16T23:04:49.9819320Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T23:04:50.2514180Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-16T23:04:51.1033740Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-16T23:04:51.5911200Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-16T23:04:51.8518820Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-16T23:04:52.5248170Z running mktexlsr ... 2021-05-16T23:04:53.5346090Z done running mktexlsr. 2021-05-16T23:04:53.5751710Z running updmap-sys ... 2021-05-16T23:04:54.1416360Z done running updmap-sys. 2021-05-16T23:04:54.1417640Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:04:54.1419730Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WZMqzz_hXb/hv4O5Vtf6L ... 2021-05-16T23:04:55.2036950Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WZMqzz_hXb/hv4O5Vtf6L. 2021-05-16T23:04:55.2038290Z OK: optex.fmt/luatex 2021-05-16T23:04:55.2039510Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:55.2041420Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:58.1419560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:58.1421130Z tlmgr: no updates available 2021-05-16T23:04:58.2923080Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:58.2923590Z with: 2021-05-16T23:04:58.2923950Z pandoc-version: 2.7.3 2021-05-16T23:04:58.2924290Z env: 2021-05-16T23:04:58.2924840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:58.2925370Z TIC_DEPLOY_KEY: 2021-05-16T23:04:58.2925680Z RSPM: 2021-05-16T23:04:58.2926870Z GITHUB_PAT: *** 2021-05-16T23:04:58.2927250Z COVERALLS_TOKEN: 2021-05-16T23:04:58.2927670Z continue-on-error: false 2021-05-16T23:04:58.2928470Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:58.2928920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:58.2929320Z TZ: UTC 2021-05-16T23:04:58.2929910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:58.2930450Z NOT_CRAN: true 2021-05-16T23:04:58.2930790Z ##[endgroup] 2021-05-16T23:05:02.8657800Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:05:06.7282810Z installer: Package name is pandoc 2021-05-16T23:05:06.7285470Z installer: Installing at base path / 2021-05-16T23:05:06.7286620Z installer: The install was successful. 2021-05-16T23:05:06.8247640Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:06.8248380Z git config user.name adigherman 2021-05-16T23:05:06.8249000Z git config user.email adig@jhu.edu 2021-05-16T23:05:06.8448740Z shell: /bin/bash -e {0} 2021-05-16T23:05:06.8449240Z env: 2021-05-16T23:05:06.8449730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:06.8450330Z TIC_DEPLOY_KEY: 2021-05-16T23:05:06.8450740Z RSPM: 2021-05-16T23:05:06.8451990Z GITHUB_PAT: *** 2021-05-16T23:05:06.8452490Z COVERALLS_TOKEN: 2021-05-16T23:05:06.8453010Z continue-on-error: false 2021-05-16T23:05:06.8453760Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:06.8454300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:06.8454820Z TZ: UTC 2021-05-16T23:05:06.8455250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:06.8455730Z NOT_CRAN: true 2021-05-16T23:05:06.8456150Z ##[endgroup] 2021-05-16T23:05:07.1043670Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:05:07.1044380Z env: 2021-05-16T23:05:07.1044860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:07.1045340Z TIC_DEPLOY_KEY: 2021-05-16T23:05:07.1045680Z RSPM: 2021-05-16T23:05:07.1047100Z GITHUB_PAT: *** 2021-05-16T23:05:07.1047510Z COVERALLS_TOKEN: 2021-05-16T23:05:07.1048000Z continue-on-error: false 2021-05-16T23:05:07.1048500Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:07.1049010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:07.1049460Z TZ: UTC 2021-05-16T23:05:07.1049860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:07.1050450Z NOT_CRAN: true 2021-05-16T23:05:07.1050860Z ##[endgroup] 2021-05-16T23:05:09.0630910Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:05:09.0965380Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:05:09.0966060Z To reinstall 3.20.2, run: 2021-05-16T23:05:09.0967720Z brew reinstall cmake 2021-05-16T23:05:10.9352890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:05:16.1535600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:05:18.0026050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:05:24.7378840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T23%3A15%3A00Z&sig=Y8Sz%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:25.0241450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T23\%3A15\%3A00Z\&sig=Y8Sz\%2BQpJCGhT1b4ckIRQVULbRgLaqn57aW1QvvdRiZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:25.4874680Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:05:25.5586900Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:05:25.5615520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2556-1k2a1eq 2021-05-16T23:05:25.7244390Z cp -pR /private/tmp/d20210516-2556-1k2a1eq/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:05:25.8689950Z chmod -Rf +w /private/tmp/d20210516-2556-1k2a1eq 2021-05-16T23:05:26.1382440Z ==> Finishing up 2021-05-16T23:05:26.1773300Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:05:26.2192640Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:05:26.2198750Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:05:26.2206850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:05:26.2211600Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:05:26.2217120Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:05:26.2225160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:05:26.2809200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2720-3x7ca8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T23:05:28.8017810Z ==> Summary 2021-05-16T23:05:28.8046310Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:05:31.2136910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:05:33.8731350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:05:35.0698170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:05:35.9254850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T23%3A15%3A00Z&sig=VyTIjS%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:36.3774290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T23\%3A15\%3A00Z\&sig=VyTIjS\%2FOhNVy0IqUBlDK4yiAWNwUyeF9r3r88gejrOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:41.9569280Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:05:42.3453190Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:05:43.8759110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:05:44.8818410Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:05:48.1688710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T23%3A15%3A00Z&sig=SmDjmpeTrAd%2FZe%2B1vGV7IfIm72AgG9utPHrUO6lNObU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:05:48.4291080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T23\%3A15\%3A00Z\&sig=SmDjmpeTrAd\%2FZe\%2B1vGV7IfIm72AgG9utPHrUO6lNObU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:05:49.0635660Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:05:49.0718890Z ==> Installing dependencies for jags: gcc 2021-05-16T23:05:49.0726440Z ==> Installing jags dependency: gcc 2021-05-16T23:05:49.1687350Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:05:49.1721670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2727-fqy3hu 2021-05-16T23:06:02.8739930Z cp -pR /private/tmp/d20210516-2727-fqy3hu/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:06:13.3039580Z chmod -Rf +w /private/tmp/d20210516-2727-fqy3hu 2021-05-16T23:06:26.8043950Z ==> Finishing up 2021-05-16T23:06:28.4383390Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:06:28.4387720Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:06:28.4392800Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:06:28.4398270Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:06:28.4403780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:06:28.4410300Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:06:28.4414600Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:06:28.4421120Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:06:28.4428100Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:06:28.4433250Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:06:28.4448850Z rm /usr/local/bin/c++-11 2021-05-16T23:06:28.4452590Z rm /usr/local/bin/cpp-11 2021-05-16T23:06:28.4455700Z rm /usr/local/bin/g++-11 2021-05-16T23:06:28.4508660Z rm /usr/local/bin/gcc-11 2021-05-16T23:06:28.4510800Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:06:28.4514570Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:06:28.4517900Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:06:28.4522080Z rm /usr/local/bin/gcov-11 2021-05-16T23:06:28.4525980Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:06:28.4530090Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:06:28.9134030Z Error: The `brew link` step did not complete successfully 2021-05-16T23:06:28.9135110Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:06:28.9138990Z Could not symlink bin/gfortran 2021-05-16T23:06:28.9139630Z Target /usr/local/bin/gfortran 2021-05-16T23:06:28.9140260Z already exists. You may want to remove it: 2021-05-16T23:06:28.9141270Z rm '/usr/local/bin/gfortran' 2021-05-16T23:06:28.9141590Z 2021-05-16T23:06:28.9142160Z To force the link and overwrite all conflicting files: 2021-05-16T23:06:28.9143160Z brew link --overwrite gcc 2021-05-16T23:06:28.9143700Z 2021-05-16T23:06:28.9144320Z To list all files that would be deleted: 2021-05-16T23:06:28.9145370Z brew link --overwrite --dry-run gcc 2021-05-16T23:06:28.9145730Z 2021-05-16T23:06:28.9146600Z Possible conflicting files are: 2021-05-16T23:06:28.9167830Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:06:29.4613150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2913-16kw247.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T23:06:32.6321170Z ==> Summary 2021-05-16T23:06:32.7603280Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:06:32.7615630Z ==> Installing jags 2021-05-16T23:06:32.7620050Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:06:32.7648390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2727-1dzeyxu 2021-05-16T23:06:33.5504440Z cp -pR /private/tmp/d20210516-2727-1dzeyxu/jags/. /usr/local/Cellar/jags 2021-05-16T23:06:38.2534100Z chmod -Rf +w /private/tmp/d20210516-2727-1dzeyxu 2021-05-16T23:06:39.7372410Z ==> Finishing up 2021-05-16T23:06:39.7732120Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:06:39.7738980Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:06:39.7752220Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:06:39.7760010Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:06:39.7764960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:06:39.7770220Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:06:39.7776110Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:06:39.7781810Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:06:39.7789640Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:06:39.8614400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2941-1asw5a7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T23:06:42.3623350Z ==> Summary 2021-05-16T23:06:42.3726110Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:06:45.1247270Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:06:46.6989090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:06:47.3309000Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:06:48.0634370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T23%3A15%3A00Z&sig=%2BaTrTDQcdz7n%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:48.3558530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T23\%3A15\%3A00Z\&sig=\%2BaTrTDQcdz7n\%2BOGCwBmkgRGbvX9o0BOkvtXftUzVyIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:49.4562990Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:06:49.5770280Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:06:49.5802980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2948-1jzf9g9 2021-05-16T23:06:55.7985260Z cp -pR /private/tmp/d20210516-2948-1jzf9g9/v8/. /usr/local/Cellar/v8 2021-05-16T23:07:01.3959900Z chmod -Rf +w /private/tmp/d20210516-2948-1jzf9g9 2021-05-16T23:07:02.0194280Z ==> Finishing up 2021-05-16T23:07:02.1552480Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:07:02.2387470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3118-1p0v53h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T23:07:04.9258820Z ==> Summary 2021-05-16T23:07:04.9322860Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:07:07.4592880Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:07:08.5662560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:07:09.1587950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:07:09.5233130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T23%3A15%3A00Z&sig=vWAB4o3qEgjysMvcLgER%2F4H9jd%2FoYcHMr7hn8g%2F8ZXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:09.5699950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T23\%3A15\%3A00Z\&sig=vWAB4o3qEgjysMvcLgER\%2F4H9jd\%2FoYcHMr7hn8g\%2F8ZXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:09.8585270Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:07:09.8793570Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:07:11.0329050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:07:11.6334810Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:07:12.0241600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T23%3A15%3A00Z&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:12.0807240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T23\%3A15\%3A00Z\&sig=vip5yZdYysycc7wHukEuwpvSbOkh57qKkGpbRFH5e8E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:12.3494040Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:07:12.3648530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:07:13.4689600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:07:14.1950240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:07:14.5512200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T23%3A15%3A00Z&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:07:14.6076660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T23\%3A15\%3A00Z\&sig=H4BUvhojOlhKPQDDwL4zlWEgCrk4dwoXgocb9SqkbS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:07:14.8833710Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:07:14.9066200Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:07:14.9072240Z ==> Installing fftw dependency: hwloc 2021-05-16T23:07:14.9773060Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:07:14.9807910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3127-15vknn2 2021-05-16T23:07:29.5113370Z cp -pR /private/tmp/d20210516-3127-15vknn2/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:07:35.6642520Z chmod -Rf +w /private/tmp/d20210516-3127-15vknn2 2021-05-16T23:07:36.9211940Z ==> Finishing up 2021-05-16T23:07:37.0391780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:07:37.0396250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:07:37.0400420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:07:37.0406120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:07:37.0411190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:07:37.0416030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:07:37.0421420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:07:37.0426440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:07:37.0431910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:07:37.0436630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:07:37.0441890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:07:37.0448900Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:07:37.0453300Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:07:37.0460620Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:07:37.0470980Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:07:37.0479840Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:07:37.0487830Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:07:37.0496030Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:07:37.0509090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:07:37.0513970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:07:37.0518660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:07:37.0524670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:07:37.0530370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:07:37.0535890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:07:37.0557090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:07:37.0562540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:07:37.1419870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:07:37.1426750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:07:37.1434480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:07:37.1440890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:07:37.1447560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:07:37.2312700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:07:37.3165060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:07:37.4015160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T23:07:37.4862110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:07:37.4867520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:07:37.5295180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:07:37.5299300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:07:37.5305320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:07:37.6131850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T23:07:37.6565780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T23:07:37.6571360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T23:07:37.6580740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T23:07:37.7421110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T23:07:37.7850350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T23:07:37.8675350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:07:37.9103750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T23:07:37.9108810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T23:07:37.9114540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T23:07:37.9949670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:07:38.0378390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:07:38.0384360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T23:07:38.1210690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T23:07:38.1216870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T23:07:38.1639700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:07:38.1644580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:07:38.2485420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:07:38.3364640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:07:38.3371310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:07:38.3383250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:07:38.3403930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:07:38.3410010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:07:38.3417980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:07:38.4255880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:07:38.4262120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:07:38.5114480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:07:38.5120310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:07:38.5982280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:07:38.5988130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:07:38.5994450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:07:38.6833330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:07:38.6837790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:07:38.7675080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:07:38.8091430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:07:38.8907990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:07:38.9337550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:07:38.9345170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:07:38.9349420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:07:38.9355580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:07:38.9362510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:07:38.9367790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:07:38.9375010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:07:38.9379720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:07:38.9385190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:07:38.9390570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:07:38.9396280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:07:38.9405280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:07:38.9407070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:07:38.9413930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:07:38.9418740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:07:38.9424160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:07:38.9444640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:07:38.9468770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:07:38.9473950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:07:38.9479920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:07:38.9486110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:07:38.9492090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:07:38.9499930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:07:38.9504260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:07:38.9510120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T23:07:38.9514460Z Only the first 100 operations were output. 2021-05-16T23:07:40.0149590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3307-1hlvb9y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T23:07:42.6285770Z ==> Summary 2021-05-16T23:07:42.6908830Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:07:42.6918200Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:07:42.7642530Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:07:42.7665370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3127-pghojk 2021-05-16T23:08:14.8733520Z cp -pR /private/tmp/d20210516-3127-pghojk/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:08:30.0659780Z chmod -Rf +w /private/tmp/d20210516-3127-pghojk 2021-05-16T23:08:34.9799920Z ==> Finishing up 2021-05-16T23:08:35.0252160Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:08:35.0256830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:08:35.0261530Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:08:35.0266250Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:08:35.0273720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:08:35.0277830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:08:35.0284050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:08:35.0288200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:08:35.0293110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:08:35.0299010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:08:35.0303310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:08:35.0308340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:08:35.0313350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:08:35.0318570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:08:35.0324610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:08:35.0328660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:08:35.0333940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:08:35.0339230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:08:35.0345580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:08:35.0351910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:08:35.0359260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:08:35.0365120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:08:35.0370600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:08:35.0377130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:08:35.0385280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:08:35.0390780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:08:35.0395670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:08:35.0400730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:08:35.0406200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:08:35.0411360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:08:35.0416680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:08:35.0421740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:08:35.0427050Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:08:35.0431750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:08:35.0438010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:08:35.0442480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:08:35.0447360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:08:35.0452870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:08:35.0457940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:08:35.0462910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:08:35.0468550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:08:35.0472930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:08:35.0478090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:08:35.0483310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:08:35.0488110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:08:35.0493280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:08:35.0498270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:08:35.0503130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:08:35.0514620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:08:35.0520250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:08:35.0525640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:08:35.0531350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:08:35.0536980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:08:35.0542320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:08:35.0571860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:08:35.0578000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:08:35.0584250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:08:35.0590210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:08:35.0595620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:08:35.0601160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:08:35.0620670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:08:35.0626340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:08:35.0631820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:08:35.0652620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:08:35.0658570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:08:35.0676290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:08:35.0682020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:08:35.0688750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:08:35.0694380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:08:35.0700190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:08:35.0706440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:08:35.0711950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:08:35.0718110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:08:35.0724200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:08:35.0730020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:08:35.0735560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:08:35.0741410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:08:35.0747170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T23:08:35.0752680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T23:08:35.0758620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T23:08:35.0764860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T23:08:35.0770710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T23:08:35.0776290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T23:08:35.0783680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:08:35.0791620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T23:08:35.0798080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T23:08:35.0807520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:08:35.0814360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:08:35.0820480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:08:35.0826930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:08:35.0832850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:08:35.0838440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T23:08:35.0843960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T23:08:35.0849580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T23:08:35.0855370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:08:35.0861300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:08:35.0868330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:08:35.0873210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:08:35.0878910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:08:35.0884870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:08:35.0890040Z Only the first 100 operations were output. 2021-05-16T23:08:35.5922180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3346-12itxsz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T23:08:38.1447920Z ==> Summary 2021-05-16T23:08:38.1880480Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:08:38.1885940Z ==> Installing fftw 2021-05-16T23:08:38.1890090Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:08:38.1909470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3127-iecdb6 2021-05-16T23:08:38.3225010Z cp -pR /private/tmp/d20210516-3127-iecdb6/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:08:38.5094580Z chmod -Rf +w /private/tmp/d20210516-3127-iecdb6 2021-05-16T23:08:38.8277750Z ==> Finishing up 2021-05-16T23:08:38.8785360Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:08:38.8790810Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:08:38.8893320Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:08:38.8898130Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:08:38.8906270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:08:38.8911380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:08:38.8916650Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:08:38.8921720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:08:38.8926760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:08:38.8932100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:08:38.8936760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:08:38.8941540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:08:38.8951060Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:08:38.9334750Z info /usr/local/share/info/fftw3.info 2021-05-16T23:08:38.9343790Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:08:38.9349810Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:08:38.9362200Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:08:38.9368560Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:08:38.9374780Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:08:38.9381550Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:08:38.9403490Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:08:38.9409930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:08:38.9415180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:08:38.9421060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:08:38.9426560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:08:38.9431700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:08:38.9438250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:08:38.9442980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:08:38.9448140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:08:38.9453510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:08:38.9460180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:08:38.9466270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:08:38.9471450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:08:38.9476910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:08:38.9482130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:08:38.9487950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:08:38.9493620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:08:38.9498970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:08:38.9504190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:08:38.9509820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:08:38.9514860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:08:38.9520250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:08:38.9525740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:08:38.9537020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:08:38.9549590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:08:38.9558960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:08:38.9566380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:08:38.9579920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:08:38.9588980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:08:38.9596130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:08:38.9604750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:08:38.9618370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:08:38.9628030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:08:38.9636970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:08:38.9646580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:08:38.9656090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:08:38.9664670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:08:38.9676770Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:08:38.9685860Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:08:38.9699670Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:08:39.0539580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3373-1q8rq4i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T23:08:41.4263730Z ==> Summary 2021-05-16T23:08:41.4325580Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:08:42.1926220Z ==> No outdated dependents to upgrade! 2021-05-16T23:08:42.1927740Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:08:42.3833170Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:08:42.3834690Z fftw, open-mpi 2021-05-16T23:08:42.3845400Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:08:42.3848790Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:08:42.3851970Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:08:42.3855210Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:08:42.3860690Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:08:42.3863850Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:08:42.3866620Z rm /usr/local/include/fftw3.f 2021-05-16T23:08:42.3869930Z rm /usr/local/include/fftw3.f03 2021-05-16T23:08:42.3873180Z rm /usr/local/include/fftw3.h 2021-05-16T23:08:42.3876840Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:08:42.3879520Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:08:42.3882570Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:08:42.3890890Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:08:42.3894220Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:08:42.3897490Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:08:42.3900800Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:08:42.3905850Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:08:42.3909130Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:08:42.3913210Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:08:42.3915880Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:08:42.3919070Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:08:42.3924190Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:08:42.3927070Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:08:42.3930150Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:08:42.3933520Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:08:42.3937100Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:08:42.3939750Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:08:42.3943450Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:08:42.3946150Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:08:42.3949390Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:08:42.3954270Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:08:42.3957380Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:08:42.3960510Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:08:42.3963790Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:08:42.3967250Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:08:42.3970450Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:08:42.3974360Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:08:42.3977630Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:08:42.3980840Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:08:42.3984030Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:08:42.3986950Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:08:42.3990310Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:08:42.3993510Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:08:42.3997310Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:08:42.4000270Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:08:42.4003150Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:08:42.4007960Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:08:42.4010630Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:08:42.4013740Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:08:42.4019370Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:08:42.4023150Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:08:42.4026380Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:08:42.4090590Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:08:42.4091830Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:08:42.4098680Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:08:42.4112420Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:08:42.4138540Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:08:42.4142770Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:08:42.4153240Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:08:42.4160370Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:08:42.5180190Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:08:42.5183040Z rm /usr/local/bin/mpic++ 2021-05-16T23:08:42.5185820Z rm /usr/local/bin/mpicc 2021-05-16T23:08:42.5189550Z rm /usr/local/bin/mpicxx 2021-05-16T23:08:42.5192490Z rm /usr/local/bin/mpiexec 2021-05-16T23:08:42.5195620Z rm /usr/local/bin/mpif77 2021-05-16T23:08:42.5198960Z rm /usr/local/bin/mpif90 2021-05-16T23:08:42.5202310Z rm /usr/local/bin/mpifort 2021-05-16T23:08:42.5205650Z rm /usr/local/bin/mpirun 2021-05-16T23:08:42.5209690Z rm /usr/local/bin/ompi-clean 2021-05-16T23:08:42.5213160Z rm /usr/local/bin/ompi-server 2021-05-16T23:08:42.5215440Z rm /usr/local/bin/ompi_info 2021-05-16T23:08:42.5218560Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:08:42.5225920Z rm /usr/local/bin/orte-clean 2021-05-16T23:08:42.5229310Z rm /usr/local/bin/orte-info 2021-05-16T23:08:42.5235930Z rm /usr/local/bin/orte-server 2021-05-16T23:08:42.5239450Z rm /usr/local/bin/ortecc 2021-05-16T23:08:42.5247410Z rm /usr/local/bin/orted 2021-05-16T23:08:42.5254510Z rm /usr/local/bin/orterun 2021-05-16T23:08:42.5258490Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:08:42.5270860Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:08:42.5277120Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:08:42.5285110Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:08:42.5289400Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:08:42.5301690Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:08:42.5305030Z rm /usr/local/include/mpi.h 2021-05-16T23:08:42.5311510Z rm /usr/local/include/mpi.mod 2021-05-16T23:08:42.5315020Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:08:42.5323180Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:08:42.5326240Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:08:42.5333400Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:08:42.5336990Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:08:42.5343460Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:08:42.5347000Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:08:42.5353190Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:08:42.5357290Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:08:42.5363540Z rm /usr/local/include/mpif-config.h 2021-05-16T23:08:42.5368050Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:08:42.5374320Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:08:42.5378780Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:08:42.5385630Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:08:42.5394480Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:08:42.5399480Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:08:42.5409730Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:08:42.5415450Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:08:42.5416580Z rm /usr/local/include/mpif.h 2021-05-16T23:08:42.5421790Z rm /usr/local/include/openmpi 2021-05-16T23:08:42.5427910Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:08:42.5439320Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:08:42.5444020Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:08:42.5490650Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:08:42.5491500Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:08:42.5492190Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:08:42.5492800Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:08:42.5493380Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:08:42.5495690Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:08:42.5500700Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:08:42.5506200Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:08:42.5509330Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:08:42.5515050Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:08:42.5518340Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:08:42.5526190Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:08:42.5533420Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:08:42.5537070Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:08:42.5545230Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:08:42.5548510Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:08:42.5557170Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:08:42.5560480Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:08:42.5568050Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:08:42.5571190Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:08:42.5576970Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:08:42.5580110Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:08:42.5588520Z rm /usr/local/lib/openmpi 2021-05-16T23:08:42.5601280Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:08:42.5603460Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:08:42.5612070Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:08:42.5618580Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:08:42.5623790Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:08:42.5629330Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:08:42.5632930Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:08:42.5640700Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:08:42.5648770Z rm /usr/local/lib/pmix 2021-05-16T23:08:42.5662490Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:08:42.5665950Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:08:42.5672760Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:08:42.5676280Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:08:42.5683750Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:08:42.5687570Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:08:42.5691400Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:08:42.5744290Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:08:42.5745830Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:08:42.5747090Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:08:42.5747690Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:08:42.5748260Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:08:42.5749230Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:08:42.5750330Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:08:42.5752580Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:08:42.5764470Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:08:42.5771430Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:08:42.5793580Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:08:42.5806150Z Only the first 100 operations were output. 2021-05-16T23:08:44.8130050Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:08:46.0055550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:08:46.8439190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:08:47.2245010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T23%3A15%3A00Z&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:47.2731360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T23\%3A15\%3A00Z\&sig=cbgyefMTTxtF6KFkVAP0DFHJkPqARLLwCDrXgVoCrcE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:48.2329150Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:08:48.3836790Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:08:48.3870410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3381-1a24q4m 2021-05-16T23:09:03.6470540Z cp -pR /private/tmp/d20210516-3381-1a24q4m/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:09:07.4277260Z chmod -Rf +w /private/tmp/d20210516-3381-1a24q4m 2021-05-16T23:09:10.1463340Z ==> Finishing up 2021-05-16T23:09:10.1906670Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:09:10.1920900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:09:10.1929740Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:09:10.1935120Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:09:10.2061010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:09:10.2066100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:09:10.2071120Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:09:10.2076040Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:09:10.2084380Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:09:10.2089240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:09:10.2094000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:09:10.2098730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:09:10.2103470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:09:10.2108270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:09:10.2112970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:09:10.2117810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:09:10.2122610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:09:10.2127610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:09:10.2132430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:09:10.2137170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:09:10.2141850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:09:10.2147990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:09:10.2152840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:09:10.2157800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:09:10.2162760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:09:10.2168590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:09:10.2173220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:09:10.2178140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:09:10.2183240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:09:10.2188150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:09:10.2193100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:09:10.2197970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:09:10.2202910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:09:10.2207770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:09:10.2212630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:09:10.2217500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:09:10.2222390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:09:10.2227230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:09:10.2232150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:09:10.2237000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:09:10.2241860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:09:10.2246840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:09:10.2253860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:09:10.2257910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:09:10.2262690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:09:10.2267500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:09:10.2272250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:09:10.2277500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:09:10.2282340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:09:10.2287930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:09:10.2292250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:09:10.2297270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:09:10.2301680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:09:10.2306420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:09:10.2318220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:09:10.2331020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:09:10.2332550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:09:10.2334010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:09:10.2335510Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:09:10.2336990Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:09:10.2341550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:09:10.2346930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:09:10.2353940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:09:10.2359560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:09:10.2364450Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:09:10.2368900Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:09:10.2373640Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:09:10.2378840Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:09:10.2384090Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:09:10.2389300Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:09:10.2394260Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:09:10.2399230Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:09:10.2405690Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:09:10.2411990Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:09:10.2417210Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:09:10.2422120Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:09:10.2427720Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:09:10.2433140Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:09:10.2438420Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:09:10.2443560Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:09:10.2449850Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:09:10.2457270Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:09:10.2462770Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:09:10.2470320Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:09:10.2482560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:09:10.2488020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:09:10.2494720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:09:10.2500270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:09:10.2506240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:09:10.2511820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:09:10.2517770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:09:10.2523050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:09:10.2529010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:09:10.2534670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:09:10.2540210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:09:10.2545780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:09:10.2551450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:09:10.2556850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:09:10.2562360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:09:10.2567720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:09:10.2573620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:09:10.2578190Z Only the first 100 operations were output. 2021-05-16T23:09:10.7028150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3580-tk88ki.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T23:09:13.4918610Z ==> Summary 2021-05-16T23:09:13.5688770Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:09:18.1653470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:09:18.4338770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:09:21.2400970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:09:21.7710610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T23%3A15%3A00Z&sig=FmpU9767cES2oVNuY5te9Y8r%2F2J2n9BV0tqrNpImV%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:21.8298550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T23\%3A15\%3A00Z\&sig=FmpU9767cES2oVNuY5te9Y8r\%2F2J2n9BV0tqrNpImV\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:21.9789950Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:09:22.0719360Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:09:22.0751170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3587-1jn0p8s 2021-05-16T23:09:31.2657260Z cp -pR /private/tmp/d20210516-3587-1jn0p8s/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:09:34.9589390Z chmod -Rf +w /private/tmp/d20210516-3587-1jn0p8s 2021-05-16T23:09:35.4973030Z ==> Finishing up 2021-05-16T23:09:35.5293960Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:09:35.5301970Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:09:35.5308890Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:09:35.5320880Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:09:35.5362060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5373580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5398870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5410030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5476190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5497210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5507570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5517890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5521510Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:09:35.5525830Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:09:35.5535000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5545750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5556840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.5986560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.6829860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.7257150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8083280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8518300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8528530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8936420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8963310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.8984480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9007300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9039970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9051070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9061470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9080960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9101700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9112220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9141950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9153110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9183410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9200490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9211340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9221060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9231790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9256390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9295570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9307490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9318510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9328830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:35.9755560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.0572380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.0582120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.0592650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1018770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1862790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1897710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1927520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1937810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1948810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1969350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1989660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.1999860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.2010540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.2038880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:09:36.2048050Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:09:36.2052950Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:09:36.2059510Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:09:36.2064200Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:09:36.2068890Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:09:36.2074190Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:09:36.2081290Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:09:36.2086770Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:09:36.3095200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3815-3ek2zo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T23:09:39.1092860Z ==> Summary 2021-05-16T23:09:39.1351220Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:09:41.3597830Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:09:41.3599180Z To reinstall 1.6.37, run: 2021-05-16T23:09:41.3600100Z brew reinstall libpng 2021-05-16T23:09:43.9247460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:09:45.0616180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:09:45.6838180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:09:47.0847470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T23%3A15%3A00Z&sig=Qv%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:47.1412460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T23\%3A15\%3A00Z\&sig=Qv\%2B0mtx1PAb4j9HVZrrDfGrvN2CP933DssZuqfLEyfI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:47.2279860Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:09:47.2325320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:09:50.3983390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:09:50.9922680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:09:51.3541640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T23%3A15%3A00Z&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m%2Be2IZdE4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:51.3992060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T23\%3A15\%3A00Z\&sig=aLA4jOvx4YAcNNeO00ugbgNXGb612vdi6m\%2Be2IZdE4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:51.5536350Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:09:51.5585800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:09:52.7274280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:09:53.3422380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:09:53.6868420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T23%3A15%3A00Z&sig=HtBQ%2BNz%2BT6TpRl2pZO6yz7r9Y40KjxL5%2F9WoH62ra98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:53.7400020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T23\%3A15\%3A00Z\&sig=HtBQ\%2BNz\%2BT6TpRl2pZO6yz7r9Y40KjxL5\%2F9WoH62ra98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:53.8114680Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:09:53.8145230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:09:55.1272300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:09:55.7218330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:09:57.1358460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T23%3A15%3A00Z&sig=ednernXoqA0qYT%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:57.1830030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T23\%3A15\%3A00Z\&sig=ednernXoqA0qYT\%2FFab34JlVUkBsFJJ5RxX1XSz0sgTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:57.2697540Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:09:57.2727800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:09:59.4498570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:10:01.1704280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:10:01.6655310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A20%3A00Z&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:01.7240040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T23\%3A20\%3A00Z\&sig=KMFJL0YT1mugQu8hmfZermqXJhsl8lHS3CS68y4ZICA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:01.8601400Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:10:01.8663380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:10:05.0244540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:10:05.5751250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:10:05.9563020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A20%3A00Z&sig=zMNZHLjR5luYy26KJT%2F5JzHrrWayxDFyI6SnB2q3FwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:06.0034620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T23\%3A20\%3A00Z\&sig=zMNZHLjR5luYy26KJT\%2F5JzHrrWayxDFyI6SnB2q3FwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:06.1562230Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:10:06.1667020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:10:08.2672190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:10:08.8219850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:10:09.3441090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A20%3A00Z&sig=0rqK%2BbHVuocRa%2FvgHk3nPoPF9w1%2FCDd2oGdxso8jvjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:09.4009810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T23\%3A20\%3A00Z\&sig=0rqK\%2BbHVuocRa\%2FvgHk3nPoPF9w1\%2FCDd2oGdxso8jvjc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:09.4569650Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:10:09.4609250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:10:10.7117320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:10:11.2953830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:10:11.6858770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A20%3A00Z&sig=AVpYPLVdv3jaTDJ%2BMmSfaUWbs%2BJ4q8wMfbBxY899Faw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:11.7341890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T23\%3A20\%3A00Z\&sig=AVpYPLVdv3jaTDJ\%2BMmSfaUWbs\%2BJ4q8wMfbBxY899Faw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:11.7892880Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:10:11.7922700Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:10:12.9702330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:10:13.5234030Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:10:13.8990370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A20%3A00Z&sig=muil2pqwP5cun9A0%2F8%2FUkGX4XpIMyPAbPLYWXzeiS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:13.9492030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T23\%3A20\%3A00Z\&sig=muil2pqwP5cun9A0\%2F8\%2FUkGX4XpIMyPAbPLYWXzeiS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:14.0115820Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:10:14.0118380Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:10:15.1541790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:10:15.7171230Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:10:16.0997680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A20%3A00Z&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:16.1728710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T23\%3A20\%3A00Z\&sig=7Ia6gO5ohtu574uKlRxlRehprszD7O5rh2jVToHrOYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:16.2671820Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:10:16.2716220Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:10:17.3981070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:10:17.9783120Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:10:18.3288480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A20%3A00Z&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:18.3744930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T23\%3A20\%3A00Z\&sig=YlvQeErUsfvtieuTdxC23isgjxhSacBQyjqWjojQPFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:18.5287460Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:10:18.5376600Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:10:19.6905730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:10:20.3064340Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:10:20.6719130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A20%3A00Z&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:20.7253260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T23\%3A20\%3A00Z\&sig=fQ9tEv7TnBwd1ZaP3VfrjSZtUJfzp9BOdDDxHqibagU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:20.8093250Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:10:20.8135520Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:10:22.3379870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:10:22.5238610Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:10:22.8774500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A20%3A00Z&sig=UTgkG3sKbg%2BI5Ss7GQy890nAA4kY%2FyEK6JAd81PWFzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:22.9349420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T23\%3A20\%3A00Z\&sig=UTgkG3sKbg\%2BI5Ss7GQy890nAA4kY\%2FyEK6JAd81PWFzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:23.0134040Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:10:23.0177730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:10:24.1464030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:10:24.7120080Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:10:25.0955580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A20%3A00Z&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:25.1738710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T23\%3A20\%3A00Z\&sig=PZiudbwSKKw0zTiB7eiGmKFiOuZCKdWuWat30VNXubI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:25.5196370Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:10:25.5709610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:10:26.6850470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:10:27.2431770Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:10:27.6350200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A20%3A00Z&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA%2BgjxHkeuLuo8FsJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:27.6834450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T23\%3A20\%3A00Z\&sig=5aj2CFlEX2Qyg1AS3hUkmBoZVgA\%2BgjxHkeuLuo8FsJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:27.8546130Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:10:27.8645260Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:10:29.0374200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:10:29.6348710Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:10:30.0181790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A20%3A00Z&sig=NgfuK2%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX%2FN4Njc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:30.0712450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T23\%3A20\%3A00Z\&sig=NgfuK2\%2BSPjIorzsfvdjQdkUrFOH2avUHL4fWX\%2FN4Njc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:31.1868930Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:10:31.6977990Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:10:33.1120770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:10:33.6702710Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:10:34.0651890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A20%3A00Z&sig=zYvFOw4YC1axQRKqMGlE4ratRc%2B5bTFM5D1VawOaVqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:10:34.1314550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T23\%3A20\%3A00Z\&sig=zYvFOw4YC1axQRKqMGlE4ratRc\%2B5bTFM5D1VawOaVqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:10:34.4170490Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:10:34.4722020Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T23:10:34.4724580Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:10:34.5449860Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:10:34.5481050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-qh0eo5 2021-05-16T23:10:34.5560780Z cp -pR /private/tmp/d20210516-3925-qh0eo5/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:10:34.5648430Z chmod -Rf +w /private/tmp/d20210516-3925-qh0eo5 2021-05-16T23:10:34.6042360Z ==> Finishing up 2021-05-16T23:10:34.6468770Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:10:34.6561570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4201-7v8fpo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T23:10:37.0884650Z ==> Summary 2021-05-16T23:10:37.0900840Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:10:37.0905840Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:10:37.0943400Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:10:37.0961820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3925-1p5q4fg 2021-05-16T23:10:37.1913460Z cp -pR /private/tmp/d20210516-3925-1p5q4fg/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:10:37.3284850Z chmod -Rf +w /private/tmp/d20210516-3925-1p5q4fg 2021-05-16T23:10:37.4958060Z ==> Finishing up 2021-05-16T23:10:37.5896960Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:10:37.5900400Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:10:37.5910280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:10:37.5914770Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:10:37.5919760Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:10:37.5924510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:10:37.5929880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:10:37.5934710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:10:37.5939390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:10:37.5944650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:10:37.5949460Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:10:37.6028180Z rm /usr/local/share/pkgconfig 2021-05-16T23:10:37.6047780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:10:37.6052740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:10:37.6058510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:10:37.6063720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:10:37.6069140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:10:37.6081790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:10:37.6086620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:10:37.6092270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:10:37.6097710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:10:37.6102700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:10:37.6108370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:10:37.6113870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:10:37.6118820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:10:37.6124460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:10:37.6131710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:10:37.6137650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:10:37.6146000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:10:37.6147960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:10:37.6152060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:10:37.6157270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:10:37.6162200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:10:37.6189570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:10:37.6194490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:10:37.6199990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:10:37.6204860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:10:37.6210480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:10:37.6215260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:10:37.6220580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:10:37.6225410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:10:37.6230840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:10:37.6236650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:10:37.6241980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:10:37.6247120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:10:37.6252710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:10:37.6257570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:10:37.6262940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:10:37.6267960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:10:37.6273080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:10:37.6277760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:10:37.6283320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:10:37.6288060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:10:37.6293080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:10:37.6824390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4227-1a4zutk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T23:10:40.0093900Z ==> Summary 2021-05-16T23:10:40.0260200Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:10:40.0266830Z ==> Installing poppler dependency: libxau 2021-05-16T23:10:40.0362420Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:10:40.0386360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-49i2fi 2021-05-16T23:10:40.0505600Z cp -pR /private/tmp/d20210516-3925-49i2fi/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:10:40.0716780Z chmod -Rf +w /private/tmp/d20210516-3925-49i2fi 2021-05-16T23:10:40.1293710Z ==> Finishing up 2021-05-16T23:10:40.1820500Z rm /usr/local/include/X11 2021-05-16T23:10:40.1828800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:10:40.1833230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:10:40.1839080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:10:40.1845960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:10:40.1850300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:10:40.1855580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:10:40.1860110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:10:40.1865300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:10:40.1869890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:10:40.1875230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:10:40.1879990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:10:40.1885050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:10:40.1889640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:10:40.1894780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:10:40.1899310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:10:40.1904690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:10:40.1909330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:10:40.1914550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:10:40.1919190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:10:40.1925360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:10:40.1930070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:10:40.1935430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:10:40.1940220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:10:40.1945560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:10:40.1948640Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:10:40.1955050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:10:40.1959910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:10:40.1966250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:10:40.1969450Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:10:40.1977780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:10:40.1982990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:10:40.1988470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:10:40.1993720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:10:40.1999130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:10:40.2004340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:10:40.2009930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:10:40.2015240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:10:40.2020040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:10:40.2025830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:10:40.2031050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:10:40.2035830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:10:40.2062450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:10:40.2068670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:10:40.2074320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:10:40.2079370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:10:40.2084990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:10:40.2090230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:10:40.2095500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:10:40.2100790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:10:40.2105890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:10:40.2111430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:10:40.2116400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:10:40.2121240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:10:40.2126840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:10:40.2131680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:10:40.2137220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:10:40.2142070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:10:40.2147490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:10:40.2152260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:10:40.2158130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:10:40.2162980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:10:40.2168600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:10:40.2173620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:10:40.2179390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:10:40.2184330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:10:40.2189730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:10:40.2196320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:10:40.2201770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:10:40.2207400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:10:40.2212970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:10:40.2218270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:10:40.2223780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:10:40.2229110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:10:40.2234580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:10:40.2239850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:10:40.2245300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:10:40.2250480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:10:40.2255870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:10:40.2261290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:10:40.2266790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:10:40.2271860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:10:40.2277130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:10:40.2285600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:10:40.2288490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:10:40.2294310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:10:40.2299860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:10:40.2305500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:10:40.2310820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:10:40.2316680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:10:40.2321800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:10:40.2326820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:10:40.2331990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:10:40.2337040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:10:40.2342280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:10:40.2347680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:10:40.2352730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:10:40.2358080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:10:40.2363160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:10:40.2368270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:10:40.2373560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:10:40.2378760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:10:40.2382760Z Only the first 100 operations were output. 2021-05-16T23:10:40.2721770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4253-hm4zuu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T23:10:42.7316100Z ==> Summary 2021-05-16T23:10:42.7344990Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:10:42.7351300Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:10:42.7438590Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:10:42.7457490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-oasz71 2021-05-16T23:10:42.7558100Z cp -pR /private/tmp/d20210516-3925-oasz71/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:10:42.7678660Z chmod -Rf +w /private/tmp/d20210516-3925-oasz71 2021-05-16T23:10:42.8245400Z ==> Finishing up 2021-05-16T23:10:42.8648930Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:10:42.8655040Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:10:42.8662260Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:10:42.8667720Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:10:42.8675270Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:10:42.8800770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4279-18bd7yx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T23:10:45.4730390Z ==> Summary 2021-05-16T23:10:45.4751890Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:10:45.4758050Z ==> Installing poppler dependency: libxcb 2021-05-16T23:10:45.5080630Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:10:45.5099240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3925-14y65c7 2021-05-16T23:10:46.1788690Z cp -pR /private/tmp/d20210516-3925-14y65c7/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:10:47.5061460Z chmod -Rf +w /private/tmp/d20210516-3925-14y65c7 2021-05-16T23:10:48.6743550Z ==> Finishing up 2021-05-16T23:10:48.7132370Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:10:48.7140220Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:10:48.7203920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:10:48.7209330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:10:48.7214210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:10:48.7219870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:10:48.7225250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T23:10:48.7231010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T23:10:48.7238340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T23:10:48.7243630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T23:10:48.7249460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T23:10:48.7254540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T23:10:48.7260110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T23:10:48.7265420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T23:10:48.7270890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:10:48.7276180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T23:10:48.7281570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T23:10:48.7286630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T23:10:48.7292270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T23:10:48.7297640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T23:10:48.7302950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:10:48.7308430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:10:48.7319070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:10:48.7345950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T23:10:48.7352550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T23:10:48.7357330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:10:48.7363110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:10:48.7367890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:10:48.7373560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:10:48.7378760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:10:48.7384150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T23:10:48.7389480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T23:10:48.7394480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T23:10:48.7400250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T23:10:48.7405620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T23:10:48.7410800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:10:48.7415800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:10:48.7421010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:10:48.7430490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:10:48.7435810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:10:48.7441810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T23:10:48.7447450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:10:48.7453430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T23:10:48.7458330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:10:48.7464220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T23:10:48.7469030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:10:48.7474780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:10:48.7479570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:10:48.7485280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T23:10:48.7490300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:10:48.7496140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T23:10:48.7501080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T23:10:48.7506920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:10:48.7511840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:10:48.7517240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:10:48.7522720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:10:48.7528160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T23:10:48.7533130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:10:48.7538910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:10:48.7571400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T23:10:48.7573590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T23:10:48.7575810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T23:10:48.7578690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T23:10:48.7580730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T23:10:48.7582800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T23:10:48.7584860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T23:10:48.7586860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T23:10:48.7588810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:10:48.7593520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T23:10:48.7598740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T23:10:48.7604620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:10:48.7609990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T23:10:48.7614790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:10:48.7620600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T23:10:48.7626130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T23:10:48.7631180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T23:10:48.7636680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:10:48.7641980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T23:10:48.7646930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:10:48.7653020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T23:10:48.7657770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T23:10:48.7663410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T23:10:48.7693190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:10:48.7698860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:10:48.7704280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:10:48.7710140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:10:48.7715020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:10:48.7720830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:10:48.7726050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T23:10:48.7731810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T23:10:48.7736480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:10:48.7742210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:10:48.7747190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:10:48.7752740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:10:48.7757580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:10:48.7763350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:10:48.7768360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:10:48.7773910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:10:48.7778530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:10:48.7784540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:10:48.7789170Z Only the first 100 operations were output. 2021-05-16T23:10:50.4148920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4312-12osmiy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T23:10:53.3693920Z ==> Summary 2021-05-16T23:10:53.5088580Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:10:53.5092940Z ==> Installing poppler dependency: libx11 2021-05-16T23:10:53.5572550Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:10:53.5591660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-1t2n6lk 2021-05-16T23:10:53.8882110Z cp -pR /private/tmp/d20210516-3925-1t2n6lk/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:10:54.3861720Z chmod -Rf +w /private/tmp/d20210516-3925-1t2n6lk 2021-05-16T23:10:54.9066880Z ==> Finishing up 2021-05-16T23:10:54.9459320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:10:54.9462770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:10:54.9468580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:10:54.9472670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:10:54.9477730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:10:54.9482420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:10:54.9487670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:10:54.9492170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:10:54.9497270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:10:54.9501840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:10:54.9506870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:10:54.9511740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:10:54.9519380Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:10:54.9525450Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:10:54.9551550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:10:54.9556630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:10:54.9562020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:10:54.9567740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:10:54.9572600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:10:54.9595120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:10:54.9599870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:10:54.9605710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:10:54.9610520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:10:54.9615950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:10:54.9621350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:10:54.9626300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:10:54.9631930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:10:54.9636430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:10:54.9641940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:10:54.9646840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:10:54.9652280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:10:54.9657850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:10:54.9662640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:10:54.9668710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:10:54.9673360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:10:54.9678820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:10:54.9684020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:10:54.9689290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:10:54.9694580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:10:54.9699340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:10:54.9708860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:10:54.9710600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:10:54.9715780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:10:54.9720670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:10:54.9725910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:10:54.9731210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:10:54.9736260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:10:54.9741600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:10:54.9746760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:10:54.9751940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:10:54.9757180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:10:54.9762570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:10:54.9768010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:10:54.9774210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:10:54.9780290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:10:54.9785790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:10:54.9790890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:10:54.9796420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:10:54.9801650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:10:54.9806460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:10:54.9811860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:10:54.9817030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:10:54.9821990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:10:54.9827440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:10:54.9832660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:10:54.9837910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:10:54.9843580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:10:54.9849280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:10:54.9854890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:10:54.9864630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:10:54.9891630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:10:54.9896740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:10:54.9898710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:10:54.9900480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:10:54.9902530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:10:54.9904580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:10:54.9906590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:10:54.9910890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:10:54.9916440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:10:54.9921750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:10:54.9927360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:10:54.9932790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:10:54.9938310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:10:54.9943980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:10:54.9949310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:10:54.9955020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:10:54.9960420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:10:54.9965920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:10:54.9971450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:10:54.9976520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:10:54.9982380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:10:54.9987250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:10:54.9993170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:10:55.0001540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:10:55.0023620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:10:55.0025230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:10:55.0026930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:10:55.0028920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:10:55.0030760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:10:55.0033540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:10:55.0038400Z Only the first 100 operations were output. 2021-05-16T23:10:55.5875990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4338-ewkf02.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T23:10:58.2087110Z ==> Summary 2021-05-16T23:10:58.2725790Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:10:58.2730560Z ==> Installing poppler dependency: libxext 2021-05-16T23:10:58.3252440Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:10:58.3269900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-1mryat2 2021-05-16T23:10:58.3585770Z cp -pR /private/tmp/d20210516-3925-1mryat2/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:10:58.4040090Z chmod -Rf +w /private/tmp/d20210516-3925-1mryat2 2021-05-16T23:10:58.4940600Z ==> Finishing up 2021-05-16T23:10:58.5286680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:10:58.5290280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:10:58.5296530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:10:58.5301250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:10:58.5307350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:10:58.5336740Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:10:58.5341410Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:10:58.5347140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:10:58.5352160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:10:58.5357310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:10:58.5362220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:10:58.5367630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:10:58.5372870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:10:58.5377770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:10:58.5383080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:10:58.5388150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:10:58.5401210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:10:58.5406860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:10:58.5411670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:10:58.5417080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:10:58.5421940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:10:58.5427430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:10:58.5432380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:10:58.5437830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:10:58.5443050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:10:58.5447950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:10:58.5453110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:10:58.5458230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:10:58.5464170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:10:58.5469140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:10:58.5474530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:10:58.5479440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:10:58.5484890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:10:58.5516810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:10:58.5518870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:10:58.5522060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:10:58.5527690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:10:58.5532580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:10:58.5537790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:10:58.5543170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:10:58.5548220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:10:58.5553680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:10:58.5558510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:10:58.5564110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:10:58.5569410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:10:58.5574810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:10:58.5579780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:10:58.5585520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:10:58.5590780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:10:58.5596340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:10:58.5602140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:10:58.5607910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:10:58.5632860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:10:58.5638100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:10:58.5644430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:10:58.5649090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:10:58.5654900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:10:58.5666120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:10:58.5668390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:10:58.5670470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:10:58.5675940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:10:58.5680610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:10:58.5686640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:10:58.5691710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:10:58.5697280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:10:58.5702140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:10:58.5708540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:10:58.5713600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:10:58.5718850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:10:58.5724480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:10:58.5729840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:10:58.5735010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:10:58.5740740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:10:58.5745760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:10:58.5751010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:10:58.5756760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:10:58.5763070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:10:58.5769530Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:10:58.5773810Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:10:58.5779070Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:10:58.5786110Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:10:58.6036930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4364-1tw5fbc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T23:11:01.1578830Z ==> Summary 2021-05-16T23:11:01.1641210Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:11:01.1646860Z ==> Installing poppler dependency: libxrender 2021-05-16T23:11:01.2218240Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:11:01.2236440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-mvxplv 2021-05-16T23:11:01.2344570Z cp -pR /private/tmp/d20210516-3925-mvxplv/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:11:01.2493520Z chmod -Rf +w /private/tmp/d20210516-3925-mvxplv 2021-05-16T23:11:01.3068120Z ==> Finishing up 2021-05-16T23:11:01.3429800Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:11:01.3437520Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:11:01.3443880Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:11:01.3448420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:11:01.3453950Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:11:01.3461320Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:11:01.3599130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4390-1qxw8nt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T23:11:03.7983720Z ==> Summary 2021-05-16T23:11:03.8006570Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:11:03.8011590Z ==> Installing poppler dependency: lzo 2021-05-16T23:11:03.8032030Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:11:03.8051210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-13qf3j2 2021-05-16T23:11:03.8223770Z cp -pR /private/tmp/d20210516-3925-13qf3j2/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:11:03.8446120Z chmod -Rf +w /private/tmp/d20210516-3925-13qf3j2 2021-05-16T23:11:03.9072690Z ==> Finishing up 2021-05-16T23:11:03.9414440Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:11:03.9422000Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:11:03.9428490Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:11:03.9433050Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:11:03.9438430Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:11:03.9446030Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:11:03.9605470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4416-1m2bg5d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T23:11:06.3856900Z ==> Summary 2021-05-16T23:11:06.3889840Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:11:06.3896080Z ==> Installing poppler dependency: pixman 2021-05-16T23:11:06.3922810Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:11:06.3941850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-1xpy2td 2021-05-16T23:11:06.4113280Z cp -pR /private/tmp/d20210516-3925-1xpy2td/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:11:06.4251940Z chmod -Rf +w /private/tmp/d20210516-3925-1xpy2td 2021-05-16T23:11:06.4709380Z ==> Finishing up 2021-05-16T23:11:06.5082760Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:11:06.5088920Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:11:06.5093470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:11:06.5098760Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:11:06.5104420Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:11:06.5111770Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:11:06.5247290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4442-16hk6co.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T23:11:09.1107970Z ==> Summary 2021-05-16T23:11:09.1130690Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:11:09.1137370Z ==> Installing poppler dependency: cairo 2021-05-16T23:11:09.2998470Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:11:09.3016060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-iht2ly 2021-05-16T23:11:09.4040060Z cp -pR /private/tmp/d20210516-3925-iht2ly/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:11:09.5064920Z chmod -Rf +w /private/tmp/d20210516-3925-iht2ly 2021-05-16T23:11:09.7279820Z ==> Finishing up 2021-05-16T23:11:09.7892800Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:11:09.7903080Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:11:09.7909840Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:11:09.7938330Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:11:09.7944460Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:11:09.7949860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:11:09.7954370Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:11:09.7960050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:11:09.7965210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:11:09.7970400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:11:09.7975410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:11:09.7980150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:11:09.7985020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:11:09.7990190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:11:09.7998270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:11:09.8003380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:11:09.8008510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:11:09.8013650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:11:09.8018860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:11:09.8025080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:11:09.8030020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:11:09.8035430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:11:09.8039990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:11:09.8045270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:11:09.8049960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:11:09.8055560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:11:09.8060440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:11:09.8065760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:11:09.8070950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:11:09.8075730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:11:09.8081350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:11:09.8437520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4468-1c7qhel.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T23:11:12.3542700Z ==> Summary 2021-05-16T23:11:12.3628070Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:11:12.3634290Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:11:12.3784210Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:11:12.3802710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-1vn2td6 2021-05-16T23:11:12.4011390Z cp -pR /private/tmp/d20210516-3925-1vn2td6/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:11:12.4218030Z chmod -Rf +w /private/tmp/d20210516-3925-1vn2td6 2021-05-16T23:11:12.4888450Z ==> Finishing up 2021-05-16T23:11:12.5102760Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:11:12.5112550Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:11:12.5118620Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:11:12.5126600Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:11:12.5133950Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:11:12.5187280Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:11:12.5192010Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:11:12.5209320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:11:12.5219100Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:11:12.5230000Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:11:12.5240300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:11:12.5246200Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:11:12.5252450Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:11:12.5257210Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:11:12.5261980Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:11:12.5269470Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:11:12.5443470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4494-p2jmqo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T23:11:15.1487410Z ==> Summary 2021-05-16T23:11:15.1513530Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:11:15.1518730Z ==> Installing poppler dependency: nspr 2021-05-16T23:11:15.1541100Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:11:15.1560540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-1eadq6d 2021-05-16T23:11:15.1929000Z cp -pR /private/tmp/d20210516-3925-1eadq6d/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:11:15.2393740Z chmod -Rf +w /private/tmp/d20210516-3925-1eadq6d 2021-05-16T23:11:15.3386780Z ==> Finishing up 2021-05-16T23:11:15.3725410Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:11:15.3731820Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:11:15.3765310Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:11:15.3772290Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:11:15.3815550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:11:15.3819970Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:11:15.3825370Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:11:15.3831670Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:11:15.3836370Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:11:15.3843970Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:11:15.4114790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4520-c343jh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T23:11:17.9866390Z ==> Summary 2021-05-16T23:11:17.9928990Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:11:17.9934650Z ==> Installing poppler dependency: nss 2021-05-16T23:11:18.0052270Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:11:18.0070290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-19qiuoq 2021-05-16T23:11:18.2541760Z cp -pR /private/tmp/d20210516-3925-19qiuoq/nss/. /usr/local/Cellar/nss 2021-05-16T23:11:18.4135750Z chmod -Rf +w /private/tmp/d20210516-3925-19qiuoq 2021-05-16T23:11:19.8069630Z ==> Finishing up 2021-05-16T23:11:19.8446780Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:11:19.8450520Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:11:19.8457760Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:11:19.8461960Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:11:19.8467600Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:11:19.8472170Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:11:19.8484250Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:11:19.8489000Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:11:19.8493990Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:11:19.8498040Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:11:19.8503270Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:11:19.8507940Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:11:19.8512320Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:11:19.8519430Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:11:19.8524080Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:11:19.8528610Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:11:19.8533980Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:11:19.8539350Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:11:19.8543870Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:11:19.8548980Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:11:19.8553710Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:11:19.8558680Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:11:19.8563070Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:11:19.8568580Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:11:19.8572770Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:11:19.8577930Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:11:19.8582320Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:11:19.8587340Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:11:19.8591900Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:11:19.8596960Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:11:19.8601460Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:11:19.8606500Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:11:19.8611020Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:11:19.8615950Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:11:19.8620400Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:11:19.8625450Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:11:19.8629870Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:11:19.8635040Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:11:19.8639410Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:11:19.8644620Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:11:19.8649370Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:11:19.8653790Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:11:19.8658850Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:11:19.8663540Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:11:19.8668740Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:11:19.8673120Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:11:19.8678050Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:11:19.8682550Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:11:19.8688080Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:11:19.8693490Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:11:19.8699060Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:11:19.8703390Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:11:19.8708410Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:11:19.8717230Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:11:19.8721700Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:11:19.8727030Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:11:19.8731600Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:11:19.8736800Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:11:19.8741590Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:11:19.8746610Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:11:19.8751370Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:11:19.8757110Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:11:19.8761240Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:11:19.8766540Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:11:19.8771280Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:11:19.8780130Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:11:19.8781540Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:11:19.8786800Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:11:19.8791180Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:11:19.8796470Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:11:19.8804270Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:11:19.8812440Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:11:19.8817710Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:11:19.8823270Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:11:19.8828390Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:11:19.8833420Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:11:19.8838110Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:11:19.8843570Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:11:19.8848370Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:11:19.8853730Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:11:19.8858850Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:11:19.8863420Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:11:19.8868690Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:11:19.8873960Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:11:19.8878530Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:11:19.8884470Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:11:19.8889130Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:11:19.8894350Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:11:19.8899590Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:11:19.8905010Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:11:19.8909560Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:11:19.8915070Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:11:19.8919850Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:11:19.8925350Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:11:19.8930170Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:11:19.8936030Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:11:19.8941140Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:11:19.8946420Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:11:19.8951910Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:11:19.8956790Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:11:19.8960970Z Only the first 100 operations were output. 2021-05-16T23:11:20.0181570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4551-9fi2xg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T23:11:22.4153550Z ==> Summary 2021-05-16T23:11:22.4285470Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:11:22.4291760Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:11:22.4578280Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:11:22.4597770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-ny3xj 2021-05-16T23:11:22.6513400Z cp -pR /private/tmp/d20210516-3925-ny3xj/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:11:22.9105920Z chmod -Rf +w /private/tmp/d20210516-3925-ny3xj 2021-05-16T23:11:23.1623680Z ==> Finishing up 2021-05-16T23:11:23.1983000Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:11:23.1987100Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:11:23.1992470Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:11:23.1999560Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:23.2009650Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:23.2019410Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:11:23.2038450Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:11:23.2047630Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:11:23.2055390Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:11:23.2062280Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:11:23.2067280Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:11:23.2072520Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:11:23.2077650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:11:23.2083760Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:11:23.2090350Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:11:23.3102810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4577-1a2vgnq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T23:11:26.2077580Z ==> Summary 2021-05-16T23:11:26.2382200Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:11:26.2388780Z ==> Installing poppler dependency: qt@5 2021-05-16T23:11:26.2435970Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:11:26.2454620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-qli3mk 2021-05-16T23:11:31.3046930Z cp -pR /private/tmp/d20210516-3925-qli3mk/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:11:38.0426600Z chmod -Rf +w /private/tmp/d20210516-3925-qli3mk 2021-05-16T23:11:51.8004580Z ==> Finishing up 2021-05-16T23:11:54.5071000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4629-i9m0y9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T23:11:59.0991150Z ==> Caveats 2021-05-16T23:11:59.0992380Z We agreed to the Qt open source license for you. 2021-05-16T23:11:59.0993310Z If this is unacceptable you should uninstall. 2021-05-16T23:11:59.0993930Z 2021-05-16T23:11:59.0995400Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:59.0996510Z because this is an alternate version of another formula. 2021-05-16T23:11:59.0997200Z 2021-05-16T23:11:59.0998000Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:11:59.0999480Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:59.1000250Z 2021-05-16T23:11:59.1001050Z For compilers to find qt@5 you may need to set: 2021-05-16T23:11:59.1002300Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:11:59.1003660Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:11:59.1004340Z 2021-05-16T23:11:59.1006030Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:11:59.1007140Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:11:59.1007800Z 2021-05-16T23:11:59.1008930Z ==> Summary 2021-05-16T23:11:59.8639440Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:11:59.8649650Z ==> Installing poppler 2021-05-16T23:11:59.8654820Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:11:59.8671440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3925-onbwpm 2021-05-16T23:12:00.1662050Z cp -pR /private/tmp/d20210516-3925-onbwpm/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:12:00.4211600Z chmod -Rf +w /private/tmp/d20210516-3925-onbwpm 2021-05-16T23:12:00.8500900Z ==> Finishing up 2021-05-16T23:12:00.9428510Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:12:00.9433040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:12:00.9437820Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:12:00.9443280Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:12:00.9448180Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:12:00.9453650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:12:00.9458310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:12:00.9463980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:12:00.9468900Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:12:00.9474270Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:12:00.9479200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:12:00.9484410Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:12:00.9552560Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:12:00.9559560Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:12:00.9580510Z rm /usr/local/share/gir-1.0 2021-05-16T23:12:00.9598020Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:12:00.9604300Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:12:00.9622870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:12:00.9628600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:12:00.9634210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:12:00.9644400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:12:00.9650140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:12:00.9658850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:12:00.9664410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:12:00.9670110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:12:00.9675820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:12:00.9692400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:12:00.9713340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:12:00.9715400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:12:00.9729180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:12:00.9731230Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:12:00.9744590Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:12:00.9747230Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:12:00.9849790Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:12:00.9873500Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:12:00.9875660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:12:00.9877660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:12:00.9879450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:12:00.9881230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:12:00.9883240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:12:00.9885310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:12:00.9887230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:12:00.9889040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:12:00.9890990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:12:00.9892910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:12:00.9894800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:12:00.9896690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:12:00.9898490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:12:00.9900110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:12:00.9901720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:12:00.9903530Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:12:00.9905310Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:12:00.9907050Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:12:00.9908680Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:12:01.0958430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4655-1wqng8d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T23:12:03.9748420Z ==> Summary 2021-05-16T23:12:04.0039840Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:12:05.5683770Z ==> Caveats 2021-05-16T23:12:05.5697090Z ==> qt@5 2021-05-16T23:12:05.5728310Z We agreed to the Qt open source license for you. 2021-05-16T23:12:05.5730000Z If this is unacceptable you should uninstall. 2021-05-16T23:12:05.5732540Z 2021-05-16T23:12:05.5734730Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:05.5735900Z because this is an alternate version of another formula. 2021-05-16T23:12:05.5738720Z 2021-05-16T23:12:05.5740000Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:12:05.5741630Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:05.5742410Z 2021-05-16T23:12:05.5743200Z For compilers to find qt@5 you may need to set: 2021-05-16T23:12:05.5747370Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:12:05.5749350Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:12:05.5750080Z 2021-05-16T23:12:05.5751300Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:12:05.5752350Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:12:05.5753010Z 2021-05-16T23:12:07.3929360Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:12:08.9390370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:12:09.7454350Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:12:10.7310550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A20%3A00Z&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1%2FEzbs2JJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:11.2040040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T23\%3A20\%3A00Z\&sig=qqbSQ0vdWgXd1MDNgR0PTRODS7p8M0a9E1\%2FEzbs2JJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:11.5092820Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:12:11.5144990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:12:12.8165530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:12:13.6241350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:12:14.3173910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A20%3A00Z&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS%2FUvcExx%2Fd7HpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:14.6539720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T23\%3A20\%3A00Z\&sig=k23NGiR2kkFMyid2x6e6p25fCtLGzS\%2FUvcExx\%2Fd7HpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:15.2791100Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:12:15.3083770Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:12:15.3088470Z ==> Installing hdf5 dependency: szip 2021-05-16T23:12:15.4014170Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:12:15.4044800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4666-12nqt8i 2021-05-16T23:12:15.4138940Z cp -pR /private/tmp/d20210516-4666-12nqt8i/szip/. /usr/local/Cellar/szip 2021-05-16T23:12:15.4247890Z chmod -Rf +w /private/tmp/d20210516-4666-12nqt8i 2021-05-16T23:12:15.4715210Z ==> Finishing up 2021-05-16T23:12:15.5105600Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:12:15.5109900Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:12:15.5118770Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:12:15.5125790Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:12:15.5130190Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:12:15.5135640Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:12:15.5261720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4839-rsnlvq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T23:12:18.1189990Z ==> Summary 2021-05-16T23:12:18.1208890Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:12:18.1215130Z ==> Installing hdf5 2021-05-16T23:12:18.1218220Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:12:18.1239330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4666-1mk6mr2 2021-05-16T23:12:18.2897400Z cp -pR /private/tmp/d20210516-4666-1mk6mr2/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:12:18.4636020Z chmod -Rf +w /private/tmp/d20210516-4666-1mk6mr2 2021-05-16T23:12:18.7787020Z ==> Finishing up 2021-05-16T23:12:18.8316570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:12:18.8320000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:12:18.8325520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:12:18.8331150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:12:18.8335290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:12:18.8339890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:12:18.8345220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:12:18.8349990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:12:18.8370590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:12:18.8375800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:12:18.8383360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:12:18.8387290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:12:18.8393090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:12:18.8398650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:12:18.8403890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:12:18.8411170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:12:18.8417560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:12:18.8422690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:12:18.8427990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:12:18.8432460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:12:18.8437930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:12:18.8442160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:12:18.8452600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:12:18.8456800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:12:18.8462300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:12:18.8472010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:12:18.8477170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:12:18.8482820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:12:18.8488520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:12:18.8493460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:12:18.8499410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:12:18.8505250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:12:18.8511560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:12:18.8519290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:12:18.8526450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:12:18.8532390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:12:18.8538720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:12:18.8564660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:12:18.8571040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:12:18.8578700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:12:18.8585510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:12:18.8592780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:12:18.8597540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:12:18.8603990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:12:18.8608770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:12:18.8615100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:12:18.8620600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:12:18.8626170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:12:18.8630740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:12:18.8636540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:12:18.8641790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:12:18.8647430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:12:18.8651870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:12:18.8657240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:12:18.8663380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:12:18.8669140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:12:18.8674300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:12:18.8678850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:12:18.8684880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:12:18.8690110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:12:18.8695820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:12:18.8700800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:12:18.8706050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:12:18.8710960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:12:18.8716840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:12:18.8721730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:12:18.8726290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:12:18.8733950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:12:18.8738280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:12:18.8744830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:12:18.8750630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:12:18.8755600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:12:18.8760960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:12:18.8766210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:12:18.8770820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:12:18.8776190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:12:18.8780970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:12:18.8786300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:12:18.8791000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:12:18.8796320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:12:18.8816490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:12:18.8821490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:12:18.8826320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:12:18.8831690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:12:18.8836300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:12:18.8841580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:12:18.8846120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:12:18.8851790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:12:18.8858690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:12:18.8864690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:12:18.8869280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:12:18.8876590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:12:18.8879710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:12:18.8884740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:12:18.8889230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:12:18.8894670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:12:18.8899550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:12:18.8904230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:12:18.8909520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:12:18.8914110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:12:18.8917720Z Only the first 100 operations were output. 2021-05-16T23:12:18.9969840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4865-h5o6zl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T23:12:21.5939970Z ==> Summary 2021-05-16T23:12:21.6108930Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:12:22.2802290Z ==> No outdated dependents to upgrade! 2021-05-16T23:12:22.2806140Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:12:22.3348440Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:12:22.3349520Z hdf5 2021-05-16T23:12:22.3359530Z rm /usr/local/bin/gif2h5 2021-05-16T23:12:22.3361910Z rm /usr/local/bin/h52gif 2021-05-16T23:12:22.3365370Z rm /usr/local/bin/h5c++ 2021-05-16T23:12:22.3371960Z rm /usr/local/bin/h5cc 2021-05-16T23:12:22.3373200Z rm /usr/local/bin/h5clear 2021-05-16T23:12:22.3374470Z rm /usr/local/bin/h5copy 2021-05-16T23:12:22.3377650Z rm /usr/local/bin/h5debug 2021-05-16T23:12:22.3382750Z rm /usr/local/bin/h5diff 2021-05-16T23:12:22.3384160Z rm /usr/local/bin/h5dump 2021-05-16T23:12:22.3387130Z rm /usr/local/bin/h5fc 2021-05-16T23:12:22.3390710Z rm /usr/local/bin/h5format_convert 2021-05-16T23:12:22.3393920Z rm /usr/local/bin/h5import 2021-05-16T23:12:22.3396770Z rm /usr/local/bin/h5jam 2021-05-16T23:12:22.3400320Z rm /usr/local/bin/h5ls 2021-05-16T23:12:22.3403600Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:12:22.3408740Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:12:22.3415100Z rm /usr/local/bin/h5redeploy 2021-05-16T23:12:22.3419090Z rm /usr/local/bin/h5repack 2021-05-16T23:12:22.3419950Z rm /usr/local/bin/h5repart 2021-05-16T23:12:22.3420700Z rm /usr/local/bin/h5stat 2021-05-16T23:12:22.3427720Z rm /usr/local/bin/h5unjam 2021-05-16T23:12:22.3428570Z rm /usr/local/bin/h5watch 2021-05-16T23:12:22.3435760Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:12:22.3438420Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:12:22.3441940Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:12:22.3445010Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:12:22.3448340Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:12:22.3451260Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:12:22.3454250Z rm /usr/local/include/H5Classes.h 2021-05-16T23:12:22.3457770Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:12:22.3460390Z rm /usr/local/include/H5CompType.h 2021-05-16T23:12:22.3463530Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:12:22.3466580Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:12:22.3471050Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:12:22.3475410Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:12:22.3477980Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:12:22.3481640Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:12:22.3484560Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:12:22.3488440Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:12:22.3491820Z rm /usr/local/include/H5DataType.h 2021-05-16T23:12:22.3495290Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:12:22.3498120Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:12:22.3501630Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:12:22.3504470Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:12:22.3508000Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:12:22.3512650Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:12:22.3514110Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:12:22.3521630Z rm /usr/local/include/H5Exception.h 2021-05-16T23:12:22.3522510Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:12:22.3523740Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:12:22.3529320Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:12:22.3530260Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:12:22.3533760Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:12:22.3537520Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:12:22.3540310Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:12:22.3543860Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:12:22.3547140Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:12:22.3550000Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:12:22.3554750Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:12:22.3556880Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:12:22.3563370Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:12:22.3564340Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:12:22.3569510Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:12:22.3570480Z rm /usr/local/include/H5File.h 2021-05-16T23:12:22.3575630Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:12:22.3576610Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:12:22.3580110Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:12:22.3584380Z rm /usr/local/include/H5Group.h 2021-05-16T23:12:22.3590590Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:12:22.3591670Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:12:22.3596420Z rm /usr/local/include/H5Include.h 2021-05-16T23:12:22.3598670Z rm /usr/local/include/H5IntType.h 2021-05-16T23:12:22.3604500Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:12:22.3605430Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:12:22.3607970Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:12:22.3611680Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:12:22.3619580Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:12:22.3620560Z rm /usr/local/include/H5Library.h 2021-05-16T23:12:22.3621440Z rm /usr/local/include/H5Location.h 2021-05-16T23:12:22.3626930Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:12:22.3627970Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:12:22.3631020Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:12:22.3634710Z rm /usr/local/include/H5Object.h 2021-05-16T23:12:22.3638560Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:12:22.3642200Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:12:22.3645380Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:12:22.3651300Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:12:22.3652520Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:12:22.3656930Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:12:22.3659970Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:12:22.3663800Z rm /usr/local/include/H5PredType.h 2021-05-16T23:12:22.3667340Z rm /usr/local/include/H5PropList.h 2021-05-16T23:12:22.3670930Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:12:22.3673980Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:12:22.3678780Z rm /usr/local/include/H5StrType.h 2021-05-16T23:12:22.3680580Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:12:22.3687480Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:12:22.3689640Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:12:22.3694460Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:12:22.3697980Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:12:22.3701160Z Only the first 100 operations were output. 2021-05-16T23:12:24.2810370Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:12:25.7344090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:12:26.6765530Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:12:27.5024430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A20%3A00Z&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:27.8653390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T23\%3A20\%3A00Z\&sig=XpSlzMpk7DqQSGZYcCG1j9zMDyCZ4j6FtwQ8pxcaeKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:28.4758610Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:12:28.5683340Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:12:28.5717120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4872-j4npcq 2021-05-16T23:12:28.7116260Z cp -pR /private/tmp/d20210516-4872-j4npcq/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:12:28.8530620Z chmod -Rf +w /private/tmp/d20210516-4872-j4npcq 2021-05-16T23:12:29.0261110Z ==> Finishing up 2021-05-16T23:12:29.0604390Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:12:29.0611550Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:12:29.0648210Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:12:29.0652450Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:12:29.0659810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:12:29.0664380Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:12:29.0669990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:12:29.0675040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:12:29.0679920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:12:29.0685050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:12:29.0690960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:12:29.0696600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:12:29.0701460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:12:29.0718370Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:12:29.0723910Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:12:29.0751070Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:12:29.1336310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5036-81asi7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T23:12:31.9835510Z ==> Caveats 2021-05-16T23:12:31.9836580Z Emacs Lisp files have been installed to: 2021-05-16T23:12:31.9838420Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:12:31.9839760Z ==> Summary 2021-05-16T23:12:32.0009220Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:12:34.3148680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:12:35.9723160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:12:36.5555120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:12:37.0024560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A20%3A00Z&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU%2F3N4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:37.0476820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T23\%3A20\%3A00Z\&sig=vLpXhGFcvz7r5Mw6yyHF6kH5LkqSBJVf8bA0IRU\%2F3N4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:37.2310780Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:12:37.3135900Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:12:37.3164910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5043-rx9kqv 2021-05-16T23:12:37.4413420Z cp -pR /private/tmp/d20210516-5043-rx9kqv/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:12:37.5865030Z chmod -Rf +w /private/tmp/d20210516-5043-rx9kqv 2021-05-16T23:12:37.7371890Z ==> Finishing up 2021-05-16T23:12:37.7617970Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:12:37.7629220Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:12:37.7635280Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:12:37.7643000Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:12:37.7669460Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:12:37.7685320Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:12:37.7792250Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:12:37.7805430Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:12:37.7817100Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:12:37.7828010Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:12:37.7853900Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:12:37.7861900Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:12:37.7867370Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:12:37.7873360Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:12:37.7879050Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:12:37.7884310Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:12:37.7890040Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:12:37.7900850Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:12:37.8534850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5208-17pf02b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T23:12:40.3901340Z ==> Summary 2021-05-16T23:12:40.4102500Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:12:43.7211740Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:12:45.0726860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:12:45.6975630Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:12:46.1998710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A20%3A00Z&sig=0xvI9FsHnBoSoYreRp%2FiXpZZdPvCUZ%2B7lDxAynih4l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:46.2474500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T23\%3A20\%3A00Z\&sig=0xvI9FsHnBoSoYreRp\%2FiXpZZdPvCUZ\%2B7lDxAynih4l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:46.4633020Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:12:46.4825240Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:12:47.6774380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:12:48.2286530Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:12:48.6307970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A20%3A00Z&sig=NrG%2FbrSz5p5Tep%2BUHmbOWbHrOcghTt87qwxBAd9hrXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:48.6842240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T23\%3A20\%3A00Z\&sig=NrG\%2FbrSz5p5Tep\%2BUHmbOWbHrOcghTt87qwxBAd9hrXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:48.7986400Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:12:48.8037320Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:12:50.0075480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:12:50.5742780Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:12:51.0248940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A20%3A00Z&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:51.1004030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T23\%3A20\%3A00Z\&sig=wZwARxnjqcHwSxPVlFk9dB78Ip8Cj1Te7mjuQTB1T6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:51.2140060Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:12:51.2182550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:12:52.3501920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:12:52.9326610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:12:53.3289790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A20%3A00Z&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:53.3836850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T23\%3A20\%3A00Z\&sig=biG1haKV75kvISuBiSjw8PV1ONHc8uOuNWAZheRSMu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:53.4386860Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:12:53.4420070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:12:54.6159660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:12:55.2315690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:12:55.5874190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A20%3A00Z&sig=MrLsAvuTh8J%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:55.6360330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T23\%3A20\%3A00Z\&sig=MrLsAvuTh8J\%2FeE4yIajlDFUuigKUmgLP37skd89I4Cw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:55.7643580Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:12:55.7735890Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:12:56.8566490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:12:57.4382120Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:12:57.8165450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A20%3A00Z&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s%2FRpCC8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:57.8700610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T23\%3A20\%3A00Z\&sig=cIQqDZXFCB1foEAuk0e6eGOCArcLUVDmwMx3s\%2FRpCC8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:57.9292290Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:12:57.9324020Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:12:59.0628840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:12:59.6436190Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:13:00.0420010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A20%3A00Z&sig=fIf%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:00.0866640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T23\%3A20\%3A00Z\&sig=fIf\%2Bot4San3A6C56oTKaCxkoWWnLvicesfdvvlPd6\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:00.2240180Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:13:00.2337320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:13:01.4406280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:13:02.0245380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:13:02.4936090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A20%3A00Z&sig=Kt%2FIm6uwf8ZsXndsvpj3%2FHhadcCNUFxUaW5f9m1nF%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:02.5395830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T23\%3A20\%3A00Z\&sig=Kt\%2FIm6uwf8ZsXndsvpj3\%2FHhadcCNUFxUaW5f9m1nF\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:02.6016940Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:13:02.6053140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:13:03.8869610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:13:04.4830960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:13:04.8525100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A20%3A00Z&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:04.8971740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T23\%3A20\%3A00Z\&sig=Y4eFASR6j8TnyOUuuKDzodoyjCQTcNd2PaXagHd6jOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:05.0072750Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:13:05.0112660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:13:06.1699560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:13:06.7312620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:13:07.1996420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A20%3A00Z&sig=PgMwD9jhSZOfrEwgdTU0Yj%2BzhFtGEAzBWQWel2%2FEsKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:07.2482100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T23\%3A20\%3A00Z\&sig=PgMwD9jhSZOfrEwgdTU0Yj\%2BzhFtGEAzBWQWel2\%2FEsKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:07.3057490Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:13:07.3089750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:13:08.4390320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:13:09.1651470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:13:09.5467260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A20%3A00Z&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:09.5929200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T23\%3A20\%3A00Z\&sig=iMF49A6OB9mLWarDnDBRzcJQ8FMmCuB0FySuIje2Mgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:09.6409490Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:13:09.6441350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:13:10.7352300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:13:11.3264800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:13:11.7140580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A20%3A00Z&sig=kKv6Ebcb2VT%2FYmIALG%2BzOwGzxvKVqWaPQBvYXEwcS9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:11.7608890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T23\%3A20\%3A00Z\&sig=kKv6Ebcb2VT\%2FYmIALG\%2BzOwGzxvKVqWaPQBvYXEwcS9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:11.8962220Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:13:11.9024740Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:13:13.0524850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:13:13.6248800Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:13:13.9829760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A20%3A00Z&sig=CtW4S0CHj5LXdtkwVtQeI%2FCXeiNuYpgeztNm4sdqH4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:14.0297870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T23\%3A20\%3A00Z\&sig=CtW4S0CHj5LXdtkwVtQeI\%2FCXeiNuYpgeztNm4sdqH4I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:14.0961450Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:13:14.1001840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:13:15.2484700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:13:15.7945310Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:13:16.2875110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A20%3A00Z&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:16.3320900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T23\%3A20\%3A00Z\&sig=8HY6jzjO7BsQV4ZBP5YCeXz7c3Sv8DYRepu17lsTa7A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:17.8556510Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:13:17.9729680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:13:19.1797870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:13:19.8336240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:13:20.2066140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A20%3A00Z&sig=0qzdo0KOt8d%2Fec7J%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:20.2551940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T23\%3A20\%3A00Z\&sig=0qzdo0KOt8d\%2Fec7J\%2F9Efkr7uG7ZYMXHhP3pZf2yuWIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:20.4354370Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:13:20.4469610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:13:21.5702850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:13:22.1161730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:13:22.4870020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A20%3A00Z&sig=pz73cfKZF%2FJUwSh9tke0834xmdsfV%2B7UscU0yZC7264%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:22.5449890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T23\%3A20\%3A00Z\&sig=pz73cfKZF\%2FJUwSh9tke0834xmdsfV\%2B7UscU0yZC7264\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:22.6161770Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:13:22.6201780Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:13:23.8001940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:13:24.5358470Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:13:24.9893050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A20%3A00Z&sig=TPIgEIvVRyrTg%2FmPu0lZpt1%2Bcvxyz3RbFgdftDleMrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:25.0396280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T23\%3A20\%3A00Z\&sig=TPIgEIvVRyrTg\%2FmPu0lZpt1\%2Bcvxyz3RbFgdftDleMrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:25.1959130Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:13:25.2037800Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:13:26.2849740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:13:26.8501930Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:13:27.2273250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A20%3A00Z&sig=ii%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:27.2911090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T23\%3A20\%3A00Z\&sig=ii\%2BSMo8dC6zBdzmGeI8Hmnqw45SAoLCR9CiSp3MUsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:27.3476300Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:13:27.3507800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:13:28.5068070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:13:29.0627290Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:13:29.4333770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A20%3A00Z&sig=MIs%2BWA06C1YEeY7jr%2F%2FiozGwYvBYePNt%2B775P7rAQt0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:29.4779960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T23\%3A20\%3A00Z\&sig=MIs\%2BWA06C1YEeY7jr\%2F\%2FiozGwYvBYePNt\%2B775P7rAQt0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:29.5622860Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:13:29.5668580Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:13:30.6873460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:13:31.2953230Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:13:31.6885940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A20%3A00Z&sig=%2B4cjBsABMH%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:31.7494790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T23\%3A20\%3A00Z\&sig=\%2B4cjBsABMH\%2FdSVlZMNxLsS2O3Y2f8QrZGi0faDMrs8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:31.9205250Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:13:31.9290830Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:13:33.0236940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:13:33.5749550Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:13:33.9401630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A20%3A00Z&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:33.9841900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T23\%3A20\%3A00Z\&sig=3YLXrLlIS0Fi8puh1mkZQK3FjZbQIwNiZiCq1q9GqZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:34.0397550Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:13:34.0431930Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:13:35.1892490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:13:35.9772010Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:13:36.3521910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A20%3A00Z&sig=31RT9OwDAsiC4YBQin5MHK0zwd%2FYILlFnczhD65xA%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:36.4039720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T23\%3A20\%3A00Z\&sig=31RT9OwDAsiC4YBQin5MHK0zwd\%2FYILlFnczhD65xA\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:36.8214950Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:13:36.8335750Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:13:37.9987200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:13:38.5538790Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:13:38.9475560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A20%3A00Z&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:38.9997850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T23\%3A20\%3A00Z\&sig=sFOClN47ykgeLOqT0C1LVORbj2XBTl4hJGljWfs4428\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:39.3223890Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:13:39.3646880Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:13:40.5485230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:13:41.1348250Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:13:41.5355480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A20%3A00Z&sig=BGMPOBwGrkDnJ18tsYe%2ByArI1F8WTyXya3nTMezWKwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:41.5834690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T23\%3A20\%3A00Z\&sig=BGMPOBwGrkDnJ18tsYe\%2ByArI1F8WTyXya3nTMezWKwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:41.6934620Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:13:41.7035790Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:13:42.8556500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:13:43.4068130Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:13:43.7674720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A20%3A00Z&sig=K7slyNDv9H0JhmtlldkzGNI%2B6rvBcozSlZJcqRmO7G8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:43.8139460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T23\%3A20\%3A00Z\&sig=K7slyNDv9H0JhmtlldkzGNI\%2B6rvBcozSlZJcqRmO7G8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:43.9802050Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:13:44.0391350Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:13:45.1966110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:13:45.7838780Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:13:46.1507220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A20%3A00Z&sig=dTuzRSMNDbPzZ%2BEub2gbzYZkLUgMpM%2BzD%2BICoz27ZRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:46.2059100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T23\%3A20\%3A00Z\&sig=dTuzRSMNDbPzZ\%2BEub2gbzYZkLUgMpM\%2BzD\%2BICoz27ZRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:46.4563450Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:13:46.5062520Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:13:47.6839790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:13:48.2190330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:13:48.5805640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A20%3A00Z&sig=hh8eEomnRxX6FVCq%2FOkRc%2BRNsqNT%2F1ubtV8i1cnJtco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:48.6277220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T23\%3A20\%3A00Z\&sig=hh8eEomnRxX6FVCq\%2FOkRc\%2BRNsqNT\%2F1ubtV8i1cnJtco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:48.7079630Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:13:48.7126010Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:13:49.8514090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:13:50.3851660Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:13:50.9999250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A20%3A00Z&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:51.0463850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T23\%3A20\%3A00Z\&sig=nJ5yynSv2jmSES6VEJOluimcM6mlRZt2xG6A1wS2tWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:51.2314350Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:13:51.2398680Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:13:52.6019160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:13:53.1463380Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:13:53.7157470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A20%3A00Z&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:53.7723840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T23\%3A20\%3A00Z\&sig=a0XEaVRZm4fdOvLKxxXKjlxFoDBHvq8ZeyobK9fhYf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:53.8728750Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:13:53.8777540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:13:55.0337400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:13:55.6010320Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:13:55.9942990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A20%3A00Z&sig=6%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO%2FBt%2BWBMQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:56.0402350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T23\%3A20\%3A00Z\&sig=6\%2BySXnMjbKY0eW0WBSeM6rOIeC387CCpyUO\%2FBt\%2BWBMQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:13:56.4305660Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:13:56.5514970Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T23:13:56.5562060Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:13:56.6234940Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:13:56.6267870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1wjfbq6 2021-05-16T23:13:56.6872240Z cp -pR /private/tmp/d20210516-5215-1wjfbq6/aom/. /usr/local/Cellar/aom 2021-05-16T23:13:56.7217070Z chmod -Rf +w /private/tmp/d20210516-5215-1wjfbq6 2021-05-16T23:13:56.8309170Z ==> Finishing up 2021-05-16T23:13:56.9451370Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:13:56.9461370Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:13:56.9477240Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:13:56.9492360Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:13:56.9500880Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:13:56.9511160Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:13:56.9516370Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:13:56.9529160Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:13:56.9721380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5627-21nqe2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T23:13:59.4914580Z ==> Summary 2021-05-16T23:13:59.4941600Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:13:59.4947650Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:13:59.5049930Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:13:59.5068040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1x1w3tv 2021-05-16T23:13:59.5241850Z cp -pR /private/tmp/d20210516-5215-1x1w3tv/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:13:59.5398100Z chmod -Rf +w /private/tmp/d20210516-5215-1x1w3tv 2021-05-16T23:13:59.6176590Z ==> Finishing up 2021-05-16T23:13:59.6561830Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:13:59.6577860Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:13:59.6587050Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:13:59.6592590Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:13:59.6602600Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:13:59.6744890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5653-18kh44l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T23:14:02.0555270Z ==> Summary 2021-05-16T23:14:02.0578430Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:14:02.0592770Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:14:02.0685600Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:14:02.0703480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1t0i9ye 2021-05-16T23:14:02.1187180Z cp -pR /private/tmp/d20210516-5215-1t0i9ye/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:14:02.1797510Z chmod -Rf +w /private/tmp/d20210516-5215-1t0i9ye 2021-05-16T23:14:02.2549030Z ==> Finishing up 2021-05-16T23:14:02.2960650Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:14:02.2966830Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:14:02.2974150Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:14:02.3068440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5679-13r545v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T23:14:04.9150160Z ==> Summary 2021-05-16T23:14:04.9230120Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:14:04.9240330Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:14:04.9275140Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:14:04.9293130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1nwxcjx 2021-05-16T23:14:04.9968600Z cp -pR /private/tmp/d20210516-5215-1nwxcjx/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:14:05.0341020Z chmod -Rf +w /private/tmp/d20210516-5215-1nwxcjx 2021-05-16T23:14:05.1232160Z ==> Finishing up 2021-05-16T23:14:05.1845110Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:14:05.1851570Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:14:05.1886430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:14:05.1907850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:14:05.1922070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:14:05.1930480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T23:14:05.1941220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:14:05.1952990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:14:05.1964200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:14:05.1975670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:14:05.1983000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T23:14:05.1988610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:14:05.1999420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:14:05.2009580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:14:05.2015160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T23:14:05.2026210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T23:14:05.2038720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:14:05.2049430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:14:05.2060600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:14:05.2069890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:14:05.2075770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T23:14:05.2086280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:14:05.2097980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:14:05.2103630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:14:05.2108940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:14:05.2120240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:14:05.2127380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:14:05.2137470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:14:05.2148420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:14:05.2159420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:14:05.2168230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:14:05.2174010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:14:05.2180760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:14:05.2192020Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:14:05.2196600Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:14:05.2204580Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:14:05.2211870Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:14:05.2436900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5705-1e72y3a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T23:14:07.7599260Z ==> Summary 2021-05-16T23:14:07.7652580Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:14:07.7661040Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:14:07.9844930Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:14:07.9863740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-2uw0te 2021-05-16T23:14:08.0915400Z cp -pR /private/tmp/d20210516-5215-2uw0te/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:14:08.2042220Z chmod -Rf +w /private/tmp/d20210516-5215-2uw0te 2021-05-16T23:14:08.3796190Z ==> Finishing up 2021-05-16T23:14:08.4187130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:14:08.4192040Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:14:08.4200960Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:14:08.4206710Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:14:08.4212520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:14:08.4220950Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:14:08.4246110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:14:08.4259590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:14:08.4265350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:14:08.4295810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:14:08.4302140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:14:08.4307170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:14:08.4312900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:14:08.4317860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:14:08.4323610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:14:08.4328690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:14:08.4334400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:14:08.4339980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:14:08.4345230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:14:08.4350840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:14:08.4356510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:14:08.4361770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:14:08.4367410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:14:08.4372480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:14:08.4378040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:14:08.4383170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:14:08.4389420Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:14:08.4407160Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:14:08.4416860Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:14:08.4425950Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:14:08.4437890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:14:08.4443890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:14:08.4448560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:14:08.4453740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:14:08.4459170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:14:08.4464500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:14:08.4469870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:14:08.4474710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:14:08.4480450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:14:08.4485710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:14:08.4491040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:14:08.4496340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:14:08.4501400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:14:08.4507060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:14:08.4512080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:14:08.4517420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:14:08.4522680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:14:08.4527700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:14:08.4535950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:14:08.4540710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:14:08.4549590Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:14:08.4557650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:14:08.4563080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T23:14:08.5060690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5731-kyhm7p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T23:14:11.0466180Z ==> Summary 2021-05-16T23:14:11.0601220Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:14:11.0607360Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:14:11.0670720Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:14:11.0689520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-2dj3qp 2021-05-16T23:14:11.0825550Z cp -pR /private/tmp/d20210516-5215-2dj3qp/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:14:11.0987830Z chmod -Rf +w /private/tmp/d20210516-5215-2dj3qp 2021-05-16T23:14:11.1539260Z ==> Finishing up 2021-05-16T23:14:11.1937810Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:14:11.1944240Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:14:11.1951540Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:14:11.1957960Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:14:11.1962790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:14:11.1970690Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:14:11.1978270Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:14:11.2128780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5757-jvrbb7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T23:14:13.7273280Z ==> Summary 2021-05-16T23:14:13.7300770Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:14:13.7307300Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:14:13.9613690Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:14:13.9631110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1qnk4df 2021-05-16T23:14:14.0266650Z cp -pR /private/tmp/d20210516-5215-1qnk4df/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:14:14.0729100Z chmod -Rf +w /private/tmp/d20210516-5215-1qnk4df 2021-05-16T23:14:14.3371200Z ==> Finishing up 2021-05-16T23:14:14.3759970Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:14:14.3783020Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:14:14.3791950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:14:14.3796820Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:14:14.3804000Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:14:14.3812740Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:14:14.3831470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:14:14.3839190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:14:14.3844130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:14:14.3849260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:14:14.3859730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:14:14.3866220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:14:14.3874210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:14:14.3879260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:14:14.3884780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:14:14.3891480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:14:14.3897090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:14:14.3901660Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:14:14.3906880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:14:14.3912140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:14:14.3919950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:14:14.3925660Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:14:14.3930210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:14:14.3935530Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:14:14.4225450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5786-87g1eb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T23:14:17.0451370Z ==> Summary 2021-05-16T23:14:17.0505180Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:14:17.0511140Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:14:17.3177460Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:14:17.3195610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1wuzj7b 2021-05-16T23:14:17.3312680Z cp -pR /private/tmp/d20210516-5215-1wuzj7b/libass/. /usr/local/Cellar/libass 2021-05-16T23:14:17.3427930Z chmod -Rf +w /private/tmp/d20210516-5215-1wuzj7b 2021-05-16T23:14:17.3956620Z ==> Finishing up 2021-05-16T23:14:17.4370490Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:14:17.4376490Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:14:17.4382520Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:14:17.4387270Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:14:17.4394960Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:14:17.4529930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5812-r1vus9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T23:14:19.9797470Z ==> Summary 2021-05-16T23:14:19.9815420Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:14:19.9835620Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:14:20.0041750Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:14:20.0058740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-ep924m 2021-05-16T23:14:20.0663630Z cp -pR /private/tmp/d20210516-5215-ep924m/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:14:20.0840840Z chmod -Rf +w /private/tmp/d20210516-5215-ep924m 2021-05-16T23:14:20.1940260Z ==> Finishing up 2021-05-16T23:14:20.2335650Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:14:20.2338990Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:14:20.2344330Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:14:20.2351150Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:14:20.2357970Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:14:20.2362470Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:14:20.2367910Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:14:20.2375180Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:14:20.2535050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5838-14ukic9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T23:14:22.6970810Z ==> Summary 2021-05-16T23:14:22.6995520Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:14:22.7001300Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:14:22.7092480Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:14:22.7110290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5215-w2wi50 2021-05-16T23:14:22.7260430Z cp -pR /private/tmp/d20210516-5215-w2wi50/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:14:22.7463590Z chmod -Rf +w /private/tmp/d20210516-5215-w2wi50 2021-05-16T23:14:22.8093750Z ==> Finishing up 2021-05-16T23:14:22.8494110Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:14:22.8497430Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:14:22.8511190Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:14:22.8517900Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:14:22.8522930Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:14:22.8527750Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:14:22.8533330Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:14:22.8538360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:14:22.8543090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:14:22.8550670Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:14:22.8555630Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:14:22.8716750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5865-1accxt8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T23:14:25.3405160Z ==> Summary 2021-05-16T23:14:25.3438070Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:14:25.3445490Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:14:25.3500690Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:14:25.3519910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5215-3lt05f 2021-05-16T23:14:25.3658680Z cp -pR /private/tmp/d20210516-5215-3lt05f/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:14:25.3834930Z chmod -Rf +w /private/tmp/d20210516-5215-3lt05f 2021-05-16T23:14:25.4422760Z ==> Finishing up 2021-05-16T23:14:25.4649350Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:14:25.4657730Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:14:25.4664090Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:14:25.4672590Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:14:25.4819920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5891-kljyye.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T23:14:28.0436930Z ==> Summary 2021-05-16T23:14:28.0465180Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:14:28.0472810Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:14:28.0509990Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:14:28.0529120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1fih0ko 2021-05-16T23:14:28.0825050Z cp -pR /private/tmp/d20210516-5215-1fih0ko/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:14:28.0993740Z chmod -Rf +w /private/tmp/d20210516-5215-1fih0ko 2021-05-16T23:14:28.1416840Z ==> Finishing up 2021-05-16T23:14:28.1831750Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:14:28.1837800Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:14:28.1845020Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:14:28.1937940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5917-1uenrna.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T23:14:30.7357190Z ==> Summary 2021-05-16T23:14:30.7379400Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:14:30.7386720Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:14:30.7417850Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:14:30.7434990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-kdbe3f 2021-05-16T23:14:30.7573700Z cp -pR /private/tmp/d20210516-5215-kdbe3f/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:14:30.7725330Z chmod -Rf +w /private/tmp/d20210516-5215-kdbe3f 2021-05-16T23:14:30.8274930Z ==> Finishing up 2021-05-16T23:14:30.8695440Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:14:30.8699190Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:14:30.8707050Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:14:30.8711210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:14:30.8717190Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:14:30.8721880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:14:30.8726970Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:14:30.8736480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:14:30.8756970Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:14:30.8761710Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:14:30.8907800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5943-1c0w8hn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T23:14:33.3908950Z ==> Summary 2021-05-16T23:14:33.3932530Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:14:33.3941190Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:14:33.4021380Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:14:33.4039220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-dn9py1 2021-05-16T23:14:33.8219470Z cp -pR /private/tmp/d20210516-5215-dn9py1/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:14:34.0396850Z chmod -Rf +w /private/tmp/d20210516-5215-dn9py1 2021-05-16T23:14:34.1028230Z ==> Finishing up 2021-05-16T23:14:34.1868060Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:14:34.1874650Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:14:34.1882770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:14:34.1888280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:14:34.1892420Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:14:34.1897960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:14:34.1906130Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:14:34.2072510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5969-gu9ihj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T23:14:36.6710450Z ==> Summary 2021-05-16T23:14:36.6730090Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:14:36.6736930Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:14:36.7225920Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:14:36.7243250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5215-1kqkb1c 2021-05-16T23:14:36.7547160Z cp -pR /private/tmp/d20210516-5215-1kqkb1c/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:14:36.7797090Z chmod -Rf +w /private/tmp/d20210516-5215-1kqkb1c 2021-05-16T23:14:36.8494220Z ==> Finishing up 2021-05-16T23:14:36.8871020Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:14:36.8876290Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:14:36.8885870Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:14:36.8892280Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:14:36.8896900Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:14:36.8902380Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:14:36.8909790Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:14:36.9077920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5995-6yhtl8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T23:14:39.3863690Z ==> Summary 2021-05-16T23:14:39.3912000Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:14:39.3951040Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:14:39.4449470Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:14:39.4468170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-bhv4ew 2021-05-16T23:14:39.4610880Z cp -pR /private/tmp/d20210516-5215-bhv4ew/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:14:39.4749330Z chmod -Rf +w /private/tmp/d20210516-5215-bhv4ew 2021-05-16T23:14:39.5339320Z ==> Finishing up 2021-05-16T23:14:39.5739920Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:14:39.5745690Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:14:39.5754220Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:14:39.5758890Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:14:39.5764590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:14:39.5771860Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:14:39.5915060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6021-1iy1fsl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T23:14:42.1519480Z ==> Summary 2021-05-16T23:14:42.1539640Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:14:42.1545560Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:14:42.1591640Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:14:42.1609690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1e50udi 2021-05-16T23:14:42.2206390Z cp -pR /private/tmp/d20210516-5215-1e50udi/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:14:42.2709020Z chmod -Rf +w /private/tmp/d20210516-5215-1e50udi 2021-05-16T23:14:42.3994800Z ==> Finishing up 2021-05-16T23:14:42.5093830Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:14:42.5099880Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:14:42.5108300Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:14:42.5127510Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:14:42.5132260Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:14:42.5137360Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:14:42.5142150Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:14:42.5147370Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:14:42.5151910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:14:42.5159540Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:14:42.5438030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6047-h8wzhy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T23:14:45.0866370Z ==> Summary 2021-05-16T23:14:45.0932370Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:14:45.0939340Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:14:45.0999620Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:14:45.1017780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-6pokx3 2021-05-16T23:14:45.1127050Z cp -pR /private/tmp/d20210516-5215-6pokx3/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:14:45.1548320Z chmod -Rf +w /private/tmp/d20210516-5215-6pokx3 2021-05-16T23:14:45.2044780Z ==> Finishing up 2021-05-16T23:14:45.2786790Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:14:45.2791110Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:14:45.2796650Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:14:45.2800970Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:14:45.2810660Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:14:45.2815870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:14:45.2820730Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:14:45.2825760Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:14:45.2831530Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:14:45.2965490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6073-181cycu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T23:14:48.6818250Z ==> Summary 2021-05-16T23:14:48.6876670Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:14:48.6878480Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:14:48.6954060Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:14:48.6978690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-a3hmz0 2021-05-16T23:14:48.7147660Z cp -pR /private/tmp/d20210516-5215-a3hmz0/speex/. /usr/local/Cellar/speex 2021-05-16T23:14:48.7361500Z chmod -Rf +w /private/tmp/d20210516-5215-a3hmz0 2021-05-16T23:14:48.8507130Z ==> Finishing up 2021-05-16T23:14:48.8932530Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:14:48.8940930Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:14:48.8948150Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:14:48.8954540Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:14:48.8959150Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:14:48.8964660Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:14:48.8971960Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:14:48.9126280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6099-1hrr06g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T23:14:51.5397540Z ==> Summary 2021-05-16T23:14:51.5425470Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:14:51.5432100Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:14:51.5590670Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:14:51.5609070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1o1wt7x 2021-05-16T23:14:51.5924610Z cp -pR /private/tmp/d20210516-5215-1o1wt7x/srt/. /usr/local/Cellar/srt 2021-05-16T23:14:51.6107360Z chmod -Rf +w /private/tmp/d20210516-5215-1o1wt7x 2021-05-16T23:14:51.6846340Z ==> Finishing up 2021-05-16T23:14:51.7282490Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:14:51.7286040Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:14:51.7291600Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:14:51.7303910Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:14:51.7310670Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:14:51.7317710Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:14:51.7322530Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:14:51.7327500Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:14:51.7332770Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:14:51.7340110Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:14:51.7345020Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:14:51.7516640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6125-1q2ieeq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T23:14:54.9930610Z ==> Summary 2021-05-16T23:14:54.9994810Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:14:55.0000830Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:14:55.0035190Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:14:55.0053590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1b8n3so 2021-05-16T23:14:55.0184470Z cp -pR /private/tmp/d20210516-5215-1b8n3so/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:14:55.0328030Z chmod -Rf +w /private/tmp/d20210516-5215-1b8n3so 2021-05-16T23:14:55.0864680Z ==> Finishing up 2021-05-16T23:14:55.1279210Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:14:55.1286360Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:14:55.1291330Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:14:55.1302020Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:14:55.1306840Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:14:55.1311580Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:14:55.1318270Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:14:55.1325090Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:14:55.1330140Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:14:55.1334840Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:14:55.1339970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:14:55.1501910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6151-1h62qr1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T23:14:58.5911430Z ==> Summary 2021-05-16T23:14:58.5936260Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:14:58.5957590Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:14:58.6722780Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:14:58.6740490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-tq49y8 2021-05-16T23:14:58.7247730Z cp -pR /private/tmp/d20210516-5215-tq49y8/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:14:58.7584100Z chmod -Rf +w /private/tmp/d20210516-5215-tq49y8 2021-05-16T23:14:58.9757720Z ==> Finishing up 2021-05-16T23:14:59.0185370Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:14:59.0199680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:14:59.0204220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:14:59.0209700Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:14:59.0214320Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:14:59.0220910Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:14:59.0225540Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:14:59.0230700Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:14:59.0235190Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:14:59.0240560Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:14:59.0247480Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:14:59.0257290Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:14:59.0268370Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:14:59.0280320Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:14:59.0291520Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:14:59.0304960Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:14:59.0322530Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:14:59.0747630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6177-144j3fp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T23:15:02.8608980Z ==> Summary 2021-05-16T23:15:02.8661260Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:15:02.8688170Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:15:02.9445130Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:15:02.9457820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-tnrgm0 2021-05-16T23:15:03.1179310Z cp -pR /private/tmp/d20210516-5215-tnrgm0/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:15:03.2088230Z chmod -Rf +w /private/tmp/d20210516-5215-tnrgm0 2021-05-16T23:15:03.3052220Z ==> Finishing up 2021-05-16T23:15:03.3457040Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:15:03.3557410Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:15:03.3654840Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:15:03.3758500Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:15:03.3859410Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:15:03.3962180Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:15:03.4062530Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:15:03.4166030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6203-1jry7jd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T23:15:07.4908350Z ==> Caveats 2021-05-16T23:15:07.5008460Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:15:07.5053190Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:15:07.5054780Z ==> Summary 2021-05-16T23:15:07.5056390Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:15:07.5085830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5215-1kvngdw 2021-05-16T23:15:07.5089120Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:15:07.5097260Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:15:07.5543520Z cp -pR /private/tmp/d20210516-5215-1kvngdw/theora/. /usr/local/Cellar/theora 2021-05-16T23:15:07.6160500Z chmod -Rf +w /private/tmp/d20210516-5215-1kvngdw 2021-05-16T23:15:07.7706170Z ==> Finishing up 2021-05-16T23:15:07.8976240Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:15:07.9005940Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:15:07.9007560Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:15:07.9014660Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:15:07.9036590Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:15:07.9063820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:15:07.9092320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:15:07.9119290Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:15:07.9148150Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:15:07.9175650Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:15:07.9202570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:15:07.9231460Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:15:07.9237390Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:15:07.9340210Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:15:07.9444140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6230-hevlz3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T23:15:11.9554160Z ==> Summary 2021-05-16T23:15:11.9654540Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:15:11.9664140Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:15:11.9734690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1669p0q 2021-05-16T23:15:11.9737480Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:15:12.0100930Z cp -pR /private/tmp/d20210516-5215-1669p0q/x264/. /usr/local/Cellar/x264 2021-05-16T23:15:12.0309790Z chmod -Rf +w /private/tmp/d20210516-5215-1669p0q 2021-05-16T23:15:12.0795450Z ==> Finishing up 2021-05-16T23:15:12.1298510Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:15:12.1347210Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:15:12.1449900Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:15:12.1552610Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:15:12.1655000Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:15:12.1757480Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:15:12.1859850Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:15:12.1963480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6256-101880b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T23:15:15.6606220Z ==> Summary 2021-05-16T23:15:15.6624570Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:15:15.6631990Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:15:15.6703040Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:15:15.6721280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5215-12kzv9n 2021-05-16T23:15:15.7703190Z cp -pR /private/tmp/d20210516-5215-12kzv9n/x265/. /usr/local/Cellar/x265 2021-05-16T23:15:15.8395430Z chmod -Rf +w /private/tmp/d20210516-5215-12kzv9n 2021-05-16T23:15:15.9370500Z ==> Finishing up 2021-05-16T23:15:16.0033880Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:15:16.0040340Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:15:16.0044880Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:15:16.0051950Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:15:16.0056450Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:15:16.0061880Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:15:16.0069200Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:15:16.0271940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6282-19swpvn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T23:15:18.5166430Z ==> Summary 2021-05-16T23:15:18.5185080Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:15:18.5192940Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:15:18.5214900Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:15:18.5233580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-smavf0 2021-05-16T23:15:18.5379250Z cp -pR /private/tmp/d20210516-5215-smavf0/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:15:18.5489160Z chmod -Rf +w /private/tmp/d20210516-5215-smavf0 2021-05-16T23:15:18.5937110Z ==> Finishing up 2021-05-16T23:15:18.6357930Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:15:18.6364910Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:15:18.6369450Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:15:18.6491040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6308-1uo0heo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T23:15:21.2115970Z ==> Summary 2021-05-16T23:15:21.2131620Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:15:21.2139810Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:15:21.2281680Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:15:21.2330500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-125od4k 2021-05-16T23:15:21.2873870Z cp -pR /private/tmp/d20210516-5215-125od4k/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:15:21.3370930Z chmod -Rf +w /private/tmp/d20210516-5215-125od4k 2021-05-16T23:15:21.4217200Z ==> Finishing up 2021-05-16T23:15:21.4547970Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:15:21.4554460Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:15:21.4558410Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:15:21.4594650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:15:21.4607630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:15:21.4618860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:15:21.4630040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:15:21.4641750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:15:21.4651180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:15:21.4660700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:15:21.4671840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:15:21.4684360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:15:21.4696520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:15:21.4706490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:15:21.4714890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:15:21.4724990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:15:21.4735620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:15:21.4743750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:15:21.4756460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:15:21.4764380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:15:21.4776120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:15:21.4784520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:15:21.4790110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:15:21.4798640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:15:21.4809840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:15:21.4815280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:15:21.4828430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:15:21.4838090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:15:21.4848520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:15:21.4858090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:15:21.4869630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:15:21.4880450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:15:21.4889260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:15:21.4896520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:15:21.4906130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:15:21.4914260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:15:21.4922890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:15:21.4928430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:15:21.4940550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:15:21.4949490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T23:15:21.4977750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:15:21.4983290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:15:21.4995790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:15:21.5004340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:15:21.5015830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:15:21.5021050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:15:21.5026520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:15:21.5031790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:15:21.5043480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:15:21.5048910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:15:21.5056110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:15:21.5067120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:15:21.5079670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:15:21.5086500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:15:21.5093410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:15:21.5107010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:15:21.5114650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:15:21.5120100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:15:21.5129060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:15:21.5134320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:15:21.5170510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:15:21.5180020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:15:21.5185820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:15:21.5192430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:15:21.5197860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:15:21.5203370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:15:21.5208750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:15:21.5214110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:15:21.5232900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:15:21.5238370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:15:21.5243810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:15:21.5249230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:15:21.5255930Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:15:21.5260480Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:15:21.5265970Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:15:21.5273840Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:15:21.5527090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6334-1mr9xkm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T23:15:24.0322030Z ==> Summary 2021-05-16T23:15:24.0382090Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:15:24.0388510Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:15:24.0435140Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:15:24.0452490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-10su7x0 2021-05-16T23:15:24.0679600Z cp -pR /private/tmp/d20210516-5215-10su7x0/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:15:24.0977190Z chmod -Rf +w /private/tmp/d20210516-5215-10su7x0 2021-05-16T23:15:24.1590200Z ==> Finishing up 2021-05-16T23:15:24.2011300Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:15:24.2014790Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:15:24.2024210Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:15:24.2030530Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:15:24.2035030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:15:24.2040490Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:15:24.2047650Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:15:24.2246640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6360-1n2r18g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T23:15:26.5689940Z ==> Summary 2021-05-16T23:15:26.5721690Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:15:26.5729440Z ==> Installing ffmpeg 2021-05-16T23:15:26.5733690Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:15:26.5753020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5215-1b0kq1m 2021-05-16T23:15:26.8998230Z cp -pR /private/tmp/d20210516-5215-1b0kq1m/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:15:27.1056920Z chmod -Rf +w /private/tmp/d20210516-5215-1b0kq1m 2021-05-16T23:15:30.3225200Z ==> Finishing up 2021-05-16T23:15:30.3605960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:15:30.3610940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:15:30.3615090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:15:30.3620710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:15:30.3625350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:15:30.3630540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:15:30.3635600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:15:30.3641080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:15:30.3646180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:15:30.3650950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:15:30.3656250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:15:30.3661040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:15:30.3666320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:15:30.3671580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:15:30.3676790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:15:30.3681950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:15:30.3686650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:15:30.3691960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:15:30.3697620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:15:30.3702100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:15:30.3707450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:15:30.3712080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:15:30.3718440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:15:30.3723830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:15:30.3728490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:15:30.3733920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:15:30.3738650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:15:30.3744180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:15:30.3749220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:15:30.3753900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:15:30.3759380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:15:30.3764250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:15:30.3769580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:15:30.3774760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:15:30.3780010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:15:30.3785170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:15:30.3790120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:15:30.3795470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:15:30.3802940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:15:30.3807660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:15:30.3812980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:15:30.3817540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:15:30.3822900Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:15:30.3827470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:15:30.3832950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:15:30.3838180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:15:30.3843230Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:15:30.3849880Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:15:30.3875550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:15:30.3887590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:15:30.3895890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:15:30.3910110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:15:30.3915860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:15:30.3994280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:15:30.3999100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:15:30.4017160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:15:30.4022210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:15:30.4034430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:15:30.4039820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:15:30.4060680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:15:30.4066190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:15:30.4071990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:15:30.4079720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:15:30.4093030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:15:30.4104000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:15:30.4113090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:15:30.4123070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:15:30.4128430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:15:30.4139000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:15:30.4144480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:15:30.4152190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:15:30.4157360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:15:30.4161930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:15:30.4167540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:15:30.4172900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:15:30.4177810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:15:30.4182920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:15:30.4188690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:15:30.4193470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:15:30.4198820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:15:30.4203690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:15:30.4209170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:15:30.4214080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:15:30.4219440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:15:30.4223940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:15:30.4229370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:15:30.4234340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:15:30.4239740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:15:30.4244170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:15:30.4252840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:15:30.4254730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:15:30.4259500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:15:30.4263950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:15:30.4270250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:15:30.4274350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:15:30.4279650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:15:30.4284130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:15:30.4289670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:15:30.4294490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:15:30.4299950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:15:30.4303430Z Only the first 100 operations were output. 2021-05-16T23:15:30.5435670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6387-1gk7pmq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T23:15:33.1466280Z ==> Summary 2021-05-16T23:15:33.1643930Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:15:34.3280730Z ==> Caveats 2021-05-16T23:15:34.3285450Z ==> tesseract 2021-05-16T23:15:34.3297710Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:15:34.3299500Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:15:36.2126650Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:15:38.8302580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:15:39.7923700Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:15:40.9794060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A25%3A00Z&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:41.5478910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T23\%3A25\%3A00Z\&sig=5V8dox5k5ug1YZNKI77gaMWznsVrg1YXCDHrzLHSVug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:42.5085010Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:15:42.6219420Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:15:45.3819730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:15:46.3700270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:15:47.2474130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A25%3A00Z&sig=kk3LYq2UiSuG2FbHOy%2BTNTVMxnqEExyj8lTtuV%2Fyqz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:47.3139380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T23\%3A25\%3A00Z\&sig=kk3LYq2UiSuG2FbHOy\%2BTNTVMxnqEExyj8lTtuV\%2Fyqz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:15:48.2953140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6394-dw3akc 2021-05-16T23:15:48.2957360Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:15:48.2959410Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:15:48.2961140Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:15:48.2962880Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:15:48.8123540Z cp -pR /private/tmp/d20210516-6394-dw3akc/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:15:49.2756410Z chmod -Rf +w /private/tmp/d20210516-6394-dw3akc 2021-05-16T23:15:49.6460140Z ==> Finishing up 2021-05-16T23:15:49.7424380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:15:49.7442640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:15:49.7452840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:15:49.7461390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:15:49.7480510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:15:49.7492700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:15:49.7500070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:15:49.7511350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:15:49.7523740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:15:49.7535350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:15:49.7546620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:15:49.7559910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:15:49.7573000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:15:49.7586560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:15:49.7598600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:15:49.7608420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:15:49.7625880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:15:49.7638100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:15:49.7647180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:15:49.7700420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:15:49.7705230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:15:49.7710850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:15:49.7715800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:15:49.7721280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:15:49.7727240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:15:49.7731690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:15:49.7736720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:15:49.7741490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:15:49.7745870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:15:49.7750920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:15:49.7757880Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:15:49.7766550Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:15:49.7771330Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:15:49.7781060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:15:49.7786950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:15:49.7792130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:15:49.7798090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:15:49.7814660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:15:49.7825980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:15:49.7827640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:15:49.7829220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:15:49.7840170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:15:49.7845480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:15:49.7850700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:15:49.7856610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:15:49.7861380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:15:49.7873960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:15:49.7879420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:15:49.7884830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:15:49.7889890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:15:49.7898840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:15:49.7904450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:15:49.7909950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:15:49.7934880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:15:49.7940180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:15:49.7947160Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:15:49.7952010Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:15:49.7957340Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:15:49.9626270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6564-17rvps6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T23:15:52.5252330Z ==> Summary 2021-05-16T23:15:52.5676090Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:15:52.5687450Z ==> Installing imagemagick@6 2021-05-16T23:15:52.5690970Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:15:52.5713870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6394-rmb226 2021-05-16T23:15:52.8996960Z cp -pR /private/tmp/d20210516-6394-rmb226/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:15:53.2787380Z chmod -Rf +w /private/tmp/d20210516-6394-rmb226 2021-05-16T23:15:54.6840540Z ==> Finishing up 2021-05-16T23:15:54.9576600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6590-1hi1enq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T23:15:57.6630350Z ==> Caveats 2021-05-16T23:15:57.6635510Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:57.6636710Z because this is an alternate version of another formula. 2021-05-16T23:15:57.6637420Z 2021-05-16T23:15:57.6638290Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:15:57.6639910Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:57.6640720Z 2021-05-16T23:15:57.6641560Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:15:57.6642940Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:15:57.6644390Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:15:57.6645370Z 2021-05-16T23:15:57.6646640Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:15:57.6647760Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:15:57.6648460Z 2021-05-16T23:15:57.6649490Z ==> Summary 2021-05-16T23:15:57.7077740Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:15:58.5615570Z ==> Caveats 2021-05-16T23:15:58.5617570Z ==> imagemagick@6 2021-05-16T23:15:58.5660680Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:58.5661920Z because this is an alternate version of another formula. 2021-05-16T23:15:58.5662540Z 2021-05-16T23:15:58.5663500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:15:58.5665660Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:58.5666480Z 2021-05-16T23:15:58.5667380Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:15:58.5668900Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:15:58.5670620Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:15:58.5673510Z 2021-05-16T23:15:58.5674950Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:15:58.5677000Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:15:58.5681790Z 2021-05-16T23:16:00.7919230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:16:02.7832990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:16:04.7596360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:16:06.8738320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A25%3A00Z&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk%2FhQfRhXB6%2FZhXR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:07.3896880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T23\%3A25\%3A00Z\&sig=GvnMlqyEWVDg7Z2j8UxCHZjDGmAk\%2FhQfRhXB6\%2FZhXR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:07.8851300Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:16:07.8925950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:16:09.5520000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:16:11.4942840Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:16:12.6607050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A25%3A00Z&sig=EWd4vn83E%2BS3G47EFXlF5qqU1gefTKvZ%2Fw6MSd21qF4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:13.2170780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T23\%3A25\%3A00Z\&sig=EWd4vn83E\%2BS3G47EFXlF5qqU1gefTKvZ\%2Fw6MSd21qF4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:13.8235520Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:16:13.8311720Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:16:17.7065060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:16:18.4123630Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:16:19.3240580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A25%3A00Z&sig=8wuPertRpo0GqOV%2BkfuqETt8VZByG6sqXPzx%2FY2fVn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:20.3924640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T23\%3A25\%3A00Z\&sig=8wuPertRpo0GqOV\%2BkfuqETt8VZByG6sqXPzx\%2FY2fVn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:21.4399210Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:16:21.5966820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:16:23.3503610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:16:24.2902340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:16:25.8264910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A25%3A00Z&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:25.9061750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T23\%3A25\%3A00Z\&sig=Z4Zp9fKOv0DsdvOwXnugL5EVFxPbZxZe0In1Aux41z8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:26.0325090Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:16:26.0360580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:16:27.5008160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:16:28.0684000Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:16:29.0617630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A25%3A00Z&sig=UPYky%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:29.5003080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T23\%3A25\%3A00Z\&sig=UPYky\%2FX5cyGe4Umn53DEuh5Y94lawHEtFgnv7WkMUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:29.9314390Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:16:29.9351020Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:16:31.9156780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:16:32.7707200Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:16:33.6554870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A25%3A00Z&sig=I0S3w%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:35.0264990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T23\%3A25\%3A00Z\&sig=I0S3w\%2BCIx4ATOo358hJmnbWSBjePCXwqkNOW8JMV2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:35.5642460Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:16:35.5713440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:16:37.0069820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:16:37.9204130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:16:40.1085140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A25%3A00Z&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:40.5413340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T23\%3A25\%3A00Z\&sig=AB1o8qdcNXn88achaK7St6r9ZZKwB3p2va26Dzz8YaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:40.8097310Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:16:40.8174420Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:16:42.9021570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:16:43.3171530Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:16:45.2352200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A25%3A00Z&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:45.5325070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T23\%3A25\%3A00Z\&sig=YeekUzZHpFDMGOQgDgGoP24l8EnYs7zEG6jH1Yntf8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:45.7531550Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:16:45.7564470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:16:47.3624410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:16:47.9559340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:16:48.3202610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A25%3A00Z&sig=QJGzmUE%2Fu7y066BOTeUXBSBsf10prCZUd%2FxmaCcCt5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:48.3659070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T23\%3A25\%3A00Z\&sig=QJGzmUE\%2Fu7y066BOTeUXBSBsf10prCZUd\%2FxmaCcCt5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:48.4493850Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:16:48.4540760Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:16:49.5736120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:16:50.2318660Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:16:50.6444790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A25%3A00Z&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945%2FeqUTrGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:50.8205540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T23\%3A25\%3A00Z\&sig=pBuMceL70LpH2Xqa17D6302VzEdytsQX945\%2FeqUTrGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:50.9201450Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:16:50.9238530Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:16:52.3094990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:16:52.9396740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:16:53.3331960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A25%3A00Z&sig=9fCJGuaJphS7hAN9z%2FDP0HD%2FonM5cnSsDp0xy3d4%2FSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:53.3778470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T23\%3A25\%3A00Z\&sig=9fCJGuaJphS7hAN9z\%2FDP0HD\%2FonM5cnSsDp0xy3d4\%2FSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:53.5041200Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:16:53.5116350Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:16:54.7339560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:16:55.3148070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:16:55.6937520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A25%3A00Z&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:16:55.7387000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T23\%3A25\%3A00Z\&sig=jaNpgaTNdqCykS2VSdRvqB5sh4LBBPqtpvr3V1GLUS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:16:56.0516610Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:16:56.1035980Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:16:56.1038440Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:16:56.1786360Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:16:56.1838310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-18xj1sg 2021-05-16T23:16:56.2073990Z cp -pR /private/tmp/d20210516-6597-18xj1sg/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:16:56.2740090Z chmod -Rf +w /private/tmp/d20210516-6597-18xj1sg 2021-05-16T23:16:56.3905240Z ==> Finishing up 2021-05-16T23:16:56.7078420Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:16:56.7129960Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:16:56.7136680Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:16:56.7156070Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:16:56.7162980Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:16:56.7178490Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:16:56.7195860Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:16:56.7208830Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:16:56.7219670Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:16:56.7234430Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:16:56.7446310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6830-h14v17.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T23:16:59.1584900Z ==> Summary 2021-05-16T23:16:59.1617300Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:16:59.1629470Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:16:59.1652480Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:16:59.1670310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-1apqls8 2021-05-16T23:16:59.2569380Z cp -pR /private/tmp/d20210516-6597-1apqls8/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:16:59.3680450Z chmod -Rf +w /private/tmp/d20210516-6597-1apqls8 2021-05-16T23:16:59.4521890Z ==> Finishing up 2021-05-16T23:16:59.5092130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6857-klo425.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T23:17:01.6938080Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:17:01.7854400Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.8160380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.8467310Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.8772810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.9077550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.9382920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.9687910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:01.9992870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:02.0308240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:02.0614010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:02.0919580Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:02.1223130Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:03.0997560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-wlwo7g 2021-05-16T23:17:03.1000300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:03.1003220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:03.1005150Z ==> Caveats 2021-05-16T23:17:03.1008750Z To use the DocBook package in your XML toolchain, 2021-05-16T23:17:03.1009760Z you need to add the following to your ~/.bashrc: 2021-05-16T23:17:03.1010380Z 2021-05-16T23:17:03.1011200Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:17:03.1012690Z ==> Summary 2021-05-16T23:17:03.1014030Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:17:03.1015860Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:17:03.1017770Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:17:04.3432030Z cp -pR /private/tmp/d20210516-6597-wlwo7g/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:17:06.9190700Z chmod -Rf +w /private/tmp/d20210516-6597-wlwo7g 2021-05-16T23:17:08.2107340Z ==> Finishing up 2021-05-16T23:17:08.2535760Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:17:08.2554270Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:17:08.2735940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6898-znqy4t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T23:17:10.7500530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:10.7962030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:10.8366950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:10.8830030Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:10.9291860Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:10.9704380Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:17:11.0166310Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.0630210Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.1093460Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:11.1496660Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.1967480Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.2423850Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:17:11.2892730Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.3306240Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T23:17:11.3784110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:11.4219190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:17:11.4671960Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:11.5096850Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.5561360Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.6003690Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:17:11.6469390Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.6886150Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.7355690Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:17:11.7799850Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.8252360Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.8680430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:17:11.9153420Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:11.9570570Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T23:17:13.1216260Z ==> Summary 2021-05-16T23:17:13.4236260Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:17:13.4243300Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:17:13.4268380Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:17:13.4293360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-1xmltwt 2021-05-16T23:17:13.4401050Z cp -pR /private/tmp/d20210516-6597-1xmltwt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:17:13.4544280Z chmod -Rf +w /private/tmp/d20210516-6597-1xmltwt 2021-05-16T23:17:13.5077990Z ==> Finishing up 2021-05-16T23:17:13.5530160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6952-1bs7fkl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T23:17:16.1974370Z ==> Caveats 2021-05-16T23:17:16.1975990Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:16.1977300Z because macOS already provides this software and installing another version in 2021-05-16T23:17:16.1978340Z parallel can cause all kinds of trouble. 2021-05-16T23:17:16.1978960Z 2021-05-16T23:17:16.1980200Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:17:16.1981830Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:16.1982630Z 2021-05-16T23:17:16.1983090Z 2021-05-16T23:17:16.1983840Z Bash completion has been installed to: 2021-05-16T23:17:16.1985190Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:17:16.1986640Z ==> Summary 2021-05-16T23:17:16.1995560Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:17:16.2000810Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:17:16.2200120Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:17:16.2218250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6597-zj6hzr 2021-05-16T23:17:16.2416220Z cp -pR /private/tmp/d20210516-6597-zj6hzr/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:17:16.2702990Z chmod -Rf +w /private/tmp/d20210516-6597-zj6hzr 2021-05-16T23:17:16.3343530Z ==> Finishing up 2021-05-16T23:17:16.3798020Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:17:16.3806670Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:17:16.3825680Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:17:16.3839790Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:17:16.3845490Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:17:16.3945180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6978-msyt55.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T23:17:18.9307870Z ==> Summary 2021-05-16T23:17:18.9348350Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:17:18.9412160Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:17:19.0613140Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:17:19.0630830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-15vmufh 2021-05-16T23:17:19.1315570Z cp -pR /private/tmp/d20210516-6597-15vmufh/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:17:19.2650750Z chmod -Rf +w /private/tmp/d20210516-6597-15vmufh 2021-05-16T23:17:19.4323170Z ==> Finishing up 2021-05-16T23:17:19.4726480Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:17:19.4829780Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:17:19.4929770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:17:19.5031450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5132950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5207240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5310480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5413700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5517020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5620240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5723470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5826740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.5930420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6033520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6136540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6214760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6217250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6223300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6225220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6233070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6253900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6279690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6316430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6343630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6380670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6390510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6437340Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:17:19.6481130Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:17:19.6524490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6549410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6561420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6565240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6568010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6570200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6572410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6575980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6578510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6605240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6619370Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:17:19.6620820Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:17:19.6623540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6629740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6642640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6645100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6657620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6660020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6662260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6664770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6667600Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:17:19.6669580Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:17:19.6671150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6699250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6728500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6756290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6774480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6785490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6813100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6832390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6840890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6849570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6868260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6882540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6892520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6894720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6896890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6899040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6901140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6903230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6905300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6907150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6909220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6911300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6913700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6915860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6918050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6920130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6922220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6924300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6926610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6928690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6930780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6932640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6934740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6936850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:17:19.6938950Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:17:19.6940980Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:17:19.6942840Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:17:19.7259450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7004-1304s8g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T23:17:21.9561890Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:17:23.2186430Z ==> Summary 2021-05-16T23:17:23.2448250Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:17:23.2453650Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:17:23.3676260Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:17:23.3694250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-1klv742 2021-05-16T23:17:23.3938580Z cp -pR /private/tmp/d20210516-6597-1klv742/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:17:23.4195030Z chmod -Rf +w /private/tmp/d20210516-6597-1klv742 2021-05-16T23:17:23.5177510Z ==> Finishing up 2021-05-16T23:17:23.5679870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:17:23.5684050Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:17:23.5690000Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:17:23.5694890Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:17:23.5702570Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:17:23.5709530Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:17:23.5729660Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:17:23.5742520Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:17:23.5756840Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:17:23.5766170Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:17:23.5776280Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:17:23.5782730Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:17:23.5788250Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:17:23.5795090Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:17:23.5805710Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:17:23.5814870Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:17:23.5826040Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:17:23.6052320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7031-b8cmtz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T23:17:25.8797670Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:17:27.1607190Z ==> Summary 2021-05-16T23:17:27.1707790Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:17:27.1810320Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:17:27.2204880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6597-1jorykx 2021-05-16T23:17:27.2207480Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:17:27.2348460Z cp -pR /private/tmp/d20210516-6597-1jorykx/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:17:27.2563480Z chmod -Rf +w /private/tmp/d20210516-6597-1jorykx 2021-05-16T23:17:27.3076240Z ==> Finishing up 2021-05-16T23:17:27.3517180Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:17:27.3528510Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:17:27.3540020Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:17:27.3618510Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:17:27.3722070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7058-1u2snne.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T23:17:30.0992080Z ==> Summary 2021-05-16T23:17:30.1019340Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:17:30.1024170Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:17:30.1130720Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:17:30.1148540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-6v8pgs 2021-05-16T23:17:30.1303520Z cp -pR /private/tmp/d20210516-6597-6v8pgs/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:17:30.1414630Z chmod -Rf +w /private/tmp/d20210516-6597-6v8pgs 2021-05-16T23:17:30.1835950Z ==> Finishing up 2021-05-16T23:17:30.2268630Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:17:30.2277240Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:17:30.2281710Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:17:30.2292820Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:17:30.2301960Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:17:30.2477460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7084-hw894m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T23:17:32.7745970Z ==> Summary 2021-05-16T23:17:32.7761970Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:17:32.7769020Z ==> Installing imagemagick dependency: imath 2021-05-16T23:17:32.7828800Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:17:32.7846110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-1t1aju8 2021-05-16T23:17:32.8069220Z cp -pR /private/tmp/d20210516-6597-1t1aju8/imath/. /usr/local/Cellar/imath 2021-05-16T23:17:32.8359710Z chmod -Rf +w /private/tmp/d20210516-6597-1t1aju8 2021-05-16T23:17:32.9049020Z ==> Finishing up 2021-05-16T23:17:32.9913080Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:17:32.9928530Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:17:32.9933190Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T23:17:32.9938770Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:17:32.9943800Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:17:32.9949140Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:17:32.9956760Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:17:33.0152360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7110-kjip0a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T23:17:35.9111970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-g4mxok 2021-05-16T23:17:35.9114260Z ==> Summary 2021-05-16T23:17:35.9115440Z cp -pR /private/tmp/d20210516-6597-g4mxok/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:17:35.9116560Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:17:35.9117670Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:17:35.9119140Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:17:35.9121110Z chmod -Rf +w /private/tmp/d20210516-6597-g4mxok 2021-05-16T23:17:35.9417360Z ==> Finishing up 2021-05-16T23:17:35.9970710Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:17:36.0010750Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:17:36.0012340Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:17:36.0013970Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:17:36.0017690Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:17:36.0019340Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:17:36.0020920Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:17:36.0022460Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:17:36.0023930Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:17:36.0029660Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:17:36.0038510Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:17:36.0043140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T23:17:36.0054920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:17:36.0060420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:17:36.0065570Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:17:36.0077830Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T23:17:36.0090220Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:17:36.0092010Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:17:36.0093800Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:17:36.0096700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T23:17:36.0102000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:17:36.0106900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:17:36.0112290Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:17:36.0117140Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T23:17:36.0122700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:17:36.0127670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:17:36.0133430Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:17:36.0141540Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:17:36.0641510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7138-135vqst.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T23:17:38.6745770Z ==> Summary 2021-05-16T23:17:38.6865840Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:17:38.6873900Z ==> Installing imagemagick 2021-05-16T23:17:38.6878120Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:17:38.6900190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6597-yxfwyt 2021-05-16T23:17:39.1321000Z cp -pR /private/tmp/d20210516-6597-yxfwyt/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:17:39.5599370Z chmod -Rf +w /private/tmp/d20210516-6597-yxfwyt 2021-05-16T23:17:41.9610030Z ==> Finishing up 2021-05-16T23:17:41.9804840Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:17:41.9809930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:17:41.9816130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:17:41.9821100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:17:41.9827230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:17:41.9832180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:17:41.9838300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:17:41.9843100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:17:41.9850310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:17:41.9862410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:17:41.9864500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:17:41.9868130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:17:41.9874070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:17:41.9879300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:17:41.9887460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:17:41.9892500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:17:41.9898190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:17:41.9903420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:17:41.9963540Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:17:41.9967740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:17:41.9973800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:17:41.9978690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:17:41.9984030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:17:41.9989340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:17:41.9994640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:17:41.9999480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:17:42.0004990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:17:42.0009730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:17:42.0015110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:17:42.0020230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:17:42.0027820Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:42.0034450Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:42.0042080Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:17:42.0052260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:17:42.0062570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:17:42.0068460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:17:42.0074240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:17:42.0085110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:17:42.0096660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:17:42.0104320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:17:42.0109780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:17:42.0115400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:17:42.0122660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:17:42.0128370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:17:42.0135670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:17:42.0146910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:17:42.0152180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:17:42.0157630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:17:42.0163260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:17:42.0168180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:17:42.0175780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:17:42.0181130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:17:42.0187400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:17:42.0191970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:17:42.0202890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:17:42.0205390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:17:42.0207640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:17:42.0211900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:17:42.0217270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:17:42.0222870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:17:42.0227920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:17:42.0233390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:17:42.0240480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:17:42.0248290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:17:42.0253020Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:17:42.0258910Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:17:42.0285270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:17:42.0291250Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:17:42.0297090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:17:42.0302670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:17:42.0307410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:17:42.3156370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7165-9eqxlu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T23:17:45.1574060Z ==> Summary 2021-05-16T23:17:45.2080410Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:17:47.1683880Z ==> Caveats 2021-05-16T23:17:47.1687140Z ==> docbook 2021-05-16T23:17:47.1698600Z To use the DocBook package in your XML toolchain, 2021-05-16T23:17:47.1699590Z you need to add the following to your ~/.bashrc: 2021-05-16T23:17:47.1700210Z 2021-05-16T23:17:47.1704180Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:17:47.1705790Z ==> gnu-getopt 2021-05-16T23:17:47.1732270Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:17:47.1733540Z because macOS already provides this software and installing another version in 2021-05-16T23:17:47.1734600Z parallel can cause all kinds of trouble. 2021-05-16T23:17:47.1735200Z 2021-05-16T23:17:47.1739780Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:17:47.1741640Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:17:47.1742490Z 2021-05-16T23:17:47.1742990Z 2021-05-16T23:17:47.1743770Z Bash completion has been installed to: 2021-05-16T23:17:47.1748520Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:17:49.0150770Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:17:50.1539260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:17:50.7027990Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:17:51.0817520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A25%3A00Z&sig=U1EIZj9umFPeKI%2BppVnSuNSXhW6iVMlacgh2jAUy5IY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:51.1296650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T23\%3A25\%3A00Z\&sig=U1EIZj9umFPeKI\%2BppVnSuNSXhW6iVMlacgh2jAUy5IY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:51.1924750Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:17:51.2698100Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:17:51.2737030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7172-1uqc9no 2021-05-16T23:17:51.2909340Z cp -pR /private/tmp/d20210516-7172-1uqc9no/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:17:51.3165080Z chmod -Rf +w /private/tmp/d20210516-7172-1uqc9no 2021-05-16T23:17:51.3792670Z ==> Finishing up 2021-05-16T23:17:51.4753710Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:17:51.4760180Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:17:51.4765140Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:17:51.4775230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:17:51.4788440Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:17:51.4847660Z info /usr/local/share/info/udunits2.info 2021-05-16T23:17:51.4858870Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:17:51.4900920Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:17:51.4911830Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:17:51.4953670Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:17:51.4964390Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:17:51.4972400Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:17:51.4978400Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:17:51.5148350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7339-fv3ziz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T23:17:54.1009010Z ==> Summary 2021-05-16T23:17:54.1040050Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:17:56.5641000Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:17:56.5642560Z To reinstall 1.6, run: 2021-05-16T23:17:56.5643380Z brew reinstall jq 2021-05-16T23:17:58.2926560Z ==> Caveats 2021-05-16T23:17:58.2927960Z imagej requires Java. You can install the latest version with: 2021-05-16T23:17:58.2929790Z brew install --cask adoptopenjdk 2021-05-16T23:17:58.2930630Z 2021-05-16T23:17:59.3068270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:17:59.3072060Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:18:07.4843070Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:18:07.7810650Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:18:07.7811820Z ==> Installing Cask imagej 2021-05-16T23:18:07.8284610Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7449-r6j5az 2021-05-16T23:18:08.0113740Z cp -pR /private/tmp/d20210516-7449-r6j5az/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:18:08.1579440Z chmod -Rf +w /private/tmp/d20210516-7449-r6j5az 2021-05-16T23:18:08.2342600Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:18:08.3869620Z 🍺 imagej was successfully installed! 2021-05-16T23:18:10.3080870Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:18:12.0376940Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:18:12.4020630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A25%3A00Z&sig=STSMTmwTujK6g0vvRYEEsP9wxFN8Q8P4lcDKngnua8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:12.5940890Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:18:14.3083980Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:18:14.6755430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A25%3A00Z&sig=FuSrZInoEmsASYkXZb%2F4fvDyCD1WLZlfUjOB3uPeHHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:15.1159750Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:18:15.1207150Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:18:15.2614190Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:18:20.3722600Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:18:20.3758910Z ==> Installing bowtie2 2021-05-16T23:18:20.3766990Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:18:25.9921590Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:18:29.5315560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:18:31.2234200Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:18:31.5965290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A25%3A00Z&sig=kagZFBpU4PKbqMFQCwt4hSWYvJEm78KKIojhsH1iKGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:31.7977350Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:18:33.4895820Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:18:33.8710950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A25%3A00Z&sig=7NPvfWgEWAg6Ah1A%2FEP80g%2BTxTH5RJLdd%2BkGA9CCKAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:34.0211260Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:18:35.8220860Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:18:36.1908820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A25%3A00Z&sig=mLxR3tuMGU3UqJkcidIUrvL6%2B18BQhRpFM8x2RHInnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:36.3026870Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:18:37.9995530Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:18:38.3784470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A25%3A00Z&sig=fJNm4o%2FL7ZvLE2VzHQosgtEBSDtt51PSsxPRdnV7VZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:38.5122850Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:18:40.2250250Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:18:40.6276760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A25%3A00Z&sig=CKhekbwE%2FfhvzP4CXLEDUzYg21bVs1Hj%2FowJREtI%2FBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:40.7589210Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:18:42.4308960Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:18:42.7931920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A25%3A00Z&sig=mkM2lD%2Fv2JtDLso2jVzTtZRhhl7fONQCAaMPGVlcjA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:43.0596860Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:18:43.6310890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:18:43.6339530Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:18:44.0084540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:18:44.0319280Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:18:45.6979170Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:18:46.0685260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A25%3A00Z&sig=HRxMnq1o8OdIBFPs7joDQsrTaOdIRmsrvvMZAWumB1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:46.1744520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:18:47.9273610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:18:48.3080290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A25%3A00Z&sig=42Wh%2FE2jNmN2AooWvauLze6ly3naXz%2BW8LRTTZtkHVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:48.5417180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:18:50.2415690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:18:50.6192860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A25%3A00Z&sig=fJBMLMuUfzWIBh07dO0jIWkqyjXB8gxjvjqWOePrEpo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:50.8357170Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:18:52.5147330Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:18:52.8747760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A25%3A00Z&sig=mwr%2Fgi%2FmALGCMoRkdGwwPfPdoCWQeIX9y1KhrA2xvFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:53.1808950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:18:54.8566220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:18:55.2544540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A25%3A00Z&sig=hbs6%2FA1PvRj7M4EWJg%2FuDd3dfyszpO7W9aAJxCRBnko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:55.3647720Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:18:57.4102930Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:18:57.4499720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A25%3A00Z&sig=P0YEjTkrHBSd%2FWjlM7V8NccKtj6HYiAtDj6ifiEHSkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:57.5789470Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:18:59.3119230Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:18:59.6685440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A25%3A00Z&sig=oetIzjlp96Vk7vfjP6xUJ1VXaT%2FzBSrGHQNumpIVocA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:18:59.9041850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:19:01.6195880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:19:02.0263520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A25%3A00Z&sig=l38EzWz0L7sASM2rYCCELIruBbfPKToTImchAQbrA3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:02.4005230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:19:04.1595580Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:19:04.5417370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A25%3A00Z&sig=%2FcUxAMFyJ5g1vpI6yc36FtyS19kL9Q81FVzg5odb1gc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:04.7636970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:19:06.4082310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:19:06.8036980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A25%3A00Z&sig=HLcOim24nnptzcK16qZ%2Bo%2BCdNtSfF%2BIi%2BUQeTwGag04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:07.3204340Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:19:09.0608140Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:19:09.4184360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A25%3A00Z&sig=YJGxfKUxx4Fmo8%2FIMkR9PSYGYG%2F2YZpYwAmWiatPZBM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:09.7099110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:19:11.4046450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:19:11.7758970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A25%3A00Z&sig=bGOpuczokQEcGMzMNzloPbKbiwPyN9Hpbwg7wKMYtsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:12.1246520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:19:13.7742230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:19:14.1298350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A25%3A00Z&sig=K58BdI%2B8SRfYTvYxeKADE2J8JkqUnpVeN1S%2FGiQYDoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:19:14.7200490Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T23:19:14.7203530Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:19:14.7964590Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:19:17.6330520Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:19:17.6350780Z ==> Installing gdal dependency: popt 2021-05-16T23:19:17.6376540Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:19:20.5403490Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:19:20.5408440Z ==> Installing gdal dependency: epsilon 2021-05-16T23:19:20.5464650Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:19:23.6172080Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:19:23.6178040Z ==> Installing gdal dependency: expat 2021-05-16T23:19:23.6205330Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:19:26.5067840Z ==> Caveats 2021-05-16T23:19:26.5069620Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:26.5070860Z because macOS already provides this software and installing another version in 2021-05-16T23:19:26.5071880Z parallel can cause all kinds of trouble. 2021-05-16T23:19:26.5072460Z 2021-05-16T23:19:26.5073250Z If you need to have expat first in your PATH, run: 2021-05-16T23:19:26.5074740Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:26.5075810Z 2021-05-16T23:19:26.5076600Z For compilers to find expat you may need to set: 2021-05-16T23:19:26.5077880Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:19:26.5079250Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:19:26.5079900Z 2021-05-16T23:19:26.5081040Z For pkg-config to find expat you may need to set: 2021-05-16T23:19:26.5082090Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:19:26.5082720Z 2021-05-16T23:19:26.5083930Z ==> Summary 2021-05-16T23:19:26.5097830Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:19:26.5104200Z ==> Installing gdal dependency: freexl 2021-05-16T23:19:26.5173410Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:19:29.6220130Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:19:29.6227380Z ==> Installing gdal dependency: geos 2021-05-16T23:19:29.6814440Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:19:33.1188310Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:19:33.1208380Z ==> Installing gdal dependency: hdf5 2021-05-16T23:19:33.1811230Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:19:36.7888160Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:19:36.7893980Z ==> Installing gdal dependency: json-c 2021-05-16T23:19:36.7951120Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:19:39.5421110Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:19:39.5427420Z ==> Installing gdal dependency: libxml2 2021-05-16T23:19:39.5511270Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:19:42.6184080Z ==> Caveats 2021-05-16T23:19:42.6185600Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:19:42.6186930Z because macOS already provides this software and installing another version in 2021-05-16T23:19:42.6187990Z parallel can cause all kinds of trouble. 2021-05-16T23:19:42.6188580Z 2021-05-16T23:19:42.6189370Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:19:42.6190910Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:19:42.6191690Z 2021-05-16T23:19:42.6192910Z For compilers to find libxml2 you may need to set: 2021-05-16T23:19:42.6194360Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:19:42.6195770Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:19:42.6196610Z 2021-05-16T23:19:42.6197840Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:19:42.6198910Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:19:42.6208180Z 2021-05-16T23:19:42.6209620Z ==> Summary 2021-05-16T23:19:42.6374420Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:19:42.6380950Z ==> Installing gdal dependency: libdap 2021-05-16T23:19:42.6527880Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:19:45.7761650Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:19:45.7770490Z ==> Installing gdal dependency: proj 2021-05-16T23:19:45.7959900Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:19:48.8041710Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:19:48.8047520Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:19:48.8264310Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:19:51.6525700Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:19:51.6581490Z ==> Installing gdal dependency: librttopo 2021-05-16T23:19:51.6992430Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:19:54.6484090Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:19:54.6489850Z ==> Installing gdal dependency: minizip 2021-05-16T23:19:54.6694040Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:19:57.6157980Z ==> Caveats 2021-05-16T23:19:57.6166190Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:19:57.6168420Z with the venerable 'unzip' library. 2021-05-16T23:19:57.6169730Z ==> Summary 2021-05-16T23:19:57.6178150Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:19:57.6185880Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:19:57.7087740Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:20:01.0990220Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:20:01.0996110Z ==> Installing gdal dependency: netcdf 2021-05-16T23:20:01.1569750Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:20:04.1341340Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:20:04.1347560Z ==> Installing gdal dependency: openblas 2021-05-16T23:20:04.1718560Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:20:08.6710840Z ==> Caveats 2021-05-16T23:20:08.6712600Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:08.6713820Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:20:08.6714830Z 2021-05-16T23:20:08.6715680Z For compilers to find openblas you may need to set: 2021-05-16T23:20:08.6717070Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:20:08.6718510Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:20:08.6719210Z 2021-05-16T23:20:08.6720450Z For pkg-config to find openblas you may need to set: 2021-05-16T23:20:08.6721550Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:20:08.6722230Z 2021-05-16T23:20:08.6723260Z ==> Summary 2021-05-16T23:20:08.6746140Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:20:08.6761260Z ==> Installing gdal dependency: numpy 2021-05-16T23:20:08.7786160Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:20:13.3790150Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:20:13.3794900Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:20:13.3852260Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:20:19.4628460Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:20:19.4634590Z ==> Installing gdal 2021-05-16T23:20:19.4639740Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:20:26.8181520Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:20:28.2402630Z ==> No outdated dependents to upgrade! 2021-05-16T23:20:28.2404460Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:20:28.5976080Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:20:28.5977790Z netcdf 2021-05-16T23:20:28.7055950Z ==> Caveats 2021-05-16T23:20:28.7057430Z ==> expat 2021-05-16T23:20:28.7129400Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:28.7130840Z because macOS already provides this software and installing another version in 2021-05-16T23:20:28.7131890Z parallel can cause all kinds of trouble. 2021-05-16T23:20:28.7132500Z 2021-05-16T23:20:28.7133940Z If you need to have expat first in your PATH, run: 2021-05-16T23:20:28.7135530Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:20:28.7136330Z 2021-05-16T23:20:28.7137110Z For compilers to find expat you may need to set: 2021-05-16T23:20:28.7138420Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:20:28.7139800Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:20:28.7140490Z 2021-05-16T23:20:28.7141690Z For pkg-config to find expat you may need to set: 2021-05-16T23:20:28.7142760Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:20:28.7143420Z 2021-05-16T23:20:28.7144550Z ==> libxml2 2021-05-16T23:20:28.7230860Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:29.6608940Z because macOS already provides this software and installing another version in 2021-05-16T23:20:29.6610080Z parallel can cause all kinds of trouble. 2021-05-16T23:20:29.6615930Z 2021-05-16T23:20:29.6617720Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:20:29.6620450Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:20:29.6621810Z 2021-05-16T23:20:29.6622650Z For compilers to find libxml2 you may need to set: 2021-05-16T23:20:29.6624750Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:20:29.6626440Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:20:29.6627140Z 2021-05-16T23:20:29.6629190Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:20:29.6630540Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:20:29.6631210Z 2021-05-16T23:20:29.6632650Z ==> minizip 2021-05-16T23:20:29.6634790Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:20:29.6636630Z with the venerable 'unzip' library. 2021-05-16T23:20:29.6637860Z ==> openblas 2021-05-16T23:20:29.6639900Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:20:29.6641330Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:20:29.6642490Z 2021-05-16T23:20:29.6643490Z For compilers to find openblas you may need to set: 2021-05-16T23:20:29.6645100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:20:29.6646760Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:20:29.6647950Z 2021-05-16T23:20:29.6649170Z For pkg-config to find openblas you may need to set: 2021-05-16T23:20:29.6650270Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:20:29.6651240Z 2021-05-16T23:20:31.1240870Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:20:31.6880680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:20:31.6908880Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:20:32.0767390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:20:32.0960310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:20:32.6794950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:20:32.6825060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:20:33.0752180Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:20:33.0964740Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:20:34.8178060Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:20:35.2119870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A30%3A00Z&sig=ighmw6ea9LT45T7H%2BUl%2FDb6tlN0RNL3qnGabO50cPIc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:36.5419530Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:20:37.0906850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:20:37.0934630Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:20:37.4611440Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:20:37.4736170Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:20:39.1854100Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:20:39.5645150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A30%3A00Z&sig=dnYxPdb9C8ynGzTkhy77oAuUWlO2Vds9E9MAkJLm5ns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:40.4030110Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:20:40.4048050Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:20:42.2795050Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:20:42.6525310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A30%3A00Z&sig=v6cwRvwTb9asv8t3IU5ZpMkCVJCMMoqT82O%2BBRM%2FwnM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:43.2934970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:20:45.0164150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:20:45.3885790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A30%3A00Z&sig=4nHy3NORDJprnABZctnDwB%2F4KiWwr1n1QaIKBSYHr%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:45.7411960Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:20:47.4434970Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:20:47.8283930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A30%3A00Z&sig=%2BrSin7CESaaFpYoWRymxDbGFeNPuWSTX8tBHx8hBONc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:20:49.0132510Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:20:49.0138330Z ==> Installing itk dependency: open-mpi 2021-05-16T23:20:49.1507660Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:20:55.4206440Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:20:55.4213690Z ==> Installing itk dependency: fftw 2021-05-16T23:20:55.4882450Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:20:58.6074360Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:20:58.6080850Z ==> Installing itk dependency: boost 2021-05-16T23:20:58.6134660Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:21:31.8138750Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:21:31.8150540Z ==> Installing itk dependency: netcdf 2021-05-16T23:21:31.8806010Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:21:35.0334040Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:21:35.0340300Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:21:35.0979880Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:21:40.7226710Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:21:40.7245500Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:21:40.8856360Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:22:12.0648300Z ==> Caveats 2021-05-16T23:22:12.0649990Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:22:12.0651150Z because this is an alternate version of another formula. 2021-05-16T23:22:12.0651810Z 2021-05-16T23:22:12.0652600Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:22:12.0654060Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:22:12.0654870Z 2021-05-16T23:22:12.0655650Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:22:12.0656900Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:22:12.0658370Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:22:12.0659020Z 2021-05-16T23:22:12.0660020Z ==> Summary 2021-05-16T23:22:12.2982200Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:22:12.2987730Z ==> Installing itk dependency: gdcm 2021-05-16T23:22:12.4971960Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:22:18.9874350Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:22:18.9883830Z ==> Installing itk 2021-05-16T23:22:18.9886020Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:22:33.7280660Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:22:37.1194280Z ==> No outdated dependents to upgrade! 2021-05-16T23:22:37.1196050Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:22:39.8638890Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:22:39.8641150Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:22:39.8642350Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:22:39.8642790Z fftw 2021-05-16T23:22:41.2805160Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:22:41.4108590Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:22:42.5217250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:22:43.0806570Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:22:43.4688280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A30%3A00Z&sig=mCYrJKoLC%2FCMfOREA2mzGAmBxbkNMepgi9wIE%2BrBhyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:43.5201990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T23\%3A30\%3A00Z\&sig=mCYrJKoLC\%2FCMfOREA2mzGAmBxbkNMepgi9wIE\%2BrBhyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:43.5772240Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:22:43.5837660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:22:44.7501850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:22:45.2964390Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:22:45.6905300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A30%3A00Z&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:45.7657840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T23\%3A30\%3A00Z\&sig=ZshGHu9hhpuw3c3Rws03fHF7tXxdq1fZrQnJuZcukP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:45.8801870Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:22:45.8891170Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:22:47.0092810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:22:47.5620960Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:22:47.9767980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A30%3A00Z&sig=zdR019XEWEy%2FlIYaMotebP95trkpc%2FhUbs%2BlGWumPsM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:48.0301140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T23\%3A30\%3A00Z\&sig=zdR019XEWEy\%2FlIYaMotebP95trkpc\%2FhUbs\%2BlGWumPsM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:48.1108580Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:22:48.1153340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:22:49.4085680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:22:49.9942500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:22:50.3687180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A30%3A00Z&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:22:50.4311490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T23\%3A30\%3A00Z\&sig=17RcDM9jWb4BlIdKxrvARJ4IWQNPJUbGi2vrcBhe5Qc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:22:50.8037960Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:22:50.8672930Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:22:50.8677810Z ==> Installing libav dependency: faac 2021-05-16T23:22:50.9442680Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:22:50.9483950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9067-1yxy7je 2021-05-16T23:22:50.9671740Z cp -pR /private/tmp/d20210516-9067-1yxy7je/faac/. /usr/local/Cellar/faac 2021-05-16T23:22:50.9844340Z chmod -Rf +w /private/tmp/d20210516-9067-1yxy7je 2021-05-16T23:22:51.0325200Z ==> Finishing up 2021-05-16T23:22:51.1710810Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:22:51.1811370Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:22:51.1913470Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:22:51.2016010Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:22:51.2088880Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:22:51.2091820Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:22:51.2097440Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:22:51.2108210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9249-1vmdsr2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T23:22:53.7530890Z ==> Summary 2021-05-16T23:22:53.7559900Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:22:53.7567530Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:22:53.7593020Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:22:53.7613320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9067-7b6fcl 2021-05-16T23:22:53.7913590Z cp -pR /private/tmp/d20210516-9067-7b6fcl/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:22:53.8079710Z chmod -Rf +w /private/tmp/d20210516-9067-7b6fcl 2021-05-16T23:22:53.8732030Z ==> Finishing up 2021-05-16T23:22:53.9265170Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:22:53.9276580Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:22:53.9283930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:22:53.9289490Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:22:53.9295200Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:22:53.9303640Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:22:53.9454160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9275-1dn9xyz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T23:22:56.5423540Z ==> Summary 2021-05-16T23:22:56.5447840Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:22:56.5462840Z ==> Installing libav dependency: sdl 2021-05-16T23:22:56.5491930Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:22:56.5511980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9067-6ovbj6 2021-05-16T23:22:56.6341430Z cp -pR /private/tmp/d20210516-9067-6ovbj6/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:22:56.7604590Z chmod -Rf +w /private/tmp/d20210516-9067-6ovbj6 2021-05-16T23:22:56.8993400Z ==> Finishing up 2021-05-16T23:22:56.9496650Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:22:56.9502930Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:22:56.9522160Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:22:56.9552540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:22:56.9561780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:22:56.9571010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:22:56.9582740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:22:56.9594900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:22:56.9600380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:22:56.9630410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:22:56.9639150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:22:56.9647540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:22:56.9656120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:22:56.9664670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:22:56.9673140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:22:56.9679540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:22:56.9684430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:22:56.9692570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:22:56.9707230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:22:56.9716910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:22:56.9733010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:22:56.9740880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:22:56.9752070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:22:56.9764570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:22:56.9773930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:22:56.9783890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:22:56.9793640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:22:56.9802580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:22:56.9813220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:22:56.9822280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:22:56.9848360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:22:56.9855970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:22:56.9863370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:22:56.9877590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:22:56.9879840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:22:56.9886940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:22:56.9924490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:22:56.9930940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:22:56.9940110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:22:56.9946750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:22:56.9976520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:22:56.9978810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:22:56.9986810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:22:57.0006390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:22:57.0014020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:22:57.0021620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:22:57.0023640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:22:57.0041580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:22:57.0043490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:22:57.0045620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:22:57.0052850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:22:57.0059930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:22:57.0066300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:22:57.0068320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:22:57.0070160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:22:57.0071480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:22:57.0072800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:22:57.0074200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:22:57.0075840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:22:57.0078040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:22:57.0080020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:22:57.0081900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:22:57.0083980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:22:57.0087240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:22:57.0094680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:22:57.0104350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:22:57.0109760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:22:57.0114980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:22:57.0122660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:22:57.0130730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:22:57.0137910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:22:57.0144290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:22:57.0151960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:22:57.0164990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:22:57.0174920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:22:57.0179720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:22:57.0185800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:22:57.0199260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:22:57.0205540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:22:57.0211110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:22:57.0217650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:22:57.0227690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:22:57.0233150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:22:57.0238800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:22:57.0244860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:22:57.0250200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:22:57.0256850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:22:57.0262550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:22:57.0272840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:22:57.0279820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:22:57.0286690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:22:57.0296540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:22:57.0303520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:22:57.0309970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:22:57.0318070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:22:57.0324580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:22:57.0331460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:22:57.0340280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:22:57.0346270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:22:57.0352500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:22:57.0360210Z Only the first 100 operations were output. 2021-05-16T23:22:57.1514080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9301-1phxhbf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T23:22:59.8080250Z ==> Summary 2021-05-16T23:22:59.8231020Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:22:59.8238280Z ==> Installing libav 2021-05-16T23:22:59.8242120Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:22:59.8262210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9067-1gctiss 2021-05-16T23:23:00.0195980Z cp -pR /private/tmp/d20210516-9067-1gctiss/libav/. /usr/local/Cellar/libav 2021-05-16T23:23:00.1215530Z chmod -Rf +w /private/tmp/d20210516-9067-1gctiss 2021-05-16T23:23:01.3220480Z ==> Finishing up 2021-05-16T23:23:01.3712990Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:23:01.3723520Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:23:01.3742210Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:23:01.3769190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:23:01.3775050Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:23:01.3780540Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:23:01.4132920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9327-ak15p9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T23:23:04.0970780Z ==> Summary 2021-05-16T23:23:04.0991590Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:23:06.8869640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:23:08.5688460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:23:08.9666490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A30%3A00Z&sig=B%2FVv4qcw1UsWjTvWH%2FBl%2FSUtVWyvzW5vd1kXnyqhkQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:09.2545190Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:23:12.1966590Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:23:14.8062310Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:23:14.8063440Z To reinstall 4.3.0, run: 2021-05-16T23:23:14.8064240Z brew reinstall libtiff 2021-05-16T23:23:16.5499140Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:23:16.5500290Z To reinstall 2.3.9_1, run: 2021-05-16T23:23:16.5501080Z brew reinstall unixodbc 2021-05-16T23:23:18.2923630Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:23:18.2924740Z To reinstall 1.0.18_1, run: 2021-05-16T23:23:18.2925530Z brew reinstall libsodium 2021-05-16T23:23:20.0462610Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:23:20.0535360Z To reinstall 4.1.1, run: 2021-05-16T23:23:20.0536660Z brew reinstall tesseract 2021-05-16T23:23:21.7848780Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:23:21.7850630Z To reinstall 1.21.1, run: 2021-05-16T23:23:21.7851510Z brew reinstall wget 2021-05-16T23:23:23.5014340Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:23:23.5015490Z To reinstall 4.3.4, run: 2021-05-16T23:23:23.5016230Z brew reinstall zeromq 2021-05-16T23:23:25.2141510Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:23:25.2142640Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:23:25.2143360Z brew reinstall udunits 2021-05-16T23:23:27.0073870Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:23:27.0074980Z To reinstall 1.2.0, run: 2021-05-16T23:23:27.0075700Z brew reinstall webp 2021-05-16T23:23:28.8206150Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:23:30.4915610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:23:30.8831460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A30%3A00Z&sig=WZMRmY8EZtIA0X8N1svlD1fJL4I6EW36ExyjmRXAtJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:23:32.8062050Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:24:16.6441810Z ==> Caveats 2021-05-16T23:24:16.6442880Z Bash completion has been installed to: 2021-05-16T23:24:16.6443790Z /usr/local/etc/bash_completion.d 2021-05-16T23:24:16.6444980Z ==> Summary 2021-05-16T23:24:18.0313560Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:24:21.1250270Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:24:21.1256180Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T232326Z&X-Amz-Expires=300&X-Amz-Signature=619d0c1faf35e88f0eb0aff14981ed1b83d96a48cccbcbb524f85f0f1c2bd8c7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T23:24:24.4252960Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:24:24.4258220Z ==> Installing Cask xquartz 2021-05-16T23:24:43.9499950Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:24:43.9504160Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:25:08.9143680Z installer: Package name is 2021-05-16T23:25:08.9155780Z installer: Installing at base path / 2021-05-16T23:25:08.9160210Z installer: The install was successful. 2021-05-16T23:25:08.9165620Z installer: The install requires logging out now. 2021-05-16T23:25:09.0131430Z 🍺 xquartz was successfully installed! 2021-05-16T23:25:09.0412320Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:25:09.0412860Z with: 2021-05-16T23:25:09.0413580Z github_slug: neuroconductor/ggneuro 2021-05-16T23:25:09.0414060Z env: 2021-05-16T23:25:09.0414500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:09.0414900Z TIC_DEPLOY_KEY: 2021-05-16T23:25:09.0415240Z RSPM: 2021-05-16T23:25:09.0416540Z GITHUB_PAT: *** 2021-05-16T23:25:09.0416930Z COVERALLS_TOKEN: 2021-05-16T23:25:09.0417340Z continue-on-error: false 2021-05-16T23:25:09.0417780Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:09.0418220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:09.0418610Z TZ: UTC 2021-05-16T23:25:09.0418950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:09.0419310Z NOT_CRAN: true 2021-05-16T23:25:09.0419630Z ##[endgroup] 2021-05-16T23:25:09.1182420Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:25:09.1299580Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:25:09.1300170Z env: 2021-05-16T23:25:09.1300630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:09.1301070Z TIC_DEPLOY_KEY: 2021-05-16T23:25:09.1301440Z RSPM: 2021-05-16T23:25:09.1302260Z GITHUB_PAT: *** 2021-05-16T23:25:09.1302680Z COVERALLS_TOKEN: 2021-05-16T23:25:09.1303140Z continue-on-error: false 2021-05-16T23:25:09.1303700Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:09.1304210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:09.1304630Z TZ: UTC 2021-05-16T23:25:09.1305030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:09.1305420Z NOT_CRAN: true 2021-05-16T23:25:09.1305820Z ##[endgroup] 2021-05-16T23:25:10.1537600Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:25:10.1538240Z with: 2021-05-16T23:25:10.1538620Z repo_name: ggneuro 2021-05-16T23:25:10.1539180Z repo_version: 0.5.0 2021-05-16T23:25:10.1539770Z runner_os: macOS 2021-05-16T23:25:10.1540130Z R_version: 3.5 2021-05-16T23:25:10.1540490Z env: 2021-05-16T23:25:10.1540900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:10.1541380Z TIC_DEPLOY_KEY: 2021-05-16T23:25:10.1541720Z RSPM: 2021-05-16T23:25:10.1543560Z GITHUB_PAT: *** 2021-05-16T23:25:10.1544050Z COVERALLS_TOKEN: 2021-05-16T23:25:10.1544620Z continue-on-error: false 2021-05-16T23:25:10.1545150Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:10.1545670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:10.1546130Z TZ: UTC 2021-05-16T23:25:10.1546490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:10.1546920Z NOT_CRAN: true 2021-05-16T23:25:10.1547270Z ##[endgroup] 2021-05-16T23:25:10.2240010Z Package: ggneuro 2021-05-16T23:25:10.2245140Z Version: 0.5.0 2021-05-16T23:25:10.2246010Z OS: macOS 2021-05-16T23:25:10.2330690Z ##[group]Run install.packages('remotes') 2021-05-16T23:25:10.2331440Z install.packages('remotes') 2021-05-16T23:25:10.2332240Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:25:10.2333210Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:25:10.2523190Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:25:10.2523800Z env: 2021-05-16T23:25:10.2524240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:10.2524740Z TIC_DEPLOY_KEY: 2021-05-16T23:25:10.2525510Z RSPM: 2021-05-16T23:25:10.2526520Z GITHUB_PAT: *** 2021-05-16T23:25:10.2526940Z COVERALLS_TOKEN: 2021-05-16T23:25:10.2527440Z continue-on-error: false 2021-05-16T23:25:10.2527920Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:10.2528450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:10.2528890Z TZ: UTC 2021-05-16T23:25:10.2529360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:10.2529770Z NOT_CRAN: true 2021-05-16T23:25:10.2530180Z ##[endgroup] 2021-05-16T23:25:10.4817480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:10.4819640Z (as ‘lib’ is unspecified) 2021-05-16T23:25:13.8713230Z 2021-05-16T23:25:13.8714700Z There is a binary version available but the source version is later: 2021-05-16T23:25:13.8766720Z binary source needs_compilation 2021-05-16T23:25:13.8767800Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T23:25:13.8769440Z installing the source package ‘remotes’ 2021-05-16T23:25:13.8769800Z 2021-05-16T23:25:13.8770470Z 2021-05-16T23:25:13.8794310Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:25:14.0762590Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:25:14.0859950Z ================================================== 2021-05-16T23:25:14.0861610Z downloaded 144 KB 2021-05-16T23:25:14.0862420Z 2021-05-16T23:25:14.4789940Z * installing *source* package ‘remotes’ ... 2021-05-16T23:25:14.4873700Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:14.5147180Z ** R 2021-05-16T23:25:14.5564850Z ** inst 2021-05-16T23:25:14.5598480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:25:16.5590590Z ** help 2021-05-16T23:25:16.6847860Z *** installing help indices 2021-05-16T23:25:16.7608850Z ** building package indices 2021-05-16T23:25:16.8521740Z ** installing vignettes 2021-05-16T23:25:16.8595570Z ** testing if installed package can be loaded 2021-05-16T23:25:17.0928170Z * DONE (remotes) 2021-05-16T23:25:17.1720350Z 2021-05-16T23:25:17.1823760Z The downloaded source packages are in 2021-05-16T23:25:17.1928370Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpt5pyYD/downloaded_packages’ 2021-05-16T23:25:26.5262480Z ##[group]Run actions/cache@v1 2021-05-16T23:25:26.5263050Z with: 2021-05-16T23:25:26.5263510Z path: /Users/runner/work/_temp/Library 2021-05-16T23:25:26.5265820Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-a902be051466da4bc43384680b105f871fe2c8026bb67a6eb10e425af703ba27 2021-05-16T23:25:26.5268760Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:25:26.5270050Z env: 2021-05-16T23:25:26.5270510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:26.5270950Z TIC_DEPLOY_KEY: 2021-05-16T23:25:26.5271320Z RSPM: 2021-05-16T23:25:26.5273080Z GITHUB_PAT: *** 2021-05-16T23:25:26.5273490Z COVERALLS_TOKEN: 2021-05-16T23:25:26.5273990Z continue-on-error: false 2021-05-16T23:25:26.5274510Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:26.5275020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:26.5275440Z TZ: UTC 2021-05-16T23:25:26.5275910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:26.5276350Z NOT_CRAN: true 2021-05-16T23:25:26.5276710Z ##[endgroup] 2021-05-16T23:25:26.6049670Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:25:26.6145030Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:25:26.6145830Z remotes::install_github("ropensci/tic") 2021-05-16T23:25:26.6146470Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:25:26.6147230Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:25:26.6147770Z remotes::install_cran("covr") 2021-05-16T23:25:26.6431390Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:25:26.6431810Z env: 2021-05-16T23:25:26.6432260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:25:26.6433170Z TIC_DEPLOY_KEY: 2021-05-16T23:25:26.6433560Z RSPM: 2021-05-16T23:25:26.6434510Z GITHUB_PAT: *** 2021-05-16T23:25:26.6434900Z COVERALLS_TOKEN: 2021-05-16T23:25:26.6435390Z continue-on-error: false 2021-05-16T23:25:26.6435850Z VDIFFR_RUN_TESTS: false 2021-05-16T23:25:26.6436380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:25:26.6436810Z TZ: UTC 2021-05-16T23:25:26.6437250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:25:26.6437640Z NOT_CRAN: true 2021-05-16T23:25:26.6438030Z ##[endgroup] 2021-05-16T23:25:26.8906770Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:25:27.6300930Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:25:31.4652830Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:25:31.4654310Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:25:31.4655540Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:25:31.4656790Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:25:31.4658030Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:25:31.4659280Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:25:31.4660510Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:25:31.4661680Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:25:31.4662910Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:25:31.4664150Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:25:31.4665320Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:25:31.4666640Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:25:31.4667860Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:25:31.4669100Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:25:31.4670310Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:25:31.4671600Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:25:31.4672880Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:31.4674090Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:25:31.4675350Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:25:31.4676580Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:25:31.4677770Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:25:31.4680240Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:25:31.4682030Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:25:31.4683370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:25:31.4684690Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:25:31.4685910Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:25:31.4687310Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:25:31.4688590Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:31.4689780Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:31.4691030Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:25:31.4692280Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:25:31.4693840Z (as ‘lib’ is unspecified) 2021-05-16T23:25:31.4694750Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:25:31.4696170Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:25:31.4697430Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:25:31.4698720Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:25:31.4699960Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:25:31.4701260Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:25:34.1273410Z 2021-05-16T23:25:34.1275390Z There are binary versions available but the source versions are later: 2021-05-16T23:25:34.1301200Z binary source needs_compilation 2021-05-16T23:25:34.1302480Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T23:25:34.1303350Z magrittr 1.5 2.0.1 TRUE 2021-05-16T23:25:34.1304200Z glue 1.3.2 1.4.2 TRUE 2021-05-16T23:25:34.1305480Z sys 3.3 3.4 TRUE 2021-05-16T23:25:34.1306750Z R6 2.4.1 2.5.0 FALSE 2021-05-16T23:25:34.1307590Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T23:25:34.1308400Z mime 0.9 0.10 TRUE 2021-05-16T23:25:34.1309660Z curl 4.3 4.3.1 TRUE 2021-05-16T23:25:34.1310790Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T23:25:34.1311900Z httr 1.4.1 1.4.2 FALSE 2021-05-16T23:25:34.1312770Z cli 2.0.2 2.5.0 FALSE 2021-05-16T23:25:34.1313520Z zip 2.0.4 2.1.1 TRUE 2021-05-16T23:25:34.1314360Z rstudioapi 0.11 0.13 FALSE 2021-05-16T23:25:34.1315280Z Package which is only available in source form, and may need 2021-05-16T23:25:34.1317130Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T23:25:34.1317790Z credentials 1.1 1.3.0 FALSE 2021-05-16T23:25:34.1320360Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T23:25:34.1321310Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T23:25:34.1322190Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T23:25:34.1322990Z withr 2.1.2 2.4.2 FALSE 2021-05-16T23:25:34.1323870Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T23:25:34.1324750Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T23:25:34.1325580Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T23:25:34.1326430Z gh 1.1.0 1.3.0 FALSE 2021-05-16T23:25:34.1328100Z gert 0.3 1.3.0 TRUE 2021-05-16T23:25:34.1329020Z fs 1.3.2 1.5.0 TRUE 2021-05-16T23:25:34.1329860Z desc 1.2.0 1.3.0 FALSE 2021-05-16T23:25:34.1331010Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T23:25:34.1331880Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T23:25:34.1332690Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T23:25:34.1334190Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T23:25:34.1334780Z 2021-05-16T23:25:34.1341070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T23:25:34.5063660Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T23:25:34.5064820Z ================================================== 2021-05-16T23:25:34.5066220Z downloaded 20 KB 2021-05-16T23:25:34.5067150Z 2021-05-16T23:25:34.5105210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T23:25:34.8874360Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T23:25:34.8876280Z ================================================== 2021-05-16T23:25:34.8877200Z downloaded 12 KB 2021-05-16T23:25:34.8878440Z 2021-05-16T23:25:34.8908620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T23:25:35.2856190Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T23:25:35.2960010Z ================================================== 2021-05-16T23:25:35.2962460Z downloaded 195 KB 2021-05-16T23:25:35.2963590Z 2021-05-16T23:25:35.2996340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T23:25:35.6472350Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T23:25:35.6515800Z ================================================== 2021-05-16T23:25:35.6516710Z downloaded 63 KB 2021-05-16T23:25:35.6517920Z 2021-05-16T23:25:35.7451010Z 2021-05-16T23:25:35.7452130Z The downloaded binary packages are in 2021-05-16T23:25:35.7453450Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpB7QZfG/downloaded_packages 2021-05-16T23:25:35.7457680Z 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-16T23:25:35.7459510Z 2021-05-16T23:25:35.7471700Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:25:36.0204320Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:25:36.0504460Z ================================================== 2021-05-16T23:25:36.0606500Z downloaded 841 KB 2021-05-16T23:25:36.0706660Z 2021-05-16T23:25:36.0766680Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:25:36.1942730Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:25:36.2042390Z ================================================== 2021-05-16T23:25:36.2117750Z downloaded 259 KB 2021-05-16T23:25:36.2118510Z 2021-05-16T23:25:36.2120530Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:25:36.4429560Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:25:36.4498500Z ================================================== 2021-05-16T23:25:36.4502160Z downloaded 96 KB 2021-05-16T23:25:36.4502800Z 2021-05-16T23:25:36.4537550Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:25:36.9780470Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:25:36.9781690Z ================================================== 2021-05-16T23:25:36.9782770Z downloaded 19 KB 2021-05-16T23:25:36.9783340Z 2021-05-16T23:25:36.9815430Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:25:37.2435420Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:25:37.2483140Z ================================================== 2021-05-16T23:25:37.2484810Z downloaded 61 KB 2021-05-16T23:25:37.2486390Z 2021-05-16T23:25:37.2516980Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:25:37.5240240Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:25:37.5643080Z ================================================== 2021-05-16T23:25:37.5644550Z downloaded 1.3 MB 2021-05-16T23:25:37.5645170Z 2021-05-16T23:25:37.5685080Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:25:37.8169200Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:25:37.8170600Z ================================================== 2021-05-16T23:25:37.8171910Z downloaded 12 KB 2021-05-16T23:25:37.8172500Z 2021-05-16T23:25:37.8203070Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:25:38.0861890Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:25:38.1139160Z ================================================== 2021-05-16T23:25:38.1140380Z downloaded 774 KB 2021-05-16T23:25:38.1141020Z 2021-05-16T23:25:38.1177600Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:25:38.2686930Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:25:38.2890860Z ================================================== 2021-05-16T23:25:38.2894700Z downloaded 411 KB 2021-05-16T23:25:38.2895640Z 2021-05-16T23:25:38.2931120Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:25:38.4931710Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:25:38.5046750Z ================================================== 2021-05-16T23:25:38.5050260Z downloaded 156 KB 2021-05-16T23:25:38.5051710Z 2021-05-16T23:25:38.5081050Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:25:38.8842200Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:25:38.8890180Z ================================================== 2021-05-16T23:25:38.8892160Z downloaded 60 KB 2021-05-16T23:25:38.8894530Z 2021-05-16T23:25:38.8925470Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:25:39.0286080Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:25:39.0405190Z ================================================== 2021-05-16T23:25:39.0409760Z downloaded 154 KB 2021-05-16T23:25:39.0410750Z 2021-05-16T23:25:39.0445140Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:25:39.2638370Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:25:39.2711990Z ================================================== 2021-05-16T23:25:39.2785250Z downloaded 110 KB 2021-05-16T23:25:39.2786090Z 2021-05-16T23:25:39.2789340Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:25:39.5509430Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:25:39.6192660Z ================================================== 2021-05-16T23:25:39.6233650Z downloaded 107 KB 2021-05-16T23:25:39.6240230Z 2021-05-16T23:25:39.6256990Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:25:39.9858420Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:25:40.0816950Z ================================================== 2021-05-16T23:25:40.0818230Z downloaded 224 KB 2021-05-16T23:25:40.0818910Z 2021-05-16T23:25:40.0858520Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:25:40.2305310Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:25:40.2351400Z ================================================== 2021-05-16T23:25:40.2353350Z downloaded 58 KB 2021-05-16T23:25:40.2355200Z 2021-05-16T23:25:40.2384210Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:25:40.4192470Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:25:40.4198050Z ================================================== 2021-05-16T23:25:40.4199620Z downloaded 34 KB 2021-05-16T23:25:40.4202950Z 2021-05-16T23:25:40.4232420Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:25:40.6675610Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:25:40.6702160Z ================================================== 2021-05-16T23:25:40.6703240Z downloaded 43 KB 2021-05-16T23:25:40.6704000Z 2021-05-16T23:25:40.6737910Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:25:40.9495780Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:25:40.9556020Z ================================================== 2021-05-16T23:25:40.9557570Z downloaded 92 KB 2021-05-16T23:25:40.9558580Z 2021-05-16T23:25:40.9606040Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:25:41.2169520Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:25:41.2170990Z ================================================== 2021-05-16T23:25:41.2171760Z downloaded 12 KB 2021-05-16T23:25:41.2172560Z 2021-05-16T23:25:41.2202790Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:25:41.5946040Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T23:25:41.6134150Z ================================================== 2021-05-16T23:25:41.6135580Z downloaded 366 KB 2021-05-16T23:25:41.6136160Z 2021-05-16T23:25:41.6583150Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:25:41.9082030Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:25:41.9153200Z ================================================== 2021-05-16T23:25:41.9156560Z downloaded 81 KB 2021-05-16T23:25:41.9157420Z 2021-05-16T23:25:41.9185570Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:25:42.2882610Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:25:42.2924670Z ================================================== 2021-05-16T23:25:42.2926090Z downloaded 44 KB 2021-05-16T23:25:42.2927400Z 2021-05-16T23:25:42.3106010Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:25:42.7296810Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:25:42.7350420Z ================================================== 2021-05-16T23:25:42.7351320Z downloaded 64 KB 2021-05-16T23:25:42.7352140Z 2021-05-16T23:25:42.7387300Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:25:42.9476820Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:25:43.0789880Z ================================================== 2021-05-16T23:25:43.0790880Z downloaded 777 KB 2021-05-16T23:25:43.0792630Z 2021-05-16T23:25:43.0833360Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:25:43.3658350Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:25:43.5998090Z ================================================== 2021-05-16T23:25:43.6000500Z downloaded 286 KB 2021-05-16T23:25:43.6001340Z 2021-05-16T23:25:43.6042020Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:25:43.9760750Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:25:43.9763250Z ================================================== 2021-05-16T23:25:43.9764200Z downloaded 20 KB 2021-05-16T23:25:43.9764780Z 2021-05-16T23:25:43.9798530Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:25:44.2590060Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:25:44.2597680Z ================================================== 2021-05-16T23:25:44.2598510Z downloaded 24 KB 2021-05-16T23:25:44.2599070Z 2021-05-16T23:25:44.2634540Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:25:44.6233800Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:25:44.6379790Z ================================================== 2021-05-16T23:25:44.6425880Z downloaded 298 KB 2021-05-16T23:25:44.6427980Z 2021-05-16T23:25:44.6436560Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:25:44.9221690Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:25:44.9223660Z ================================================== 2021-05-16T23:25:44.9225050Z downloaded 16 KB 2021-05-16T23:25:44.9225780Z 2021-05-16T23:25:44.9261000Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:25:45.2759920Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:25:45.3106550Z ================================================== 2021-05-16T23:25:45.3110140Z downloaded 1.2 MB 2021-05-16T23:25:45.3112290Z 2021-05-16T23:25:46.0075170Z * installing *source* package ‘rlang’ ... 2021-05-16T23:25:46.0334080Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:25:46.0562640Z ** libs 2021-05-16T23:25:51.5190080Z 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-16T23:25:52.0077330Z 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-16T23:25:52.3890930Z 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-16T23:25:54.9877820Z 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-16T23:25:56.0921650Z 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-16T23:25:56.1643410Z 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-16T23:25:56.3834500Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T23:25:56.3923780Z ** R 2021-05-16T23:25:56.4769190Z ** inst 2021-05-16T23:25:56.4783300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:00.3231070Z ** help 2021-05-16T23:26:01.0205770Z *** installing help indices 2021-05-16T23:26:01.3762040Z *** copying figures 2021-05-16T23:26:01.3839130Z ** building package indices 2021-05-16T23:26:01.7950370Z ** testing if installed package can be loaded 2021-05-16T23:26:02.2598290Z * DONE (rlang) 2021-05-16T23:26:02.7086170Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:26:02.7135340Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:02.7301500Z ** libs 2021-05-16T23:26:02.7481500Z 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-16T23:26:02.9053780Z 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-16T23:26:02.9973760Z 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-16T23:26:03.0578710Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T23:26:03.0626810Z ** R 2021-05-16T23:26:03.0729490Z ** inst 2021-05-16T23:26:03.0832160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:03.2154410Z ** help 2021-05-16T23:26:03.2702050Z *** installing help indices 2021-05-16T23:26:03.3107090Z *** copying figures 2021-05-16T23:26:03.3121750Z ** building package indices 2021-05-16T23:26:03.3394620Z ** installing vignettes 2021-05-16T23:26:03.3459780Z ** testing if installed package can be loaded 2021-05-16T23:26:03.7319550Z * DONE (magrittr) 2021-05-16T23:26:04.0681190Z * installing *source* package ‘glue’ ... 2021-05-16T23:26:04.0722360Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:04.0924500Z ** libs 2021-05-16T23:26:04.1111750Z 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-16T23:26:04.2405280Z 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-16T23:26:04.3752320Z 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-16T23:26:04.4950940Z 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-16T23:26:04.5551110Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T23:26:04.5599610Z ** R 2021-05-16T23:26:04.5689710Z ** inst 2021-05-16T23:26:04.5721410Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:04.9018520Z ** help 2021-05-16T23:26:04.9513630Z *** installing help indices 2021-05-16T23:26:05.0294790Z *** copying figures 2021-05-16T23:26:05.0303840Z ** building package indices 2021-05-16T23:26:05.0523100Z ** installing vignettes 2021-05-16T23:26:05.0602470Z ** testing if installed package can be loaded 2021-05-16T23:26:05.4321320Z * DONE (glue) 2021-05-16T23:26:05.7471130Z * installing *source* package ‘sys’ ... 2021-05-16T23:26:05.7496960Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:05.7654400Z ** libs 2021-05-16T23:26:05.7846440Z 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-16T23:26:06.0155440Z 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-16T23:26:06.1022100Z 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-16T23:26:06.1973660Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T23:26:06.2018860Z ** R 2021-05-16T23:26:06.2082510Z ** inst 2021-05-16T23:26:06.2100950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:06.3245280Z ** help 2021-05-16T23:26:06.3479220Z *** installing help indices 2021-05-16T23:26:06.3737320Z ** building package indices 2021-05-16T23:26:06.3908430Z ** testing if installed package can be loaded 2021-05-16T23:26:06.7382150Z * DONE (sys) 2021-05-16T23:26:07.0537990Z * installing *source* package ‘R6’ ... 2021-05-16T23:26:07.0568350Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:07.0735200Z ** R 2021-05-16T23:26:07.0841020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:07.4939720Z ** help 2021-05-16T23:26:07.5152620Z *** installing help indices 2021-05-16T23:26:07.5409320Z *** copying figures 2021-05-16T23:26:07.5423870Z ** building package indices 2021-05-16T23:26:07.5580430Z ** testing if installed package can be loaded 2021-05-16T23:26:07.7949310Z * DONE (R6) 2021-05-16T23:26:08.9244880Z * installing *source* package ‘openssl’ ... 2021-05-16T23:26:08.9245470Z Homebrew 3.1.6 2021-05-16T23:26:08.9252720Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:08.9254020Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T23:26:08.9256630Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T23:26:09.2183520Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T23:26:09.5912430Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T23:26:09.6132090Z ** libs 2021-05-16T23:26:09.6327270Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:26:09.6359740Z 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-16T23:26:09.7798290Z 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-16T23:26:09.9242600Z 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-16T23:26:10.1007250Z 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-16T23:26:10.3751170Z 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-16T23:26:10.5382830Z 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-16T23:26:11.1231070Z 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-16T23:26:11.1233730Z 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-16T23:26:11.1235970Z 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-16T23:26:11.2033430Z 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-16T23:26:11.3332820Z 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-16T23:26:11.4958390Z 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-16T23:26:11.7124070Z 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-16T23:26:11.9122930Z 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-16T23:26:12.1881610Z 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-16T23:26:12.3273270Z 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-16T23:26:12.4013520Z 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-16T23:26:12.6225760Z 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-16T23:26:12.8595300Z 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-16T23:26:13.0769540Z 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-16T23:26:13.1638700Z 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-16T23:26:13.3569580Z 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-16T23:26:13.5661480Z 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-16T23:26:13.8230120Z 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-16T23:26:14.0320700Z 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-16T23:26:14.2485140Z 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-16T23:26:14.4618820Z 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-16T23:26:14.5724890Z 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-16T23:26:14.7849740Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:26:16.3046130Z 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-16T23:26:16.3735450Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T23:26:16.3787900Z ** R 2021-05-16T23:26:16.4054720Z ** inst 2021-05-16T23:26:16.4290720Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:17.3673620Z ** help 2021-05-16T23:26:17.4465110Z *** installing help indices 2021-05-16T23:26:17.5181580Z ** building package indices 2021-05-16T23:26:17.5864860Z ** installing vignettes 2021-05-16T23:26:17.6029930Z ** testing if installed package can be loaded 2021-05-16T23:26:17.9546590Z * DONE (openssl) 2021-05-16T23:26:18.2568780Z * installing *source* package ‘mime’ ... 2021-05-16T23:26:18.2587650Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:18.2743230Z ** libs 2021-05-16T23:26:18.2922010Z 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-16T23:26:18.3736120Z 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-16T23:26:18.4693870Z 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-16T23:26:18.5725620Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T23:26:18.5826560Z ** R 2021-05-16T23:26:18.5928690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:18.7825280Z ** help 2021-05-16T23:26:18.8015240Z *** installing help indices 2021-05-16T23:26:18.8219380Z ** building package indices 2021-05-16T23:26:18.8358080Z ** testing if installed package can be loaded 2021-05-16T23:26:19.1677180Z * DONE (mime) 2021-05-16T23:26:19.6404430Z * installing *source* package ‘curl’ ... 2021-05-16T23:26:19.6530780Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:19.8019810Z Found pkg-config cflags and libs! 2021-05-16T23:26:20.1670680Z Using PKG_CFLAGS= 2021-05-16T23:26:20.1672650Z Using PKG_LIBS=-lcurl 2021-05-16T23:26:20.3083970Z ** libs 2021-05-16T23:26:20.3266290Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T23:26:20.3307160Z 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-16T23:26:20.4409080Z 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-16T23:26:20.5936960Z 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-16T23:26:20.6969480Z 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-16T23:26:20.7885710Z 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-16T23:26:20.8985490Z 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-16T23:26:21.0075220Z 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-16T23:26:21.1005680Z 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-16T23:26:21.3066540Z 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-16T23:26:21.3785270Z 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-16T23:26:21.4770290Z 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-16T23:26:21.5895160Z 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-16T23:26:21.7840870Z 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-16T23:26:21.8711550Z 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-16T23:26:21.9613180Z 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-16T23:26:22.0373870Z 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-16T23:26:22.1170580Z 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-16T23:26:22.1990510Z 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-16T23:26:22.3415440Z 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-16T23:26:22.4397610Z 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-16T23:26:22.4818290Z 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-16T23:26:22.5701700Z 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-16T23:26:22.6368580Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T23:26:22.6412110Z ** R 2021-05-16T23:26:22.6603850Z ** inst 2021-05-16T23:26:22.6769560Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:23.0614230Z ** help 2021-05-16T23:26:23.1310080Z *** installing help indices 2021-05-16T23:26:23.1726490Z ** building package indices 2021-05-16T23:26:23.2065950Z ** installing vignettes 2021-05-16T23:26:23.2165050Z ** testing if installed package can be loaded 2021-05-16T23:26:23.5455710Z * DONE (curl) 2021-05-16T23:26:23.9962690Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:26:24.0076350Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:24.0251120Z ** libs 2021-05-16T23:26:24.0448670Z 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-16T23:26:24.1439420Z 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-16T23:26:24.2367140Z 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-16T23:26:24.3330610Z 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-16T23:26:24.4619050Z 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-16T23:26:24.5657390Z 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-16T23:26:24.6484180Z 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-16T23:26:24.7279570Z 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-16T23:26:24.8267640Z 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-16T23:26:24.9144030Z 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-16T23:26:25.0541810Z 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-16T23:26:25.1530910Z 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-16T23:26:25.2615390Z 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-16T23:26:25.3660690Z 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-16T23:26:25.4632550Z 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-16T23:26:25.5523140Z 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-16T23:26:25.6416490Z 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-16T23:26:25.7281270Z 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-16T23:26:25.8307880Z 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-16T23:26:25.9121840Z 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-16T23:26:25.9926490Z 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-16T23:26:26.0930530Z 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-16T23:26:26.1605340Z 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-16T23:26:26.2447820Z 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-16T23:26:26.3699790Z 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-16T23:26:26.5885770Z 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-16T23:26:26.8824330Z 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-16T23:26:27.0802700Z 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-16T23:26:27.2516460Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T23:26:27.2758480Z 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-16T23:26:27.3404770Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T23:26:27.3455520Z ** R 2021-05-16T23:26:27.3736130Z ** inst 2021-05-16T23:26:27.3802730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:27.4861980Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:26:28.3224540Z ** help 2021-05-16T23:26:28.3654030Z *** installing help indices 2021-05-16T23:26:28.4076300Z ** building package indices 2021-05-16T23:26:28.4411500Z ** installing vignettes 2021-05-16T23:26:28.4484280Z ** testing if installed package can be loaded 2021-05-16T23:26:28.7994350Z * DONE (jsonlite) 2021-05-16T23:26:29.1290120Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:26:29.1325470Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:29.1476400Z ** R 2021-05-16T23:26:29.1586790Z ** inst 2021-05-16T23:26:29.1618210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:29.4993590Z ** help 2021-05-16T23:26:29.5436710Z *** installing help indices 2021-05-16T23:26:29.5952830Z ** building package indices 2021-05-16T23:26:29.6072500Z ** installing vignettes 2021-05-16T23:26:29.6115730Z ** testing if installed package can be loaded 2021-05-16T23:26:29.8339010Z * DONE (gitcreds) 2021-05-16T23:26:30.2111730Z * installing *source* package ‘zip’ ... 2021-05-16T23:26:30.2158700Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:30.2295490Z ** libs 2021-05-16T23:26:30.2509040Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:26:33.5656830Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:26:36.6402750Z 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-16T23:26:36.7217280Z 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-16T23:26:39.3330900Z 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-16T23:26:39.4128110Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T23:26:39.4130290Z size_t uzipfile_len = 0; 2021-05-16T23:26:39.4130980Z ^ 2021-05-16T23:26:39.4665340Z 1 warning generated. 2021-05-16T23:26:39.4694350Z 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-16T23:26:39.6259810Z 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-16T23:26:39.7251860Z 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-16T23:26:39.7837240Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T23:26:39.7949770Z ** R 2021-05-16T23:26:39.8014060Z ** inst 2021-05-16T23:26:39.8037900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:39.9717050Z ** help 2021-05-16T23:26:40.0400320Z *** installing help indices 2021-05-16T23:26:40.0635620Z ** building package indices 2021-05-16T23:26:40.1241050Z ** testing if installed package can be loaded 2021-05-16T23:26:40.4519960Z * DONE (zip) 2021-05-16T23:26:40.8523940Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:26:40.8603280Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:40.8763060Z ** R 2021-05-16T23:26:40.9433860Z ** inst 2021-05-16T23:26:40.9532450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:41.3374720Z ** help 2021-05-16T23:26:41.5803460Z *** installing help indices 2021-05-16T23:26:41.7739720Z *** copying figures 2021-05-16T23:26:41.7840420Z ** building package indices 2021-05-16T23:26:41.9395220Z ** installing vignettes 2021-05-16T23:26:41.9749010Z ** testing if installed package can be loaded 2021-05-16T23:26:42.1922960Z * DONE (rstudioapi) 2021-05-16T23:26:42.5704670Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:26:42.5751450Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:42.5932620Z ** R 2021-05-16T23:26:42.6020940Z ** inst 2021-05-16T23:26:42.6059500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:42.9335860Z ** help 2021-05-16T23:26:42.9671700Z *** installing help indices 2021-05-16T23:26:42.9970510Z *** copying figures 2021-05-16T23:26:43.0005340Z ** building package indices 2021-05-16T23:26:43.0206400Z ** installing vignettes 2021-05-16T23:26:43.0256860Z ** testing if installed package can be loaded 2021-05-16T23:26:43.2984800Z * DONE (rprojroot) 2021-05-16T23:26:43.6154390Z * installing *source* package ‘crayon’ ... 2021-05-16T23:26:43.6191070Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:43.6357720Z ** R 2021-05-16T23:26:43.6550550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:44.4727630Z ** help 2021-05-16T23:26:44.5474440Z *** installing help indices 2021-05-16T23:26:44.5932380Z ** building package indices 2021-05-16T23:26:44.6366110Z ** testing if installed package can be loaded 2021-05-16T23:26:44.9052380Z * DONE (crayon) 2021-05-16T23:26:45.1924290Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:26:45.1953100Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:45.2103940Z ** libs 2021-05-16T23:26:45.2296300Z 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-16T23:26:48.3333740Z 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-16T23:26:48.4183970Z 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-16T23:26:48.4817370Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T23:26:48.4862220Z ** R 2021-05-16T23:26:48.4942450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:48.7582610Z ** help 2021-05-16T23:26:48.7789170Z *** installing help indices 2021-05-16T23:26:48.8014120Z ** building package indices 2021-05-16T23:26:48.8162990Z ** testing if installed package can be loaded 2021-05-16T23:26:49.1548410Z * DONE (fastmap) 2021-05-16T23:26:49.4923950Z * installing *source* package ‘withr’ ... 2021-05-16T23:26:49.4975870Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:49.5183330Z ** R 2021-05-16T23:26:49.5347050Z ** inst 2021-05-16T23:26:49.5371170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:50.0450230Z ** help 2021-05-16T23:26:50.1428450Z *** installing help indices 2021-05-16T23:26:50.2032700Z *** copying figures 2021-05-16T23:26:50.2045480Z ** building package indices 2021-05-16T23:26:50.2881330Z ** installing vignettes 2021-05-16T23:26:50.2958180Z ** testing if installed package can be loaded 2021-05-16T23:26:50.5109590Z * DONE (withr) 2021-05-16T23:26:50.8064730Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:26:50.8088430Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:50.8271240Z ** libs 2021-05-16T23:26:50.8444320Z 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-16T23:26:50.9244600Z 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-16T23:26:51.0073700Z 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-16T23:26:51.0632400Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T23:26:51.0672570Z ** R 2021-05-16T23:26:51.0737150Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:26:51.2074260Z ** help 2021-05-16T23:26:51.2353900Z *** installing help indices 2021-05-16T23:26:51.2642910Z ** building package indices 2021-05-16T23:26:51.2829730Z ** testing if installed package can be loaded 2021-05-16T23:26:51.6010670Z * DONE (rappdirs) 2021-05-16T23:26:52.2704560Z * installing *source* package ‘fs’ ... 2021-05-16T23:26:52.2908970Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:26:52.3109890Z ** libs 2021-05-16T23:26:52.3310560Z 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-16T23:26:53.0735960Z 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-16T23:26:53.2627740Z 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-16T23:26:53.9094870Z 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-16T23:26:54.0825720Z 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-16T23:26:54.6539930Z 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-16T23:26:55.5464370Z 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-16T23:26:55.6961880Z 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-16T23:26:56.2894130Z 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-16T23:26:56.9391300Z 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-16T23:26:57.5265330Z 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-16T23:26:58.1030370Z (cd libuv-1.38.1 \ 2021-05-16T23:26:58.1032850Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T23:26:59.5971250Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:02.0172040Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:02.1081110Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:02.1316850Z rm: conftest.dSYM: is a directory 2021-05-16T23:27:12.7108270Z make --directory=libuv-1.38.1 \ 2021-05-16T23:27:12.7108890Z HAVE_DTRACE=0 2021-05-16T23:27:13.7873530Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:27:13.7875050Z CC src/libuv_la-idna.lo 2021-05-16T23:27:14.8004650Z CC src/libuv_la-inet.lo 2021-05-16T23:27:15.8499080Z CC src/libuv_la-random.lo 2021-05-16T23:27:16.7373630Z CC src/libuv_la-strscpy.lo 2021-05-16T23:27:17.6056920Z CC src/libuv_la-threadpool.lo 2021-05-16T23:27:18.6119530Z CC src/libuv_la-timer.lo 2021-05-16T23:27:19.6502330Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:27:20.5285740Z CC src/libuv_la-uv-common.lo 2021-05-16T23:27:21.8748540Z CC src/libuv_la-version.lo 2021-05-16T23:27:22.7380840Z CC src/unix/libuv_la-async.lo 2021-05-16T23:27:23.7522740Z CC src/unix/libuv_la-core.lo 2021-05-16T23:27:25.2558290Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:27:26.1418910Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:27:27.9293830Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:27:28.9011190Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:27:29.8059150Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:27:30.7771790Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:27:31.7157600Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:27:32.7221730Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:27:33.6524740Z CC src/unix/libuv_la-process.lo 2021-05-16T23:27:34.7542920Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:27:35.6490560Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:27:37.0185290Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:27:38.7980650Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:27:39.8064410Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:27:40.8855240Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:27:41.8634240Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:27:43.1216910Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:27:44.0712530Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:27:44.9564440Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:27:45.9127770Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:27:47.0832950Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:27:48.2198140Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:27:49.1101910Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:27:49.9665720Z CCLD libuv.la 2021-05-16T23:27:50.5085420Z 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-16T23:27:50.5886890Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T23:27:50.5965920Z ** R 2021-05-16T23:27:50.6145190Z ** inst 2021-05-16T23:27:50.6172630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:51.7704210Z ** help 2021-05-16T23:27:51.8618380Z *** installing help indices 2021-05-16T23:27:51.9202000Z ** building package indices 2021-05-16T23:27:51.9768830Z ** installing vignettes 2021-05-16T23:27:51.9874870Z ** testing if installed package can be loaded 2021-05-16T23:27:52.3602560Z * DONE (fs) 2021-05-16T23:27:52.7617870Z * installing *source* package ‘clipr’ ... 2021-05-16T23:27:52.7647730Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:52.7848140Z ** R 2021-05-16T23:27:52.7923120Z ** inst 2021-05-16T23:27:52.7952470Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:27:52.9695180Z ** help 2021-05-16T23:27:53.0041090Z *** installing help indices 2021-05-16T23:27:53.0291770Z ** building package indices 2021-05-16T23:27:53.0495250Z ** installing vignettes 2021-05-16T23:27:53.0536600Z ** testing if installed package can be loaded 2021-05-16T23:27:53.2762520Z * DONE (clipr) 2021-05-16T23:27:54.2554340Z * installing *source* package ‘git2r’ ... 2021-05-16T23:27:54.2961770Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:27:54.6747500Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T23:27:54.6750010Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T23:27:54.6759550Z checking for gcc... gcc 2021-05-16T23:27:58.6661870Z checking whether the C compiler works... yes 2021-05-16T23:27:58.6662680Z checking for C compiler default output file name... a.out 2021-05-16T23:27:58.7874290Z checking for suffix of executables... 2021-05-16T23:27:59.1908450Z checking whether we are cross compiling... no 2021-05-16T23:27:59.3019880Z checking for suffix of object files... o 2021-05-16T23:27:59.3673330Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:27:59.4321330Z checking whether gcc accepts -g... yes 2021-05-16T23:27:59.5598950Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:27:59.5602450Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:27:59.6250820Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:27:59.6691000Z Found pkg-config cflags and libs! 2021-05-16T23:28:00.0685770Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:28:00.3218470Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:28:00.4108000Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:28:00.5010580Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:28:00.5897170Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T23:28:00.5898910Z ----- Results of the git2r package configure ----- 2021-05-16T23:28:00.5899290Z 2021-05-16T23:28:00.5906650Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-16T23:28:00.5908340Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:28:00.5908750Z 2021-05-16T23:28:00.5909640Z -------------------------------------------------- 2021-05-16T23:28:00.6261370Z configure: creating ./config.status 2021-05-16T23:28:00.8019090Z config.status: creating src/Makevars 2021-05-16T23:28:00.9196180Z ** libs 2021-05-16T23:28:00.9384470Z 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-16T23:28:01.0636180Z 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-16T23:28:01.1538180Z 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-16T23:28:01.3743750Z 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-16T23:28:01.5161080Z 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-16T23:28:01.6830120Z 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-16T23:28:01.9300830Z 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-16T23:28:02.0788410Z 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-16T23:28:02.2217430Z 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-16T23:28:02.4159270Z 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-16T23:28:02.6057960Z 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-16T23:28:02.7424620Z 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-16T23:28:02.9817830Z 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-16T23:28:03.0947100Z 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-16T23:28:03.2219250Z 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-16T23:28:03.3521930Z 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-16T23:28:03.4776570Z 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-16T23:28:03.6809500Z 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-16T23:28:03.8410800Z 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-16T23:28:03.9673490Z 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-16T23:28:04.1542590Z 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-16T23:28:04.2673810Z 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-16T23:28:04.3971670Z 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-16T23:28:04.5333800Z 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-16T23:28:04.6657300Z 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-16T23:28:04.8586760Z 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-16T23:28:05.0371610Z 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-16T23:28:05.1646620Z 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-16T23:28:05.2881090Z 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-16T23:28:05.4895140Z 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-16T23:28:05.6148000Z 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-16T23:28:05.7673320Z 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-16T23:28:05.9615800Z 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-16T23:28:06.1220090Z 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-16T23:28:06.2350170Z 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-16T23:28:06.3860670Z 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-16T23:28:06.4515640Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T23:28:06.4562830Z ** R 2021-05-16T23:28:06.4879990Z ** inst 2021-05-16T23:28:06.4905550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:07.4120980Z ** help 2021-05-16T23:28:07.7883810Z *** installing help indices 2021-05-16T23:28:08.0159920Z ** building package indices 2021-05-16T23:28:08.1849290Z ** testing if installed package can be loaded 2021-05-16T23:28:08.6431970Z * DONE (git2r) 2021-05-16T23:28:09.1344940Z * installing *source* package ‘httr’ ... 2021-05-16T23:28:09.1440400Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:09.1638500Z ** R 2021-05-16T23:28:09.1979320Z ** demo 2021-05-16T23:28:09.2025850Z ** inst 2021-05-16T23:28:09.2074970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:12.0355840Z ** help 2021-05-16T23:28:12.2497150Z *** installing help indices 2021-05-16T23:28:12.4089990Z ** building package indices 2021-05-16T23:28:12.5313010Z ** installing vignettes 2021-05-16T23:28:12.5385090Z ** testing if installed package can be loaded 2021-05-16T23:28:12.7605610Z * DONE (httr) 2021-05-16T23:28:13.2241040Z * installing *source* package ‘cli’ ... 2021-05-16T23:28:13.2354450Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:13.2553900Z ** R 2021-05-16T23:28:13.3053040Z ** inst 2021-05-16T23:28:13.3095060Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:16.0994640Z ** help 2021-05-16T23:28:16.3969570Z *** installing help indices 2021-05-16T23:28:16.5358410Z *** copying figures 2021-05-16T23:28:16.5362280Z ** building package indices 2021-05-16T23:28:16.6737690Z ** testing if installed package can be loaded 2021-05-16T23:28:16.9335700Z * DONE (cli) 2021-05-16T23:28:17.2554960Z * installing *source* package ‘credentials’ ... 2021-05-16T23:28:17.2583440Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:17.2755660Z ** R 2021-05-16T23:28:17.2836890Z ** inst 2021-05-16T23:28:17.2872290Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:17.5682990Z ** help 2021-05-16T23:28:17.5940200Z *** installing help indices 2021-05-16T23:28:17.6161770Z ** building package indices 2021-05-16T23:28:17.6302980Z ** installing vignettes 2021-05-16T23:28:17.6346110Z ** testing if installed package can be loaded 2021-05-16T23:28:18.1316850Z * DONE (credentials) 2021-05-16T23:28:18.5454860Z * installing *source* package ‘purrr’ ... 2021-05-16T23:28:18.5553790Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:18.5764690Z ** libs 2021-05-16T23:28:18.5948840Z 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-16T23:28:18.6707190Z 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-16T23:28:18.7903110Z 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-16T23:28:18.8925810Z 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-16T23:28:19.0214400Z 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-16T23:28:19.1004950Z 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-16T23:28:19.2434270Z 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-16T23:28:19.4051540Z 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-16T23:28:19.5145490Z 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-16T23:28:19.6004720Z 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-16T23:28:19.6637030Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T23:28:19.6680860Z ** R 2021-05-16T23:28:19.6982550Z ** inst 2021-05-16T23:28:19.7003460Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:20.9387300Z ** help 2021-05-16T23:28:21.1497210Z *** installing help indices 2021-05-16T23:28:21.2621620Z *** copying figures 2021-05-16T23:28:21.2657630Z ** building package indices 2021-05-16T23:28:21.3690110Z ** installing vignettes 2021-05-16T23:28:21.3783000Z ** testing if installed package can be loaded 2021-05-16T23:28:21.7350710Z * DONE (purrr) 2021-05-16T23:28:22.1063560Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:28:22.1123650Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:22.1330180Z ** R 2021-05-16T23:28:22.1421160Z ** inst 2021-05-16T23:28:22.1464120Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:22.4617680Z ** help 2021-05-16T23:28:22.5225360Z *** installing help indices 2021-05-16T23:28:22.5518130Z *** copying figures 2021-05-16T23:28:22.5552690Z ** building package indices 2021-05-16T23:28:22.5803380Z ** installing vignettes 2021-05-16T23:28:22.5861190Z ** testing if installed package can be loaded 2021-05-16T23:28:22.8319450Z * DONE (lifecycle) 2021-05-16T23:28:23.3133470Z * installing *source* package ‘desc’ ... 2021-05-16T23:28:23.3223340Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:23.3421670Z ** R 2021-05-16T23:28:23.3675070Z ** inst 2021-05-16T23:28:23.3726600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:25.1102050Z ** help 2021-05-16T23:28:25.3943890Z *** installing help indices 2021-05-16T23:28:25.5074340Z ** building package indices 2021-05-16T23:28:25.6545750Z ** testing if installed package can be loaded 2021-05-16T23:28:25.8972650Z * DONE (desc) 2021-05-16T23:28:26.2030670Z * installing *source* package ‘cachem’ ... 2021-05-16T23:28:26.2054410Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:26.2275010Z ** libs 2021-05-16T23:28:26.2484030Z 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-16T23:28:26.3335730Z 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-16T23:28:26.4181740Z 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-16T23:28:26.4775980Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T23:28:26.4821230Z ** R 2021-05-16T23:28:26.4936060Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:26.8831730Z ** help 2021-05-16T23:28:26.9139180Z *** installing help indices 2021-05-16T23:28:26.9373570Z ** building package indices 2021-05-16T23:28:26.9600860Z ** testing if installed package can be loaded 2021-05-16T23:28:27.3077740Z * DONE (cachem) 2021-05-16T23:28:27.6746300Z * installing *source* package ‘gh’ ... 2021-05-16T23:28:27.6782630Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:27.6983710Z ** R 2021-05-16T23:28:27.7145120Z ** inst 2021-05-16T23:28:27.7171680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:28.7259760Z ** help 2021-05-16T23:28:28.7645950Z *** installing help indices 2021-05-16T23:28:28.7964710Z ** building package indices 2021-05-16T23:28:28.8202580Z ** installing vignettes 2021-05-16T23:28:28.8248660Z ** testing if installed package can be loaded 2021-05-16T23:28:29.1236060Z * DONE (gh) 2021-05-16T23:28:29.4620920Z * installing *source* package ‘gert’ ... 2021-05-16T23:28:29.4681250Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:29.6226080Z Found pkg-config cflags and libs! 2021-05-16T23:28:29.9532710Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T23:28:29.9550210Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:28:30.0683970Z Configuration OK! 2021-05-16T23:28:30.0881970Z ** libs 2021-05-16T23:28:30.1057990Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T23:28:30.1087390Z 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-16T23:28:30.3289150Z 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-16T23:28:30.5621870Z 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-16T23:28:30.7929640Z 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-16T23:28:30.9264850Z 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-16T23:28:31.0527070Z 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-16T23:28:31.2330410Z 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-16T23:28:31.3531630Z 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-16T23:28:31.5037030Z 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-16T23:28:31.6597040Z 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-16T23:28:31.7931500Z 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-16T23:28:31.9449470Z 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-16T23:28:32.0786440Z 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-16T23:28:32.2446700Z 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-16T23:28:32.3715640Z 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-16T23:28:32.4332480Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T23:28:32.4378790Z ** R 2021-05-16T23:28:32.4545400Z ** inst 2021-05-16T23:28:32.4577430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:33.1581420Z ** help 2021-05-16T23:28:33.2714580Z *** installing help indices 2021-05-16T23:28:33.3490330Z ** building package indices 2021-05-16T23:28:33.3928450Z ** installing vignettes 2021-05-16T23:28:33.4030380Z ** testing if installed package can be loaded 2021-05-16T23:28:33.8203870Z * DONE (gert) 2021-05-16T23:28:34.1102250Z * installing *source* package ‘memoise’ ... 2021-05-16T23:28:34.1126390Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:34.1305270Z ** R 2021-05-16T23:28:34.1373290Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:34.3807040Z ** help 2021-05-16T23:28:34.4182350Z *** installing help indices 2021-05-16T23:28:34.4470040Z ** building package indices 2021-05-16T23:28:34.4741050Z ** testing if installed package can be loaded 2021-05-16T23:28:34.7223620Z * DONE (memoise) 2021-05-16T23:28:35.2693560Z * installing *source* package ‘usethis’ ... 2021-05-16T23:28:35.2846650Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:28:35.3154100Z ** R 2021-05-16T23:28:35.3833450Z ** inst 2021-05-16T23:28:35.4010890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:28:38.6223810Z ** help 2021-05-16T23:28:38.8828590Z *** installing help indices 2021-05-16T23:28:39.0216760Z *** copying figures 2021-05-16T23:28:39.0232660Z ** building package indices 2021-05-16T23:28:39.1654760Z ** testing if installed package can be loaded 2021-05-16T23:28:39.5147690Z * DONE (usethis) 2021-05-16T23:28:39.5641650Z 2021-05-16T23:28:39.5643040Z The downloaded source packages are in 2021-05-16T23:28:39.5644800Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/downloaded_packages’ 2021-05-16T23:28:39.5665900Z Running `R CMD build`... 2021-05-16T23:28:41.8183120Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a54346dde38/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:28:41.8184890Z * preparing ‘tic’: 2021-05-16T23:28:41.8186540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:28:41.8187310Z * installing the package to process help pages 2021-05-16T23:28:41.8188520Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:28:41.8189280Z * checking for empty or unneeded directories 2021-05-16T23:28:41.8190770Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:28:41.8191770Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:28:41.8192660Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:28:41.8196970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:41.8198250Z (as ‘lib’ is unspecified) 2021-05-16T23:28:42.2655770Z * installing *source* package ‘tic’ ... 2021-05-16T23:28:42.2946900Z ** R 2021-05-16T23:28:42.3317240Z ** inst 2021-05-16T23:28:42.3762210Z ** preparing package for lazy loading 2021-05-16T23:28:42.6065160Z ** help 2021-05-16T23:28:42.8010950Z *** installing help indices 2021-05-16T23:28:42.9409770Z *** copying figures 2021-05-16T23:28:42.9437790Z ** building package indices 2021-05-16T23:28:43.1097830Z ** installing vignettes 2021-05-16T23:28:43.1203720Z ** testing if installed package can be loaded 2021-05-16T23:28:43.4325070Z * DONE (tic) 2021-05-16T23:28:43.4952210Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:28:43.9137880Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:28:47.0568730Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:28:47.0570310Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:47.0571170Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:28:47.0572610Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:28:47.0574120Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:47.0575780Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:28:47.0576680Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:28:47.0577640Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:28:47.0578630Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:28:47.0579460Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:28:47.0581060Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:28:47.0581930Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:28:47.0582760Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:47.0583610Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:28:47.0584850Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:28:47.0585750Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:28:47.0586580Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:28:47.0587400Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:28:47.0588220Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:28:47.0589010Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:28:47.0589820Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:28:47.0590640Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:28:47.0591470Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:28:47.0592280Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:28:47.0593110Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:28:47.0594260Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:28:47.0595360Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:28:47.0596220Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:28:47.0597040Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:28:47.0597870Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:28:47.0598710Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:47.0599580Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:28:47.0600430Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:28:47.0602160Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:28:47.0603140Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:28:47.0604010Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:28:47.0604860Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:28:47.0605700Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:28:47.0608470Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:28:47.0611230Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:28:47.0612490Z (as ‘lib’ is unspecified) 2021-05-16T23:28:48.5411840Z 2021-05-16T23:28:48.5412770Z There are binary versions available but the source versions are later: 2021-05-16T23:28:48.5427620Z binary source needs_compilation 2021-05-16T23:28:48.5428180Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T23:28:48.5428870Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T23:28:48.5429520Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T23:28:48.5430290Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T23:28:48.5430970Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T23:28:48.5431620Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T23:28:48.5432260Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T23:28:48.5433040Z ps 1.3.2 1.6.0 TRUE 2021-05-16T23:28:48.5433700Z processx 3.4.2 3.5.2 TRUE 2021-05-16T23:28:48.5434370Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T23:28:48.5435020Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T23:28:48.5435650Z digest 0.6.25 0.6.27 TRUE 2021-05-16T23:28:48.5436280Z callr 3.4.2 3.7.0 FALSE 2021-05-16T23:28:48.5436910Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T23:28:48.5438100Z xfun 0.12 0.23 TRUE 2021-05-16T23:28:48.5439350Z highr 0.8 0.9 FALSE 2021-05-16T23:28:48.5439820Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T23:28:48.5440260Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T23:28:48.5441530Z knitr 1.28 1.33 FALSE 2021-05-16T23:28:48.5442030Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T23:28:48.5442500Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T23:28:48.5442960Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T23:28:48.5443450Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T23:28:48.5443900Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T23:28:48.5444170Z 2021-05-16T23:28:48.5445560Z Package which is only available in source form, and may need 2021-05-16T23:28:48.5447510Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T23:28:48.5456100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T23:28:49.6218750Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T23:28:49.6219880Z ================================================== 2021-05-16T23:28:49.6221000Z downloaded 17 KB 2021-05-16T23:28:49.6221650Z 2021-05-16T23:28:49.6223300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T23:28:49.6225250Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T23:28:49.6225870Z ================================================== 2021-05-16T23:28:49.6226730Z downloaded 15 KB 2021-05-16T23:28:49.6227030Z 2021-05-16T23:28:49.6228550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T23:28:49.7208820Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T23:28:49.7263860Z ================================================== 2021-05-16T23:28:49.7264710Z downloaded 71 KB 2021-05-16T23:28:49.7265530Z 2021-05-16T23:28:49.7424160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T23:28:50.1326510Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T23:28:50.1466250Z ================================================== 2021-05-16T23:28:50.1467460Z downloaded 192 KB 2021-05-16T23:28:50.1467980Z 2021-05-16T23:28:50.1499100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T23:28:50.4084660Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T23:28:50.4197140Z ================================================== 2021-05-16T23:28:50.4198480Z downloaded 203 KB 2021-05-16T23:28:50.4199680Z 2021-05-16T23:28:50.4229630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T23:28:50.7415230Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T23:28:50.7560390Z ================================================== 2021-05-16T23:28:50.7561910Z downloaded 300 KB 2021-05-16T23:28:50.7562250Z 2021-05-16T23:28:50.7594180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T23:28:51.1569360Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T23:28:51.1570050Z ================================================== 2021-05-16T23:28:51.1570440Z downloaded 104 KB 2021-05-16T23:28:51.1570700Z 2021-05-16T23:28:51.1602230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T23:28:51.5953080Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T23:28:51.5960630Z ================================================== 2021-05-16T23:28:51.5962100Z downloaded 21 KB 2021-05-16T23:28:51.5962410Z 2021-05-16T23:28:51.5993760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T23:28:52.0022190Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T23:28:52.0031680Z ================================================== 2021-05-16T23:28:52.0032180Z downloaded 42 KB 2021-05-16T23:28:52.0032440Z 2021-05-16T23:28:52.0075950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T23:28:52.4494500Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T23:28:52.4495210Z ================================================== 2021-05-16T23:28:52.4495590Z downloaded 34 KB 2021-05-16T23:28:52.4495940Z 2021-05-16T23:28:52.4526470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T23:28:52.7131260Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T23:28:52.7277650Z ================================================== 2021-05-16T23:28:52.7278220Z downloaded 128 KB 2021-05-16T23:28:52.7278500Z 2021-05-16T23:28:52.9395140Z 2021-05-16T23:28:52.9396010Z The downloaded binary packages are in 2021-05-16T23:28:52.9396860Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpB7QZfG/downloaded_packages 2021-05-16T23:28:52.9400950Z 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-16T23:28:52.9401970Z 2021-05-16T23:28:52.9415310Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:28:53.1498430Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:28:53.1627440Z ================================================== 2021-05-16T23:28:53.1628390Z downloaded 233 KB 2021-05-16T23:28:53.1629290Z 2021-05-16T23:28:53.1658720Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:28:53.4119910Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:28:53.6478560Z ================================================== 2021-05-16T23:28:53.6483450Z downloaded 764 KB 2021-05-16T23:28:53.6485730Z 2021-05-16T23:28:53.6512620Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:28:53.9329090Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:28:53.9699550Z ================================================== 2021-05-16T23:28:53.9747090Z downloaded 1.1 MB 2021-05-16T23:28:53.9747800Z 2021-05-16T23:28:53.9749750Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:28:54.2480830Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:28:54.2773990Z ================================================== 2021-05-16T23:28:54.2775090Z downloaded 670 KB 2021-05-16T23:28:54.2775980Z 2021-05-16T23:28:54.2807120Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:28:54.5688650Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:28:54.5790650Z ================================================== 2021-05-16T23:28:54.5892270Z downloaded 13 KB 2021-05-16T23:28:54.5993460Z 2021-05-16T23:28:54.6095560Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:28:54.7808500Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:28:54.7951620Z ================================================== 2021-05-16T23:28:54.7952190Z downloaded 265 KB 2021-05-16T23:28:54.7952460Z 2021-05-16T23:28:54.7984810Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:28:55.0609450Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:28:55.0816270Z ================================================== 2021-05-16T23:28:55.0816810Z downloaded 466 KB 2021-05-16T23:28:55.0817080Z 2021-05-16T23:28:55.0850730Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:28:55.3204240Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:28:55.3304770Z ================================================== 2021-05-16T23:28:55.3406740Z downloaded 25 KB 2021-05-16T23:28:55.3508210Z 2021-05-16T23:28:55.3920080Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:28:55.6478340Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:28:55.6577950Z ================================================== 2021-05-16T23:28:55.6641610Z downloaded 116 KB 2021-05-16T23:28:55.6642310Z 2021-05-16T23:28:55.6644260Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:28:56.0617010Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:28:56.0750800Z ================================================== 2021-05-16T23:28:56.0752110Z downloaded 138 KB 2021-05-16T23:28:56.0752680Z 2021-05-16T23:28:56.0782810Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:28:56.3620260Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:28:56.3662580Z ================================================== 2021-05-16T23:28:56.3663460Z downloaded 59 KB 2021-05-16T23:28:56.3663750Z 2021-05-16T23:28:56.4089980Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:28:56.6297640Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:28:56.6331050Z ================================================== 2021-05-16T23:28:56.6342340Z downloaded 8066 bytes 2021-05-16T23:28:56.6343590Z 2021-05-16T23:28:56.6724850Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:28:56.9854470Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:28:56.9956240Z ================================================== 2021-05-16T23:28:57.0017970Z downloaded 160 KB 2021-05-16T23:28:57.0019280Z 2021-05-16T23:28:57.0025180Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:28:57.2638760Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:28:57.2688730Z ================================================== 2021-05-16T23:28:57.2731920Z downloaded 72 KB 2021-05-16T23:28:57.2737230Z 2021-05-16T23:28:57.2739330Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:28:57.5325540Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:28:57.5326230Z ================================================== 2021-05-16T23:28:57.5326620Z downloaded 11 KB 2021-05-16T23:28:57.5326880Z 2021-05-16T23:28:57.5358860Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:28:58.0058270Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T23:28:58.0097100Z ================================================== 2021-05-16T23:28:58.0097560Z downloaded 265 KB 2021-05-16T23:28:58.0097840Z 2021-05-16T23:28:58.0138960Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:28:58.2656860Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:28:58.2731290Z ================================================== 2021-05-16T23:28:58.2732140Z downloaded 109 KB 2021-05-16T23:28:58.2732740Z 2021-05-16T23:28:58.2766630Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:28:58.5340930Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:28:58.5342050Z ================================================== 2021-05-16T23:28:58.5343430Z downloaded 14 KB 2021-05-16T23:28:58.5344350Z 2021-05-16T23:28:58.5374580Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:28:58.7860010Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:28:58.8724050Z ================================================== 2021-05-16T23:28:58.8724990Z downloaded 7.2 MB 2021-05-16T23:28:58.8725510Z 2021-05-16T23:28:58.8790010Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:28:59.1577870Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:28:59.2433630Z ================================================== 2021-05-16T23:28:59.2434440Z downloaded 2.8 MB 2021-05-16T23:28:59.2434900Z 2021-05-16T23:28:59.2470500Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:28:59.4569450Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:29:00.1284300Z ================================================== 2021-05-16T23:29:00.1285600Z downloaded 871 KB 2021-05-16T23:29:00.1286190Z 2021-05-16T23:29:00.1316510Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:29:00.4594470Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:29:00.4595530Z ================================================== 2021-05-16T23:29:00.4596000Z downloaded 29 KB 2021-05-16T23:29:00.4596260Z 2021-05-16T23:29:00.4629640Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:29:00.6977670Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:29:00.7223140Z ================================================== 2021-05-16T23:29:00.7223930Z downloaded 664 KB 2021-05-16T23:29:00.7224260Z 2021-05-16T23:29:00.7258220Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:29:01.2390290Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:29:01.2392090Z ================================================== 2021-05-16T23:29:01.2392560Z downloaded 40 KB 2021-05-16T23:29:01.2392870Z 2021-05-16T23:29:01.2427870Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:29:01.4475580Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:29:01.4623250Z ================================================== 2021-05-16T23:29:01.4623940Z downloaded 248 KB 2021-05-16T23:29:01.4624460Z 2021-05-16T23:29:01.4655420Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:29:01.7138040Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:29:01.7322220Z ================================================== 2021-05-16T23:29:01.7322780Z downloaded 362 KB 2021-05-16T23:29:01.7323060Z 2021-05-16T23:29:02.1444860Z * installing *source* package ‘utf8’ ... 2021-05-16T23:29:02.1546920Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:02.1717630Z ** libs 2021-05-16T23:29:02.2171330Z 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-16T23:29:02.3438010Z 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-16T23:29:02.5262310Z 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-16T23:29:02.6234090Z 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-16T23:29:02.6952540Z 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-16T23:29:02.7912720Z 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-16T23:29:02.9725460Z 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-16T23:29:03.0673440Z 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-16T23:29:03.2230550Z 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-16T23:29:03.3270310Z 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-16T23:29:03.4421080Z 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-16T23:29:03.5405700Z 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-16T23:29:03.6305840Z 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-16T23:29:03.7208970Z 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-16T23:29:03.8069850Z 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-16T23:29:03.8991220Z 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-16T23:29:04.0118690Z 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-16T23:29:04.0944520Z 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-16T23:29:04.1623070Z 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-16T23:29:04.2517400Z 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-16T23:29:04.3213290Z 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-16T23:29:04.5206390Z 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-16T23:29:05.0267900Z 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-16T23:29:05.2278410Z 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-16T23:29:05.3277430Z 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-16T23:29:05.4207680Z 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-16T23:29:05.5164270Z 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-16T23:29:05.6238440Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T23:29:05.6491630Z 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-16T23:29:05.7206290Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T23:29:05.7260670Z ** R 2021-05-16T23:29:05.7346360Z ** inst 2021-05-16T23:29:05.7366100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:06.0438490Z ** help 2021-05-16T23:29:06.0793680Z *** installing help indices 2021-05-16T23:29:06.1087830Z ** building package indices 2021-05-16T23:29:06.1287000Z ** installing vignettes 2021-05-16T23:29:06.1327730Z ** testing if installed package can be loaded 2021-05-16T23:29:06.5203910Z * DONE (utf8) 2021-05-16T23:29:06.8767820Z * installing *source* package ‘fansi’ ... 2021-05-16T23:29:06.8831460Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:06.9019210Z ** libs 2021-05-16T23:29:06.9193900Z 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-16T23:29:06.9925200Z 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-16T23:29:07.0864450Z 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-16T23:29:07.1676630Z 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-16T23:29:07.2652700Z 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-16T23:29:07.5177300Z 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-16T23:29:07.5918200Z 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-16T23:29:07.8481660Z 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-16T23:29:07.9895900Z 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-16T23:29:08.0656060Z 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-16T23:29:08.1952780Z 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-16T23:29:08.3605510Z 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-16T23:29:08.4717500Z 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-16T23:29:08.5617480Z 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-16T23:29:08.6561550Z 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-16T23:29:08.8378190Z 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-16T23:29:09.0666060Z 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-16T23:29:09.1247970Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T23:29:09.1290090Z ** R 2021-05-16T23:29:09.1448490Z ** inst 2021-05-16T23:29:09.1470180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:10.5102010Z ** help 2021-05-16T23:29:10.5103450Z *** installing help indices 2021-05-16T23:29:10.5104010Z ** building package indices 2021-05-16T23:29:10.5104480Z ** installing vignettes 2021-05-16T23:29:10.5105050Z ** testing if installed package can be loaded 2021-05-16T23:29:10.5105510Z * DONE (fansi) 2021-05-16T23:29:10.7911060Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:29:10.8103060Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:10.8282810Z ** libs 2021-05-16T23:29:10.8456580Z 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-16T23:29:11.1473630Z 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-16T23:29:11.2385490Z 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-16T23:29:11.3191500Z 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-16T23:29:11.3740910Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T23:29:11.3781690Z ** R 2021-05-16T23:29:11.4460100Z ** inst 2021-05-16T23:29:11.4513190Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:17.8077500Z ** help 2021-05-16T23:29:18.0240970Z *** installing help indices 2021-05-16T23:29:18.1352900Z ** building package indices 2021-05-16T23:29:18.2454980Z ** installing vignettes 2021-05-16T23:29:18.2512260Z ** testing if installed package can be loaded 2021-05-16T23:29:18.6998790Z * DONE (diffobj) 2021-05-16T23:29:19.1173490Z * installing *source* package ‘ps’ ... 2021-05-16T23:29:19.1249870Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:19.4211840Z ** libs 2021-05-16T23:29:19.4393530Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T23:29:19.6036350Z 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-16T23:29:19.6856480Z 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-16T23:29:19.7638920Z 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-16T23:29:19.8426150Z 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-16T23:29:20.0046790Z 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-16T23:29:20.0742270Z 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-16T23:29:20.3555000Z 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-16T23:29:20.5119160Z 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-16T23:29:20.6282150Z 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-16T23:29:20.9708000Z 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-16T23:29:21.3469960Z 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-16T23:29:21.5587080Z 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-16T23:29:21.6161290Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T23:29:21.6230600Z ** R 2021-05-16T23:29:21.6423500Z ** inst 2021-05-16T23:29:21.6446670Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:22.5660500Z ** help 2021-05-16T23:29:22.7484950Z *** installing help indices 2021-05-16T23:29:22.8546500Z ** building package indices 2021-05-16T23:29:22.9906830Z ** testing if installed package can be loaded 2021-05-16T23:29:23.3152750Z * DONE (ps) 2021-05-16T23:29:23.7575840Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:29:23.7684250Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:23.7859740Z ** R 2021-05-16T23:29:23.8079020Z ** inst 2021-05-16T23:29:23.8092170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:24.5712650Z ** help 2021-05-16T23:29:24.6417200Z *** installing help indices 2021-05-16T23:29:24.6908190Z ** building package indices 2021-05-16T23:29:24.7397740Z ** testing if installed package can be loaded 2021-05-16T23:29:25.2246040Z * DONE (pkgload) 2021-05-16T23:29:25.5228240Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:29:25.5249580Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:25.5454530Z ** libs 2021-05-16T23:29:25.5619080Z 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-16T23:29:25.6578430Z 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-16T23:29:25.7371690Z 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-16T23:29:25.7939490Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T23:29:25.7979620Z ** R 2021-05-16T23:29:25.8028980Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:25.8974210Z ** help 2021-05-16T23:29:25.9234840Z *** installing help indices 2021-05-16T23:29:25.9466610Z ** building package indices 2021-05-16T23:29:25.9666720Z ** testing if installed package can be loaded 2021-05-16T23:29:26.2967870Z * DONE (ellipsis) 2021-05-16T23:29:26.6292960Z * installing *source* package ‘digest’ ... 2021-05-16T23:29:26.6351320Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:26.6491660Z ** libs 2021-05-16T23:29:26.6676840Z 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-16T23:29:26.9168620Z 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-16T23:29:27.1647780Z 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-16T23:29:27.8188870Z 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-16T23:29:28.1817080Z 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-16T23:29:28.9379290Z 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-16T23:29:29.0456660Z 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-16T23:29:29.2637720Z 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-16T23:29:29.3545180Z 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-16T23:29:29.4010150Z 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-16T23:29:29.5843750Z 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-16T23:29:29.6697350Z 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-16T23:29:29.7692720Z 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-16T23:29:30.0541540Z 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-16T23:29:30.1774690Z 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-16T23:29:30.9185760Z 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-16T23:29:31.0944160Z 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-16T23:29:31.3273120Z 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-16T23:29:31.3872910Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T23:29:31.3919230Z ** R 2021-05-16T23:29:31.4005510Z ** demo 2021-05-16T23:29:31.4016240Z ** inst 2021-05-16T23:29:31.4085390Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:31.7942320Z ** help 2021-05-16T23:29:31.8356520Z *** installing help indices 2021-05-16T23:29:31.8668870Z ** building package indices 2021-05-16T23:29:31.8893730Z ** installing vignettes 2021-05-16T23:29:31.8940500Z ** testing if installed package can be loaded 2021-05-16T23:29:32.2496950Z * DONE (digest) 2021-05-16T23:29:32.5785760Z * installing *source* package ‘brio’ ... 2021-05-16T23:29:32.5814080Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:32.5955080Z ** libs 2021-05-16T23:29:32.6121150Z 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-16T23:29:32.6751360Z 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-16T23:29:32.7524210Z 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-16T23:29:32.8264200Z 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-16T23:29:32.9328450Z 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-16T23:29:33.0359710Z 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-16T23:29:33.1436050Z 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-16T23:29:33.2199760Z 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-16T23:29:33.3063820Z 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-16T23:29:33.3607550Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T23:29:33.3648010Z ** R 2021-05-16T23:29:33.3698070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:33.4282090Z ** help 2021-05-16T23:29:33.4531170Z *** installing help indices 2021-05-16T23:29:33.4759260Z ** building package indices 2021-05-16T23:29:33.4959310Z ** testing if installed package can be loaded 2021-05-16T23:29:33.8080110Z * DONE (brio) 2021-05-16T23:29:34.2012170Z * installing *source* package ‘xml2’ ... 2021-05-16T23:29:34.2084430Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:34.4282800Z Found pkg-config cflags and libs! 2021-05-16T23:29:34.7351570Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T23:29:34.7353410Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T23:29:34.8266770Z ** libs 2021-05-16T23:29:34.8436790Z 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-16T23:29:35.5224310Z 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-16T23:29:35.6064460Z 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-16T23:29:36.2554180Z 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-16T23:29:36.8098660Z 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-16T23:29:37.6213570Z 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-16T23:29:39.7078940Z 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-16T23:29:40.2887290Z 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-16T23:29:41.0149400Z 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-16T23:29:41.5528370Z 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-16T23:29:41.9682830Z 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-16T23:29:42.0834470Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T23:29:42.0896160Z ** R 2021-05-16T23:29:42.1103260Z ** inst 2021-05-16T23:29:42.1147420Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:43.0125070Z ** help 2021-05-16T23:29:43.4159280Z *** installing help indices 2021-05-16T23:29:43.4832390Z ** building package indices 2021-05-16T23:29:43.5404170Z ** installing vignettes 2021-05-16T23:29:43.5501940Z ** testing if installed package can be loaded 2021-05-16T23:29:43.7789340Z * DONE (xml2) 2021-05-16T23:29:44.1496080Z * installing *source* package ‘xfun’ ... 2021-05-16T23:29:44.1561540Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:44.1777530Z ** libs 2021-05-16T23:29:44.2030200Z 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-16T23:29:44.3261160Z 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-16T23:29:44.4046350Z 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-16T23:29:44.4602220Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T23:29:44.4643180Z ** R 2021-05-16T23:29:44.5283820Z ** inst 2021-05-16T23:29:44.5331310Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:29:45.7994670Z ** help 2021-05-16T23:29:46.0194660Z *** installing help indices 2021-05-16T23:29:46.1389590Z ** building package indices 2021-05-16T23:29:46.2869710Z ** installing vignettes 2021-05-16T23:29:46.2929890Z ** testing if installed package can be loaded 2021-05-16T23:29:46.6117400Z * DONE (xfun) 2021-05-16T23:29:49.8841450Z * installing *source* package ‘stringi’ ... 2021-05-16T23:29:50.0560420Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:29:50.2577620Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T23:29:50.2579650Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T23:29:50.4636280Z checking for endianness... little 2021-05-16T23:29:50.6570150Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:29:50.8534270Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:29:50.8548790Z checking for cat... /bin/cat 2021-05-16T23:29:51.7853620Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:29:51.7855050Z checking for gcc... clang 2021-05-16T23:29:52.1055020Z checking whether the C compiler works... yes 2021-05-16T23:29:52.1055840Z checking for C compiler default output file name... a.out 2021-05-16T23:29:52.1974940Z checking for suffix of executables... 2021-05-16T23:29:52.4059440Z checking whether we are cross compiling... no 2021-05-16T23:29:52.5008610Z checking for suffix of object files... o 2021-05-16T23:29:52.5488990Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:29:52.5927100Z checking whether clang accepts -g... yes 2021-05-16T23:29:52.6623670Z checking for clang option to accept ISO C89... none needed 2021-05-16T23:29:52.7966540Z checking how to run the C preprocessor... clang -E 2021-05-16T23:29:53.4130710Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:29:53.4157970Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:29:53.5680800Z rm: conftest.dSYM: is a directory 2021-05-16T23:29:53.6160890Z rm: conftest.dSYM: is a directory 2021-05-16T23:29:53.8465700Z checking for ANSI C header files... yes 2021-05-16T23:29:53.9345830Z checking for sys/types.h... yes 2021-05-16T23:29:54.0123490Z checking for sys/stat.h... yes 2021-05-16T23:29:54.0902480Z checking for stdlib.h... yes 2021-05-16T23:29:54.1696380Z checking for string.h... yes 2021-05-16T23:29:54.2491820Z checking for memory.h... yes 2021-05-16T23:29:54.3281450Z checking for strings.h... yes 2021-05-16T23:29:54.4082690Z checking for inttypes.h... yes 2021-05-16T23:29:54.4875650Z checking for stdint.h... yes 2021-05-16T23:29:54.5708670Z checking for unistd.h... yes 2021-05-16T23:29:54.6578000Z checking elf.h usability... no 2021-05-16T23:29:54.7599110Z checking elf.h presence... no 2021-05-16T23:29:54.7600580Z checking for elf.h... no 2021-05-16T23:29:55.0188730Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:29:55.1004310Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T23:29:55.8458020Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:29:55.8963230Z checking whether the compiler implements namespaces... yes 2021-05-16T23:29:56.3784730Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:29:57.4354300Z checking whether std::map is available... yes 2021-05-16T23:29:57.4390600Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:29:57.4840380Z checking with pkg-config for the system ICU4C... no 2021-05-16T23:29:57.4841660Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T23:29:57.4842700Z *** Trying with 'standard' fallback flags 2021-05-16T23:29:57.5461020Z checking whether an ICU4C-based project can be built... no 2021-05-16T23:29:57.5461820Z *** This version of ICU4C cannot be used. 2021-05-16T23:29:58.4070750Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T23:29:59.2459260Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T23:29:59.4834320Z downloading the ICU data library (icudt) 2021-05-16T23:29:59.4835910Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:29:59.4888120Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:29:59.6298500Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:30:00.5248910Z ================================================== 2021-05-16T23:30:00.5249430Z downloaded 10.9 MB 2021-05-16T23:30:00.5249800Z 2021-05-16T23:30:00.5691560Z icudt fetch successful 2021-05-16T23:30:00.6350550Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T23:30:00.8042030Z config.status: creating src/Makevars 2021-05-16T23:30:00.8330400Z config.status: creating src/uconfig_local.h 2021-05-16T23:30:00.8611790Z config.status: creating src/install.libs.R 2021-05-16T23:30:00.8893260Z 2021-05-16T23:30:00.8893880Z *** stringi configure summary: 2021-05-16T23:30:00.8894300Z ICU_FOUND=0 2021-05-16T23:30:00.8894690Z ICUDT_DIR=icu69/data 2021-05-16T23:30:00.8895130Z ICU_BUNDLE_VERSION=69 2021-05-16T23:30:00.8895580Z ICUDT_ENDIANNESS=little 2021-05-16T23:30:00.8896090Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:30:00.8897700Z STRINGI_CFLAGS= -fPIC 2021-05-16T23:30:00.8899720Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-16T23:30:00.8901170Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T23:30:00.8901630Z STRINGI_LDFLAGS= 2021-05-16T23:30:00.8902030Z STRINGI_LIBS= 2021-05-16T23:30:00.8902270Z 2021-05-16T23:30:00.8902660Z *** Compiler settings used: 2021-05-16T23:30:00.8903100Z CC=clang 2021-05-16T23:30:00.8903430Z LD=clang++ 2021-05-16T23:30:00.8904220Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:00.8905150Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:30:00.8906000Z CXX=clang++ -std=gnu++11 2021-05-16T23:30:00.8906810Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:30:00.8907220Z LDFLAGS= 2021-05-16T23:30:00.8907560Z LIBS= 2021-05-16T23:30:00.8907770Z 2021-05-16T23:30:00.9684700Z ** libs 2021-05-16T23:30:00.9915090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T23:30:01.7913790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T23:30:02.5590730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T23:30:03.4378910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T23:30:04.2670630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T23:30:04.9447870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T23:30:05.8910570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T23:30:06.6468080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T23:30:07.4472570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T23:30:08.1998460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T23:30:09.0502960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T23:30:09.8590870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T23:30:10.7927280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T23:30:11.6726510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T23:30:12.4575070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T23:30:13.5460810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T23:30:15.4892130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T23:30:16.3537080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T23:30:17.1958830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T23:30:17.9222800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T23:30:18.6304710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T23:30:19.9358390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T23:30:20.5483060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T23:30:21.3422580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T23:30:22.2351320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T23:30:23.2185330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T23:30:23.9666840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T23:30:24.7917380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T23:30:25.6282530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T23:30:26.8233900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T23:30:28.0136680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T23:30:29.5784750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T23:30:30.7663480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T23:30:31.6504000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T23:30:32.6494270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T23:30:33.5229740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T23:30:34.3438350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T23:30:35.1494800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T23:30:35.9614200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T23:30:37.1484000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T23:30:38.3248730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T23:30:39.5844870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T23:30:40.7926310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T23:30:41.6606800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T23:30:42.5634420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T23:30:43.3141540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T23:30:44.4285290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T23:30:45.5249150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T23:30:46.6264980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T23:30:47.3811080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T23:30:48.1107800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T23:30:49.2126450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T23:30:50.3212530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T23:30:51.5230350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T23:30:52.6464680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T23:30:53.5420370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T23:30:54.3670640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T23:30:54.4041100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T23:30:55.6313980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T23:30:56.3957670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T23:30:57.1457150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T23:30:58.3049160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T23:30:59.4406800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T23:31:00.7907420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T23:31:01.6220200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T23:31:02.7873280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T23:31:03.6363510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T23:31:05.8847910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T23:31:06.6819210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T23:31:07.4836500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T23:31:08.5040920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T23:31:09.2508010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T23:31:10.0528190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T23:31:10.9986760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T23:31:11.8405950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T23:31:12.8063940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T23:31:13.6557200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T23:31:14.6839220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T23:31:15.4871290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T23:31:16.2470460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T23:31:17.0772230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T23:31:17.7817980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T23:31:18.5342810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T23:31:20.1067040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-16T23:31:20.1879390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-16T23:31:21.2921360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-16T23:31:21.7112040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-16T23:31:22.5252920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-16T23:31:23.0629490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-16T23:31:23.5265870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-16T23:31:24.1307920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-16T23:31:24.8219060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-16T23:31:25.4340030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-16T23:31:26.3586200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-16T23:31:27.1745830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-16T23:31:27.6747930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-16T23:31:28.2982370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-16T23:31:28.6417630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-16T23:31:29.1545360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-16T23:31:29.5108570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-16T23:31:29.5629320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-16T23:31:30.6633140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-16T23:31:31.2466900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-16T23:31:31.3279140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-16T23:31:32.0972770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-16T23:31:32.1633110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-16T23:31:33.1900160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-16T23:31:33.8721510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-16T23:31:34.3949900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-16T23:31:34.4457330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-16T23:31:35.2841120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-16T23:31:36.0753930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-16T23:31:37.0491340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-16T23:31:37.6963340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-16T23:31:38.4333290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-16T23:31:38.9466460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-16T23:31:39.8471830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-16T23:31:40.6118660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-16T23:31:41.7091460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-16T23:31:43.4435420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-16T23:31:45.2712240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-16T23:31:49.9675580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-16T23:31:50.5346390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-16T23:31:51.1039970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-16T23:31:51.8513720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-16T23:31:52.4049090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-16T23:31:53.4995120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-16T23:31:54.6061880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-16T23:31:56.6247040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-16T23:31:57.4740790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-16T23:31:57.5444260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-16T23:31:58.0722770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-16T23:31:58.5862670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-16T23:31:59.3641150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-16T23:32:00.0271010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-16T23:32:00.4488330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-16T23:32:01.3284500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-16T23:32:02.4820970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-16T23:32:03.4063310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-16T23:32:04.1895930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-16T23:32:04.8237310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-16T23:32:05.6092780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-16T23:32:06.5845360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-16T23:32:07.3471630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-16T23:32:08.0960750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-16T23:32:09.2663310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-16T23:32:10.0059070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-16T23:32:10.5349760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-16T23:32:11.0471670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-16T23:32:11.0986990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-16T23:32:11.6613670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-16T23:32:12.2180440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-16T23:32:13.1934250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-16T23:32:13.9254180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-16T23:32:14.6542110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-16T23:32:15.4227460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-16T23:32:16.0477290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-16T23:32:16.7177310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-16T23:32:17.4205810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-16T23:32:18.0442290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-16T23:32:18.6554650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-16T23:32:19.4727720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-16T23:32:20.0732590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-16T23:32:20.6222370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-16T23:32:21.0362700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-16T23:32:22.3081250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-16T23:32:22.9812750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-16T23:32:23.8254740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-16T23:32:24.2560080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-16T23:32:24.7873350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-16T23:32:25.4388130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-16T23:32:26.4087320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-16T23:32:27.4266270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-16T23:32:28.1215020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-16T23:32:28.6418310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-16T23:32:29.6088340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-16T23:32:30.2524310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-16T23:32:30.9785830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-16T23:32:31.6022190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-16T23:32:32.2174970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-16T23:32:32.8109650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-16T23:32:33.2037730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-16T23:32:34.1132600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-16T23:32:35.0000030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-16T23:32:35.8595490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-16T23:32:36.2525740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-16T23:32:36.6742670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-16T23:32:37.2072550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-16T23:32:37.6307850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-16T23:32:39.0892760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-16T23:32:39.0897240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-16T23:32:39.6465610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-16T23:32:40.0021770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-16T23:32:40.6159890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-16T23:32:41.1620590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-16T23:32:41.7450780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-16T23:32:42.3402390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-16T23:32:42.8936270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-16T23:32:43.4466370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-16T23:32:43.9056210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-16T23:32:44.5967490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-16T23:32:45.1064520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-16T23:32:46.8522890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-16T23:32:47.6977110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-16T23:32:48.5963360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-16T23:32:49.2501960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-16T23:32:49.7097520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-16T23:32:51.0488480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-16T23:32:51.9368920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-16T23:32:52.2834190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-16T23:32:52.7246190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-16T23:32:53.0784880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-16T23:32:53.7456170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-16T23:32:54.2621950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-16T23:32:54.7870140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-16T23:32:55.3561310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-16T23:32:55.9748160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-16T23:32:56.7013740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-16T23:32:57.0712910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-16T23:32:58.2202510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-16T23:32:59.2173170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-16T23:33:00.8734520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-16T23:33:01.2190070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-16T23:33:01.2779770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-16T23:33:02.8072630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-16T23:33:03.4288900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-16T23:33:04.6067910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-16T23:33:05.4227800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-16T23:33:05.5062960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-16T23:33:05.5687670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-16T23:33:06.8986670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-16T23:33:08.2087590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-16T23:33:08.7045810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-16T23:33:09.6672100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-16T23:33:10.2799760Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T23:33:10.2802170Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:33:10.2803090Z ^ 2021-05-16T23:33:10.9931630Z 1 warning generated. 2021-05-16T23:33:10.9978680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-16T23:33:11.7330240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-16T23:33:12.3653610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-16T23:33:12.9886450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-16T23:33:13.4946620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-16T23:33:14.1931630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-16T23:33:14.9261990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-16T23:33:15.6868370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-16T23:33:16.0068740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-16T23:33:16.8547870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-16T23:33:17.3635800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-16T23:33:18.6746580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-16T23:33:19.5599850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-16T23:33:19.9219310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-16T23:33:20.4659310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-16T23:33:20.9606760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-16T23:33:21.5984140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-16T23:33:22.1490980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-16T23:33:22.6942870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-16T23:33:23.3620370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-16T23:33:24.2454510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-16T23:33:24.5799730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-16T23:33:25.2225850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-16T23:33:25.9522250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-16T23:33:26.2845470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-16T23:33:27.2776950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-16T23:33:27.9395930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-16T23:33:28.5316460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-16T23:33:28.8469960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-16T23:33:29.5056180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-16T23:33:30.1516210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-16T23:33:31.1747230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-16T23:33:31.3673040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-16T23:33:31.9569190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-16T23:33:32.5006710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-16T23:33:33.2292290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-16T23:33:34.6789930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-16T23:33:34.6794660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-16T23:33:35.7359390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-16T23:33:36.3423050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-16T23:33:37.3235110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-16T23:33:37.3877820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-16T23:33:37.9607160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-16T23:33:38.4251330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-16T23:33:38.8313250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-16T23:33:38.8846680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-16T23:33:40.0000250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-16T23:33:40.7659800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T23:33:41.6116420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T23:33:42.3243140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-16T23:33:42.7957270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-16T23:33:43.5723050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-16T23:33:44.2539100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-16T23:33:46.2518420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-16T23:33:46.9237680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-16T23:33:47.4624650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-16T23:33:48.2856250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-16T23:33:49.0290190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-16T23:33:49.9362900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-16T23:33:50.9856450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T23:33:51.1578280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-16T23:33:52.6507590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-16T23:33:53.4281380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-16T23:33:54.2549270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-16T23:33:55.7066370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-16T23:33:56.5360810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-16T23:33:57.3629990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-16T23:33:58.3563070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T23:33:59.2860540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-16T23:33:59.3460340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-16T23:34:00.6473950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-16T23:34:01.7627730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-16T23:34:02.5268890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-16T23:34:02.7991750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-16T23:34:04.1211180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-16T23:34:05.0635670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-16T23:34:05.8978450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-16T23:34:06.6596870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-16T23:34:07.1226340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-16T23:34:07.8592310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T23:34:08.5019930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-16T23:34:09.2484330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T23:34:10.0314370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-16T23:34:10.5328610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-16T23:34:10.8780260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T23:34:10.9385940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-16T23:34:11.3499860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-16T23:34:11.8951270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T23:34:12.0149640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-16T23:34:12.0951420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T23:34:12.6315460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T23:34:13.2058210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-16T23:34:14.0350680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-16T23:34:14.6156000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-16T23:34:15.2945640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-16T23:34:16.2939720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-16T23:34:17.1680040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-16T23:34:18.1315390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-16T23:34:18.3192470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-16T23:34:20.4293170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-16T23:34:22.1114160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-16T23:34:22.3529600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T23:34:23.1912430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T23:34:23.3559550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-16T23:34:23.8028330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-16T23:34:24.1653240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-16T23:34:25.0319040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-16T23:34:25.3675380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-16T23:34:28.4317760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-16T23:34:29.9040730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-16T23:34:30.8434570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-16T23:34:33.2262230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-16T23:34:33.4202830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-16T23:34:34.0532090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-16T23:34:34.7088380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-16T23:34:35.3792960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-16T23:34:36.3937420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T23:34:36.8842260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T23:34:37.4642360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T23:34:38.2274320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-16T23:34:38.8632300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-16T23:34:39.7535370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-16T23:34:40.3569120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-16T23:34:41.7592060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-16T23:34:41.7606510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-16T23:34:41.8782370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-16T23:34:42.5943610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-16T23:34:43.4587860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-16T23:34:44.0210620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T23:34:44.8224580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-16T23:34:45.5361890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-16T23:34:45.8886530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-16T23:34:46.6806240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T23:34:47.3904340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-16T23:34:48.5363110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-16T23:34:49.9414090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-16T23:34:51.4666750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-16T23:34:52.7043770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-16T23:34:53.2598100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-16T23:34:54.8405220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T23:34:55.4763620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-16T23:34:56.3962450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-16T23:34:57.5641170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-16T23:34:58.7122770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T23:34:59.3265580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-16T23:34:59.8683020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-16T23:35:00.6977580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-16T23:35:01.5058920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-16T23:35:02.3671020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-16T23:35:03.2953330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-16T23:35:04.0501630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T23:35:05.4385750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T23:35:06.3041220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-16T23:35:07.9173850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-16T23:35:09.2133080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-16T23:35:09.9579310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-16T23:35:10.6602900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-16T23:35:12.5294720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-16T23:35:13.5125200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-16T23:35:14.5119410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-16T23:35:15.3157770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T23:35:15.9723530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T23:35:16.8891630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-16T23:35:17.5828470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-16T23:35:18.5189180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-16T23:35:19.7520530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-16T23:35:20.6465810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-16T23:35:21.4041570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-16T23:35:22.9830740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-16T23:35:23.7397740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-16T23:35:24.7921920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-16T23:35:25.6859520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-16T23:35:27.1214150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-16T23:35:28.2452110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-16T23:35:28.9933620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T23:35:29.7664640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T23:35:30.6318920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T23:35:31.9858750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-16T23:35:32.6839170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-16T23:35:33.4325560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-16T23:35:34.2477270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-16T23:35:34.9761900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-16T23:35:35.9417690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T23:35:37.1687180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T23:35:38.3200020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-16T23:35:39.1711110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-16T23:35:40.2548630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-16T23:35:40.9730260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-16T23:35:41.9148330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T23:35:43.0190230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-16T23:35:45.1228510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T23:35:45.7138010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T23:35:46.5660710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T23:35:48.2086950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-16T23:35:48.9589430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T23:35:49.6848660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-16T23:35:50.8874300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T23:35:51.5759980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-16T23:35:52.2516320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-16T23:35:53.2334120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-16T23:35:55.3002600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-16T23:35:55.9665240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-16T23:35:56.7170350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-16T23:35:57.2294380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-16T23:35:58.4286360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-16T23:36:00.1158590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-16T23:36:01.0939990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-16T23:36:04.3676490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-16T23:36:04.9301240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-16T23:36:05.7943300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-16T23:36:07.4222600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-16T23:36:08.1955390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-16T23:36:08.8847590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T23:36:09.6147380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-16T23:36:10.3565500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T23:36:11.0094450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-16T23:36:12.0725900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-16T23:36:14.6330110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-16T23:36:15.3340990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-16T23:36:15.9855940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T23:36:16.5059670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-16T23:36:17.2918460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-16T23:36:18.0107720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-16T23:36:18.7060280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-16T23:36:19.4658290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-16T23:36:20.1686350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-16T23:36:21.4659280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-16T23:36:22.1604720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-16T23:36:22.7046160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-16T23:36:23.2633260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-16T23:36:24.3309370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T23:36:24.9841800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-16T23:36:25.6625440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-16T23:36:26.9219130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-16T23:36:27.9941450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-16T23:36:28.9616040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T23:36:30.6950010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-16T23:36:31.8256380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T23:36:32.6217300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T23:36:34.0675540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-16T23:36:34.8343450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-16T23:36:35.3789030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T23:36:36.1211440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-16T23:36:36.6649410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T23:36:37.3838630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-16T23:36:38.4133940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-16T23:36:39.2278570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-16T23:36:39.9637820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-16T23:36:40.3303070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-16T23:36:41.3683440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-16T23:36:42.1449330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T23:36:42.8374690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-16T23:36:43.1656300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T23:36:44.0028420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-16T23:36:44.7098630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-16T23:36:45.3218760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-16T23:36:46.0781300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-16T23:36:46.7177100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T23:36:47.3549650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-16T23:36:48.3432370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-16T23:36:49.3807130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-16T23:36:50.3022630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T23:36:51.3892240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T23:36:52.2694790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T23:36:52.8029860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-16T23:36:53.6771910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-16T23:36:54.7247460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-16T23:36:55.2419090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-16T23:36:55.7794900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-16T23:36:57.0138530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-16T23:36:57.9211910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-16T23:36:58.6405460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-16T23:36:59.4916440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T23:37:00.4516380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-16T23:37:01.3282080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-16T23:37:02.2676090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-16T23:37:02.3453780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-16T23:37:03.0393200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-16T23:37:04.6849780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-16T23:37:05.2888310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-16T23:37:05.3434380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-16T23:37:05.3983840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-16T23:37:05.4536150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-16T23:37:06.4130440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-16T23:37:06.9487190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-16T23:37:07.2892070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T23:37:07.6102930Z 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-16T23:37:07.8940820Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T23:37:08.0497220Z icudt already downloaded 2021-05-16T23:37:08.0513550Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T23:37:08.3289760Z icudt has been installed successfully 2021-05-16T23:37:08.4744220Z ** R 2021-05-16T23:37:08.5256550Z ** inst 2021-05-16T23:37:08.5274860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:09.6736900Z ** help 2021-05-16T23:37:10.2177910Z *** installing help indices 2021-05-16T23:37:10.4434570Z ** building package indices 2021-05-16T23:37:10.7144850Z ** testing if installed package can be loaded 2021-05-16T23:37:11.2027840Z * DONE (stringi) 2021-05-16T23:37:13.1385620Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:37:13.1998340Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:13.2147320Z ** libs 2021-05-16T23:37:13.2839110Z 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-16T23:37:14.3645590Z In file included from api.cpp:24: 2021-05-16T23:37:14.3660890Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:14.3663280Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:14.3664830Z SEXP data = Parent::get__(); 2021-05-16T23:37:14.3665780Z ^ 2021-05-16T23:37:16.8738410Z 1 warning generated. 2021-05-16T23:37:16.8849590Z 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-16T23:37:17.9318890Z In file included from attributes.cpp:39: 2021-05-16T23:37:17.9320220Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:17.9322490Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:17.9323830Z SEXP data = Parent::get__(); 2021-05-16T23:37:17.9324620Z ^ 2021-05-16T23:37:30.4676650Z 1 warning generated. 2021-05-16T23:37:30.4833880Z 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-16T23:37:30.8830190Z 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-16T23:37:31.9469740Z In file included from date.cpp:30: 2021-05-16T23:37:31.9471660Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:31.9474450Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:31.9475910Z SEXP data = Parent::get__(); 2021-05-16T23:37:31.9477040Z ^ 2021-05-16T23:37:34.7600490Z 1 warning generated. 2021-05-16T23:37:34.7696160Z 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-16T23:37:35.8468930Z In file included from module.cpp:24: 2021-05-16T23:37:35.8470250Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:35.8473250Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:35.8474920Z SEXP data = Parent::get__(); 2021-05-16T23:37:35.8476080Z ^ 2021-05-16T23:37:41.1545520Z 1 warning generated. 2021-05-16T23:37:41.1670200Z 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-16T23:37:42.2702090Z In file included from rcpp_init.cpp:24: 2021-05-16T23:37:42.2703210Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:37:42.2707080Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:42.2708470Z SEXP data = Parent::get__(); 2021-05-16T23:37:42.2709210Z ^ 2021-05-16T23:37:44.8168730Z 1 warning generated. 2021-05-16T23:37:44.8313180Z 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-16T23:37:44.9077200Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T23:37:44.9161190Z ** R 2021-05-16T23:37:44.9377590Z ** inst 2021-05-16T23:37:45.2269630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:47.8327460Z ** help 2021-05-16T23:37:48.0052340Z *** installing help indices 2021-05-16T23:37:48.0763240Z ** building package indices 2021-05-16T23:37:48.1956220Z ** installing vignettes 2021-05-16T23:37:48.2058460Z ** testing if installed package can be loaded 2021-05-16T23:37:48.7209500Z * DONE (Rcpp) 2021-05-16T23:37:49.6857140Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:37:49.7151060Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:49.7396050Z ** libs 2021-05-16T23:37:49.7665270Z 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-16T23:37:49.9668090Z 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-16T23:37:50.0979970Z 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-16T23:37:50.2633810Z 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-16T23:37:50.5709640Z 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-16T23:37:50.7228250Z 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-16T23:37:50.9143550Z 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-16T23:37:51.0335230Z 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-16T23:37:51.1728830Z 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-16T23:37:51.3079620Z 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-16T23:37:51.4751160Z 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-16T23:37:51.7584720Z 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-16T23:37:51.9402900Z 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-16T23:37:52.0738270Z 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-16T23:37:52.4291520Z 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-16T23:37:52.5295880Z 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-16T23:37:53.1305060Z 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-16T23:37:53.2638910Z 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-16T23:37:53.4715000Z 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-16T23:37:53.6724060Z 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-16T23:37:53.7785000Z 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-16T23:37:54.0893380Z 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-16T23:37:54.1966540Z 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-16T23:37:54.5260420Z 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-16T23:37:54.6414100Z 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-16T23:37:55.5542940Z 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-16T23:37:55.7426930Z 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-16T23:37:55.8518910Z 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-16T23:37:55.9652680Z 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-16T23:37:56.1500760Z 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-16T23:37:56.2875560Z 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-16T23:37:56.4667950Z 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-16T23:37:56.6067100Z 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-16T23:37:56.8092500Z 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-16T23:37:57.1394030Z 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-16T23:37:57.2836170Z 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-16T23:37:57.4029120Z 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-16T23:37:57.5532800Z 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-16T23:37:58.3231360Z 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-16T23:37:58.9494680Z 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-16T23:37:59.2483840Z 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-16T23:37:59.4534820Z 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-16T23:37:59.8369120Z 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-16T23:37:59.9310490Z 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-16T23:38:00.1668360Z 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-16T23:38:00.3400840Z 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-16T23:38:00.4774880Z 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-16T23:38:00.8189970Z 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-16T23:38:01.0095010Z 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-16T23:38:01.1710740Z 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-16T23:38:01.3127030Z 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-16T23:38:01.4207250Z 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-16T23:38:01.5707920Z 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-16T23:38:01.7261040Z 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-16T23:38:01.8661500Z 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-16T23:38:02.0040620Z 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-16T23:38:02.1166360Z 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-16T23:38:02.2244820Z 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-16T23:38:02.3180620Z 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-16T23:38:03.0578410Z 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-16T23:38:03.1332240Z 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-16T23:38:03.2053910Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T23:38:03.2124660Z ** R 2021-05-16T23:38:03.2767430Z ** inst 2021-05-16T23:38:03.2856100Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:06.3385880Z ** help 2021-05-16T23:38:06.7367940Z *** installing help indices 2021-05-16T23:38:06.8979420Z *** copying figures 2021-05-16T23:38:06.9053760Z ** building package indices 2021-05-16T23:38:07.0684740Z ** installing vignettes 2021-05-16T23:38:07.0987230Z ** testing if installed package can be loaded 2021-05-16T23:38:07.4718480Z * DONE (vctrs) 2021-05-16T23:38:08.0332570Z * installing *source* package ‘processx’ ... 2021-05-16T23:38:08.0414820Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:08.0623390Z ** libs 2021-05-16T23:38:08.0838760Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:38:08.2750430Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:38:08.2753010Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:38:08.5469740Z 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-16T23:38:08.6881260Z 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-16T23:38:08.8181710Z 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-16T23:38:08.8999280Z 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-16T23:38:08.9001400Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T23:38:08.9629370Z 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-16T23:38:09.0646950Z 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-16T23:38:09.2128730Z 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-16T23:38:09.5563950Z 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-16T23:38:09.6809310Z 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-16T23:38:09.8230280Z 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-16T23:38:09.9762160Z 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-16T23:38:10.0813520Z 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-16T23:38:10.3995960Z 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-16T23:38:10.5168170Z 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-16T23:38:10.6413590Z 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-16T23:38:10.7199630Z 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-16T23:38:10.8236520Z 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-16T23:38:10.8884930Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T23:38:10.8985570Z ** R 2021-05-16T23:38:10.9261450Z ** inst 2021-05-16T23:38:10.9275680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:12.5556040Z ** help 2021-05-16T23:38:12.6416420Z *** installing help indices 2021-05-16T23:38:12.6988780Z ** building package indices 2021-05-16T23:38:12.7511570Z ** testing if installed package can be loaded 2021-05-16T23:38:13.1158570Z * DONE (processx) 2021-05-16T23:38:13.4191810Z * installing *source* package ‘highr’ ... 2021-05-16T23:38:13.4215160Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:13.4429260Z ** R 2021-05-16T23:38:13.4480410Z ** inst 2021-05-16T23:38:13.4530400Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:13.6179470Z ** help 2021-05-16T23:38:13.6343520Z *** installing help indices 2021-05-16T23:38:13.6545400Z ** building package indices 2021-05-16T23:38:13.6646060Z ** installing vignettes 2021-05-16T23:38:13.6747260Z ** testing if installed package can be loaded 2021-05-16T23:38:13.9381410Z * DONE (highr) 2021-05-16T23:38:14.4166130Z * installing *source* package ‘rversions’ ... 2021-05-16T23:38:14.4242500Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:14.4422860Z ** R 2021-05-16T23:38:14.4491510Z ** inst 2021-05-16T23:38:14.4511820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:14.6721470Z ** help 2021-05-16T23:38:14.6999650Z *** installing help indices 2021-05-16T23:38:14.7244070Z *** copying figures 2021-05-16T23:38:14.7254390Z ** building package indices 2021-05-16T23:38:14.7469790Z ** testing if installed package can be loaded 2021-05-16T23:38:15.0236270Z * DONE (rversions) 2021-05-16T23:38:15.6358550Z * installing *source* package ‘pillar’ ... 2021-05-16T23:38:15.6532300Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:15.6769280Z ** R 2021-05-16T23:38:15.7180990Z ** inst 2021-05-16T23:38:15.7347890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:17.6448950Z ** help 2021-05-16T23:38:17.7680430Z *** installing help indices 2021-05-16T23:38:17.8643030Z *** copying figures 2021-05-16T23:38:17.8696140Z ** building package indices 2021-05-16T23:38:17.9475610Z ** installing vignettes 2021-05-16T23:38:17.9628600Z ** testing if installed package can be loaded 2021-05-16T23:38:18.2950050Z * DONE (pillar) 2021-05-16T23:38:18.7486340Z * installing *source* package ‘callr’ ... 2021-05-16T23:38:18.7545900Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:18.7735110Z ** R 2021-05-16T23:38:18.8019870Z ** inst 2021-05-16T23:38:18.8036750Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:22.4771500Z ** help 2021-05-16T23:38:22.6688230Z *** installing help indices 2021-05-16T23:38:22.7547160Z ** building package indices 2021-05-16T23:38:22.8219910Z ** testing if installed package can be loaded 2021-05-16T23:38:23.0833830Z * DONE (callr) 2021-05-16T23:38:23.7828970Z * installing *source* package ‘knitr’ ... 2021-05-16T23:38:23.8064990Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:23.8601230Z ** R 2021-05-16T23:38:23.9341250Z ** demo 2021-05-16T23:38:23.9356290Z ** inst 2021-05-16T23:38:24.0529780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:29.0169280Z ** help 2021-05-16T23:38:29.2568940Z *** installing help indices 2021-05-16T23:38:29.3881110Z ** building package indices 2021-05-16T23:38:29.5138600Z ** installing vignettes 2021-05-16T23:38:29.5235980Z ** testing if installed package can be loaded 2021-05-16T23:38:29.7780190Z * DONE (knitr) 2021-05-16T23:38:30.4280710Z * installing *source* package ‘tibble’ ... 2021-05-16T23:38:30.4444400Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:30.4702440Z ** libs 2021-05-16T23:38:30.4884480Z 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-16T23:38:30.5637630Z 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-16T23:38:30.6677880Z 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-16T23:38:30.7368510Z 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-16T23:38:30.8665930Z 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-16T23:38:30.9259510Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T23:38:30.9307560Z ** R 2021-05-16T23:38:30.9629670Z ** inst 2021-05-16T23:38:30.9832410Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:32.7362760Z ** help 2021-05-16T23:38:32.8323630Z *** installing help indices 2021-05-16T23:38:32.8896200Z *** copying figures 2021-05-16T23:38:32.8934620Z ** building package indices 2021-05-16T23:38:32.9421240Z ** installing vignettes 2021-05-16T23:38:32.9505790Z ** testing if installed package can be loaded 2021-05-16T23:38:33.4741050Z * DONE (tibble) 2021-05-16T23:38:33.8301530Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:38:33.8344410Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:33.8542230Z ** R 2021-05-16T23:38:33.8699230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:35.1506000Z ** help 2021-05-16T23:38:35.2044760Z *** installing help indices 2021-05-16T23:38:35.2466170Z ** building package indices 2021-05-16T23:38:35.3019540Z ** testing if installed package can be loaded 2021-05-16T23:38:35.6361480Z * DONE (pkgbuild) 2021-05-16T23:38:36.1786730Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:38:36.1936060Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:36.2175450Z ** libs 2021-05-16T23:38:36.2369480Z 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-16T23:38:37.3392880Z In file included from RcppExports.cpp:4: 2021-05-16T23:38:37.3394200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:37.3396570Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:37.3397860Z SEXP data = Parent::get__(); 2021-05-16T23:38:37.3398540Z ^ 2021-05-16T23:38:41.2178970Z 1 warning generated. 2021-05-16T23:38:41.2315040Z 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-16T23:38:42.2912630Z In file included from escapeExamples.cpp:1: 2021-05-16T23:38:42.2914030Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:42.2916330Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:42.2917710Z SEXP data = Parent::get__(); 2021-05-16T23:38:42.2918410Z ^ 2021-05-16T23:38:44.8414630Z 1 warning generated. 2021-05-16T23:38:44.8526920Z 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-16T23:38:45.8902290Z In file included from isComplete.cpp:1: 2021-05-16T23:38:45.8906360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:45.8909270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:45.8910840Z SEXP data = Parent::get__(); 2021-05-16T23:38:45.8912510Z ^ 2021-05-16T23:38:48.4035670Z 1 warning generated. 2021-05-16T23:38:48.4148220Z 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-16T23:38:49.4655980Z In file included from leadingSpaces.cpp:1: 2021-05-16T23:38:49.4658140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:49.4660530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:49.4662150Z SEXP data = Parent::get__(); 2021-05-16T23:38:49.4662900Z ^ 2021-05-16T23:38:52.0707140Z 1 warning generated. 2021-05-16T23:38:52.0823950Z 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-16T23:38:53.1194760Z In file included from parser2.cpp:1: 2021-05-16T23:38:53.1196040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:53.1198350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:53.1200370Z SEXP data = Parent::get__(); 2021-05-16T23:38:53.1201150Z ^ 2021-05-16T23:38:57.2929850Z 1 warning generated. 2021-05-16T23:38:57.3063630Z 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-16T23:38:58.3741430Z In file included from wrapUsage.cpp:1: 2021-05-16T23:38:58.3742950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:38:58.3746340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:38:58.3748430Z SEXP data = Parent::get__(); 2021-05-16T23:38:58.3749120Z ^ 2021-05-16T23:39:01.1302910Z 1 warning generated. 2021-05-16T23:39:01.1463830Z 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-16T23:39:01.2162740Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T23:39:01.2229070Z ** R 2021-05-16T23:39:01.2799840Z ** inst 2021-05-16T23:39:01.2883920Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:05.4358010Z ** help 2021-05-16T23:39:05.5251790Z *** installing help indices 2021-05-16T23:39:05.5850870Z *** copying figures 2021-05-16T23:39:05.5863450Z ** building package indices 2021-05-16T23:39:05.6327660Z ** installing vignettes 2021-05-16T23:39:05.6448660Z ** testing if installed package can be loaded 2021-05-16T23:39:06.1648630Z * DONE (roxygen2) 2021-05-16T23:39:06.4866260Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:39:06.4969300Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:06.5071300Z ** R 2021-05-16T23:39:06.5173930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:06.9402660Z ** help 2021-05-16T23:39:06.9805560Z *** installing help indices 2021-05-16T23:39:07.0108430Z ** building package indices 2021-05-16T23:39:07.0285040Z ** testing if installed package can be loaded 2021-05-16T23:39:07.4793460Z * DONE (rematch2) 2021-05-16T23:39:07.8393500Z * installing *source* package ‘waldo’ ... 2021-05-16T23:39:07.8431520Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:07.8610730Z ** R 2021-05-16T23:39:07.8739690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:08.4661060Z ** help 2021-05-16T23:39:08.4905520Z *** installing help indices 2021-05-16T23:39:08.5069550Z *** copying figures 2021-05-16T23:39:08.5074570Z ** building package indices 2021-05-16T23:39:08.5208830Z ** testing if installed package can be loaded 2021-05-16T23:39:08.8008970Z * DONE (waldo) 2021-05-16T23:39:09.5174720Z * installing *source* package ‘testthat’ ... 2021-05-16T23:39:09.5422700Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:09.5701720Z ** libs 2021-05-16T23:39:09.5882000Z 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-16T23:39:09.6690390Z 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-16T23:39:09.7541990Z 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-16T23:39:10.7055440Z 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-16T23:39:11.5611400Z 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-16T23:39:26.5743290Z 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-16T23:39:26.6523720Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T23:39:26.6616400Z ** R 2021-05-16T23:39:26.7318030Z ** inst 2021-05-16T23:39:26.7503020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:36.9489270Z ** help 2021-05-16T23:39:37.2808520Z *** installing help indices 2021-05-16T23:39:37.4359360Z *** copying figures 2021-05-16T23:39:37.4399730Z ** building package indices 2021-05-16T23:39:37.5999450Z ** installing vignettes 2021-05-16T23:39:37.6123430Z ** testing if installed package can be loaded 2021-05-16T23:39:38.0117240Z * DONE (testthat) 2021-05-16T23:39:38.5772280Z * installing *source* package ‘devtools’ ... 2021-05-16T23:39:38.5889680Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:38.6262400Z ** R 2021-05-16T23:39:38.7019990Z ** inst 2021-05-16T23:39:38.7074960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:40.6877100Z ** help 2021-05-16T23:39:40.9047670Z *** installing help indices 2021-05-16T23:39:40.9862490Z *** copying figures 2021-05-16T23:39:40.9869370Z ** building package indices 2021-05-16T23:39:41.0715090Z ** installing vignettes 2021-05-16T23:39:41.0799160Z ** testing if installed package can be loaded 2021-05-16T23:39:41.8581900Z * DONE (devtools) 2021-05-16T23:39:41.8987400Z 2021-05-16T23:39:41.8988720Z The downloaded source packages are in 2021-05-16T23:39:41.8991510Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/downloaded_packages’ 2021-05-16T23:39:42.0784990Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:39:45.3786310Z 2021-05-16T23:39:45.7591150Z 2021-05-16T23:39:45.7619990Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a544a4192cc/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:39:45.7699700Z 2021-05-16T23:39:45.7706250Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a544a4192cc/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:39:45.8649590Z 2021-05-16T23:39:45.8650800Z 2021-05-16T23:39:45.8653170Z ─ preparing ‘desc’: 2021-05-16T23:39:45.8653920Z 2021-05-16T23:39:45.8654640Z 2021-05-16T23:39:45.8927490Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:45.9003020Z 2021-05-16T23:39:45.9109410Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:39:45.9925070Z 2021-05-16T23:39:45.9962400Z 2021-05-16T23:39:45.9968130Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:45.9972130Z 2021-05-16T23:39:46.0013370Z 2021-05-16T23:39:46.0015710Z ─ checking for empty or unneeded directories 2021-05-16T23:39:46.0054320Z 2021-05-16T23:39:46.0096260Z 2021-05-16T23:39:46.0098120Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:39:46.1391020Z 2021-05-16T23:39:46.1392730Z 2021-05-16T23:39:46.1393700Z 2021-05-16T23:39:46.1758970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:46.1762280Z (as ‘lib’ is unspecified) 2021-05-16T23:39:46.6315060Z * installing *source* package ‘desc’ ... 2021-05-16T23:39:46.6608210Z ** R 2021-05-16T23:39:46.6869780Z ** inst 2021-05-16T23:39:46.6927210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:48.2545540Z ** help 2021-05-16T23:39:48.4456340Z *** installing help indices 2021-05-16T23:39:48.5615540Z ** building package indices 2021-05-16T23:39:48.7073820Z ** testing if installed package can be loaded 2021-05-16T23:39:48.9479270Z * DONE (desc) 2021-05-16T23:39:49.2522260Z 2021-05-16T23:39:49.2523700Z 2021-05-16T23:39:49.2543690Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a5467881b25/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:39:49.2584990Z 2021-05-16T23:39:49.2589090Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a5467881b25/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:39:49.3315890Z 2021-05-16T23:39:49.3460220Z 2021-05-16T23:39:49.3568000Z ─ preparing ‘ghtravis’: 2021-05-16T23:39:49.3828760Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:49.3930650Z 2021-05-16T23:39:49.4033490Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:39:49.4200510Z 2021-05-16T23:39:49.4270300Z 2021-05-16T23:39:49.4272180Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:49.4273010Z 2021-05-16T23:39:49.4312360Z 2021-05-16T23:39:49.4314030Z ─ checking for empty or unneeded directories 2021-05-16T23:39:49.4314840Z 2021-05-16T23:39:49.4315440Z 2021-05-16T23:39:49.4316670Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:39:49.4627840Z 2021-05-16T23:39:49.4637210Z 2021-05-16T23:39:49.4638010Z 2021-05-16T23:39:49.5176690Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:49.5178810Z (as ‘lib’ is unspecified) 2021-05-16T23:39:49.8254050Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:39:49.8451820Z ** R 2021-05-16T23:39:49.8614310Z ** inst 2021-05-16T23:39:49.8633330Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:51.1005410Z ** help 2021-05-16T23:39:51.1799780Z *** installing help indices 2021-05-16T23:39:51.2287500Z ** building package indices 2021-05-16T23:39:51.2743910Z ** testing if installed package can be loaded 2021-05-16T23:39:52.0326000Z * DONE (ghtravis) 2021-05-16T23:39:52.0728460Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:39:52.3717900Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:39:55.0696740Z 2021-05-16T23:39:55.0699190Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:39:55.0700580Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:39:55.0702480Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:39:55.0703860Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:39:55.0705700Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:39:55.0706850Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:39:55.0709290Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:39:55.0710630Z (as ‘lib’ is unspecified) 2021-05-16T23:39:56.5550830Z 2021-05-16T23:39:56.5552390Z There are binary versions available but the source versions are later: 2021-05-16T23:39:56.5566790Z binary source needs_compilation 2021-05-16T23:39:56.5568060Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T23:39:56.5568730Z generics 0.0.2 0.1.0 FALSE 2021-05-16T23:39:56.5569230Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T23:39:56.5569680Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T23:39:56.5569930Z 2021-05-16T23:39:56.5575100Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T23:39:56.5575650Z 2021-05-16T23:39:56.5594400Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:39:56.7014010Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:39:56.7074060Z ================================================== 2021-05-16T23:39:56.7075880Z downloaded 89 KB 2021-05-16T23:39:56.7076560Z 2021-05-16T23:39:56.7108600Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:39:56.8740290Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:39:56.8808050Z ================================================== 2021-05-16T23:39:56.8809100Z downloaded 115 KB 2021-05-16T23:39:56.8809950Z 2021-05-16T23:39:56.8843300Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:39:57.1462260Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:39:57.1565560Z ================================================== 2021-05-16T23:39:57.1566720Z downloaded 194 KB 2021-05-16T23:39:57.1567410Z 2021-05-16T23:39:57.1606440Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:39:57.4089580Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:39:57.4409310Z ================================================== 2021-05-16T23:39:57.4410450Z downloaded 932 KB 2021-05-16T23:39:57.4411450Z 2021-05-16T23:39:57.4446300Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:39:57.6481290Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:39:57.6778670Z ================================================== 2021-05-16T23:39:57.6779910Z downloaded 691 KB 2021-05-16T23:39:57.6781900Z 2021-05-16T23:39:58.0278400Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:39:58.0337200Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:58.0559070Z ** R 2021-05-16T23:39:58.0776310Z ** inst 2021-05-16T23:39:58.0819980Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:58.9466350Z ** help 2021-05-16T23:39:59.0166030Z *** installing help indices 2021-05-16T23:39:59.0638620Z ** building package indices 2021-05-16T23:39:59.1323660Z ** installing vignettes 2021-05-16T23:39:59.1380580Z ** testing if installed package can be loaded 2021-05-16T23:39:59.4395310Z * DONE (tidyselect) 2021-05-16T23:39:59.8255900Z * installing *source* package ‘generics’ ... 2021-05-16T23:39:59.8323560Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:59.8528650Z ** R 2021-05-16T23:39:59.8627790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:00.0067110Z ** help 2021-05-16T23:40:00.1719460Z *** installing help indices 2021-05-16T23:40:00.2278550Z ** building package indices 2021-05-16T23:40:00.2779330Z ** testing if installed package can be loaded 2021-05-16T23:40:00.5047740Z * DONE (generics) 2021-05-16T23:40:00.8896840Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:40:00.8955970Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:00.9152290Z ** R 2021-05-16T23:40:00.9231180Z ** inst 2021-05-16T23:40:00.9397840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:01.1771440Z ** help 2021-05-16T23:40:01.1994560Z *** installing help indices 2021-05-16T23:40:01.2208290Z ** building package indices 2021-05-16T23:40:01.2340500Z ** installing vignettes 2021-05-16T23:40:01.2386240Z ** testing if installed package can be loaded 2021-05-16T23:40:01.4546900Z * DONE (cpp11) 2021-05-16T23:40:02.2490030Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:40:02.2810510Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:02.3011150Z ** libs 2021-05-16T23:40:02.3227260Z 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-16T23:40:02.5507380Z 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-16T23:40:02.7869840Z 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-16T23:40:02.9741790Z 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-16T23:40:03.8727530Z 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-16T23:40:04.0415920Z 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-16T23:40:04.2092550Z 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-16T23:40:04.3852590Z 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-16T23:40:04.5779590Z 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-16T23:40:04.7539000Z 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-16T23:40:04.9092920Z 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-16T23:40:05.1204990Z 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-16T23:40:05.1869540Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T23:40:05.1915900Z ** R 2021-05-16T23:40:05.2758690Z ** data 2021-05-16T23:40:05.2783970Z *** moving datasets to lazyload DB 2021-05-16T23:40:05.3874620Z ** inst 2021-05-16T23:40:05.4014030Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:10.1484940Z ** help 2021-05-16T23:40:10.6118840Z *** installing help indices 2021-05-16T23:40:10.8160180Z *** copying figures 2021-05-16T23:40:10.8203530Z ** building package indices 2021-05-16T23:40:11.0425950Z ** installing vignettes 2021-05-16T23:40:11.0628090Z ** testing if installed package can be loaded 2021-05-16T23:40:11.6860510Z * DONE (dplyr) 2021-05-16T23:40:12.2896790Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:40:12.3018640Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:12.3254730Z ** libs 2021-05-16T23:40:12.3447340Z 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-16T23:40:13.6019170Z 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-16T23:40:14.2686500Z 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-16T23:40:15.7834120Z 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-16T23:40:17.0779950Z 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-16T23:40:17.1470510Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T23:40:17.1527030Z ** R 2021-05-16T23:40:17.1833380Z ** data 2021-05-16T23:40:17.1902920Z *** moving datasets to lazyload DB 2021-05-16T23:40:17.3860750Z ** inst 2021-05-16T23:40:17.3968820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:19.1940380Z ** help 2021-05-16T23:40:19.4034350Z *** installing help indices 2021-05-16T23:40:19.4865230Z *** copying figures 2021-05-16T23:40:19.4910930Z ** building package indices 2021-05-16T23:40:19.6126720Z ** installing vignettes 2021-05-16T23:40:19.6226510Z ** testing if installed package can be loaded 2021-05-16T23:40:20.3059260Z * DONE (tidyr) 2021-05-16T23:40:20.3483070Z 2021-05-16T23:40:20.3483860Z The downloaded source packages are in 2021-05-16T23:40:20.5888500Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/downloaded_packages’ 2021-05-16T23:40:20.5889170Z 2021-05-16T23:40:20.5907370Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a541b377634/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:40:20.5937660Z 2021-05-16T23:40:20.5941390Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/remotes2a541b377634/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:40:20.6297210Z 2021-05-16T23:40:20.6299770Z 2021-05-16T23:40:20.6301400Z ─ preparing ‘aghast’: 2021-05-16T23:40:20.6302130Z 2021-05-16T23:40:20.6302820Z 2021-05-16T23:40:20.6352660Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:20.6454240Z 2021-05-16T23:40:20.6457260Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:40:20.6886190Z 2021-05-16T23:40:20.6988070Z 2021-05-16T23:40:20.7089790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:40:20.7126120Z 2021-05-16T23:40:20.7138030Z 2021-05-16T23:40:20.7139740Z ─ checking for empty or unneeded directories 2021-05-16T23:40:20.7141130Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:40:20.7141850Z 2021-05-16T23:40:20.7142530Z 2021-05-16T23:40:20.7143110Z 2021-05-16T23:40:20.7272020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:20.7282080Z (as ‘lib’ is unspecified) 2021-05-16T23:40:21.0253450Z * installing *source* package ‘aghast’ ... 2021-05-16T23:40:21.0555510Z ** R 2021-05-16T23:40:21.0658880Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:21.3590320Z ** help 2021-05-16T23:40:21.3997340Z *** installing help indices 2021-05-16T23:40:21.4252770Z ** building package indices 2021-05-16T23:40:21.4463590Z ** testing if installed package can be loaded 2021-05-16T23:40:21.6694340Z * DONE (aghast) 2021-05-16T23:40:21.6913280Z Installing 1 packages: covr 2021-05-16T23:40:21.6922210Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:21.6924010Z (as ‘lib’ is unspecified) 2021-05-16T23:40:22.5632190Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:40:22.5733540Z 2021-05-16T23:40:23.1425270Z 2021-05-16T23:40:23.1426800Z There are binary versions available but the source versions are later: 2021-05-16T23:40:23.1444180Z binary source needs_compilation 2021-05-16T23:40:23.1445170Z rex 1.1.2 1.2.0 FALSE 2021-05-16T23:40:23.1446010Z covr 3.5.0 3.5.1 TRUE 2021-05-16T23:40:23.1446640Z 2021-05-16T23:40:23.1458910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T23:40:23.2939630Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T23:40:23.3058630Z ================================================== 2021-05-16T23:40:23.3059840Z downloaded 154 KB 2021-05-16T23:40:23.3061100Z 2021-05-16T23:40:23.3300350Z 2021-05-16T23:40:23.3334640Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T23:40:23.3335320Z The downloaded binary packages are in 2021-05-16T23:40:23.3336150Z 2021-05-16T23:40:23.3336870Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpB7QZfG/downloaded_packages 2021-05-16T23:40:23.3338830Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:40:23.5557040Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T23:40:23.5619360Z ================================================== 2021-05-16T23:40:23.5621190Z downloaded 89 KB 2021-05-16T23:40:23.5622240Z 2021-05-16T23:40:23.5656800Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:40:23.7014270Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:40:23.7111210Z ================================================== 2021-05-16T23:40:23.7115300Z downloaded 143 KB 2021-05-16T23:40:23.7116880Z 2021-05-16T23:40:24.0311360Z * installing *source* package ‘rex’ ... 2021-05-16T23:40:24.0408160Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:24.0571790Z ** R 2021-05-16T23:40:24.0645100Z ** inst 2021-05-16T23:40:24.0683250Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:24.4345500Z ** help 2021-05-16T23:40:24.5053730Z *** installing help indices 2021-05-16T23:40:24.5817690Z ** building package indices 2021-05-16T23:40:24.6220900Z ** installing vignettes 2021-05-16T23:40:24.6321640Z ** testing if installed package can be loaded 2021-05-16T23:40:24.8701310Z * DONE (rex) 2021-05-16T23:40:25.3753210Z * installing *source* package ‘covr’ ... 2021-05-16T23:40:25.3845590Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:25.4728760Z ** libs 2021-05-16T23:40:25.5048620Z 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-16T23:40:25.5990570Z 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-16T23:40:25.6603240Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T23:40:25.6645200Z ** R 2021-05-16T23:40:25.6939050Z ** inst 2021-05-16T23:40:25.7038270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:27.0472450Z ** help 2021-05-16T23:40:27.1520060Z *** installing help indices 2021-05-16T23:40:27.2132080Z *** copying figures 2021-05-16T23:40:27.2140590Z ** building package indices 2021-05-16T23:40:27.2677870Z ** installing vignettes 2021-05-16T23:40:27.2734990Z ** testing if installed package can be loaded 2021-05-16T23:40:27.8064870Z * DONE (covr) 2021-05-16T23:40:27.8693520Z 2021-05-16T23:40:27.8743040Z The downloaded source packages are in 2021-05-16T23:40:27.8749730Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpB7QZfG/downloaded_packages’ 2021-05-16T23:40:27.9097120Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:40:27.9097800Z Rscript -e "tic::before_install()" 2021-05-16T23:40:27.9509810Z shell: /bin/bash -e {0} 2021-05-16T23:40:27.9510190Z env: 2021-05-16T23:40:27.9511010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:40:27.9511500Z TIC_DEPLOY_KEY: 2021-05-16T23:40:27.9511820Z RSPM: 2021-05-16T23:40:27.9513210Z GITHUB_PAT: *** 2021-05-16T23:40:27.9513610Z COVERALLS_TOKEN: 2021-05-16T23:40:27.9514030Z continue-on-error: false 2021-05-16T23:40:27.9514480Z VDIFFR_RUN_TESTS: false 2021-05-16T23:40:27.9514920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:40:27.9515320Z TZ: UTC 2021-05-16T23:40:27.9515660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:40:27.9516020Z NOT_CRAN: true 2021-05-16T23:40:27.9516340Z ##[endgroup] 2021-05-16T23:40:28.3127130Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:40:28.4547850Z Running before_install: step_install_remote_binaries() 2021-05-16T23:40:29.0099850Z Installing ggplot2 binaries 2021-05-16T23:40:29.0110730Z [1] "tidyverse/ggplot2" 2021-05-16T23:40:29.5344770Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:40:29.5356320Z Installing rlang binaries 2021-05-16T23:40:29.5366730Z [1] "r-lib/rlang" 2021-05-16T23:40:29.8597130Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:40:29.8606220Z Installing oro.nifti binaries 2021-05-16T23:40:29.8613880Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:40:30.1253680Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:30.1290960Z tag_name 2021-05-16T23:40:30.1291860Z 1 0.10.3.s 2021-05-16T23:40:30.1292870Z zipball_url 2021-05-16T23:40:30.1294150Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:40:30.1295470Z tarball_url 2021-05-16T23:40:30.1296810Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:40:30.1297980Z commit.sha 2021-05-16T23:40:30.1299060Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:30.1300380Z Installing oro.nifti package binaries 2021-05-16T23:40:30.1301180Z commit.url 2021-05-16T23:40:30.1302930Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:30.1304210Z node_id 2021-05-16T23:40:30.1305520Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:40:30.1306830Z url 2021-05-16T23:40:30.1307930Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:40:30.1309110Z assets_url 2021-05-16T23:40:30.1310250Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:40:30.1311330Z upload_url 2021-05-16T23:40:30.1312770Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:40:30.1314380Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:30.1316380Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T23:40:30.1317480Z published_at asset_name asset_label 2021-05-16T23:40:30.1318850Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:30.1319730Z asset_download_count 2021-05-16T23:40:30.1320440Z 1 17 2021-05-16T23:40:30.1321390Z asset_browser_download_url 2021-05-16T23:40:30.1323400Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:30.1735160Z --2021-05-16 23:40:30-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T23:40:30.2049950Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:30.2139560Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:30.2440960Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:30.2447470Z Location: https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234022Z&X-Amz-Expires=300&X-Amz-Signature=49b8c238a0f31955c7fc6c2c137309af61934f5e943b789895377eb973246606&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:30.2456690Z --2021-05-16 23:40:30-- https://github-releases.githubusercontent.com/367742122/cce12980-b5d2-11eb-88ea-64b0ac3573f3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234022Z&X-Amz-Expires=300&X-Amz-Signature=49b8c238a0f31955c7fc6c2c137309af61934f5e943b789895377eb973246606&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:30.2461780Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-05-16T23:40:30.2502710Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:30.3116190Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:30.3118660Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T23:40:30.3120730Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIWR6Ho/oro.nifti_0.10.3.tgz’ 2021-05-16T23:40:30.3122680Z 2021-05-16T23:40:30.3163130Z 0K .......... .......... .......... .......... .......... 0% 11.6M 0s 2021-05-16T23:40:30.3182840Z 50K .......... .......... .......... .......... .......... 1% 25.2M 0s 2021-05-16T23:40:30.3214610Z 100K .......... .......... .......... .......... .......... 2% 14.9M 0s 2021-05-16T23:40:30.3251730Z 150K .......... .......... .......... .......... .......... 3% 13.7M 0s 2021-05-16T23:40:30.3273770Z 200K .......... .......... .......... .......... .......... 4% 20.4M 0s 2021-05-16T23:40:30.3314680Z 250K .......... .......... .......... .......... .......... 5% 12.0M 0s 2021-05-16T23:40:30.3346770Z 300K .......... .......... .......... .......... .......... 5% 15.1M 0s 2021-05-16T23:40:30.3373770Z 350K .......... .......... .......... .......... .......... 6% 18.3M 0s 2021-05-16T23:40:30.3397980Z 400K .......... .......... .......... .......... .......... 7% 19.8M 0s 2021-05-16T23:40:30.3427480Z 450K .......... .......... .......... .......... .......... 8% 17.1M 0s 2021-05-16T23:40:30.3463460Z 500K .......... .......... .......... .......... .......... 9% 13.3M 0s 2021-05-16T23:40:30.3478880Z 550K .......... .......... .......... .......... .......... 10% 32.1M 0s 2021-05-16T23:40:30.3504110Z 600K .......... .......... .......... .......... .......... 11% 20.2M 0s 2021-05-16T23:40:30.3524980Z 650K .......... .......... .......... .......... .......... 11% 22.3M 0s 2021-05-16T23:40:30.3563330Z 700K .......... .......... .......... .......... .......... 12% 12.5M 0s 2021-05-16T23:40:30.3577670Z 750K .......... .......... .......... .......... .......... 13% 33.7M 0s 2021-05-16T23:40:30.3599870Z 800K .......... .......... .......... .......... .......... 14% 22.0M 0s 2021-05-16T23:40:30.3626380Z 850K .......... .......... .......... .......... .......... 15% 20.0M 0s 2021-05-16T23:40:30.3647000Z 900K .......... .......... .......... .......... .......... 16% 21.8M 0s 2021-05-16T23:40:30.3661610Z 950K .......... .......... .......... .......... .......... 16% 32.5M 0s 2021-05-16T23:40:30.3687830Z 1000K .......... .......... .......... .......... .......... 17% 19.2M 0s 2021-05-16T23:40:30.3714150Z 1050K .......... .......... .......... .......... .......... 18% 18.3M 0s 2021-05-16T23:40:30.3737410Z 1100K .......... .......... .......... .......... .......... 19% 21.1M 0s 2021-05-16T23:40:30.3766880Z 1150K .......... .......... .......... .......... .......... 20% 17.8M 0s 2021-05-16T23:40:30.3777930Z 1200K .......... .......... .......... .......... .......... 21% 37.6M 0s 2021-05-16T23:40:30.3814990Z 1250K .......... .......... .......... .......... .......... 22% 13.5M 0s 2021-05-16T23:40:30.3821560Z 1300K .......... .......... .......... .......... .......... 22% 68.1M 0s 2021-05-16T23:40:30.3838320Z 1350K .......... .......... .......... .......... .......... 23% 28.4M 0s 2021-05-16T23:40:30.3864000Z 1400K .......... .......... .......... .......... .......... 24% 19.0M 0s 2021-05-16T23:40:30.3878410Z 1450K .......... .......... .......... .......... .......... 25% 33.9M 0s 2021-05-16T23:40:30.3902410Z 1500K .......... .......... .......... .......... .......... 26% 20.5M 0s 2021-05-16T23:40:30.3916560Z 1550K .......... .......... .......... .......... .......... 27% 33.8M 0s 2021-05-16T23:40:30.3941490Z 1600K .......... .......... .......... .......... .......... 27% 20.3M 0s 2021-05-16T23:40:30.3955040Z 1650K .......... .......... .......... .......... .......... 28% 34.0M 0s 2021-05-16T23:40:30.3979670Z 1700K .......... .......... .......... .......... .......... 29% 19.9M 0s 2021-05-16T23:40:30.3984020Z 1750K .......... .......... .......... .......... .......... 30% 106M 0s 2021-05-16T23:40:30.4011280Z 1800K .......... .......... .......... .......... .......... 31% 19.5M 0s 2021-05-16T23:40:30.4019660Z 1850K .......... .......... .......... .......... .......... 32% 47.9M 0s 2021-05-16T23:40:30.4034120Z 1900K .......... .......... .......... .......... .......... 33% 32.6M 0s 2021-05-16T23:40:30.4057800Z 1950K .......... .......... .......... .......... .......... 33% 20.7M 0s 2021-05-16T23:40:30.4069960Z 2000K .......... .......... .......... .......... .......... 34% 44.2M 0s 2021-05-16T23:40:30.4085850Z 2050K .......... .......... .......... .......... .......... 35% 28.5M 0s 2021-05-16T23:40:30.4110660Z 2100K .......... .......... .......... .......... .......... 36% 19.9M 0s 2021-05-16T23:40:30.4119870Z 2150K .......... .......... .......... .......... .......... 37% 61.3M 0s 2021-05-16T23:40:30.4136350Z 2200K .......... .......... .......... .......... .......... 38% 28.4M 0s 2021-05-16T23:40:30.4145470Z 2250K .......... .......... .......... .......... .......... 39% 50.0M 0s 2021-05-16T23:40:30.4161010Z 2300K .......... .......... .......... .......... .......... 39% 33.0M 0s 2021-05-16T23:40:30.4210710Z 2350K .......... .......... .......... .......... .......... 40% 9.73M 0s 2021-05-16T23:40:30.4225470Z 2400K .......... .......... .......... .......... .......... 41% 33.3M 0s 2021-05-16T23:40:30.4238560Z 2450K .......... .......... .......... .......... .......... 42% 36.0M 0s 2021-05-16T23:40:30.4247110Z 2500K .......... .......... .......... .......... .......... 43% 88.5M 0s 2021-05-16T23:40:30.4274970Z 2550K .......... .......... .......... .......... .......... 44% 16.0M 0s 2021-05-16T23:40:30.4288670Z 2600K .......... .......... .......... .......... .......... 44% 34.9M 0s 2021-05-16T23:40:30.4302500Z 2650K .......... .......... .......... .......... .......... 45% 38.5M 0s 2021-05-16T23:40:30.4314450Z 2700K .......... .......... .......... .......... .......... 46% 39.5M 0s 2021-05-16T23:40:30.4340020Z 2750K .......... .......... .......... .......... .......... 47% 18.6M 0s 2021-05-16T23:40:30.4348120Z 2800K .......... .......... .......... .......... .......... 48% 92.1M 0s 2021-05-16T23:40:30.4363160Z 2850K .......... .......... .......... .......... .......... 49% 29.8M 0s 2021-05-16T23:40:30.4376900Z 2900K .......... .......... .......... .......... .......... 50% 33.3M 0s 2021-05-16T23:40:30.4387350Z 2950K .......... .......... .......... .......... .......... 50% 46.1M 0s 2021-05-16T23:40:30.4394240Z 3000K .......... .......... .......... .......... .......... 51% 68.8M 0s 2021-05-16T23:40:30.4413140Z 3050K .......... .......... .......... .......... .......... 52% 25.8M 0s 2021-05-16T23:40:30.4426090Z 3100K .......... .......... .......... .......... .......... 53% 37.2M 0s 2021-05-16T23:40:30.4439210Z 3150K .......... .......... .......... .......... .......... 54% 40.3M 0s 2021-05-16T23:40:30.4452860Z 3200K .......... .......... .......... .......... .......... 55% 34.0M 0s 2021-05-16T23:40:30.4465730Z 3250K .......... .......... .......... .......... .......... 55% 37.6M 0s 2021-05-16T23:40:30.4477070Z 3300K .......... .......... .......... .......... .......... 56% 45.2M 0s 2021-05-16T23:40:30.4481820Z 3350K .......... .......... .......... .......... .......... 57% 91.4M 0s 2021-05-16T23:40:30.4493030Z 3400K .......... .......... .......... .......... .......... 58% 43.0M 0s 2021-05-16T23:40:30.4520070Z 3450K .......... .......... .......... .......... .......... 59% 19.3M 0s 2021-05-16T23:40:30.4533110Z 3500K .......... .......... .......... .......... .......... 60% 35.2M 0s 2021-05-16T23:40:30.4543300Z 3550K .......... .......... .......... .......... .......... 61% 44.8M 0s 2021-05-16T23:40:30.4557500Z 3600K .......... .......... .......... .......... .......... 61% 37.6M 0s 2021-05-16T23:40:30.4561380Z 3650K .......... .......... .......... .......... .......... 62% 96.3M 0s 2021-05-16T23:40:30.4582940Z 3700K .......... .......... .......... .......... .......... 63% 23.5M 0s 2021-05-16T23:40:30.4590010Z 3750K .......... .......... .......... .......... .......... 64% 61.7M 0s 2021-05-16T23:40:30.4603010Z 3800K .......... .......... .......... .......... .......... 65% 37.5M 0s 2021-05-16T23:40:30.4616080Z 3850K .......... .......... .......... .......... .......... 66% 37.1M 0s 2021-05-16T23:40:30.4621530Z 3900K .......... .......... .......... .......... .......... 67% 96.1M 0s 2021-05-16T23:40:30.4629780Z 3950K .......... .......... .......... .......... .......... 67% 57.6M 0s 2021-05-16T23:40:30.4652870Z 4000K .......... .......... .......... .......... .......... 68% 21.2M 0s 2021-05-16T23:40:30.4665440Z 4050K .......... .......... .......... .......... .......... 69% 40.8M 0s 2021-05-16T23:40:30.4670160Z 4100K .......... .......... .......... .......... .......... 70% 89.1M 0s 2021-05-16T23:40:30.4677350Z 4150K .......... .......... .......... .......... .......... 71% 69.1M 0s 2021-05-16T23:40:30.4690020Z 4200K .......... .......... .......... .......... .......... 72% 39.7M 0s 2021-05-16T23:40:30.4700970Z 4250K .......... .......... .......... .......... .......... 72% 43.9M 0s 2021-05-16T23:40:30.4714200Z 4300K .......... .......... .......... .......... .......... 73% 37.6M 0s 2021-05-16T23:40:30.4719360Z 4350K .......... .......... .......... .......... .......... 74% 105M 0s 2021-05-16T23:40:30.4729990Z 4400K .......... .......... .......... .......... .......... 75% 42.5M 0s 2021-05-16T23:40:30.4741220Z 4450K .......... .......... .......... .......... .......... 76% 42.6M 0s 2021-05-16T23:40:30.4760470Z 4500K .......... .......... .......... .......... .......... 77% 41.3M 0s 2021-05-16T23:40:30.4762510Z 4550K .......... .......... .......... .......... .......... 78% 80.0M 0s 2021-05-16T23:40:30.4767530Z 4600K .......... .......... .......... .......... .......... 78% 60.5M 0s 2021-05-16T23:40:30.4781050Z 4650K .......... .......... .......... .......... .......... 79% 35.9M 0s 2021-05-16T23:40:30.4791780Z 4700K .......... .......... .......... .......... .......... 80% 50.5M 0s 2021-05-16T23:40:30.4803720Z 4750K .......... .......... .......... .......... .......... 81% 40.2M 0s 2021-05-16T23:40:30.4810270Z 4800K .......... .......... .......... .......... .......... 82% 66.8M 0s 2021-05-16T23:40:30.4818420Z 4850K .......... .......... .......... .......... .......... 83% 62.0M 0s 2021-05-16T23:40:30.4832720Z 4900K .......... .......... .......... .......... .......... 83% 38.6M 0s 2021-05-16T23:40:30.4838410Z 4950K .......... .......... .......... .......... .......... 84% 62.0M 0s 2021-05-16T23:40:30.4844940Z 5000K .......... .......... .......... .......... .......... 85% 83.9M 0s 2021-05-16T23:40:30.4856670Z 5050K .......... .......... .......... .......... .......... 86% 42.7M 0s 2021-05-16T23:40:30.4863950Z 5100K .......... .......... .......... .......... .......... 87% 59.0M 0s 2021-05-16T23:40:30.4876790Z 5150K .......... .......... .......... .......... .......... 88% 38.1M 0s 2021-05-16T23:40:30.4887970Z 5200K .......... .......... .......... .......... .......... 89% 46.5M 0s 2021-05-16T23:40:30.4894270Z 5250K .......... .......... .......... .......... .......... 89% 69.2M 0s 2021-05-16T23:40:30.4903900Z 5300K .......... .......... .......... .......... .......... 90% 54.9M 0s 2021-05-16T23:40:30.4916180Z 5350K .......... .......... .......... .......... .......... 91% 38.2M 0s 2021-05-16T23:40:30.4924830Z 5400K .......... .......... .......... .......... .......... 92% 54.9M 0s 2021-05-16T23:40:30.4930060Z 5450K .......... .......... .......... .......... .......... 93% 101M 0s 2021-05-16T23:40:30.4937780Z 5500K .......... .......... .......... .......... .......... 94% 90.3M 0s 2021-05-16T23:40:30.4942610Z 5550K .......... .......... .......... .......... .......... 95% 70.5M 0s 2021-05-16T23:40:30.4950940Z 5600K .......... .......... .......... .......... .......... 95% 55.3M 0s 2021-05-16T23:40:30.4972930Z 5650K .......... .......... .......... .......... .......... 96% 22.2M 0s 2021-05-16T23:40:30.4978040Z 5700K .......... .......... .......... .......... .......... 97% 94.4M 0s 2021-05-16T23:40:30.4985650Z 5750K .......... .......... .......... .......... .......... 98% 67.8M 0s 2021-05-16T23:40:30.4993290Z 5800K .......... .......... .......... .......... .......... 99% 62.3M 0s 2021-05-16T23:40:30.4998560Z 5850K .......... .......... .......... .......... ... 100% 79.9M=0.2s 2021-05-16T23:40:30.4999500Z 2021-05-16T23:40:30.5002360Z 2021-05-16 23:40:30 (30.6 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIWR6Ho/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T23:40:30.5008040Z 2021-05-16T23:40:30.5073350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:30.5078720Z (as ‘lib’ is unspecified) 2021-05-16T23:40:30.5754980Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:30.5864350Z Installing neurobase binaries 2021-05-16T23:40:30.5957510Z [1] "neuroconductor/neurobase" 2021-05-16T23:40:30.8474740Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:30.8499130Z tag_name 2021-05-16T23:40:30.8500030Z 1 1.30.1.s 2021-05-16T23:40:30.8501000Z zipball_url 2021-05-16T23:40:30.8503020Z 1 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:40:30.8504410Z tarball_url 2021-05-16T23:40:30.8506060Z 1 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:40:30.8508370Z Installing neurobase package binaries 2021-05-16T23:40:30.8509240Z commit.sha 2021-05-16T23:40:30.8510780Z 1 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:30.8512440Z commit.url 2021-05-16T23:40:30.8514520Z 1 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:30.8516310Z node_id 2021-05-16T23:40:30.8517700Z 1 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:40:30.8519030Z url 2021-05-16T23:40:30.8520250Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:40:30.8521500Z assets_url 2021-05-16T23:40:30.8522700Z 1 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:40:30.8523910Z upload_url 2021-05-16T23:40:30.8525230Z 1 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:40:30.8526570Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:30.8528390Z 1 43020192 2021-05-16 20:51:57 2021-05-16 20:51:57 2021-05-16 20:01:27 2021-05-16T23:40:30.8529390Z published_at asset_name asset_label 2021-05-16T23:40:30.8530720Z 1 2021-05-16 20:01:56 neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:30.8531610Z asset_download_count 2021-05-16T23:40:30.8532370Z 1 3 2021-05-16T23:40:30.8533360Z asset_browser_download_url 2021-05-16T23:40:30.8534680Z 1 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:30.8623060Z --2021-05-16 23:40:30-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.tgz 2021-05-16T23:40:30.8829930Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T23:40:30.8890770Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T23:40:30.9095380Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:40:30.9102850Z Location: https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234024Z&X-Amz-Expires=300&X-Amz-Signature=b0f82ed443d171d02211bd45a505d2169b54bad9686a3ecbfc43182aa2527db7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:40:30.9112670Z --2021-05-16 23:40:30-- https://github-releases.githubusercontent.com/367973948/8d751480-b688-11eb-9186-7ee744de048e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T234024Z&X-Amz-Expires=300&X-Amz-Signature=b0f82ed443d171d02211bd45a505d2169b54bad9686a3ecbfc43182aa2527db7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T23:40:30.9117790Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-05-16T23:40:30.9161400Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T23:40:30.9754770Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:40:30.9757930Z Length: 1718327 (1.6M) [application/octet-stream] 2021-05-16T23:40:30.9760180Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIWR6Ho/neurobase_1.30.1.tgz’ 2021-05-16T23:40:30.9789930Z 2021-05-16T23:40:30.9845030Z 0K .......... .......... .......... .......... .......... 2% 5.69M 0s 2021-05-16T23:40:30.9867330Z 50K .......... .......... .......... .......... .......... 5% 22.5M 0s 2021-05-16T23:40:30.9900850Z 100K .......... .......... .......... .......... .......... 8% 15.3M 0s 2021-05-16T23:40:30.9919820Z 150K .......... .......... .......... .......... .......... 11% 23.4M 0s 2021-05-16T23:40:30.9951910Z 200K .......... .......... .......... .......... .......... 14% 16.0M 0s 2021-05-16T23:40:30.9966410Z 250K .......... .......... .......... .......... .......... 17% 30.2M 0s 2021-05-16T23:40:30.9992020Z 300K .......... .......... .......... .......... .......... 20% 19.1M 0s 2021-05-16T23:40:31.0019540Z 350K .......... .......... .......... .......... .......... 23% 18.4M 0s 2021-05-16T23:40:31.0042940Z 400K .......... .......... .......... .......... .......... 26% 20.0M 0s 2021-05-16T23:40:31.0069920Z 450K .......... .......... .......... .......... .......... 29% 18.1M 0s 2021-05-16T23:40:31.0093460Z 500K .......... .......... .......... .......... .......... 32% 20.3M 0s 2021-05-16T23:40:31.0106240Z 550K .......... .......... .......... .......... .......... 35% 38.2M 0s 2021-05-16T23:40:31.0128280Z 600K .......... .......... .......... .......... .......... 38% 25.0M 0s 2021-05-16T23:40:31.0155850Z 650K .......... .......... .......... .......... .......... 41% 16.7M 0s 2021-05-16T23:40:31.0170180Z 700K .......... .......... .......... .......... .......... 44% 33.4M 0s 2021-05-16T23:40:31.0194070Z 750K .......... .......... .......... .......... .......... 47% 19.8M 0s 2021-05-16T23:40:31.0210280Z 800K .......... .......... .......... .......... .......... 50% 32.8M 0s 2021-05-16T23:40:31.0236810Z 850K .......... .......... .......... .......... .......... 53% 19.1M 0s 2021-05-16T23:40:31.0247430Z 900K .......... .......... .......... .......... .......... 56% 39.0M 0s 2021-05-16T23:40:31.0271380Z 950K .......... .......... .......... .......... .......... 59% 20.1M 0s 2021-05-16T23:40:31.0287380Z 1000K .......... .......... .......... .......... .......... 62% 32.3M 0s 2021-05-16T23:40:31.0314270Z 1050K .......... .......... .......... .......... .......... 65% 19.4M 0s 2021-05-16T23:40:31.0335800Z 1100K .......... .......... .......... .......... .......... 68% 20.6M 0s 2021-05-16T23:40:31.0350610Z 1150K .......... .......... .......... .......... .......... 71% 33.7M 0s 2021-05-16T23:40:31.0375550Z 1200K .......... .......... .......... .......... .......... 74% 20.1M 0s 2021-05-16T23:40:31.0400530Z 1250K .......... .......... .......... .......... .......... 77% 18.9M 0s 2021-05-16T23:40:31.0405900Z 1300K .......... .......... .......... .......... .......... 80% 82.6M 0s 2021-05-16T23:40:31.0423520Z 1350K .......... .......... .......... .......... .......... 83% 77.3M 0s 2021-05-16T23:40:31.0451250Z 1400K .......... .......... .......... .......... .......... 86% 12.5M 0s 2021-05-16T23:40:31.0466260Z 1450K .......... .......... .......... .......... .......... 89% 32.2M 0s 2021-05-16T23:40:31.0476840Z 1500K .......... .......... .......... .......... .......... 92% 50.5M 0s 2021-05-16T23:40:31.0500420Z 1550K .......... .......... .......... .......... .......... 95% 20.2M 0s 2021-05-16T23:40:31.0518560Z 1600K .......... .......... .......... .......... .......... 98% 27.6M 0s 2021-05-16T23:40:31.0520520Z 1650K .......... .......... ........ 100% 103M=0.08s 2021-05-16T23:40:31.0521960Z 2021-05-16T23:40:31.0527020Z 2021-05-16 23:40:31 (21.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIWR6Ho/neurobase_1.30.1.tgz’ saved [1718327/1718327] 2021-05-16T23:40:31.0529430Z 2021-05-16T23:40:31.0558010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:31.0560100Z (as ‘lib’ is unspecified) 2021-05-16T23:40:31.0950980Z Rewriting new remotes: tidyverse/ggplot2, r-lib/rlang 2021-05-16T23:40:31.1259430Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:40:31.1260330Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:40:31.1260940Z remotes::install_cran("rcmdcheck") 2021-05-16T23:40:31.1261500Z remotes::install_cran("markdown") 2021-05-16T23:40:31.1454890Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:40:31.1455310Z env: 2021-05-16T23:40:31.1455780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:40:31.1456230Z TIC_DEPLOY_KEY: 2021-05-16T23:40:31.1456600Z RSPM: 2021-05-16T23:40:31.1457830Z GITHUB_PAT: *** 2021-05-16T23:40:31.1458240Z COVERALLS_TOKEN: 2021-05-16T23:40:31.1458760Z continue-on-error: false 2021-05-16T23:40:31.1459210Z VDIFFR_RUN_TESTS: false 2021-05-16T23:40:31.1459700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:40:31.1460300Z TZ: UTC 2021-05-16T23:40:31.1460670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:40:31.1461030Z NOT_CRAN: true 2021-05-16T23:40:31.1461450Z ##[endgroup] 2021-05-16T23:40:36.4752910Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:40:36.4754700Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:40:36.4756210Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:40:36.4757630Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:40:36.4759150Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:40:36.4760760Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:40:36.4762130Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:40:36.4763530Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:40:36.4764870Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:40:36.4767560Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:40:36.4768630Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:40:36.4769550Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:40:36.4770470Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:40:36.4771380Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:40:36.4772310Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:40:36.4773180Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:40:36.4774110Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:40:36.4775050Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:40:36.4775950Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:40:36.4776880Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:40:36.7669280Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:40:41.2044980Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:40:41.2046720Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:40:41.2049140Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:40:41.2050600Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:40:41.2051940Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:40:41.2054060Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:40:41.2055380Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:40:41.2057050Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:40:41.2058440Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:40:41.2073490Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:40:41.2088570Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:41.2090160Z (as ‘lib’ is unspecified) 2021-05-16T23:40:43.9054310Z 2021-05-16T23:40:43.9056530Z There are binary versions available but the source versions are later: 2021-05-16T23:40:43.9078050Z binary source needs_compilation 2021-05-16T23:40:43.9080670Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T23:40:43.9081860Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T23:40:43.9083010Z labeling 0.3 0.4.2 FALSE 2021-05-16T23:40:43.9083950Z farver 2.0.3 2.1.0 TRUE 2021-05-16T23:40:43.9085650Z scales 1.1.0 1.1.1 FALSE 2021-05-16T23:40:43.9087700Z isoband 0.2.0 0.2.4 TRUE 2021-05-16T23:40:43.9088500Z 2021-05-16T23:40:43.9104490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-16T23:40:44.2805170Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-16T23:40:44.2879810Z ================================================== 2021-05-16T23:40:44.2895700Z downloaded 51 KB 2021-05-16T23:40:44.2896470Z 2021-05-16T23:40:44.2898790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-16T23:40:44.5661890Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-16T23:40:44.5702750Z ================================================== 2021-05-16T23:40:44.5703260Z downloaded 234 KB 2021-05-16T23:40:44.5703560Z 2021-05-16T23:40:44.5749340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-16T23:40:44.8291340Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-16T23:40:44.8477240Z ================================================== 2021-05-16T23:40:44.8478330Z downloaded 420 KB 2021-05-16T23:40:44.8479030Z 2021-05-16T23:40:44.9766490Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’ 2021-05-16T23:40:44.9767250Z 2021-05-16T23:40:44.9868480Z 2021-05-16T23:40:44.9869360Z The downloaded binary packages are in 2021-05-16T23:40:44.9970650Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:40:44.9971870Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpP3YKhA/downloaded_packages 2021-05-16T23:40:45.3111870Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T23:40:45.3671990Z ================================================== 2021-05-16T23:40:45.3673400Z downloaded 2.1 MB 2021-05-16T23:40:45.3674250Z 2021-05-16T23:40:45.3710740Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:40:45.6937720Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T23:40:45.7695500Z ================================================== 2021-05-16T23:40:45.7948550Z downloaded 1.2 MB 2021-05-16T23:40:45.8246620Z 2021-05-16T23:40:45.8350270Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:40:46.2315010Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T23:40:46.2316510Z ================================================== 2021-05-16T23:40:46.2318230Z downloaded 10156 bytes 2021-05-16T23:40:46.2318970Z 2021-05-16T23:40:46.2353420Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:40:46.5229050Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T23:40:46.5539030Z ================================================== 2021-05-16T23:40:46.5540410Z downloaded 1.2 MB 2021-05-16T23:40:46.5541120Z 2021-05-16T23:40:46.5575340Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:40:46.8658410Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T23:40:46.8897950Z ================================================== 2021-05-16T23:40:46.8899120Z downloaded 503 KB 2021-05-16T23:40:46.8899810Z 2021-05-16T23:40:46.8936620Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:40:47.1488730Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T23:40:47.1969410Z ================================================== 2021-05-16T23:40:47.1971420Z downloaded 1.9 MB 2021-05-16T23:40:47.1972620Z 2021-05-16T23:40:47.8561270Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:40:47.8766350Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:47.9009980Z ** libs 2021-05-16T23:40:47.9192330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T23:40:48.7629420Z 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-16T23:40:48.8477790Z 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 colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:40:48.9079900Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-16T23:40:48.9129740Z ** R 2021-05-16T23:40:48.9577730Z ** data 2021-05-16T23:40:48.9597140Z *** moving datasets to lazyload DB 2021-05-16T23:40:49.0770770Z ** demo 2021-05-16T23:40:49.0791530Z ** inst 2021-05-16T23:40:49.1526020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:52.7096470Z ** help 2021-05-16T23:40:53.0342520Z *** installing help indices 2021-05-16T23:40:53.1457230Z ** building package indices 2021-05-16T23:40:53.2535630Z ** installing vignettes 2021-05-16T23:40:53.2613300Z ** testing if installed package can be loaded 2021-05-16T23:40:53.6760070Z * DONE (colorspace) 2021-05-16T23:40:54.1257240Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:40:54.1311230Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:54.1505360Z ** R 2021-05-16T23:40:54.1626290Z ** inst 2021-05-16T23:40:54.1640220Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:54.2592330Z ** help 2021-05-16T23:40:54.2759640Z *** installing help indices 2021-05-16T23:40:54.2973400Z *** copying figures 2021-05-16T23:40:54.3063110Z ** building package indices 2021-05-16T23:40:54.3199550Z ** testing if installed package can be loaded 2021-05-16T23:40:54.5978770Z * DONE (viridisLite) 2021-05-16T23:40:54.8593570Z * installing *source* package ‘labeling’ ... 2021-05-16T23:40:54.8611840Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:54.8740000Z ** R 2021-05-16T23:40:54.8823000Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:55.3441200Z ** help 2021-05-16T23:40:55.3867110Z *** installing help indices 2021-05-16T23:40:55.4210940Z ** building package indices 2021-05-16T23:40:55.4953580Z ** testing if installed package can be loaded 2021-05-16T23:40:55.7229390Z * DONE (labeling) 2021-05-16T23:40:56.1723200Z * installing *source* package ‘farver’ ... 2021-05-16T23:40:56.1800990Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:56.1959220Z ** libs 2021-05-16T23:40:56.2147550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:40:56.8137580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:40:57.0402160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:40:57.6728750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:41:01.6613240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:41:14.5404260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:41:15.1704790Z 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 farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:41:15.2487390Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-16T23:41:15.2588410Z ** R 2021-05-16T23:41:15.2699440Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:15.4317130Z ** help 2021-05-16T23:41:15.4724300Z *** installing help indices 2021-05-16T23:41:15.5051290Z *** copying figures 2021-05-16T23:41:15.5180070Z ** building package indices 2021-05-16T23:41:15.5424270Z ** testing if installed package can be loaded 2021-05-16T23:41:15.8715890Z * DONE (farver) 2021-05-16T23:41:16.3486730Z * installing *source* package ‘isoband’ ... 2021-05-16T23:41:16.3598230Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:16.3778500Z ** libs 2021-05-16T23:41:16.3971370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T23:41:17.6158570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:41:17.7753130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T23:41:19.9306090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T23:41:20.7724040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T23:41:22.7312780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T23:41:26.0318170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:41:41.6729910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T23:41:44.3195630Z 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 isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:41:44.3979720Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-16T23:41:44.4084260Z ** R 2021-05-16T23:41:44.4195310Z ** inst 2021-05-16T23:41:44.4330940Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:44.8470250Z ** help 2021-05-16T23:41:44.8910700Z *** installing help indices 2021-05-16T23:41:44.9242370Z *** copying figures 2021-05-16T23:41:44.9273760Z ** building package indices 2021-05-16T23:41:44.9487730Z ** installing vignettes 2021-05-16T23:41:44.9535130Z ** testing if installed package can be loaded 2021-05-16T23:41:45.2995620Z * DONE (isoband) 2021-05-16T23:41:45.7942140Z * installing *source* package ‘scales’ ... 2021-05-16T23:41:45.8047390Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:45.8256790Z ** R 2021-05-16T23:41:45.8770550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:48.2894220Z ** help 2021-05-16T23:41:48.5257370Z *** installing help indices 2021-05-16T23:41:48.6524860Z *** copying figures 2021-05-16T23:41:48.6600170Z ** building package indices 2021-05-16T23:41:48.7818420Z ** testing if installed package can be loaded 2021-05-16T23:41:49.1033180Z * DONE (scales) 2021-05-16T23:41:49.1459410Z 2021-05-16T23:41:49.1464080Z The downloaded source packages are in 2021-05-16T23:41:49.1466900Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/downloaded_packages’ 2021-05-16T23:41:49.4952500Z 2021-05-16T23:41:49.5016520Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/remotes88a91d568bcb/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:41:49.5048740Z 2021-05-16T23:41:49.5055640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/remotes88a91d568bcb/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:41:50.0905600Z 2021-05-16T23:41:50.1007240Z 2021-05-16T23:41:50.1047490Z ─ preparing ‘ggplot2’: (584ms) 2021-05-16T23:41:50.1048540Z 2021-05-16T23:41:50.1049250Z 2021-05-16T23:41:50.1095480Z checking DESCRIPTION meta-information ... 2021-05-16T23:41:50.1096490Z 2021-05-16T23:41:50.1097880Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:41:50.5973210Z 2021-05-16T23:41:50.6036860Z 2021-05-16T23:41:50.6038820Z ─ checking for LF line-endings in source and make files and shell scripts (493ms) 2021-05-16T23:41:50.6086010Z 2021-05-16T23:41:50.6123980Z 2021-05-16T23:41:50.6125570Z ─ checking for empty or unneeded directories 2021-05-16T23:41:50.6239320Z 2021-05-16T23:41:50.6277680Z 2021-05-16T23:41:50.6279440Z ─ looking to see if a ‘data/datalist’ file should be added 2021-05-16T23:41:50.6700570Z 2021-05-16T23:41:50.6748110Z 2021-05-16T23:41:50.6749770Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:41:51.4356670Z 2021-05-16T23:41:51.4367610Z 2021-05-16T23:41:51.4368260Z 2021-05-16T23:41:51.5605580Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:41:51.5608630Z (as ‘lib’ is unspecified) 2021-05-16T23:41:52.7158000Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:41:52.7540570Z ** R 2021-05-16T23:41:52.9842050Z ** data 2021-05-16T23:41:52.9918110Z *** moving datasets to lazyload DB 2021-05-16T23:41:53.5412160Z ** inst 2021-05-16T23:41:53.5432690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:03.1252760Z ** help 2021-05-16T23:42:04.0134150Z *** installing help indices 2021-05-16T23:42:04.4650360Z *** copying figures 2021-05-16T23:42:04.4679290Z ** building package indices 2021-05-16T23:42:04.9860300Z ** installing vignettes 2021-05-16T23:42:05.0057830Z ** testing if installed package can be loaded 2021-05-16T23:42:05.6545300Z * DONE (ggplot2) 2021-05-16T23:42:05.8900550Z Installing 18 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:42:05.8909620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:42:05.8911160Z (as ‘lib’ is unspecified) 2021-05-16T23:42:10.4350920Z 2021-05-16T23:42:10.4353030Z There are binary versions available but the source versions are later: 2021-05-16T23:42:10.4365530Z binary source needs_compilation 2021-05-16T23:42:10.4367480Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T23:42:10.4368470Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T23:42:10.4369400Z labeling 0.3 0.4.2 FALSE 2021-05-16T23:42:10.4370290Z farver 2.0.3 2.1.0 TRUE 2021-05-16T23:42:10.4371390Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T23:42:10.4372260Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T23:42:10.4373100Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T23:42:10.4374400Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T23:42:10.4375330Z scales 1.1.0 1.1.1 FALSE 2021-05-16T23:42:10.4376200Z isoband 0.2.0 0.2.4 TRUE 2021-05-16T23:42:10.4377080Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T23:42:10.4377940Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T23:42:10.4378900Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T23:42:10.4379790Z neurobase 1.29.0 1.32.1 FALSE 2021-05-16T23:42:10.4380450Z 2021-05-16T23:42:10.4383340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-16T23:42:10.5751580Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-16T23:42:10.5793880Z ================================================== 2021-05-16T23:42:10.5794770Z downloaded 51 KB 2021-05-16T23:42:10.5795670Z 2021-05-16T23:42:10.5827760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-16T23:42:10.7210980Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-16T23:42:10.7347010Z ================================================== 2021-05-16T23:42:10.7351060Z downloaded 234 KB 2021-05-16T23:42:10.7353660Z 2021-05-16T23:42:10.7381580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T23:42:10.9977650Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T23:42:11.0022310Z ================================================== 2021-05-16T23:42:11.0022950Z downloaded 60 KB 2021-05-16T23:42:11.0023240Z 2021-05-16T23:42:11.0058690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-16T23:42:11.1603900Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-16T23:42:11.1800280Z ================================================== 2021-05-16T23:42:11.1801320Z downloaded 420 KB 2021-05-16T23:42:11.1802440Z 2021-05-16T23:42:11.3388290Z 2021-05-16T23:42:11.3422850Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘R.methodsS3’, ‘R.oo’, ‘RNifti’, ‘bitops’, ‘scales’, ‘isoband’, ‘R.utils’, ‘matrixStats’, ‘oro.nifti’, ‘neurobase’ 2021-05-16T23:42:11.3424430Z The downloaded binary packages are in 2021-05-16T23:42:11.3431750Z 2021-05-16T23:42:11.3432520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpP3YKhA/downloaded_packages 2021-05-16T23:42:11.3436400Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:42:11.4866560Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T23:42:11.5452970Z ================================================== 2021-05-16T23:42:11.5454200Z downloaded 2.1 MB 2021-05-16T23:42:11.5454860Z 2021-05-16T23:42:11.5497020Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:42:11.7979100Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T23:42:11.8416800Z ================================================== 2021-05-16T23:42:11.8418010Z downloaded 1.2 MB 2021-05-16T23:42:11.8418740Z 2021-05-16T23:42:11.8456370Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:42:11.9991930Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T23:42:12.0312990Z ================================================== 2021-05-16T23:42:12.0431630Z downloaded 10156 bytes 2021-05-16T23:42:12.0532900Z 2021-05-16T23:42:12.0635740Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:42:12.1870730Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T23:42:12.4017130Z ================================================== 2021-05-16T23:42:12.4018560Z downloaded 1.2 MB 2021-05-16T23:42:12.4019580Z 2021-05-16T23:42:12.4055610Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:42:12.7014650Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:42:12.7122090Z ================================================== 2021-05-16T23:42:12.7223400Z downloaded 23 KB 2021-05-16T23:42:12.7324580Z 2021-05-16T23:42:12.7368940Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:42:12.8414890Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:42:12.8586450Z ================================================== 2021-05-16T23:42:12.8587500Z downloaded 374 KB 2021-05-16T23:42:12.8588170Z 2021-05-16T23:42:12.8624580Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:42:12.9990670Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:42:13.0302200Z ================================================== 2021-05-16T23:42:13.0304410Z downloaded 1.0 MB 2021-05-16T23:42:13.0307590Z 2021-05-16T23:42:13.0340980Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:42:13.2695450Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:42:13.2696360Z ================================================== 2021-05-16T23:42:13.2696760Z downloaded 10 KB 2021-05-16T23:42:13.2697010Z 2021-05-16T23:42:13.2733410Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:42:13.4558180Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T23:42:13.4784150Z ================================================== 2021-05-16T23:42:13.4785240Z downloaded 503 KB 2021-05-16T23:42:13.4785900Z 2021-05-16T23:42:13.4824570Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:42:13.7381340Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T23:42:13.7818860Z ================================================== 2021-05-16T23:42:13.7820200Z downloaded 1.9 MB 2021-05-16T23:42:13.7820870Z 2021-05-16T23:42:13.7858570Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:42:13.9338130Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:42:14.0740930Z ================================================== 2021-05-16T23:42:14.0741470Z downloaded 353 KB 2021-05-16T23:42:14.0741740Z 2021-05-16T23:42:14.0777830Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:42:14.3315920Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:42:14.3427610Z ================================================== 2021-05-16T23:42:14.3428730Z downloaded 191 KB 2021-05-16T23:42:14.3429430Z 2021-05-16T23:42:14.3471260Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:42:14.6025560Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:42:14.8162520Z ================================================== 2021-05-16T23:42:14.8163690Z downloaded 5.0 MB 2021-05-16T23:42:14.8164370Z 2021-05-16T23:42:14.8204540Z trying URL 'https://cloud.r-project.org/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:42:14.9681160Z Content type 'application/x-gzip' length 1521810 bytes (1.5 MB) 2021-05-16T23:42:15.0075560Z ================================================== 2021-05-16T23:42:15.0076620Z downloaded 1.5 MB 2021-05-16T23:42:15.0077310Z 2021-05-16T23:42:15.6406590Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:42:15.6613510Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:15.6916700Z ** libs 2021-05-16T23:42:15.7094740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T23:42:16.5505440Z 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-16T23:42:16.6382610Z 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 colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:42:16.6991810Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-16T23:42:16.7043650Z ** R 2021-05-16T23:42:16.7509640Z ** data 2021-05-16T23:42:16.7617940Z *** moving datasets to lazyload DB 2021-05-16T23:42:16.8827150Z ** demo 2021-05-16T23:42:16.8846820Z ** inst 2021-05-16T23:42:16.9519020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:20.5272370Z ** help 2021-05-16T23:42:20.7884430Z *** installing help indices 2021-05-16T23:42:20.8988350Z ** building package indices 2021-05-16T23:42:21.0305410Z ** installing vignettes 2021-05-16T23:42:21.0407150Z ** testing if installed package can be loaded 2021-05-16T23:42:21.4807330Z * DONE (colorspace) 2021-05-16T23:42:21.9273060Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:42:21.9324020Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:21.9573610Z ** R 2021-05-16T23:42:21.9686610Z ** inst 2021-05-16T23:42:21.9699610Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:22.0611240Z ** help 2021-05-16T23:42:22.0799710Z *** installing help indices 2021-05-16T23:42:22.0989790Z *** copying figures 2021-05-16T23:42:22.1072890Z ** building package indices 2021-05-16T23:42:22.1195870Z ** testing if installed package can be loaded 2021-05-16T23:42:22.3955730Z * DONE (viridisLite) 2021-05-16T23:42:22.6708610Z * installing *source* package ‘labeling’ ... 2021-05-16T23:42:22.6731360Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:22.6938160Z ** R 2021-05-16T23:42:22.7011450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:23.1737300Z ** help 2021-05-16T23:42:23.2311130Z *** installing help indices 2021-05-16T23:42:23.2638100Z ** building package indices 2021-05-16T23:42:23.2802460Z ** testing if installed package can be loaded 2021-05-16T23:42:23.5029210Z * DONE (labeling) 2021-05-16T23:42:23.9013240Z * installing *source* package ‘farver’ ... 2021-05-16T23:42:23.9036580Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:24.0402320Z ** libs 2021-05-16T23:42:24.0602160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:42:24.6289050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:42:24.8897390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:42:25.5193220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:42:29.5651240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:42:42.4601750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:42:43.0956490Z 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 farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:42:43.1738710Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-16T23:42:43.1842690Z ** R 2021-05-16T23:42:43.1958900Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:43.3553950Z ** help 2021-05-16T23:42:43.3928130Z *** installing help indices 2021-05-16T23:42:43.4240660Z *** copying figures 2021-05-16T23:42:43.4364910Z ** building package indices 2021-05-16T23:42:43.4597990Z ** testing if installed package can be loaded 2021-05-16T23:42:43.7893590Z * DONE (farver) 2021-05-16T23:42:44.1485460Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:42:44.1516090Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:44.1669200Z ** R 2021-05-16T23:42:44.1777950Z ** inst 2021-05-16T23:42:44.1796380Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:42:44.7009520Z ** help 2021-05-16T23:42:44.7517480Z *** installing help indices 2021-05-16T23:42:44.7895630Z ** building package indices 2021-05-16T23:42:44.8213450Z ** testing if installed package can be loaded 2021-05-16T23:42:45.0424170Z * DONE (R.methodsS3) 2021-05-16T23:42:45.5027040Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:42:45.5136810Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:42:45.5341620Z ** libs 2021-05-16T23:42:45.5526520Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T23:42:46.6734220Z In file included from main.cpp:1: 2021-05-16T23:42:46.6735610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:42:46.6738390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:42:46.6740500Z SEXP data = Parent::get__(); 2021-05-16T23:42:46.6741770Z ^ 2021-05-16T23:42:58.8573640Z 1 warning generated. 2021-05-16T23:42:58.8750520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:42:59.0022000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:42:59.1385490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:42:59.2155420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:42:59.3726460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:42:59.9452090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:43:00.0282220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:43:00.2013550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:43:00.3954190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:43:00.5749980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:43:00.8842220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:43:01.0872720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:43:01.7271930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:43:01.8695640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:43:02.2401120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:43:02.3141350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:43:02.4010970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:43:02.5140230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:43:02.6788670Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:43:02.6790720Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:43:02.6792030Z ^ 2021-05-16T23:43:02.6794190Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:43:02.6796050Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:43:02.6796930Z ^ 2021-05-16T23:43:02.6798870Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:43:02.6800870Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:43:02.6802070Z ^ 2021-05-16T23:43:02.6804250Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:43:02.6805450Z static int is_mixedcase(const char * str) 2021-05-16T23:43:02.6806570Z ^ 2021-05-16T23:43:02.6808170Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:43:02.6810130Z static int is_uppercase(const char * str) 2021-05-16T23:43:02.6811040Z ^ 2021-05-16T23:43:02.6813640Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:43:02.6815600Z static int make_lowercase(char * str) 2021-05-16T23:43:02.6816410Z ^ 2021-05-16T23:43:02.6818280Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:43:02.6819520Z static int make_uppercase(char * str) 2021-05-16T23:43:02.6820310Z ^ 2021-05-16T23:43:02.6822530Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:43:02.6824240Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:43:02.6825140Z ^ 2021-05-16T23:43:03.6025080Z 8 warnings generated. 2021-05-16T23:43:03.6067240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:43:03.8629260Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:43:03.8631370Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:43:03.8632290Z ^ 2021-05-16T23:43:03.8634140Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:43:03.8635400Z static char *escapize_string( const char * str ) 2021-05-16T23:43:03.8636720Z ^ 2021-05-16T23:43:06.0768170Z 2 warnings generated. 2021-05-16T23:43:06.0857850Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:43:06.1643320Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:43:06.1742940Z ** R 2021-05-16T23:43:06.1879060Z ** inst 2021-05-16T23:43:06.2038790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:06.9290940Z ** help 2021-05-16T23:43:07.0476390Z *** installing help indices 2021-05-16T23:43:07.1276100Z ** building package indices 2021-05-16T23:43:07.1653390Z ** testing if installed package can be loaded 2021-05-16T23:43:07.5954700Z * DONE (RNifti) 2021-05-16T23:43:07.9382240Z * installing *source* package ‘bitops’ ... 2021-05-16T23:43:07.9482920Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:07.9593570Z ** libs 2021-05-16T23:43:07.9720600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T23:43:08.1576470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T23:43:08.2545670Z 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-16T23:43:08.3499200Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:43:08.4094450Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T23:43:08.4144080Z ** R 2021-05-16T23:43:08.4181640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:08.4704870Z ** help 2021-05-16T23:43:08.4953890Z *** installing help indices 2021-05-16T23:43:08.5205760Z ** building package indices 2021-05-16T23:43:08.5348660Z ** testing if installed package can be loaded 2021-05-16T23:43:08.9361610Z * DONE (bitops) 2021-05-16T23:43:09.4124390Z * installing *source* package ‘isoband’ ... 2021-05-16T23:43:09.4341710Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:09.4644700Z ** libs 2021-05-16T23:43:09.4875430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T23:43:10.6477370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:43:10.8075670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T23:43:12.9380470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T23:43:13.7820200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T23:43:15.7925790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T23:43:19.0053250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:43:34.3879290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T23:43:37.0303390Z 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 isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:43:37.1681470Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-16T23:43:37.1778400Z ** R 2021-05-16T23:43:37.1876390Z ** inst 2021-05-16T23:43:37.2040480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:37.5376790Z ** help 2021-05-16T23:43:37.5784750Z *** installing help indices 2021-05-16T23:43:37.6187240Z *** copying figures 2021-05-16T23:43:37.6265790Z ** building package indices 2021-05-16T23:43:37.6367340Z ** installing vignettes 2021-05-16T23:43:37.6423510Z ** testing if installed package can be loaded 2021-05-16T23:43:38.0297410Z * DONE (isoband) 2021-05-16T23:43:38.6855550Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:43:38.7050160Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:38.7248960Z ** libs 2021-05-16T23:43:38.7443790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T23:43:38.8182050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:43:38.9688680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T23:43:39.1186100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T23:43:39.2535800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T23:43:39.4035390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T23:43:40.8262990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:43:41.2828110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T23:43:43.3174060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T23:43:43.6758670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T23:43:43.7783670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T23:43:44.1237420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T23:43:44.2969640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:43:44.4612920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T23:43:44.6180760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T23:43:46.2300020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:43:47.0321230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T23:43:47.8652930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:43:48.5654470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:43:49.2570230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:43:51.4357200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:43:51.5838030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T23:43:52.7438750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:43:53.3773830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T23:43:54.3087510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:43:54.7874080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T23:43:57.2182980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:44:10.1477110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T23:44:10.7724160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T23:44:11.5659570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T23:44:11.7126890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T23:44:11.8524360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T23:44:12.6110120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T23:44:12.6115230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:44:12.7331950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:44:54.2223960Z 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 matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:44:54.3019960Z installing to /Users/runner/work/_temp/Library/matrixStats/libs 2021-05-16T23:44:54.3219650Z ** R 2021-05-16T23:44:54.3454140Z ** inst 2021-05-16T23:44:54.3837830Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:44:56.2694340Z ** help 2021-05-16T23:44:56.4535170Z *** installing help indices 2021-05-16T23:44:56.5597020Z ** building package indices 2021-05-16T23:44:56.6913740Z ** installing vignettes 2021-05-16T23:44:56.6994730Z ** testing if installed package can be loaded 2021-05-16T23:44:57.0888970Z * DONE (matrixStats) 2021-05-16T23:44:57.6654960Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:44:57.6794200Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:44:57.6968090Z ** R 2021-05-16T23:44:57.7408130Z ** inst 2021-05-16T23:44:57.7455340Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:00.7566400Z ** help 2021-05-16T23:45:01.4346420Z *** installing help indices 2021-05-16T23:45:01.7499710Z ** building package indices 2021-05-16T23:45:02.0812370Z ** testing if installed package can be loaded 2021-05-16T23:45:02.3466340Z * DONE (R.oo) 2021-05-16T23:45:02.8206210Z * installing *source* package ‘scales’ ... 2021-05-16T23:45:02.8315660Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:02.8590300Z ** R 2021-05-16T23:45:02.8896800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:05.1794020Z ** help 2021-05-16T23:45:05.4116710Z *** installing help indices 2021-05-16T23:45:05.5403570Z *** copying figures 2021-05-16T23:45:05.5505030Z ** building package indices 2021-05-16T23:45:05.6775520Z ** testing if installed package can be loaded 2021-05-16T23:45:06.0496470Z * DONE (scales) 2021-05-16T23:45:06.8751440Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:45:06.9013480Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:06.9306580Z ** R 2021-05-16T23:45:07.0146100Z ** demo 2021-05-16T23:45:07.0172130Z ** inst 2021-05-16T23:45:07.0561110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:08.1320630Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:45:13.9589160Z ** help 2021-05-16T23:45:14.5309210Z *** installing help indices 2021-05-16T23:45:14.7936700Z ** building package indices 2021-05-16T23:45:15.0860320Z ** testing if installed package can be loaded 2021-05-16T23:45:15.7266520Z * DONE (oro.nifti) 2021-05-16T23:45:16.5298310Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:45:16.5571440Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:16.5774700Z ** R 2021-05-16T23:45:16.6738970Z ** inst 2021-05-16T23:45:16.6769590Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:16.9624360Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:45:16.9626060Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:45:22.6385600Z ** help 2021-05-16T23:45:23.6735690Z *** installing help indices 2021-05-16T23:45:24.2277680Z ** building package indices 2021-05-16T23:45:24.8062400Z ** testing if installed package can be loaded 2021-05-16T23:45:25.1039420Z * DONE (R.utils) 2021-05-16T23:45:25.6867890Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:45:25.7010900Z ** package ‘neurobase’ successfully unpacked and MD5 sums checked 2021-05-16T23:45:25.7281880Z ** R 2021-05-16T23:45:25.7688140Z ** inst 2021-05-16T23:45:25.7861500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:28.2842140Z ** help 2021-05-16T23:45:28.5190220Z *** installing help indices 2021-05-16T23:45:28.6487560Z ** building package indices 2021-05-16T23:45:28.7731150Z ** installing vignettes 2021-05-16T23:45:28.7819140Z ** testing if installed package can be loaded 2021-05-16T23:45:29.5604820Z * DONE (neurobase) 2021-05-16T23:45:29.6115860Z 2021-05-16T23:45:29.6217680Z The downloaded source packages are in 2021-05-16T23:45:29.6236360Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/downloaded_packages’ 2021-05-16T23:45:29.7775620Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:45:29.7776990Z Use `force = TRUE` to force installation 2021-05-16T23:45:29.9257930Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:45:31.8617910Z 2021-05-16T23:45:31.8637420Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/remotes88a95d85e0af/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:45:31.8679230Z 2021-05-16T23:45:31.8683980Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpP3YKhA/remotes88a95d85e0af/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:45:32.1728550Z 2021-05-16T23:45:32.1731180Z 2021-05-16T23:45:32.1732800Z ─ preparing ‘rlang’: 2021-05-16T23:45:32.1827990Z checking DESCRIPTION meta-information ... 2021-05-16T23:45:32.1872600Z 2021-05-16T23:45:32.1880600Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:45:32.1906880Z 2021-05-16T23:45:32.1907930Z 2021-05-16T23:45:32.1909420Z ─ cleaning src 2021-05-16T23:45:32.5229690Z 2021-05-16T23:45:32.5303900Z 2021-05-16T23:45:32.5305800Z ─ checking for LF line-endings in source and make files and shell scripts (337ms) 2021-05-16T23:45:32.6347330Z 2021-05-16T23:45:32.6385590Z 2021-05-16T23:45:32.6387260Z ─ checking for empty or unneeded directories 2021-05-16T23:45:32.6546810Z 2021-05-16T23:45:32.6591510Z 2021-05-16T23:45:32.6593120Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:45:33.0639570Z 2021-05-16T23:45:33.0653020Z 2021-05-16T23:45:33.0653830Z 2021-05-16T23:45:33.1938980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:45:33.1940720Z (as ‘lib’ is unspecified) 2021-05-16T23:45:33.9398320Z * installing *source* package ‘rlang’ ... 2021-05-16T23:45:33.9735130Z ** libs 2021-05-16T23:45:33.9929480Z 2021-05-16T23:45:33.9933160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T23:45:34.1144870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T23:45:37.5732390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c rlang-rcc.cpp -o rlang-rcc.o 2021-05-16T23:45:38.0017860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c rlang.c -o rlang.o 2021-05-16T23:45:39.0373220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./rlang/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:45:39.1072830Z 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 rlang.so capture.o internal.o rlang-rcc.o rlang.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:45:39.1772770Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T23:45:39.1836410Z ** R 2021-05-16T23:45:39.2770150Z ** inst 2021-05-16T23:45:39.2784170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:43.7880220Z ** help 2021-05-16T23:45:44.2806820Z *** installing help indices 2021-05-16T23:45:44.6411300Z *** copying figures 2021-05-16T23:45:44.6454580Z ** building package indices 2021-05-16T23:45:45.0901630Z ** testing if installed package can be loaded 2021-05-16T23:45:45.5162520Z * DONE (rlang) 2021-05-16T23:45:45.6953910Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:45:45.6955430Z Use `force = TRUE` to force installation 2021-05-16T23:45:45.6966510Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:45:45.6967420Z Use `force = TRUE` to force installation 2021-05-16T23:45:45.7218140Z ##[group]Run options(width = 100) 2021-05-16T23:45:45.7218760Z options(width = 100) 2021-05-16T23:45:45.7219270Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:45:45.7219880Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:45:45.7483130Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:45:45.7483540Z env: 2021-05-16T23:45:45.7483930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:45:45.7484350Z TIC_DEPLOY_KEY: 2021-05-16T23:45:45.7484660Z RSPM: 2021-05-16T23:45:45.7486430Z GITHUB_PAT: *** 2021-05-16T23:45:45.7486860Z COVERALLS_TOKEN: 2021-05-16T23:45:45.7487380Z continue-on-error: false 2021-05-16T23:45:45.7487880Z VDIFFR_RUN_TESTS: false 2021-05-16T23:45:45.7488330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:45:45.7488730Z TZ: UTC 2021-05-16T23:45:45.7489070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:45:45.7489430Z NOT_CRAN: true 2021-05-16T23:45:45.7489810Z ##[endgroup] 2021-05-16T23:45:46.4926610Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:45:46.4927950Z setting value 2021-05-16T23:45:46.4930360Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:45:46.4931700Z os macOS 10.15.7 2021-05-16T23:45:46.4932630Z system x86_64, darwin15.6.0 2021-05-16T23:45:46.4933490Z ui X11 2021-05-16T23:45:46.4934270Z language (EN) 2021-05-16T23:45:46.4935780Z collate en_US.UTF-8 2021-05-16T23:45:46.4937210Z ctype en_US.UTF-8 2021-05-16T23:45:46.4938070Z tz UTC 2021-05-16T23:45:46.4939280Z date 2021-05-16 2021-05-16T23:45:46.4939920Z 2021-05-16T23:45:46.4941450Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:45:46.4942630Z ! package * version date lib source 2021-05-16T23:45:46.4944200Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.4945720Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:45:46.4946970Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.4948370Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.4949850Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4951740Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.4953130Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.4954600Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4956070Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4957500Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4958940Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.4960390Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4961790Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4963260Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.4965220Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.4966750Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4968360Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.4970500Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.4972090Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4973590Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4975020Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4976510Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4977990Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4979130Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.4980680Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:45:46.4982530Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4984050Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4985530Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4986940Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4988430Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4989910Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.4991330Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4992790Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4994290Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4995790Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.4997240Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.4999160Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5000760Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5002560Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:45:46.5004090Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5005800Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:45:46.5007400Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5008830Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5010280Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5011900Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5013420Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5015050Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.5016620Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5018240Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5019760Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5021130Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5022970Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5024610Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5026310Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5028120Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5029710Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5031190Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5032600Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5035410Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5037260Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5038930Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5040110Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5041190Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5042440Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5043530Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5044600Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5045800Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5046880Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5047930Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5048980Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5050040Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5051220Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5052320Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5053530Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5054620Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.5055680Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5056710Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5057800Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5058830Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5059900Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5060990Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5062050Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5063110Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5064100Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5065190Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5066260Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5067260Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5068310Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5069660Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5070750Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5072140Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5073320Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5074500Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5075540Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5076580Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5077620Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:45:46.5078810Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5079930Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5080960Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5082030Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5083070Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5084180Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5085260Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5086310Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5087400Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5088650Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.5089780Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5090800Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.5091860Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5092930Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5093970Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:45:46.5095020Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5096010Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T23:45:46.5097090Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5098160Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5099250Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:45:46.5100350Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5101400Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5102500Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5103520Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5104590Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5105640Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T23:45:46.5106660Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5107750Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5109100Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5110180Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5111230Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5112570Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5113790Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5115750Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T23:45:46.5117370Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T23:45:46.5119040Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:46.5119340Z 2021-05-16T23:45:46.5119880Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:45:46.5120640Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T23:45:46.5121420Z 2021-05-16T23:45:46.5122460Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:45:46.5174210Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:45:46.5174830Z Rscript -e 'tic::script()' 2021-05-16T23:45:46.5175290Z ls -l check 2021-05-16T23:45:46.6457670Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:45:46.6458240Z env: 2021-05-16T23:45:46.6458700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:45:46.6459160Z TIC_DEPLOY_KEY: 2021-05-16T23:45:46.6459540Z RSPM: 2021-05-16T23:45:46.6461370Z GITHUB_PAT: *** 2021-05-16T23:45:46.6461850Z COVERALLS_TOKEN: 2021-05-16T23:45:46.6462300Z continue-on-error: false 2021-05-16T23:45:46.6462830Z VDIFFR_RUN_TESTS: false 2021-05-16T23:45:46.6463310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:45:46.6463790Z TZ: UTC 2021-05-16T23:45:46.6464190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:45:46.6464610Z NOT_CRAN: true 2021-05-16T23:45:46.6465020Z ##[endgroup] 2021-05-16T23:45:47.5331640Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:45:47.5406040Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:45:47.5416090Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:45:47.5417140Z timeout = Inf, check_dir = "check") 2021-05-16T23:45:47.5418890Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:45:47.5756880Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:45:47.6580690Z * preparing ‘ggneuro’: 2021-05-16T23:45:47.6629660Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:45:47.7078790Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:45:47.7084300Z * checking for empty or unneeded directories 2021-05-16T23:45:47.7120880Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:45:47.7292170Z 2021-05-16T23:45:47.8555170Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:45:48.1974390Z * using log directory ‘/Users/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:45:48.1976300Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:45:48.1977900Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T23:45:48.1979370Z * using session charset: UTF-8 2021-05-16T23:45:48.2282250Z * using option ‘--as-cran’ 2021-05-16T23:45:48.2307220Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:45:48.2329290Z * checking extension type ... Package 2021-05-16T23:45:48.2331000Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:45:48.2332510Z * package encoding: UTF-8 2021-05-16T23:45:48.2350350Z * checking package namespace information ... OK 2021-05-16T23:45:49.2617190Z * checking package dependencies ... OK 2021-05-16T23:45:49.2627360Z * checking if this is a source package ... OK 2021-05-16T23:45:49.2629850Z * checking if there is a namespace ... OK 2021-05-16T23:45:49.3446930Z * checking for executable files ... OK 2021-05-16T23:45:49.3448500Z * checking for hidden files and directories ... OK 2021-05-16T23:45:49.3449680Z * checking for portable file names ... OK 2021-05-16T23:45:49.3450830Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:45:49.3475820Z * checking serialization versions ... OK 2021-05-16T23:45:52.1206200Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:45:52.1323050Z * checking installed package size ... OK 2021-05-16T23:45:52.3269660Z * checking package directory ... OK 2021-05-16T23:45:52.5414570Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:45:52.5416050Z * checking top-level files ... OK 2021-05-16T23:45:52.5417500Z * checking for left-over files ... OK 2021-05-16T23:45:52.5418460Z * checking index information ... OK 2021-05-16T23:45:52.6092360Z * checking package subdirectories ... OK 2021-05-16T23:45:52.6749340Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:45:52.7438680Z * checking R files for syntax errors ... OK 2021-05-16T23:45:54.0181330Z * checking whether the package can be loaded ... OK 2021-05-16T23:45:55.2032840Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:45:56.3765330Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:45:57.5478460Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:45:58.8514040Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:46:00.0660950Z * checking loading without being on the library search path ... OK 2021-05-16T23:46:01.2696340Z * checking dependencies in R code ... OK 2021-05-16T23:46:03.1203970Z * checking S3 generic/method consistency ... OK 2021-05-16T23:46:04.3453150Z * checking replacement functions ... OK 2021-05-16T23:46:05.5095900Z * checking foreign function calls ... OK 2021-05-16T23:46:10.6417690Z * checking R code for possible problems ... OK 2021-05-16T23:46:10.7278850Z * checking Rd files ... OK 2021-05-16T23:46:10.7955990Z * checking Rd metadata ... OK 2021-05-16T23:46:10.8744100Z * checking Rd line widths ... OK 2021-05-16T23:46:11.0197670Z * checking Rd cross-references ... OK 2021-05-16T23:46:12.2233080Z * checking for missing documentation entries ... OK 2021-05-16T23:46:15.7972260Z * checking for code/documentation mismatches ... OK 2021-05-16T23:46:17.7085430Z * checking Rd \usage sections ... OK 2021-05-16T23:46:17.7870560Z * checking Rd contents ... OK 2021-05-16T23:46:17.8799070Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:46:19.6824200Z * checking examples ... OK 2021-05-16T23:46:23.2390770Z * checking PDF version of manual ... OK 2021-05-16T23:46:23.2401720Z * DONE 2021-05-16T23:46:23.2402440Z 2021-05-16T23:46:23.2408860Z Status: OK 2021-05-16T23:46:23.2409580Z 2021-05-16T23:46:23.3734340Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:46:23.3754310Z Duration: 35.6s 2021-05-16T23:46:23.3758360Z 2021-05-16T23:46:23.3760150Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:46:23.3917320Z total 568 2021-05-16T23:46:23.3921800Z drwxr-xr-x 14 runner staff 448 May 16 23:46 ggneuro.Rcheck 2021-05-16T23:46:23.3923620Z -rw-r--r-- 1 runner staff 137705 May 16 23:45 ggneuro_0.5.0.tar.gz 2021-05-16T23:46:23.3927530Z -rw-r--r-- 1 runner staff 150579 May 16 23:45 ggneuro_0.5.0.tgz 2021-05-16T23:46:23.3980810Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:46:23.3981660Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:46:23.4278040Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:46:23.4278590Z env: 2021-05-16T23:46:23.4279020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:23.4279510Z TIC_DEPLOY_KEY: 2021-05-16T23:46:23.4279860Z RSPM: 2021-05-16T23:46:23.4281570Z GITHUB_PAT: *** 2021-05-16T23:46:23.4282000Z COVERALLS_TOKEN: 2021-05-16T23:46:23.4282520Z continue-on-error: false 2021-05-16T23:46:23.4283160Z VDIFFR_RUN_TESTS: false 2021-05-16T23:46:23.4283660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:46:23.4284130Z TZ: UTC 2021-05-16T23:46:23.4284510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:23.4284940Z NOT_CRAN: true 2021-05-16T23:46:23.4285300Z ##[endgroup] 2021-05-16T23:46:23.4778070Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:46:23.4778880Z Rscript -e "tic::before_deploy()" 2021-05-16T23:46:23.5072640Z shell: /bin/bash -e {0} 2021-05-16T23:46:23.5073030Z env: 2021-05-16T23:46:23.5073480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:23.5073930Z TIC_DEPLOY_KEY: 2021-05-16T23:46:23.5074320Z RSPM: 2021-05-16T23:46:23.5075270Z GITHUB_PAT: *** 2021-05-16T23:46:23.5075710Z COVERALLS_TOKEN: 2021-05-16T23:46:23.5076170Z continue-on-error: false 2021-05-16T23:46:23.5076670Z VDIFFR_RUN_TESTS: false 2021-05-16T23:46:23.5077150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:46:23.5077680Z TZ: UTC 2021-05-16T23:46:23.5078090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:23.5078470Z NOT_CRAN: true 2021-05-16T23:46:23.5078860Z ##[endgroup] 2021-05-16T23:46:23.8779910Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:46:24.0102990Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:46:24.0103570Z with: 2021-05-16T23:46:24.0104400Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:46:24.0105300Z asset_path: check/ggneuro_0.5.0.tgz 2021-05-16T23:46:24.0105750Z asset_name: ggneuro_0.5.0_R3.5.tgz 2021-05-16T23:46:24.0106340Z asset_content_type: application/octet-stream 2021-05-16T23:46:24.0106810Z env: 2021-05-16T23:46:24.0107250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:24.0107690Z TIC_DEPLOY_KEY: 2021-05-16T23:46:24.0108050Z RSPM: 2021-05-16T23:46:24.0109250Z GITHUB_PAT: *** 2021-05-16T23:46:24.0109770Z COVERALLS_TOKEN: 2021-05-16T23:46:24.0110260Z continue-on-error: false 2021-05-16T23:46:24.0110720Z VDIFFR_RUN_TESTS: false 2021-05-16T23:46:24.0111220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:46:24.0111640Z TZ: UTC 2021-05-16T23:46:24.0112070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:24.0112510Z NOT_CRAN: true 2021-05-16T23:46:24.0113580Z GITHUB_TOKEN: *** 2021-05-16T23:46:24.0114030Z ##[endgroup] 2021-05-16T23:46:24.9346050Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:46:24.9346700Z Rscript -e "tic::deploy()" 2021-05-16T23:46:24.9655980Z shell: /bin/bash -e {0} 2021-05-16T23:46:24.9656400Z env: 2021-05-16T23:46:24.9656820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:24.9657270Z TIC_DEPLOY_KEY: 2021-05-16T23:46:24.9657610Z RSPM: 2021-05-16T23:46:24.9659230Z GITHUB_PAT: *** 2021-05-16T23:46:24.9659650Z COVERALLS_TOKEN: 2021-05-16T23:46:24.9660150Z continue-on-error: false 2021-05-16T23:46:24.9660640Z VDIFFR_RUN_TESTS: false 2021-05-16T23:46:24.9661490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:46:24.9661890Z TZ: UTC 2021-05-16T23:46:24.9662230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:24.9662590Z NOT_CRAN: true 2021-05-16T23:46:24.9662920Z ##[endgroup] 2021-05-16T23:46:25.3351630Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:46:25.4679640Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:46:25.4680280Z Rscript -e "tic::after_deploy()" 2021-05-16T23:46:25.4974750Z shell: /bin/bash -e {0} 2021-05-16T23:46:25.4975140Z env: 2021-05-16T23:46:25.4975590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:25.4976080Z TIC_DEPLOY_KEY: 2021-05-16T23:46:25.4976460Z RSPM: 2021-05-16T23:46:25.4977660Z GITHUB_PAT: *** 2021-05-16T23:46:25.4978110Z COVERALLS_TOKEN: 2021-05-16T23:46:25.4978570Z continue-on-error: false 2021-05-16T23:46:25.4979080Z VDIFFR_RUN_TESTS: false 2021-05-16T23:46:25.4979560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:46:25.4980090Z TZ: UTC 2021-05-16T23:46:25.4980500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:25.4980900Z NOT_CRAN: true 2021-05-16T23:46:25.4981300Z ##[endgroup] 2021-05-16T23:46:25.8643850Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:46:26.2537650Z Post job cleanup. 2021-05-16T23:46:26.3258460Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:46:26.3402990Z Post job cleanup. 2021-05-16T23:46:26.4738890Z [command]/usr/local/bin/git version 2021-05-16T23:46:26.4837020Z git version 2.31.1 2021-05-16T23:46:26.4887530Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:46:26.4970660Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:46:26.5931660Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:46:26.5995110Z http.https://github.com/.extraheader 2021-05-16T23:46:26.6007470Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:46:26.6097030Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:46:26.7069250Z Cleaning up orphan processes