2021-05-16T23:03:10.8036544Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:03:10.9046675Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T23:03:10.9640710Z 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.0818696Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T23:03:11.2132927Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:03:24.7363860Z Current runner version: '2.278.0' 2021-05-16T23:03:24.7420020Z ##[group]Operating System 2021-05-16T23:03:24.7420950Z Mac OS X 2021-05-16T23:03:24.7421410Z 10.15.7 2021-05-16T23:03:24.7421790Z 19H1030 2021-05-16T23:03:24.7422250Z ##[endgroup] 2021-05-16T23:03:24.7422750Z ##[group]Virtual Environment 2021-05-16T23:03:24.7423500Z Environment: macos-10.15 2021-05-16T23:03:24.7424000Z Version: 20210510.1 2021-05-16T23:03:24.7424970Z 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:24.7426300Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T23:03:24.7427120Z ##[endgroup] 2021-05-16T23:03:24.7429080Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:03:24.7430490Z Actions: write 2021-05-16T23:03:24.7430970Z Checks: write 2021-05-16T23:03:24.7431490Z Contents: write 2021-05-16T23:03:24.7432070Z Deployments: write 2021-05-16T23:03:24.7432700Z Issues: write 2021-05-16T23:03:24.7433250Z Metadata: read 2021-05-16T23:03:24.7433760Z Packages: write 2021-05-16T23:03:24.7434260Z PullRequests: write 2021-05-16T23:03:24.7434950Z RepositoryProjects: write 2021-05-16T23:03:24.7435540Z SecurityEvents: write 2021-05-16T23:03:24.7436180Z Statuses: write 2021-05-16T23:03:24.7436860Z ##[endgroup] 2021-05-16T23:03:24.7440320Z Prepare workflow directory 2021-05-16T23:03:24.8683800Z Prepare all required actions 2021-05-16T23:03:24.8695730Z Getting action download info 2021-05-16T23:03:25.2575020Z Download action repository 'actions/checkout@v2' 2021-05-16T23:03:27.0186190Z Download action repository 'r-lib/actions@master' 2021-05-16T23:03:29.0026410Z Download action repository 'adigherman/actions@master' 2021-05-16T23:03:31.3420220Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:03:31.6771660Z Download action repository 'actions/cache@v1' 2021-05-16T23:03:32.0295090Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:03:32.3703530Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:03:33.1937620Z ##[group]Run actions/checkout@v2 2021-05-16T23:03:33.1938290Z with: 2021-05-16T23:03:33.1938730Z repository: neuroconductor/ggneuro 2021-05-16T23:03:33.1939610Z token: *** 2021-05-16T23:03:33.1939960Z ssh-strict: true 2021-05-16T23:03:33.1940400Z persist-credentials: true 2021-05-16T23:03:33.1940810Z clean: true 2021-05-16T23:03:33.1941150Z fetch-depth: 1 2021-05-16T23:03:33.1941480Z lfs: false 2021-05-16T23:03:33.1941820Z submodules: false 2021-05-16T23:03:33.1942140Z env: 2021-05-16T23:03:33.1942520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:33.1942920Z TIC_DEPLOY_KEY: 2021-05-16T23:03:33.1943230Z RSPM: 2021-05-16T23:03:33.1943880Z GITHUB_PAT: *** 2021-05-16T23:03:33.1944240Z COVERALLS_TOKEN: 2021-05-16T23:03:33.1944660Z continue-on-error: true 2021-05-16T23:03:33.1945080Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:33.1945440Z ##[endgroup] 2021-05-16T23:03:34.2361400Z Syncing repository: neuroconductor/ggneuro 2021-05-16T23:03:34.2362660Z ##[group]Getting Git version info 2021-05-16T23:03:34.2364150Z Working directory is '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:34.2364880Z [command]/usr/local/bin/git version 2021-05-16T23:03:34.2365340Z git version 2.31.1 2021-05-16T23:03:34.2366690Z ##[endgroup] 2021-05-16T23:03:34.2367660Z Deleting the contents of '/Users/runner/work/ggneuro/ggneuro' 2021-05-16T23:03:34.2369330Z ##[group]Initializing the repository 2021-05-16T23:03:34.2370030Z [command]/usr/local/bin/git init /Users/runner/work/ggneuro/ggneuro 2021-05-16T23:03:34.2371220Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:03:34.2372050Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:03:34.2372820Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:03:34.2373400Z hint: 2021-05-16T23:03:34.2374340Z hint: git config --global init.defaultBranch 2021-05-16T23:03:34.2375540Z hint: 2021-05-16T23:03:34.2376620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:03:34.2377800Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:03:34.2378420Z hint: 2021-05-16T23:03:34.2379160Z hint: git branch -m 2021-05-16T23:03:34.2379850Z Initialized empty Git repository in /Users/runner/work/ggneuro/ggneuro/.git/ 2021-05-16T23:03:34.2380820Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:34.2468000Z ##[endgroup] 2021-05-16T23:03:34.2469240Z ##[group]Disabling automatic garbage collection 2021-05-16T23:03:34.2479870Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T23:03:34.2552120Z ##[endgroup] 2021-05-16T23:03:34.2712580Z ##[group]Setting up auth 2021-05-16T23:03:34.2749060Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:03:34.2755760Z [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:34.3688120Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:03:34.3826650Z [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:34.4755740Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:03:34.4848420Z ##[endgroup] 2021-05-16T23:03:34.4849080Z ##[group]Fetching the repository 2021-05-16T23:03:34.4860110Z [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:34.8010210Z remote: Enumerating objects: 24, done. 2021-05-16T23:03:34.8112240Z remote: Counting objects: 4% (1/24) 2021-05-16T23:03:34.8213930Z remote: Counting objects: 8% (2/24) 2021-05-16T23:03:34.8349930Z remote: Counting objects: 12% (3/24) 2021-05-16T23:03:34.8410800Z remote: Counting objects: 16% (4/24) 2021-05-16T23:03:34.8434290Z remote: Counting objects: 20% (5/24) 2021-05-16T23:03:34.8481830Z remote: Counting objects: 25% (6/24) 2021-05-16T23:03:34.8511220Z remote: Counting objects: 29% (7/24) 2021-05-16T23:03:34.8519280Z remote: Counting objects: 33% (8/24) 2021-05-16T23:03:34.8532910Z remote: Counting objects: 37% (9/24) 2021-05-16T23:03:34.8549930Z remote: Counting objects: 41% (10/24) 2021-05-16T23:03:34.8550930Z remote: Counting objects: 45% (11/24) 2021-05-16T23:03:34.8555250Z remote: Counting objects: 50% (12/24) 2021-05-16T23:03:34.8556800Z remote: Counting objects: 54% (13/24) 2021-05-16T23:03:34.8558890Z remote: Counting objects: 58% (14/24) 2021-05-16T23:03:34.8600460Z remote: Counting objects: 62% (15/24) 2021-05-16T23:03:34.8601890Z remote: Counting objects: 66% (16/24) 2021-05-16T23:03:34.8608580Z remote: Counting objects: 70% (17/24) 2021-05-16T23:03:34.8612280Z remote: Counting objects: 75% (18/24) 2021-05-16T23:03:34.8618320Z remote: Counting objects: 79% (19/24) 2021-05-16T23:03:34.8619800Z remote: Counting objects: 83% (20/24) 2021-05-16T23:03:34.8650870Z remote: Counting objects: 87% (21/24) 2021-05-16T23:03:34.8662660Z remote: Counting objects: 91% (22/24) 2021-05-16T23:03:34.8671920Z remote: Counting objects: 95% (23/24) 2021-05-16T23:03:34.8677930Z remote: Counting objects: 100% (24/24) 2021-05-16T23:03:34.8687070Z remote: Counting objects: 100% (24/24), done. 2021-05-16T23:03:34.8708980Z remote: Compressing objects: 5% (1/20) 2021-05-16T23:03:34.8746840Z remote: Compressing objects: 10% (2/20) 2021-05-16T23:03:34.9141700Z remote: Compressing objects: 15% (3/20) 2021-05-16T23:03:34.9142920Z remote: Compressing objects: 20% (4/20) 2021-05-16T23:03:34.9143880Z remote: Compressing objects: 25% (5/20) 2021-05-16T23:03:34.9145390Z remote: Compressing objects: 30% (6/20) 2021-05-16T23:03:34.9146200Z remote: Compressing objects: 35% (7/20) 2021-05-16T23:03:34.9147190Z remote: Compressing objects: 40% (8/20) 2021-05-16T23:03:34.9148010Z remote: Compressing objects: 45% (9/20) 2021-05-16T23:03:34.9148770Z remote: Compressing objects: 50% (10/20) 2021-05-16T23:03:34.9149590Z remote: Compressing objects: 55% (11/20) 2021-05-16T23:03:34.9150340Z remote: Compressing objects: 60% (12/20) 2021-05-16T23:03:34.9151140Z remote: Compressing objects: 65% (13/20) 2021-05-16T23:03:34.9151920Z remote: Compressing objects: 70% (14/20) 2021-05-16T23:03:34.9152740Z remote: Compressing objects: 75% (15/20) 2021-05-16T23:03:34.9153490Z remote: Compressing objects: 80% (16/20) 2021-05-16T23:03:34.9154270Z remote: Compressing objects: 85% (17/20) 2021-05-16T23:03:34.9155080Z remote: Compressing objects: 90% (18/20) 2021-05-16T23:03:34.9156120Z remote: Compressing objects: 95% (19/20) 2021-05-16T23:03:34.9156890Z remote: Compressing objects: 100% (20/20) 2021-05-16T23:03:34.9157760Z remote: Compressing objects: 100% (20/20), done. 2021-05-16T23:03:34.9181560Z remote: Total 24 (delta 1), reused 23 (delta 1), pack-reused 0 2021-05-16T23:03:34.9182610Z From https://github.com/neuroconductor/ggneuro 2021-05-16T23:03:34.9184280Z * [new ref] a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6 -> 0.5.0.s 2021-05-16T23:03:34.9185700Z ##[endgroup] 2021-05-16T23:03:34.9186810Z ##[group]Determining the checkout info 2021-05-16T23:03:34.9187970Z ##[endgroup] 2021-05-16T23:03:34.9188860Z ##[group]Checking out the ref 2021-05-16T23:03:34.9190640Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.0.s 2021-05-16T23:03:34.9191580Z HEAD is now at a52f1e7 Version id 70 stable 2021-05-16T23:03:34.9192400Z ##[endgroup] 2021-05-16T23:03:34.9193500Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T23:03:34.9194820Z 'a52f1e7a49ce6870b6dde4aedaa008faf0db3ab6' 2021-05-16T23:03:34.9338220Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:03:34.9338670Z with: 2021-05-16T23:03:34.9339040Z r-version: devel 2021-05-16T23:03:34.9339380Z Ncpus: 1 2021-05-16T23:03:34.9339740Z crayon.enabled: NULL 2021-05-16T23:03:34.9340220Z remove-openmp-macos: true 2021-05-16T23:03:34.9340760Z http-user-agent: default 2021-05-16T23:03:34.9341170Z install-r: true 2021-05-16T23:03:34.9341710Z windows-path-include-mingw: true 2021-05-16T23:03:34.9342160Z env: 2021-05-16T23:03:34.9342580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:03:34.9343000Z TIC_DEPLOY_KEY: 2021-05-16T23:03:34.9343360Z RSPM: 2021-05-16T23:03:34.9344520Z GITHUB_PAT: *** 2021-05-16T23:03:34.9344910Z COVERALLS_TOKEN: 2021-05-16T23:03:34.9345350Z continue-on-error: true 2021-05-16T23:03:34.9345790Z VDIFFR_RUN_TESTS: false 2021-05-16T23:03:34.9346170Z ##[endgroup] 2021-05-16T23:03:35.6977750Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T23:03:37.7702330Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T23:03:38.3349790Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T23:03:39.1477080Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T23:03:39.1483030Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T23:03:39.1494100Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T23:03:39.1495860Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T23:03:39.1496970Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T23:03:39.1499010Z Checksumming (Apple_Free : 3)… 2021-05-16T23:03:40.0188370Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T23:03:40.0191260Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T23:03:40.0545650Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T23:03:40.0547760Z Checksumming (Apple_Free : 5)… 2021-05-16T23:03:41.1473360Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T23:03:41.1483890Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T23:03:42.0993360Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T23:03:42.0997090Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T23:03:43.1485890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T23:03:43.1504400Z verified CRC32 $84F1919B 2021-05-16T23:03:43.6637980Z /dev/disk2 GUID_partition_scheme 2021-05-16T23:03:43.6740080Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:43.6863930Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T23:03:44.7864860Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T23:03:44.7875630Z To reinstall 0.29.2_3, run: 2021-05-16T23:03:44.7877160Z brew reinstall pkg-config 2021-05-16T23:03:44.8456380Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T23:03:46.5344620Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T23:03:46.8849370Z ==> 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:47.0820700Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T23:03:50.1265230Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T23:03:50.1789040Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T23:03:50.6475930Z installer: Package name is gfortran 2021-05-16T23:03:50.6577280Z installer: Installing at base path / 2021-05-16T23:03:50.6678400Z installer: The install was successful. 2021-05-16T23:03:50.6780930Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T23:03:50.8708050Z "disk2" ejected. 2021-05-16T23:03:50.8800670Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T23:03:51.8809450Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T23:03:52.2255120Z ==> 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:52.3030190Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T23:03:53.7124850Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T23:03:54.7336400Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T23:04:05.8487940Z installer: Package name is R 4.2.0 for macOS 2021-05-16T23:04:05.8510620Z installer: Upgrading at base path / 2021-05-16T23:04:05.8515040Z installer: The upgrade was successful. 2021-05-16T23:04:05.8540150Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T23:04:05.8927940Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:04:05.8928530Z env: 2021-05-16T23:04:05.8928960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:05.8929800Z TIC_DEPLOY_KEY: 2021-05-16T23:04:05.8930150Z RSPM: 2021-05-16T23:04:05.8931500Z GITHUB_PAT: *** 2021-05-16T23:04:05.8931930Z COVERALLS_TOKEN: 2021-05-16T23:04:05.8932430Z continue-on-error: true 2021-05-16T23:04:05.8932900Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:05.8933430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:05.8934000Z TZ: UTC 2021-05-16T23:04:05.8934380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:05.8934820Z NOT_CRAN: true 2021-05-16T23:04:05.8935190Z ##[endgroup] 2021-05-16T23:04:06.2676730Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T23:04:06.3672640Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:04:06.3777530Z Dload Upload Total Spent Left Speed 2021-05-16T23:04:06.3823660Z 2021-05-16T23:04:06.4028220Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:06.4444290Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:06.4446030Z 100 117 0 117 0 0 1376 0 --:--:-- --:--:-- --:--:-- 1360 2021-05-16T23:04:06.7233850Z 2021-05-16T23:04:06.7235870Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:04:07.4240190Z 2021-05-16T23:04:08.4230100Z 1 82.6M 1 911k 0 0 856k 0 0:01:38 0:00:01 0:01:37 856k 2021-05-16T23:04:09.4191740Z 21 82.6M 21 18.0M 0 0 8965k 0 0:00:09 0:00:02 0:00:07 17.1M 2021-05-16T23:04:10.4040550Z 38 82.6M 38 32.0M 0 0 10.4M 0 0:00:07 0:00:03 0:00:04 15.5M 2021-05-16T23:04:11.4227820Z 56 82.6M 56 47.0M 0 0 11.6M 0 0:00:07 0:00:04 0:00:03 15.4M 2021-05-16T23:04:12.4110090Z 77 82.6M 77 64.0M 0 0 12.6M 0 0:00:06 0:00:05 0:00:01 15.7M 2021-05-16T23:04:12.4714880Z 98 82.6M 98 81.0M 0 0 13.3M 0 0:00:06 0:00:06 --:--:-- 16.0M 2021-05-16T23:04:12.4716070Z 100 82.6M 100 82.6M 0 0 13.5M 0 0:00:06 0:00:06 --:--:-- 15.9M 2021-05-16T23:04:16.7502660Z ##[group]Run tlmgr update --self 2021-05-16T23:04:16.7503480Z tlmgr update --self 2021-05-16T23:04:16.7504360Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:04:16.7505160Z tlmgr update --all 2021-05-16T23:04:16.7689890Z shell: /bin/bash -e {0} 2021-05-16T23:04:16.7690270Z env: 2021-05-16T23:04:16.7690710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:16.7691150Z TIC_DEPLOY_KEY: 2021-05-16T23:04:16.7691510Z RSPM: 2021-05-16T23:04:16.7692790Z GITHUB_PAT: *** 2021-05-16T23:04:16.7693200Z COVERALLS_TOKEN: 2021-05-16T23:04:16.7693670Z continue-on-error: true 2021-05-16T23:04:16.7694120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:16.7694620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:16.7695040Z TZ: UTC 2021-05-16T23:04:16.7695430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:16.7695850Z NOT_CRAN: true 2021-05-16T23:04:16.7696290Z ##[endgroup] 2021-05-16T23:04:19.0633920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:19.0636090Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:04:21.2353560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:21.2355360Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:04:21.5031410Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:04:21.8929220Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:04:22.1470040Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T23:04:22.4511650Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T23:04:22.7095740Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T23:04:27.9975420Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-16T23:04:28.2493840Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-16T23:04:28.7660630Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-16T23:04:29.0191470Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-16T23:04:29.2770990Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-16T23:04:29.5856770Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-16T23:04:29.8425120Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-16T23:04:30.1000960Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-16T23:04:30.4519030Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-16T23:04:30.7113010Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-16T23:04:31.2660650Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-16T23:04:31.5232300Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-16T23:04:31.7831340Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T23:04:32.0430550Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-16T23:04:32.3536400Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-16T23:04:32.7145260Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T23:04:32.9740060Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T23:04:33.2977290Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-16T23:04:33.6115630Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T23:04:33.8659520Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T23:04:34.1173220Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-16T23:04:34.3769830Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-16T23:04:34.6387020Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T23:04:34.8975260Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T23:04:35.1509000Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-16T23:04:35.4034300Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-16T23:04:35.6582160Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T23:04:35.9733310Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-16T23:04:36.2361140Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-16T23:04:36.5019630Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T23:04:36.8691250Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-16T23:04:37.1219570Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-16T23:04:37.3795820Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-16T23:04:37.6403150Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-16T23:04:37.8923210Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T23:04:38.1771940Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-16T23:04:38.4316300Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-16T23:04:38.6920120Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-16T23:04:38.9536600Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T23:04:39.2075140Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-16T23:04:39.4596020Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-16T23:04:39.7226110Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-16T23:04:39.9741310Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T23:04:40.2302410Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-16T23:04:40.4929540Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-16T23:04:40.7553460Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-16T23:04:41.0149610Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-16T23:04:41.2774630Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-16T23:04:41.5363790Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T23:04:41.7996760Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T23:04:42.1005570Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-16T23:04:42.3534920Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-16T23:04:42.6121680Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T23:04:42.9283970Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T23:04:43.3306260Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-16T23:04:43.5878570Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T23:04:43.8414140Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-16T23:04:44.0957740Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-16T23:04:44.4141880Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T23:04:44.6700790Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-16T23:04:44.9372450Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-16T23:04:45.5570500Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-16T23:04:45.8267310Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-16T23:04:46.1322480Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-16T23:04:46.3919320Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-16T23:04:46.6471550Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-16T23:04:47.0136440Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-16T23:04:47.3872020Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-16T23:04:47.6921120Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-16T23:04:47.9528840Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T23:04:48.2188570Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-16T23:04:48.4750080Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-16T23:04:48.8931790Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T23:04:49.1452860Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-16T23:04:49.4573310Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-16T23:04:49.7102100Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T23:04:50.0240680Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-16T23:04:50.3340110Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-16T23:04:50.5976320Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T23:04:50.8610570Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T23:04:51.5545670Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-16T23:04:51.8138950Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T23:04:52.0755960Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-16T23:04:52.3324610Z running mktexlsr ... 2021-05-16T23:04:53.0022850Z done running mktexlsr. 2021-05-16T23:04:53.0410330Z running updmap-sys ... 2021-05-16T23:04:53.6339080Z done running updmap-sys. 2021-05-16T23:04:53.6340640Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T23:04:53.6342930Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lhMyRFpZS9/WNc4gyvnGn ... 2021-05-16T23:04:54.7757070Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/lhMyRFpZS9/WNc4gyvnGn. 2021-05-16T23:04:54.7758440Z OK: optex.fmt/luatex 2021-05-16T23:04:54.7759670Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:04:54.7761120Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:04:57.9561090Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:04:57.9562730Z tlmgr: no updates available 2021-05-16T23:04:57.9656130Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:04:57.9656640Z with: 2021-05-16T23:04:57.9657000Z pandoc-version: 2.7.3 2021-05-16T23:04:57.9657350Z env: 2021-05-16T23:04:57.9657730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:57.9658140Z TIC_DEPLOY_KEY: 2021-05-16T23:04:57.9658460Z RSPM: 2021-05-16T23:04:57.9659720Z GITHUB_PAT: *** 2021-05-16T23:04:57.9660110Z COVERALLS_TOKEN: 2021-05-16T23:04:57.9660530Z continue-on-error: true 2021-05-16T23:04:57.9660960Z VDIFFR_RUN_TESTS: false 2021-05-16T23:04:57.9661410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:04:57.9661810Z TZ: UTC 2021-05-16T23:04:57.9662140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:04:57.9662500Z NOT_CRAN: true 2021-05-16T23:04:57.9662830Z ##[endgroup] 2021-05-16T23:04:58.4317390Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T23:05:01.2116060Z installer: Package name is pandoc 2021-05-16T23:05:01.2119740Z installer: Installing at base path / 2021-05-16T23:05:01.2120470Z installer: The install was successful. 2021-05-16T23:05:01.2276320Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:01.2277070Z git config user.name adigherman 2021-05-16T23:05:01.2277630Z git config user.email adig@jhu.edu 2021-05-16T23:05:01.2458500Z shell: /bin/bash -e {0} 2021-05-16T23:05:01.2458950Z env: 2021-05-16T23:05:01.2459430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:01.2459900Z TIC_DEPLOY_KEY: 2021-05-16T23:05:01.2460300Z RSPM: 2021-05-16T23:05:01.2461330Z GITHUB_PAT: *** 2021-05-16T23:05:01.2461800Z COVERALLS_TOKEN: 2021-05-16T23:05:01.2462270Z continue-on-error: true 2021-05-16T23:05:01.2462770Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:01.2463260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:01.2463770Z TZ: UTC 2021-05-16T23:05:01.2464190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:01.2464600Z NOT_CRAN: true 2021-05-16T23:05:01.2465010Z ##[endgroup] 2021-05-16T23:05:01.2955900Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T23:05:01.2956560Z env: 2021-05-16T23:05:01.2957070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:01.2957520Z TIC_DEPLOY_KEY: 2021-05-16T23:05:01.2957900Z RSPM: 2021-05-16T23:05:01.2959230Z GITHUB_PAT: *** 2021-05-16T23:05:01.2959670Z COVERALLS_TOKEN: 2021-05-16T23:05:01.2960120Z continue-on-error: true 2021-05-16T23:05:01.2960620Z VDIFFR_RUN_TESTS: false 2021-05-16T23:05:01.2961130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:05:01.2961560Z TZ: UTC 2021-05-16T23:05:01.2961950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:01.2962350Z NOT_CRAN: true 2021-05-16T23:05:01.2962740Z ##[endgroup] 2021-05-16T23:05:02.8635340Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T23:05:02.8984400Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T23:05:02.8985130Z To reinstall 3.20.2, run: 2021-05-16T23:05:02.8985750Z brew reinstall cmake 2021-05-16T23:05:04.4402410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T23:05:05.5628030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06.1158490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T23:05:06.5021360Z ==> 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:06.5427440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06.5902430Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T23:05:06.6533580Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T23:05:06.6560710Z 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-2761-w2j44t 2021-05-16T23:05:06.6754950Z cp -pR /private/tmp/d20210516-2761-w2j44t/libssh/. /usr/local/Cellar/libssh 2021-05-16T23:05:06.6998580Z chmod -Rf +w /private/tmp/d20210516-2761-w2j44t 2021-05-16T23:05:06.7583040Z ==> Finishing up 2021-05-16T23:05:06.7923140Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T23:05:06.7998630Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T23:05:06.8022090Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T23:05:06.8024380Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T23:05:06.8025900Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T23:05:06.8027500Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T23:05:06.8031670Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T23:05:06.8230680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2925-s0tvn6.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:09.0795520Z ==> Summary 2021-05-16T23:05:09.0822650Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T23:05:11.0707260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T23:05:12.1331080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12.6944100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T23:05:13.0464760Z ==> 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:13.0884800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:14.0402340Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T23:05:14.3971240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T23:05:15.5214700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:16.0411190Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T23:05:16.3862590Z ==> 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:16.4236430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:16.4997820Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T23:05:16.5065120Z ==> Installing dependencies for jags: gcc 2021-05-16T23:05:16.5073640Z ==> Installing jags dependency: gcc 2021-05-16T23:05:16.5918150Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T23:05:16.5947690Z 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-2932-h7mb7h 2021-05-16T23:05:18.8571190Z cp -pR /private/tmp/d20210516-2932-h7mb7h/gcc/. /usr/local/Cellar/gcc 2021-05-16T23:05:20.3202820Z chmod -Rf +w /private/tmp/d20210516-2932-h7mb7h 2021-05-16T23:05:24.2046790Z ==> Finishing up 2021-05-16T23:05:24.3835750Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T23:05:24.3839760Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T23:05:24.3844430Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T23:05:24.3849610Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T23:05:24.3854260Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T23:05:24.3859670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T23:05:24.3864460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T23:05:24.3869480Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T23:05:24.3874370Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T23:05:24.3879120Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T23:05:24.3893250Z rm /usr/local/bin/c++-11 2021-05-16T23:05:24.3896650Z rm /usr/local/bin/cpp-11 2021-05-16T23:05:24.3900380Z rm /usr/local/bin/g++-11 2021-05-16T23:05:24.3903670Z rm /usr/local/bin/gcc-11 2021-05-16T23:05:24.3951240Z rm /usr/local/bin/gcc-ar-11 2021-05-16T23:05:24.3954290Z rm /usr/local/bin/gcc-nm-11 2021-05-16T23:05:24.3957460Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T23:05:24.3960550Z rm /usr/local/bin/gcov-11 2021-05-16T23:05:24.3963550Z rm /usr/local/bin/gcov-dump-11 2021-05-16T23:05:24.3967230Z rm /usr/local/bin/gcov-tool-11 2021-05-16T23:05:24.6217970Z Error: The `brew link` step did not complete successfully 2021-05-16T23:05:24.6218830Z The formula built, but is not symlinked into /usr/local 2021-05-16T23:05:24.6222770Z Could not symlink bin/gfortran 2021-05-16T23:05:24.6223400Z Target /usr/local/bin/gfortran 2021-05-16T23:05:24.6223990Z already exists. You may want to remove it: 2021-05-16T23:05:24.6225010Z rm '/usr/local/bin/gfortran' 2021-05-16T23:05:24.6225350Z 2021-05-16T23:05:24.6225920Z To force the link and overwrite all conflicting files: 2021-05-16T23:05:24.6226920Z brew link --overwrite gcc 2021-05-16T23:05:24.6227260Z 2021-05-16T23:05:24.6227750Z To list all files that would be deleted: 2021-05-16T23:05:24.6228730Z brew link --overwrite --dry-run gcc 2021-05-16T23:05:24.6229060Z 2021-05-16T23:05:24.6229560Z Possible conflicting files are: 2021-05-16T23:05:24.6262880Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T23:05:25.0984460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3110-ywkm9x.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:05:27.6868990Z ==> Summary 2021-05-16T23:05:27.7765710Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T23:05:27.7769910Z ==> Installing jags 2021-05-16T23:05:27.7773180Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T23:05:27.7791350Z 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-2932-yq2r8y 2021-05-16T23:05:27.8334630Z cp -pR /private/tmp/d20210516-2932-yq2r8y/jags/. /usr/local/Cellar/jags 2021-05-16T23:05:27.9019070Z chmod -Rf +w /private/tmp/d20210516-2932-yq2r8y 2021-05-16T23:05:28.0405270Z ==> Finishing up 2021-05-16T23:05:28.0725270Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T23:05:28.0732350Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T23:05:28.0743920Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T23:05:28.0750560Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T23:05:28.0755780Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T23:05:28.0761250Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T23:05:28.0766360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T23:05:28.0771520Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T23:05:28.0778900Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T23:05:28.1175390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3137-162ludj.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:05:30.3093170Z ==> Summary 2021-05-16T23:05:30.3183130Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T23:05:32.8102870Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T23:05:33.6016100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:34.1106650Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T23:05:34.4430140Z ==> 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:05:34.4840860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:05:34.8276780Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T23:05:34.9334200Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T23:05:34.9361750Z 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-3144-1gz02rh 2021-05-16T23:05:35.1795730Z cp -pR /private/tmp/d20210516-3144-1gz02rh/v8/. /usr/local/Cellar/v8 2021-05-16T23:05:35.3070870Z chmod -Rf +w /private/tmp/d20210516-3144-1gz02rh 2021-05-16T23:05:35.4816870Z ==> Finishing up 2021-05-16T23:05:35.5314670Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T23:05:35.5741290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3309-14zjibn.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:05:37.7912800Z ==> Summary 2021-05-16T23:05:37.7970660Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T23:05:39.8474790Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T23:05:40.9700620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:41.5305710Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T23:05:41.8999170Z ==> 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:05:41.9448720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:05:42.0835910Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T23:05:42.1027060Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:05:43.2595900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:43.8387750Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:05:44.1894060Z ==> 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:05:44.2383740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:05:44.3491610Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T23:05:44.3641170Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:05:45.5397020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:05:46.1262820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:05:46.4468400Z ==> 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:05:46.4928250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:05:46.6104650Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T23:05:46.6327090Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T23:05:46.6333300Z ==> Installing fftw dependency: hwloc 2021-05-16T23:05:46.6920600Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T23:05:46.6946760Z 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-3316-g4ipgk 2021-05-16T23:05:47.0118480Z cp -pR /private/tmp/d20210516-3316-g4ipgk/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T23:05:47.5180430Z chmod -Rf +w /private/tmp/d20210516-3316-g4ipgk 2021-05-16T23:05:47.9044280Z ==> Finishing up 2021-05-16T23:05:47.9404450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T23:05:47.9408430Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T23:05:47.9413040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T23:05:47.9418940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T23:05:47.9424000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T23:05:47.9429310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T23:05:47.9434560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T23:05:47.9439680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T23:05:47.9444810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T23:05:47.9450100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T23:05:47.9455030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T23:05:47.9460280Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T23:05:47.9465610Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T23:05:47.9472490Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T23:05:47.9477600Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T23:05:47.9503870Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T23:05:47.9512000Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T23:05:47.9517210Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T23:05:47.9527780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T23:05:47.9533560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T23:05:47.9539240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T23:05:47.9545240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T23:05:47.9550700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T23:05:47.9556400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T23:05:47.9562190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T23:05:47.9581650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T23:05:47.9602120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T23:05:47.9607770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T23:05:47.9613920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T23:05:47.9620270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T23:05:47.9625610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T23:05:47.9657110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T23:05:47.9672960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T23:05:47.9692880Z 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:05:47.9711630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T23:05:47.9717830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T23:05:47.9730770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T23:05:47.9736510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T23:05:47.9742230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T23:05:47.9757990Z 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:05:47.9777680Z 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:05:47.9783010Z 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:05:47.9789320Z 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:05:47.9805450Z 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:05:47.9835820Z 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:05:47.9848760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T23:05:47.9861350Z 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:05:47.9866930Z 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:05:47.9872950Z 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:05:47.9885990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T23:05:47.9902970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T23:05:47.9908500Z 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:05:47.9918200Z 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:05:47.9924070Z 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:05:47.9933110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T23:05:47.9939160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T23:05:47.9948620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T23:05:47.9961970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T23:05:47.9984450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T23:05:47.9990190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T23:05:48.0003840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T23:05:48.0010070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T23:05:48.0015610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T23:05:48.0024840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T23:05:48.0030590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T23:05:48.0040160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T23:05:48.0045890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T23:05:48.0063380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T23:05:48.0068660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T23:05:48.0074820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T23:05:48.0084110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T23:05:48.0089750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T23:05:48.0103130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T23:05:48.0112620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T23:05:48.0122130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T23:05:48.0134860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T23:05:48.0140420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T23:05:48.0146040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T23:05:48.0151570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T23:05:48.0157290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T23:05:48.0163370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T23:05:48.0169660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T23:05:48.0175500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T23:05:48.0181260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T23:05:48.0187090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T23:05:48.0192610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T23:05:48.0198160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T23:05:48.0203450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T23:05:48.0209240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T23:05:48.0214950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T23:05:48.0220570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T23:05:48.0230030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T23:05:48.0248370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T23:05:48.0254160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T23:05:48.0259970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T23:05:48.0274580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T23:05:48.0276790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T23:05:48.0278160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T23:05:48.0283740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T23:05:48.0289960Z 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:05:48.0294450Z Only the first 100 operations were output. 2021-05-16T23:05:48.3945300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3492-f580p.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:05:50.7001990Z ==> Summary 2021-05-16T23:05:50.7557510Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T23:05:50.7564850Z ==> Installing fftw dependency: open-mpi 2021-05-16T23:05:50.8079270Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:05:50.8096540Z 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-3316-8i3o4 2021-05-16T23:05:51.0946670Z cp -pR /private/tmp/d20210516-3316-8i3o4/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T23:05:51.4800330Z chmod -Rf +w /private/tmp/d20210516-3316-8i3o4 2021-05-16T23:05:53.2655500Z ==> Finishing up 2021-05-16T23:05:53.3026440Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T23:05:53.3031900Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T23:05:53.3035830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T23:05:53.3041140Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T23:05:53.3047250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T23:05:53.3052320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T23:05:53.3056630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T23:05:53.3061360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T23:05:53.3066300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T23:05:53.3071260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T23:05:53.3076070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T23:05:53.3080440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T23:05:53.3085010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T23:05:53.3090300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T23:05:53.3095090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T23:05:53.3099580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T23:05:53.3104150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T23:05:53.3108600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T23:05:53.3113140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T23:05:53.3118260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T23:05:53.3123850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T23:05:53.3128090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T23:05:53.3133050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T23:05:53.3137970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T23:05:53.3144630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T23:05:53.3149260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T23:05:53.3153760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T23:05:53.3158730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T23:05:53.3163280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T23:05:53.3168460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T23:05:53.3172990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T23:05:53.3183730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T23:05:53.3185310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T23:05:53.3189190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T23:05:53.3194270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T23:05:53.3198940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T23:05:53.3203790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T23:05:53.3209110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T23:05:53.3214280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T23:05:53.3218830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T23:05:53.3224530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T23:05:53.3229910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T23:05:53.3234730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T23:05:53.3239770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T23:05:53.3244440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T23:05:53.3249110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T23:05:53.3254080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T23:05:53.3259180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T23:05:53.3270060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T23:05:53.3275570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T23:05:53.3280590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T23:05:53.3286220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T23:05:53.3291130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T23:05:53.3296330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T23:05:53.3301550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T23:05:53.3306820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T23:05:53.3312230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T23:05:53.3318000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T23:05:53.3323290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T23:05:53.3328430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T23:05:53.3427450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T23:05:53.3432930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T23:05:53.3438580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T23:05:53.3455930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T23:05:53.3461260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T23:05:53.3478710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T23:05:53.3508500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T23:05:53.3514010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T23:05:53.3519490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T23:05:53.3524640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T23:05:53.3530160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T23:05:53.3536410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T23:05:53.3542000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T23:05:53.3546550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T23:05:53.3551580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T23:05:53.3556950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T23:05:53.3562090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T23:05:53.3567400Z 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:05:53.3572720Z 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:05:53.3578320Z 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:05:53.3583470Z 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:05:53.3588690Z 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:05:53.3594010Z 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:05:53.3599460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T23:05:53.3604800Z 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:05:53.3610050Z 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:05:53.3615450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T23:05:53.3620680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T23:05:53.3625820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T23:05:53.3631010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T23:05:53.3636680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T23:05:53.3641580Z 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:05:53.3646650Z 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:05:53.3652000Z 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:05:53.3657760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T23:05:53.3663040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T23:05:53.3668410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T23:05:53.3673710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T23:05:53.3679360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T23:05:53.3684300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T23:05:53.3688250Z Only the first 100 operations were output. 2021-05-16T23:05:53.7941280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3519-47bmd5.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:05:56.0486590Z ==> Summary 2021-05-16T23:05:56.0930780Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:05:56.0936500Z ==> Installing fftw 2021-05-16T23:05:56.0939880Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:05:56.0957870Z 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-3316-tdqdht 2021-05-16T23:05:56.2052460Z cp -pR /private/tmp/d20210516-3316-tdqdht/fftw/. /usr/local/Cellar/fftw 2021-05-16T23:05:56.2674630Z chmod -Rf +w /private/tmp/d20210516-3316-tdqdht 2021-05-16T23:05:56.4702770Z ==> Finishing up 2021-05-16T23:05:56.5239440Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T23:05:56.5243200Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T23:05:56.5248050Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T23:05:56.5252310Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T23:05:56.5258630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T23:05:56.5263280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T23:05:56.5268400Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T23:05:56.5272850Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T23:05:56.5277490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T23:05:56.5282410Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T23:05:56.5287320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T23:05:56.5291730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T23:05:56.5300310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T23:05:56.5404230Z info /usr/local/share/info/fftw3.info 2021-05-16T23:05:56.5412090Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T23:05:56.5418340Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T23:05:56.5430380Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T23:05:56.5436110Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T23:05:56.5442350Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T23:05:56.5448190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T23:05:56.5458740Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T23:05:56.5463710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T23:05:56.5468890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T23:05:56.5474730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T23:05:56.5479640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T23:05:56.5484490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T23:05:56.5489840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T23:05:56.5494910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T23:05:56.5499780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T23:05:56.5505380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T23:05:56.5512730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T23:05:56.5517910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T23:05:56.5523150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T23:05:56.5528020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T23:05:56.5532830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T23:05:56.5538420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T23:05:56.5543480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T23:05:56.5548350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T23:05:56.5560140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T23:05:56.5568390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T23:05:56.5577500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T23:05:56.5585860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T23:05:56.5597820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T23:05:56.5606250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T23:05:56.5614390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T23:05:56.5622460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T23:05:56.5630280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T23:05:56.5640490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T23:05:56.5650190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T23:05:56.5662180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T23:05:56.5671910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T23:05:56.5679460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T23:05:56.5685540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T23:05:56.5693590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T23:05:56.5701980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T23:05:56.5710860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T23:05:56.5720100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T23:05:56.5731290Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T23:05:56.5742600Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T23:05:56.5755160Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T23:05:56.6141730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3546-1k1xsha.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:05:58.7592470Z ==> Summary 2021-05-16T23:05:58.7647810Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:05:59.3785400Z ==> No outdated dependents to upgrade! 2021-05-16T23:05:59.3786730Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:05:59.5451980Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T23:05:59.5453390Z fftw, open-mpi 2021-05-16T23:05:59.5461960Z rm /usr/local/bin/fftw-wisdom 2021-05-16T23:05:59.5464830Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T23:05:59.5467390Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T23:05:59.5470300Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T23:05:59.5475150Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T23:05:59.5478340Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T23:05:59.5480520Z rm /usr/local/include/fftw3.f 2021-05-16T23:05:59.5483720Z rm /usr/local/include/fftw3.f03 2021-05-16T23:05:59.5486810Z rm /usr/local/include/fftw3.h 2021-05-16T23:05:59.5490290Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T23:05:59.5492830Z rm /usr/local/include/fftw3l.f03 2021-05-16T23:05:59.5495720Z rm /usr/local/include/fftw3q.f03 2021-05-16T23:05:59.5503060Z rm /usr/local/lib/cmake/fftw3 2021-05-16T23:05:59.5505940Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T23:05:59.5508970Z rm /usr/local/lib/libfftw3.a 2021-05-16T23:05:59.5512000Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T23:05:59.5515970Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T23:05:59.5519330Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T23:05:59.5522960Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T23:05:59.5525990Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T23:05:59.5528780Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T23:05:59.5532270Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T23:05:59.5535270Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T23:05:59.5538300Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T23:05:59.5541470Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T23:05:59.5544500Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T23:05:59.5547470Z rm /usr/local/lib/libfftw3f.a 2021-05-16T23:05:59.5550460Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T23:05:59.5553480Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T23:05:59.5556640Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T23:05:59.5559760Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T23:05:59.5563560Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T23:05:59.5566440Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T23:05:59.5569300Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T23:05:59.5572660Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T23:05:59.5576170Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T23:05:59.5579080Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T23:05:59.5582210Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T23:05:59.5585200Z rm /usr/local/lib/libfftw3l.a 2021-05-16T23:05:59.5588510Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T23:05:59.5591460Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T23:05:59.5594420Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T23:05:59.5597550Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T23:05:59.5600570Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T23:05:59.5603550Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T23:05:59.5606620Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T23:05:59.5609720Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T23:05:59.5613100Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T23:05:59.5616620Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T23:05:59.5627840Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T23:05:59.5637520Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T23:05:59.5640920Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T23:05:59.5708610Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T23:05:59.5709740Z rm /usr/local/share/info/fftw3.info 2021-05-16T23:05:59.5714860Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T23:05:59.5723430Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T23:05:59.5741820Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T23:05:59.5745620Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T23:05:59.5754450Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T23:05:59.5763030Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T23:05:59.6600610Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T23:05:59.6602830Z rm /usr/local/bin/mpic++ 2021-05-16T23:05:59.6605440Z rm /usr/local/bin/mpicc 2021-05-16T23:05:59.6608430Z rm /usr/local/bin/mpicxx 2021-05-16T23:05:59.6614390Z rm /usr/local/bin/mpiexec 2021-05-16T23:05:59.6617550Z rm /usr/local/bin/mpif77 2021-05-16T23:05:59.6623390Z rm /usr/local/bin/mpif90 2021-05-16T23:05:59.6626380Z rm /usr/local/bin/mpifort 2021-05-16T23:05:59.6633350Z rm /usr/local/bin/mpirun 2021-05-16T23:05:59.6640100Z rm /usr/local/bin/ompi-clean 2021-05-16T23:05:59.6643030Z rm /usr/local/bin/ompi-server 2021-05-16T23:05:59.6649060Z rm /usr/local/bin/ompi_info 2021-05-16T23:05:59.6651970Z rm /usr/local/bin/opal_wrapper 2021-05-16T23:05:59.6658650Z rm /usr/local/bin/orte-clean 2021-05-16T23:05:59.6661600Z rm /usr/local/bin/orte-info 2021-05-16T23:05:59.6667170Z rm /usr/local/bin/orte-server 2021-05-16T23:05:59.6670550Z rm /usr/local/bin/ortecc 2021-05-16T23:05:59.6674000Z rm /usr/local/bin/orted 2021-05-16T23:05:59.6679690Z rm /usr/local/bin/orterun 2021-05-16T23:05:59.6682750Z rm /usr/local/bin/profile2mat.pl 2021-05-16T23:05:59.6690730Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T23:05:59.6695900Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T23:05:59.6699140Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T23:05:59.6705480Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T23:05:59.6713840Z rm /usr/local/include/mpi-ext.h 2021-05-16T23:05:59.6716800Z rm /usr/local/include/mpi.h 2021-05-16T23:05:59.6722580Z rm /usr/local/include/mpi.mod 2021-05-16T23:05:59.6725810Z rm /usr/local/include/mpi_ext.mod 2021-05-16T23:05:59.6730980Z rm /usr/local/include/mpi_f08.mod 2021-05-16T23:05:59.6734410Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T23:05:59.6739950Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T23:05:59.6742870Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T23:05:59.6747640Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T23:05:59.6750610Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T23:05:59.6757020Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T23:05:59.6760670Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T23:05:59.6765250Z rm /usr/local/include/mpif-config.h 2021-05-16T23:05:59.6768550Z rm /usr/local/include/mpif-constants.h 2021-05-16T23:05:59.6773480Z rm /usr/local/include/mpif-ext.h 2021-05-16T23:05:59.6777050Z rm /usr/local/include/mpif-externals.h 2021-05-16T23:05:59.6783040Z rm /usr/local/include/mpif-handles.h 2021-05-16T23:05:59.6785460Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T23:05:59.6792840Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T23:05:59.6795930Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T23:05:59.6802830Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T23:05:59.6805630Z rm /usr/local/include/mpif.h 2021-05-16T23:05:59.6812750Z rm /usr/local/include/openmpi 2021-05-16T23:05:59.6815960Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T23:05:59.6825200Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T23:05:59.6832450Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T23:05:59.6835730Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T23:05:59.6840470Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T23:05:59.6843640Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T23:05:59.6848040Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T23:05:59.6851070Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T23:05:59.6857990Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T23:05:59.6860960Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T23:05:59.6867360Z rm /usr/local/lib/libmpi.dylib 2021-05-16T23:05:59.6870440Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T23:05:59.6877930Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T23:05:59.6881040Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T23:05:59.6888040Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T23:05:59.6891070Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T23:05:59.6898010Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T23:05:59.6903600Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T23:05:59.6907010Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T23:05:59.6913730Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T23:05:59.6916850Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T23:05:59.6923250Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T23:05:59.6926450Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T23:05:59.6933680Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T23:05:59.6936280Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T23:05:59.6941970Z rm /usr/local/lib/openmpi 2021-05-16T23:05:59.6951020Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T23:05:59.6955410Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T23:05:59.6962440Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T23:05:59.6968130Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T23:05:59.6971610Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T23:05:59.6977500Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T23:05:59.6980660Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T23:05:59.6984040Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T23:05:59.6989500Z rm /usr/local/lib/pmix 2021-05-16T23:05:59.7002540Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T23:05:59.7008250Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T23:05:59.7011460Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T23:05:59.7014900Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T23:05:59.7019760Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T23:05:59.7023450Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T23:05:59.7029240Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T23:05:59.7032650Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T23:05:59.7039720Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T23:05:59.7043140Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T23:05:59.7045810Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T23:05:59.7051660Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T23:05:59.7055990Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T23:05:59.7061810Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T23:05:59.7065320Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T23:05:59.7070880Z rm /usr/local/share/man/man1/orted.1 2021-05-16T23:05:59.7074560Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T23:05:59.7100600Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T23:05:59.7104270Z Only the first 100 operations were output. 2021-05-16T23:06:01.5153670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T23:06:02.5684160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:03.1311560Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T23:06:03.4788070Z ==> 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:06:03.5121480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:03.7911200Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T23:06:03.9166110Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T23:06:03.9193630Z 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-3554-7jttda 2021-05-16T23:06:04.6388140Z cp -pR /private/tmp/d20210516-3554-7jttda/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T23:06:05.3646150Z chmod -Rf +w /private/tmp/d20210516-3554-7jttda 2021-05-16T23:06:06.4212740Z ==> Finishing up 2021-05-16T23:06:06.4637720Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T23:06:06.4647290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T23:06:06.4656220Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T23:06:06.4661800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T23:06:06.4780030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T23:06:06.4784670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T23:06:06.4789430Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T23:06:06.4794240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T23:06:06.4802350Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T23:06:06.4806860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T23:06:06.4811720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T23:06:06.4816150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T23:06:06.4821090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T23:06:06.4825710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T23:06:06.4830040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T23:06:06.4834690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T23:06:06.4839210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T23:06:06.4843750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T23:06:06.4848260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T23:06:06.4852700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T23:06:06.4857270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T23:06:06.4862300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T23:06:06.4866810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T23:06:06.4871330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T23:06:06.4875780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T23:06:06.4880380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T23:06:06.4885070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T23:06:06.4890870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T23:06:06.4895330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T23:06:06.4899930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T23:06:06.4904510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T23:06:06.4909360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T23:06:06.4913610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T23:06:06.4918150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T23:06:06.4923090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T23:06:06.4927560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T23:06:06.4932090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T23:06:06.4936830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T23:06:06.4941660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T23:06:06.4946340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T23:06:06.4950770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T23:06:06.4955440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T23:06:06.4960020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T23:06:06.4965160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T23:06:06.4969950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T23:06:06.4974460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T23:06:06.4979100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T23:06:06.4983970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T23:06:06.4988670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T23:06:06.4993410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T23:06:06.4998000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T23:06:06.5002630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T23:06:06.5007510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T23:06:06.5013230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T23:06:06.5017990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T23:06:06.5022900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T23:06:06.5027170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T23:06:06.5031960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T23:06:06.5036260Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T23:06:06.5041040Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T23:06:06.5045430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T23:06:06.5050150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T23:06:06.5054620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T23:06:06.5059070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T23:06:06.5063860Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T23:06:06.5067970Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T23:06:06.5072850Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T23:06:06.5077350Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T23:06:06.5081840Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T23:06:06.5086610Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T23:06:06.5091130Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T23:06:06.5095710Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T23:06:06.5100630Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T23:06:06.5105080Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T23:06:06.5109350Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T23:06:06.5113880Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T23:06:06.5118310Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T23:06:06.5122740Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T23:06:06.5127110Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T23:06:06.5132230Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T23:06:06.5137520Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T23:06:06.5144310Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T23:06:06.5151070Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T23:06:06.5157900Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T23:06:06.5168560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T23:06:06.5174110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T23:06:06.5179470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T23:06:07.3796420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T23:06:07.3805880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T23:06:07.3807490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T23:06:07.3809040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T23:06:07.3810550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T23:06:07.3812040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T23:06:07.3814720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T23:06:07.3816430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T23:06:07.3817960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T23:06:07.3819450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T23:06:07.3820940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T23:06:07.3822430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T23:06:07.3823930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T23:06:07.3825600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T23:06:07.3826630Z Only the first 100 operations were output. 2021-05-16T23:06:07.3829120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3718-1939mrn.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:06:09.2792810Z ==> Summary 2021-05-16T23:06:09.3509710Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T23:06:11.6499170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T23:06:12.7592370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:13.3171270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T23:06:13.6532120Z ==> 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:06:13.6863280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:13.7565710Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T23:06:13.8409450Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T23:06:13.8436130Z 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-3725-v19m29 2021-05-16T23:06:13.9198520Z cp -pR /private/tmp/d20210516-3725-v19m29/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T23:06:14.0605980Z chmod -Rf +w /private/tmp/d20210516-3725-v19m29 2021-05-16T23:06:14.2384220Z ==> Finishing up 2021-05-16T23:06:14.2737400Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T23:06:14.2780670Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T23:06:14.2819650Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T23:06:14.2870330Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T23:06:14.2872860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2875020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2879800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2883750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2886200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2888350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2893230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2907350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2912280Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T23:06:14.2914290Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T23:06:14.2917870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2929440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2938210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2961910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.2981890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3005870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3030070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3047990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3058890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3082460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3106170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3132810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3150100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3184300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3194250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3202300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3225920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3241660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3253120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3280430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3313850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3381610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3397220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3458570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3464870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3510050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3515150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3516700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3518500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3522520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3527830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3530210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3535120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3540400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3551780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3557840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3559860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3562270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3584440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3592730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3602810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3621020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3636960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3648970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3661200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3687290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T23:06:14.3697950Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T23:06:14.3705240Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T23:06:14.3709110Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T23:06:14.3714700Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T23:06:14.3718140Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T23:06:14.3723690Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T23:06:14.3729300Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T23:06:14.3781430Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T23:06:14.4299450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3890-1mskl6w.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:06:16.6066460Z ==> Summary 2021-05-16T23:06:16.6313680Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T23:06:18.5176710Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T23:06:18.5178400Z To reinstall 1.6.37, run: 2021-05-16T23:06:18.5179150Z brew reinstall libpng 2021-05-16T23:06:20.3226730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T23:06:21.4669960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:22.0181150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T23:06:22.3515950Z ==> 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:06:22.3826460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:22.4222650Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T23:06:22.4270180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T23:06:23.5674940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:24.0995390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T23:06:24.4604850Z ==> 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:06:24.5064200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:24.5601840Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T23:06:24.5651130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T23:06:25.6480720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:26.1677950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T23:06:26.5087880Z ==> 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:06:26.5600460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:26.5982320Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T23:06:26.6010120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T23:06:27.6901170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:28.2310920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T23:06:28.5903140Z ==> 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:06:28.6338430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:06:28.6702580Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T23:06:28.6730990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T23:06:29.7722270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:30.3277200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T23:06:30.6628550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T23%3A15%3A00Z&sig=5Pcg2pApq%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:30.7000810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=5Pcg2pApq\%2Fg2GhOF7nS90ChZiLUQAmBVh8LMrjxUcHE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:30.7645960Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T23:06:30.7705410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T23:06:31.8734920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:32.4443400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T23:06:32.7773680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T23%3A15%3A00Z&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:32.8114230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=xSplfx4TV9hsPCOAVD5z1QZ4Cr01PAZ8WI8tnU9VFnE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:32.9542060Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:06:32.9642360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T23:06:34.0410860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:34.5932560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T23:06:34.9212550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T23%3A15%3A00Z&sig=siJBbNGm5%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:35.5932500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=siJBbNGm5\%2FLdw3MnG3ADR3y7IRLG8CkaDfXHsol0j\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:35.5938370Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T23:06:35.5940630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T23:06:36.1101700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:36.6855070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T23:06:37.0329810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T23%3A15%3A00Z&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52%2FlXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:37.0700510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=THOdgcVLHfOnSNgVTBf3T0VsUcYz0OmxvWHaX52\%2FlXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:37.1083390Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T23:06:37.1112360Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T23:06:38.2357630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:38.7804470Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T23:06:39.1313280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T23%3A15%3A00Z&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE%2FiBW1qqdzTqQaivfL8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:39.1830290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=ZfYpSLmaFcK2aV7PKWQJGZNeE\%2FiBW1qqdzTqQaivfL8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:39.2290540Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T23:06:39.2324140Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T23:06:40.3614510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:40.8848140Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T23:06:41.2111150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T23%3A15%3A00Z&sig=7IZq49I%2BXLCXTuDStf%2B1Nd4kQ8pDGNL3A6%2BvRZxDYDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:41.2501280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=7IZq49I\%2BXLCXTuDStf\%2B1Nd4kQ8pDGNL3A6\%2BvRZxDYDo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:41.3070220Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T23:06:41.3113820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T23:06:42.3787190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:42.9326010Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T23:06:43.2830960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T23%3A15%3A00Z&sig=w9hJI84%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:43.3175710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=w9hJI84\%2FzH4VbYRqs8MqzFOaEBsFO9k3Qdw0DMp3W\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:43.3983320Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T23:06:43.4068450Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T23:06:44.4774270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:45.0223400Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T23:06:45.3659540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T23%3A15%3A00Z&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:45.3945090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=SDhZivaVEZPlHTdrTXC5jVvKjV6bMcp1gKd6V6v9lLY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:45.4529440Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T23:06:45.4569900Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T23:06:46.5281160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:47.0459020Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T23:06:47.3965410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T23%3A15%3A00Z&sig=ARqWtg7Jf%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:47.4305700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=ARqWtg7Jf\%2BnmkylJ7HjcU8v9RBXn7PkeFRyITspRlb8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:47.4876570Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T23:06:47.4917570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T23:06:48.6010520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:49.1470780Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T23:06:49.5392880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T23%3A15%3A00Z&sig=7Q%2FpW2Ocor2VvEzYitw3KRXk%2FWHw5gAC1wfmh8cJOGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:49.5678740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=7Q\%2FpW2Ocor2VvEzYitw3KRXk\%2FWHw5gAC1wfmh8cJOGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:49.7985620Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T23:06:49.8483760Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T23:06:50.9551020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:51.4880880Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T23:06:51.8043400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T23%3A15%3A00Z&sig=%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:51.8352930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=\%2Fvv8OTAYfwCyjZXBMidEy4yUNPggQ9kqc38UogLGR9A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:51.9430130Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T23:06:51.9524690Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T23:06:53.0580400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:53.6100220Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T23:06:53.9378100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T23%3A15%3A00Z&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:53.9760950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=B8PTr2D80KFopVeXAXIAvToFvzstZ0wJgIcs8mLNBpM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:55.1070550Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T23:06:55.5224710Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T23:06:56.6483940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:06:57.1998410Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T23:06:57.5148000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T23%3A15%3A00Z&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK%2B8CU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:06:57.5537350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=7TDcUXy9lXAt5VeNUeSRuZ7uUFzuwR1wudYboaK\%2B8CU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:06:57.7226210Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T23:06:57.7748450Z ==> 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:06:57.7751260Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T23:06:57.8351620Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T23:06:57.8378960Z 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-4000-1oalppj 2021-05-16T23:06:57.8445040Z cp -pR /private/tmp/d20210516-4000-1oalppj/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T23:06:57.8526290Z chmod -Rf +w /private/tmp/d20210516-4000-1oalppj 2021-05-16T23:06:57.8885310Z ==> Finishing up 2021-05-16T23:06:57.9212130Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T23:06:57.9295710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4261-1je9077.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:07:00.1286460Z ==> Summary 2021-05-16T23:07:00.1300330Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T23:07:00.1305960Z ==> Installing poppler dependency: xorgproto 2021-05-16T23:07:00.1340210Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T23:07:00.1357140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4000-yg85fx 2021-05-16T23:07:00.2375240Z cp -pR /private/tmp/d20210516-4000-yg85fx/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T23:07:00.3697940Z chmod -Rf +w /private/tmp/d20210516-4000-yg85fx 2021-05-16T23:07:00.5256740Z ==> Finishing up 2021-05-16T23:07:00.5579650Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T23:07:00.5584340Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T23:07:00.5593730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T23:07:00.5598650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T23:07:00.5603540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T23:07:00.5654670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T23:07:00.5660730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T23:07:00.5664960Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T23:07:00.5669390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T23:07:00.5674350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T23:07:00.5679400Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T23:07:00.5722200Z rm /usr/local/share/pkgconfig 2021-05-16T23:07:00.5737770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T23:07:00.5743700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T23:07:00.5749110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T23:07:00.5754520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T23:07:00.5760280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T23:07:00.5766160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T23:07:00.5771720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T23:07:00.5776820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T23:07:00.5782080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T23:07:00.5787310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T23:07:00.5792400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T23:07:00.5797380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T23:07:00.5802350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T23:07:00.5807460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T23:07:00.5814300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T23:07:00.5819100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T23:07:00.5824380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T23:07:00.5829320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T23:07:00.5834720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T23:07:00.5839570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T23:07:00.5844400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T23:07:00.5849160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T23:07:00.5854130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T23:07:00.5859120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T23:07:00.5863900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T23:07:00.5868820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T23:07:00.5873780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T23:07:00.5878690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T23:07:00.5883680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T23:07:00.5888500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T23:07:00.5893660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T23:07:00.5898550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T23:07:00.5903510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T23:07:00.5908180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T23:07:00.5913390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T23:07:00.5918470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T23:07:00.5923510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T23:07:00.5928340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T23:07:00.5933280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T23:07:00.5938350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T23:07:00.5943590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T23:07:00.5948050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T23:07:00.6470130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4287-5m6dv.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:07:02.8247520Z ==> Summary 2021-05-16T23:07:02.8409590Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T23:07:02.8415890Z ==> Installing poppler dependency: libxau 2021-05-16T23:07:02.8503080Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T23:07:02.8521390Z 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-4000-1hxb0y8 2021-05-16T23:07:02.8653670Z cp -pR /private/tmp/d20210516-4000-1hxb0y8/libxau/. /usr/local/Cellar/libxau 2021-05-16T23:07:02.8830410Z chmod -Rf +w /private/tmp/d20210516-4000-1hxb0y8 2021-05-16T23:07:02.9397680Z ==> Finishing up 2021-05-16T23:07:02.9828680Z rm /usr/local/include/X11 2021-05-16T23:07:02.9836740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T23:07:02.9841750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T23:07:02.9846350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T23:07:02.9851650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T23:07:02.9856260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T23:07:02.9861080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T23:07:02.9865930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T23:07:02.9870900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T23:07:02.9875450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T23:07:02.9880260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T23:07:02.9885260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T23:07:02.9889950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T23:07:02.9894800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T23:07:02.9899660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T23:07:02.9904990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T23:07:02.9909960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T23:07:02.9914620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T23:07:02.9919490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T23:07:02.9924520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T23:07:02.9929730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T23:07:02.9935160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T23:07:02.9940200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T23:07:02.9944930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T23:07:02.9950530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T23:07:02.9953400Z mkdir -p /usr/local/include/X11/dri 2021-05-16T23:07:02.9959120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T23:07:02.9964240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T23:07:02.9969230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T23:07:02.9972370Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T23:07:02.9979850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T23:07:02.9985110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T23:07:02.9989670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T23:07:02.9994650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T23:07:02.9999950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T23:07:03.0009320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T23:07:03.0030440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T23:07:03.0036490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T23:07:03.0041690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T23:07:03.0047140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T23:07:03.0052460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T23:07:03.0057320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T23:07:03.0062580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T23:07:03.0067790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T23:07:03.0072800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T23:07:03.0077940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T23:07:03.0083010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T23:07:03.0087960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T23:07:03.0093180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T23:07:03.0098050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T23:07:03.0103150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T23:07:03.0107920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T23:07:03.0113000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T23:07:03.0117870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T23:07:03.0123250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T23:07:03.0128190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T23:07:03.0133150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T23:07:03.0138250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T23:07:03.0143350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T23:07:03.0148610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T23:07:03.0154130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T23:07:03.0159230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T23:07:03.0165670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T23:07:03.0170350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T23:07:03.0175480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T23:07:03.0180370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T23:07:03.0185460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T23:07:03.0190320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T23:07:03.0195690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T23:07:03.0200390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T23:07:03.0205570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T23:07:03.0211110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T23:07:03.0215940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T23:07:03.0220850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T23:07:03.0225920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T23:07:03.0231020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T23:07:03.0236090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T23:07:03.0241070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T23:07:03.0246640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T23:07:03.0252020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T23:07:03.0257320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T23:07:03.0262270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T23:07:03.0267350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T23:07:03.0272560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T23:07:03.0277450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T23:07:03.0282720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T23:07:03.0288700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T23:07:03.0294140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T23:07:03.0299580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T23:07:03.0304610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T23:07:03.0309470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T23:07:03.0314550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T23:07:03.0319930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T23:07:03.0324660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T23:07:03.0329860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T23:07:03.0335150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T23:07:03.0340290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T23:07:03.0345360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T23:07:03.0350900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T23:07:03.0355730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T23:07:03.0360720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T23:07:03.0365830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T23:07:03.0370280Z Only the first 100 operations were output. 2021-05-16T23:07:03.0701760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4314-b61k3z.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:07:05.2000540Z ==> Summary 2021-05-16T23:07:05.2029040Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T23:07:05.2035740Z ==> Installing poppler dependency: libxdmcp 2021-05-16T23:07:05.2171890Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T23:07:05.2189490Z 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-4000-ucleqf 2021-05-16T23:07:05.2313090Z cp -pR /private/tmp/d20210516-4000-ucleqf/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T23:07:05.2437300Z chmod -Rf +w /private/tmp/d20210516-4000-ucleqf 2021-05-16T23:07:05.2874170Z ==> Finishing up 2021-05-16T23:07:05.3188790Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T23:07:05.3194930Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T23:07:05.3201100Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T23:07:05.3207020Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T23:07:05.3214670Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T23:07:05.3337750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4340-1i8bptb.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:07:07.4356450Z ==> Summary 2021-05-16T23:07:07.4375160Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T23:07:07.4380850Z ==> Installing poppler dependency: libxcb 2021-05-16T23:07:07.4724350Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T23:07:07.4741270Z 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-4000-15bgope 2021-05-16T23:07:08.3049400Z cp -pR /private/tmp/d20210516-4000-15bgope/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T23:07:09.5008310Z chmod -Rf +w /private/tmp/d20210516-4000-15bgope 2021-05-16T23:07:10.6128140Z ==> Finishing up 2021-05-16T23:07:10.6536470Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T23:07:10.6544450Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T23:07:10.6604910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T23:07:10.6610450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T23:07:10.6615080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T23:07:10.6620220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T23:07:10.6626060Z 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:07:10.6645400Z 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:07:10.6650810Z 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:07:10.6656040Z 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:07:10.6661520Z 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:07:10.6667220Z 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:07:10.6672010Z 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:07:10.6677310Z 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:07:10.6682910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T23:07:10.6688010Z 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:07:10.6693590Z 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:07:10.6698780Z 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:07:10.6704010Z 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:07:10.6709200Z 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:07:10.6714700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T23:07:10.6720630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T23:07:10.6726210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T23:07:10.6731250Z 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:07:10.6736510Z 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:07:10.6741420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T23:07:10.6747160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T23:07:10.6752220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T23:07:10.6757110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T23:07:10.6762440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T23:07:10.6769100Z 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:07:10.6774420Z 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:07:10.6779650Z 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:07:10.6784970Z 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:07:10.6790820Z 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:07:10.6795580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T23:07:10.6805590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T23:07:10.6811090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T23:07:10.6817160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T23:07:10.6822790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T23:07:10.6828650Z 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:07:10.6834280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T23:07:10.6839950Z 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:07:10.6845820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T23:07:10.6851390Z 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:07:10.6856950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T23:07:10.6862540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T23:07:10.6868190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T23:07:10.6873790Z 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:07:10.6879160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T23:07:10.6885130Z 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:07:10.6890320Z 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:07:10.6895980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T23:07:10.6901500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T23:07:10.6906930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T23:07:10.6912970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T23:07:10.6918310Z 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:07:10.6923880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T23:07:10.6929900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T23:07:10.6935150Z 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:07:10.6940900Z 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:07:10.6946980Z 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:07:10.6951990Z 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:07:10.6957550Z 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:07:10.6963290Z 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:07:10.6969130Z 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:07:10.6974810Z 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:07:10.6979840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T23:07:10.6985690Z 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:07:10.6991010Z 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:07:10.6997270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T23:07:10.7002790Z 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:07:10.7008590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T23:07:10.7013890Z 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:07:10.7019600Z 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:07:10.7026130Z 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:07:10.7032240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T23:07:10.7038800Z 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:07:10.7044930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T23:07:10.7050870Z 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:07:10.7056250Z 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:07:10.7061830Z 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:07:10.7067160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T23:07:10.7072810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T23:07:10.7078510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T23:07:10.7084190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T23:07:10.7089670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T23:07:10.7095380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T23:07:10.7101300Z 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:07:10.7107070Z 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:07:10.7112310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T23:07:10.7118290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T23:07:10.7123810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T23:07:10.7129700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T23:07:10.7135840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T23:07:10.7161680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T23:07:10.7166880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T23:07:10.7172180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T23:07:10.7177900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T23:07:10.7182890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T23:07:10.7187230Z Only the first 100 operations were output. 2021-05-16T23:07:12.2469080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4375-1kapus5.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:07:14.8280420Z ==> Summary 2021-05-16T23:07:14.9600390Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T23:07:14.9606280Z ==> Installing poppler dependency: libx11 2021-05-16T23:07:15.0065790Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:07:15.0083190Z 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-4000-17aaxkt 2021-05-16T23:07:15.3606630Z cp -pR /private/tmp/d20210516-4000-17aaxkt/libx11/. /usr/local/Cellar/libx11 2021-05-16T23:07:15.8727570Z chmod -Rf +w /private/tmp/d20210516-4000-17aaxkt 2021-05-16T23:07:16.3224690Z ==> Finishing up 2021-05-16T23:07:16.3573350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T23:07:16.3579430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T23:07:16.3584410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T23:07:16.3589020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T23:07:16.3594020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T23:07:16.3632750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T23:07:16.3637910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T23:07:16.3642760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T23:07:16.3647810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T23:07:16.3652420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T23:07:16.3657260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T23:07:16.3662240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T23:07:16.3669370Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T23:07:16.3675490Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T23:07:16.3702470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T23:07:16.3707550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T23:07:16.3712530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T23:07:16.3717620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T23:07:16.3722710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T23:07:16.3728240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T23:07:16.3733730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T23:07:16.3738840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T23:07:16.3744420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T23:07:16.3749330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T23:07:16.3754880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T23:07:16.3759860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T23:07:16.3765110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T23:07:16.3769980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T23:07:16.3775620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T23:07:16.3780520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T23:07:16.3785840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T23:07:16.3791190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T23:07:16.3796440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T23:07:16.3801720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T23:07:16.3806660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T23:07:16.3811740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T23:07:16.3817150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T23:07:16.3822120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T23:07:16.3827090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T23:07:16.3832000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T23:07:16.3837450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T23:07:16.3842620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T23:07:16.3847250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T23:07:16.3852260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T23:07:16.3857090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T23:07:16.3862500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T23:07:16.3867660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T23:07:16.3872380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T23:07:16.3877370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T23:07:16.3882300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T23:07:16.3887290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T23:07:16.3892330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T23:07:16.3897820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T23:07:16.3902650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T23:07:16.3925090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T23:07:16.3930530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T23:07:16.3935720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T23:07:16.3940400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T23:07:16.3945770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T23:07:16.3951420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T23:07:16.3957040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T23:07:16.3962000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T23:07:16.3967370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T23:07:16.3972190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T23:07:16.3977660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T23:07:16.3982540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T23:07:16.3987750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T23:07:16.3992900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T23:07:16.3998190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T23:07:16.4003470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T23:07:16.4008290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T23:07:16.4013540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T23:07:16.4018720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T23:07:16.4023990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T23:07:16.4029370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T23:07:16.4034040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T23:07:16.4039270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T23:07:16.4044560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T23:07:16.4049910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T23:07:16.4054690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T23:07:16.4059790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T23:07:16.4064690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T23:07:16.4070310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T23:07:16.4076410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T23:07:16.4081610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T23:07:16.4087010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T23:07:16.4092970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T23:07:16.4098050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T23:07:16.4103440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T23:07:16.4108440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T23:07:16.4113900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T23:07:16.4118400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T23:07:16.4123290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T23:07:16.4128190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T23:07:16.4133210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T23:07:16.4138750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T23:07:16.4143610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T23:07:16.4149290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T23:07:16.4154030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T23:07:16.4158980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T23:07:16.4162910Z Only the first 100 operations were output. 2021-05-16T23:07:16.9537940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4401-1b1a73b.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:07:19.2478010Z ==> Summary 2021-05-16T23:07:19.3089420Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T23:07:19.3094940Z ==> Installing poppler dependency: libxext 2021-05-16T23:07:19.3645330Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T23:07:19.3662080Z 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-4000-1azvdvd 2021-05-16T23:07:19.3993980Z cp -pR /private/tmp/d20210516-4000-1azvdvd/libxext/. /usr/local/Cellar/libxext 2021-05-16T23:07:19.4470560Z chmod -Rf +w /private/tmp/d20210516-4000-1azvdvd 2021-05-16T23:07:19.5204270Z ==> Finishing up 2021-05-16T23:07:19.5578010Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T23:07:19.5582400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T23:07:19.5587650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T23:07:19.5592020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T23:07:19.5597090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T23:07:19.5601990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T23:07:19.5607040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T23:07:19.5611950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T23:07:19.5617220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T23:07:19.5621840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T23:07:19.5626890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T23:07:19.5631970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T23:07:19.5637120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T23:07:19.5642160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T23:07:19.5647680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T23:07:19.5652550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T23:07:19.5664500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T23:07:19.5669800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T23:07:19.5675220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T23:07:20.1318370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T23:07:20.1321520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T23:07:20.1324000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T23:07:20.1326440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T23:07:20.1329520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T23:07:20.1331390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T23:07:20.1333340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T23:07:20.1335530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T23:07:20.1337440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T23:07:20.1339570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T23:07:20.1341820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T23:07:20.1344250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T23:07:20.1346300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T23:07:20.1348370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T23:07:20.1350390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T23:07:20.1352420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T23:07:20.1354490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T23:07:20.1356490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T23:07:20.1358470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T23:07:20.1360190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T23:07:20.1362060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T23:07:20.1363890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T23:07:20.1365810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T23:07:20.1367580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T23:07:20.1369390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T23:07:20.1371260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T23:07:20.1373110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T23:07:20.1374960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T23:07:20.1376860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T23:07:20.1378800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T23:07:20.1381130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T23:07:20.1383400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T23:07:20.1385370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T23:07:20.1387490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T23:07:20.1389520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T23:07:20.1391670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T23:07:20.1393720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T23:07:20.1395550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T23:07:20.1397770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T23:07:20.1399900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T23:07:20.1401880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T23:07:20.1403770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T23:07:20.1405390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T23:07:20.1407090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T23:07:20.1409010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T23:07:20.1410990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T23:07:20.1412800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T23:07:20.1414900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T23:07:20.1417180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T23:07:20.1419220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T23:07:20.1421190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T23:07:20.1423160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T23:07:20.1425030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T23:07:20.1427030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T23:07:20.1429220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T23:07:20.1431130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T23:07:20.1433070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T23:07:20.1435060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T23:07:20.1436710Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T23:07:20.1438090Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T23:07:20.1439490Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T23:07:20.1440960Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T23:07:20.1443730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4427-13smb6a.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:07:21.8159990Z ==> Summary 2021-05-16T23:07:21.8220730Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T23:07:21.8226520Z ==> Installing poppler dependency: libxrender 2021-05-16T23:07:21.8731210Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T23:07:21.8749250Z 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-4000-11zabd4 2021-05-16T23:07:21.8857610Z cp -pR /private/tmp/d20210516-4000-11zabd4/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T23:07:21.9000310Z chmod -Rf +w /private/tmp/d20210516-4000-11zabd4 2021-05-16T23:07:21.9525780Z ==> Finishing up 2021-05-16T23:07:21.9844600Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T23:07:21.9853160Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T23:07:21.9859160Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T23:07:21.9863960Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T23:07:21.9869100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T23:07:21.9877700Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T23:07:22.0008390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4453-g57fvp.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:07:24.1042090Z ==> Summary 2021-05-16T23:07:24.1065370Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T23:07:24.1073340Z ==> Installing poppler dependency: lzo 2021-05-16T23:07:24.1091740Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T23:07:24.1108610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-1nt2r5z 2021-05-16T23:07:24.1316590Z cp -pR /private/tmp/d20210516-4000-1nt2r5z/lzo/. /usr/local/Cellar/lzo 2021-05-16T23:07:24.1550890Z chmod -Rf +w /private/tmp/d20210516-4000-1nt2r5z 2021-05-16T23:07:24.2105130Z ==> Finishing up 2021-05-16T23:07:24.2445360Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T23:07:24.2454880Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T23:07:24.2467720Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T23:07:24.2481910Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T23:07:24.2547470Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T23:07:24.2555740Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T23:07:24.2712680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4479-nv92aq.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:07:26.4758030Z ==> Summary 2021-05-16T23:07:26.4790650Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T23:07:26.4796510Z ==> Installing poppler dependency: pixman 2021-05-16T23:07:26.4823760Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T23:07:26.4841190Z 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-4000-5dpf3 2021-05-16T23:07:26.5001310Z cp -pR /private/tmp/d20210516-4000-5dpf3/pixman/. /usr/local/Cellar/pixman 2021-05-16T23:07:26.5137510Z chmod -Rf +w /private/tmp/d20210516-4000-5dpf3 2021-05-16T23:07:26.5580620Z ==> Finishing up 2021-05-16T23:07:26.5933480Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T23:07:26.5939920Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T23:07:26.5944380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T23:07:26.5949170Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T23:07:26.5954320Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T23:07:26.5961170Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T23:07:26.6085350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4505-vr71zr.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:07:28.7302890Z ==> Summary 2021-05-16T23:07:28.7322450Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T23:07:28.7330200Z ==> Installing poppler dependency: cairo 2021-05-16T23:07:28.9018650Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T23:07:28.9035730Z 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-4000-1fwo7hy 2021-05-16T23:07:28.9831500Z cp -pR /private/tmp/d20210516-4000-1fwo7hy/cairo/. /usr/local/Cellar/cairo 2021-05-16T23:07:29.0562240Z chmod -Rf +w /private/tmp/d20210516-4000-1fwo7hy 2021-05-16T23:07:29.3416100Z ==> Finishing up 2021-05-16T23:07:29.3973860Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T23:07:29.3978590Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T23:07:29.3985340Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T23:07:29.3996330Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T23:07:29.4002830Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T23:07:29.4008370Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T23:07:29.4013340Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T23:07:29.4018850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T23:07:29.4024560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T23:07:29.4029560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T23:07:29.4034940Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T23:07:29.4039500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T23:07:29.4047460Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T23:07:29.4056160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T23:07:29.4070390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T23:07:29.4080140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T23:07:29.4091590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T23:07:29.4098630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T23:07:29.4106250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T23:07:29.4114620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T23:07:29.4128230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T23:07:29.4138410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T23:07:29.4147190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T23:07:29.4156780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T23:07:29.4165660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T23:07:29.4175480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T23:07:29.4184570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T23:07:29.4194350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T23:07:29.4204620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T23:07:29.4213570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T23:07:29.4221420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T23:07:29.4627080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4531-18lasnq.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:07:31.6113530Z ==> Summary 2021-05-16T23:07:31.6195620Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T23:07:31.6202440Z ==> Installing poppler dependency: little-cms2 2021-05-16T23:07:31.6334560Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T23:07:31.6351430Z 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-4000-1o16h8b 2021-05-16T23:07:31.6544440Z cp -pR /private/tmp/d20210516-4000-1o16h8b/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T23:07:31.6735060Z chmod -Rf +w /private/tmp/d20210516-4000-1o16h8b 2021-05-16T23:07:31.7346060Z ==> Finishing up 2021-05-16T23:07:31.7590650Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T23:07:31.7595260Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T23:07:31.7601140Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T23:07:31.7605680Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T23:07:31.7611480Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T23:07:31.7618600Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T23:07:31.7623620Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T23:07:31.7634260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T23:07:31.7640280Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T23:07:31.7645440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T23:07:31.7651130Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T23:07:31.7657540Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T23:07:31.7663960Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T23:07:31.7669080Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T23:07:31.7674280Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T23:07:31.7681840Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T23:07:31.7845270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4557-1u3xakc.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:07:33.9652590Z ==> Summary 2021-05-16T23:07:33.9678460Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T23:07:33.9683510Z ==> Installing poppler dependency: nspr 2021-05-16T23:07:33.9702270Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T23:07:33.9719470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-1o7vrat 2021-05-16T23:07:34.0092050Z cp -pR /private/tmp/d20210516-4000-1o7vrat/nspr/. /usr/local/Cellar/nspr 2021-05-16T23:07:34.0631340Z chmod -Rf +w /private/tmp/d20210516-4000-1o7vrat 2021-05-16T23:07:34.1405790Z ==> Finishing up 2021-05-16T23:07:34.1793100Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T23:07:34.1799400Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T23:07:34.1807400Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T23:07:34.1814290Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T23:07:34.1819770Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T23:07:34.1824560Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T23:07:34.1830050Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T23:07:34.1834860Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T23:07:34.1841230Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T23:07:34.1848410Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T23:07:34.2103330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4583-2wqrqs.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:07:36.4615280Z ==> Summary 2021-05-16T23:07:36.4677040Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T23:07:36.4682870Z ==> Installing poppler dependency: nss 2021-05-16T23:07:36.4789960Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T23:07:36.4808540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-m2itco 2021-05-16T23:07:36.7711090Z cp -pR /private/tmp/d20210516-4000-m2itco/nss/. /usr/local/Cellar/nss 2021-05-16T23:07:36.9471720Z chmod -Rf +w /private/tmp/d20210516-4000-m2itco 2021-05-16T23:07:38.9606630Z ==> Finishing up 2021-05-16T23:07:39.0016660Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T23:07:39.0020900Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T23:07:39.0025310Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T23:07:39.0029950Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T23:07:39.0034640Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T23:07:39.0039440Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T23:07:39.0055920Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T23:07:39.0057100Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T23:07:39.0058930Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T23:07:39.0060930Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T23:07:39.0064130Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T23:07:39.0068500Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T23:07:39.0073160Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T23:07:39.0078310Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T23:07:39.0082520Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T23:07:39.0087120Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T23:07:39.0092380Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T23:07:39.0096960Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T23:07:39.0101520Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T23:07:39.0106390Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T23:07:39.0110920Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T23:07:39.0115280Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T23:07:39.0119900Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T23:07:39.0124540Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T23:07:39.0128980Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T23:07:39.0133780Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T23:07:39.0141550Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T23:07:39.0144920Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T23:07:39.0149470Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T23:07:39.0155250Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T23:07:39.0160210Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T23:07:39.0164540Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T23:07:39.0169260Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T23:07:39.0174100Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T23:07:39.0178440Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T23:07:39.0183080Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T23:07:39.0187890Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T23:07:39.0192710Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T23:07:39.0197270Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T23:07:39.0201810Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T23:07:39.0206690Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T23:07:39.0211160Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T23:07:39.0215920Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T23:07:39.0221000Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T23:07:39.0226030Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T23:07:39.0230310Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T23:07:39.0234920Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T23:07:39.0239560Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T23:07:39.0244740Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T23:07:39.0248850Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T23:07:39.0253660Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T23:07:39.0258930Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T23:07:39.0264060Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T23:07:39.0272800Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T23:07:39.0277620Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T23:07:39.0282570Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T23:07:39.0287460Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T23:07:39.0292330Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T23:07:39.0297280Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T23:07:39.0302250Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T23:07:39.0307100Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T23:07:39.0312570Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T23:07:39.0317060Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T23:07:40.0465170Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T23:07:40.0466250Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T23:07:40.0470540Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T23:07:40.0471980Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T23:07:40.0473350Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T23:07:40.0474700Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T23:07:40.0476020Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T23:07:40.0477310Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T23:07:40.0478660Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T23:07:40.0480120Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T23:07:40.0481560Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T23:07:40.0482970Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T23:07:40.0484470Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T23:07:40.0485850Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T23:07:40.0487250Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T23:07:40.0488770Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T23:07:40.0490230Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T23:07:40.0491700Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T23:07:40.0493130Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T23:07:40.0494440Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T23:07:40.0495850Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T23:07:40.0497230Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T23:07:40.0498930Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T23:07:40.0500670Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T23:07:40.0502170Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T23:07:40.0503590Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T23:07:40.0505080Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T23:07:40.0506570Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T23:07:40.0507990Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T23:07:40.0509410Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T23:07:40.0510950Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T23:07:40.0512480Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T23:07:40.0514330Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T23:07:40.0516350Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T23:07:40.0517730Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T23:07:40.0519260Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T23:07:40.0520870Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T23:07:40.0521960Z Only the first 100 operations were output. 2021-05-16T23:07:40.0524400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4609-1cu0lzv.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:07:41.4132590Z ==> Summary 2021-05-16T23:07:41.4265870Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T23:07:41.4272500Z ==> Installing poppler dependency: openjpeg 2021-05-16T23:07:41.4555530Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T23:07:41.4566840Z 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-4000-9sh827 2021-05-16T23:07:41.6693510Z cp -pR /private/tmp/d20210516-4000-9sh827/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T23:07:41.9286690Z chmod -Rf +w /private/tmp/d20210516-4000-9sh827 2021-05-16T23:07:42.1770020Z ==> Finishing up 2021-05-16T23:07:42.2123830Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T23:07:42.2128050Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T23:07:42.2132980Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T23:07:42.2139790Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:42.2147480Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:42.2156550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T23:07:42.2162110Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T23:07:42.2167070Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T23:07:42.2174540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T23:07:42.2180720Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T23:07:42.2185930Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T23:07:42.2190930Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T23:07:42.2195470Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T23:07:42.2200250Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T23:07:42.2207480Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T23:07:42.3159320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4635-1i4lddi.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:07:44.5786400Z ==> Summary 2021-05-16T23:07:44.6080530Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T23:07:44.6088340Z ==> Installing poppler dependency: qt@5 2021-05-16T23:07:44.6124400Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T23:07:44.6142170Z 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-4000-10g5e0z 2021-05-16T23:07:49.7185580Z cp -pR /private/tmp/d20210516-4000-10g5e0z/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T23:07:56.7740400Z chmod -Rf +w /private/tmp/d20210516-4000-10g5e0z 2021-05-16T23:08:10.1787800Z ==> Finishing up 2021-05-16T23:08:12.5495690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4696-1efe3wc.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:08:16.6562840Z ==> Caveats 2021-05-16T23:08:16.6563830Z We agreed to the Qt open source license for you. 2021-05-16T23:08:16.6564680Z If this is unacceptable you should uninstall. 2021-05-16T23:08:16.6565210Z 2021-05-16T23:08:16.6566390Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:08:16.6567370Z because this is an alternate version of another formula. 2021-05-16T23:08:16.6567920Z 2021-05-16T23:08:16.6568590Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:08:16.6569950Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:08:16.6570660Z 2021-05-16T23:08:16.6571350Z For compilers to find qt@5 you may need to set: 2021-05-16T23:08:16.6572540Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:08:16.6573760Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:08:16.6574320Z 2021-05-16T23:08:16.6575680Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:08:16.6576650Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:08:16.6577190Z 2021-05-16T23:08:16.6578110Z ==> Summary 2021-05-16T23:08:17.6701380Z 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-4000-13ju7ry 2021-05-16T23:08:17.6703900Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T23:08:17.6705270Z cp -pR /private/tmp/d20210516-4000-13ju7ry/poppler/. /usr/local/Cellar/poppler 2021-05-16T23:08:17.6706340Z ==> Installing poppler 2021-05-16T23:08:17.6708820Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T23:08:17.9189430Z chmod -Rf +w /private/tmp/d20210516-4000-13ju7ry 2021-05-16T23:08:18.3618460Z ==> Finishing up 2021-05-16T23:08:18.3956140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T23:08:18.3961840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T23:08:18.3966340Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T23:08:18.3971250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T23:08:18.3976230Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T23:08:18.3981410Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T23:08:18.3986270Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T23:08:18.3991330Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T23:08:18.3996340Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T23:08:18.4001350Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T23:08:18.4006200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T23:08:18.4011230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T23:08:18.4073150Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T23:08:18.4079820Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T23:08:18.4091510Z rm /usr/local/share/gir-1.0 2021-05-16T23:08:18.4098410Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T23:08:18.4104060Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T23:08:18.4113690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T23:08:18.4119330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T23:08:18.4124850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T23:08:18.4130030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T23:08:18.4135080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T23:08:18.4140450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T23:08:18.4145660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T23:08:18.4151220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T23:08:18.4156390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T23:08:18.4161520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T23:08:18.4167900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T23:08:18.4175050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T23:08:18.4178670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T23:08:18.4186260Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T23:08:18.4191630Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T23:08:18.4203790Z rm /usr/local/lib/girepository-1.0 2021-05-16T23:08:18.4210410Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T23:08:18.4216390Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T23:08:18.4221990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T23:08:18.4226900Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T23:08:18.4231590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T23:08:18.4236840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T23:08:18.4242720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T23:08:18.4247460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T23:08:18.4252120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T23:08:18.4257260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T23:08:18.4262330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T23:08:18.4267190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T23:08:18.4273480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T23:08:18.4279080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T23:08:18.4284210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T23:08:18.4288800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T23:08:18.4293980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T23:08:18.4306890Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T23:08:18.4313500Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T23:08:18.4315410Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T23:08:18.4318100Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T23:08:18.5380620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4722-3isn3y.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:08:20.7772670Z ==> Summary 2021-05-16T23:08:20.8061630Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T23:08:22.2385590Z ==> Caveats 2021-05-16T23:08:22.2386430Z ==> qt@5 2021-05-16T23:08:22.2426600Z We agreed to the Qt open source license for you. 2021-05-16T23:08:22.2427820Z If this is unacceptable you should uninstall. 2021-05-16T23:08:22.2428180Z 2021-05-16T23:08:22.2429360Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:08:22.2430110Z because this is an alternate version of another formula. 2021-05-16T23:08:22.2430500Z 2021-05-16T23:08:22.2430960Z If you need to have qt@5 first in your PATH, run: 2021-05-16T23:08:22.2432120Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:08:22.2432550Z 2021-05-16T23:08:22.2433020Z For compilers to find qt@5 you may need to set: 2021-05-16T23:08:22.2433950Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T23:08:22.2434900Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T23:08:22.2435260Z 2021-05-16T23:08:22.2436080Z For pkg-config to find qt@5 you may need to set: 2021-05-16T23:08:22.2436750Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T23:08:22.2437120Z 2021-05-16T23:08:23.8548220Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T23:08:24.9661560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:26.5128180Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T23:08:26.8318540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T23%3A15%3A00Z&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:26.8744260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=3GysuF4nPd1AvZ8hXPQIjqb5eTo4bVBqb1VfizX3geE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:26.9170830Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T23:08:26.9215390Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:08:28.0340900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:28.5865790Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:08:28.9236420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T23%3A15%3A00Z&sig=44BcGwra5obUDS%2B7aX915WpKZEHwC2EOqMvJshoDjek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:28.9525130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=44BcGwra5obUDS\%2B7aX915WpKZEHwC2EOqMvJshoDjek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:29.0891340Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T23:08:29.1154020Z ==> Installing dependencies for hdf5: szip 2021-05-16T23:08:29.1158820Z ==> Installing hdf5 dependency: szip 2021-05-16T23:08:29.1773160Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T23:08:29.1801460Z 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-4729-1q8spnn 2021-05-16T23:08:29.1896400Z cp -pR /private/tmp/d20210516-4729-1q8spnn/szip/. /usr/local/Cellar/szip 2021-05-16T23:08:29.2005450Z chmod -Rf +w /private/tmp/d20210516-4729-1q8spnn 2021-05-16T23:08:29.2411210Z ==> Finishing up 2021-05-16T23:08:29.2757840Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T23:08:29.2762340Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T23:08:29.2766610Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T23:08:29.2773190Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T23:08:29.2778150Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T23:08:29.2783020Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T23:08:29.2903980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4899-1iklhjz.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:08:31.3911950Z ==> Summary 2021-05-16T23:08:31.3928740Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T23:08:31.3934100Z ==> Installing hdf5 2021-05-16T23:08:31.3937590Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:08:31.3955390Z 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-4729-10tfyxc 2021-05-16T23:08:31.5680980Z cp -pR /private/tmp/d20210516-4729-10tfyxc/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T23:08:32.4918070Z chmod -Rf +w /private/tmp/d20210516-4729-10tfyxc 2021-05-16T23:08:32.4919560Z ==> Finishing up 2021-05-16T23:08:32.4921650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T23:08:32.4923230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T23:08:32.4924470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T23:08:32.4925660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T23:08:32.4926910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T23:08:32.4928480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T23:08:32.4929900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T23:08:32.4931190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T23:08:32.4932960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T23:08:32.4934220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T23:08:32.4935620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T23:08:32.4937000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T23:08:32.4938280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T23:08:32.4939500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T23:08:32.4940780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T23:08:32.4942160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T23:08:32.4943540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T23:08:32.4944970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T23:08:32.4946280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T23:08:32.4947590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T23:08:32.4948870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T23:08:32.4950160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T23:08:32.4951940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T23:08:32.4953520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T23:08:32.4955010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T23:08:32.4956500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T23:08:32.4957980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T23:08:32.4959490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T23:08:32.4960960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T23:08:32.4962420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T23:08:32.4963900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T23:08:32.4965290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T23:08:32.4966710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T23:08:32.4968150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T23:08:32.4969600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T23:08:32.4971100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T23:08:32.4972590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T23:08:32.4974090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T23:08:32.4975580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T23:08:32.4977070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T23:08:32.4978610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T23:08:32.4980110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T23:08:32.4981580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T23:08:32.4983100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T23:08:32.4984580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T23:08:32.4986040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T23:08:32.4987490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T23:08:32.4988950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T23:08:32.4990420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T23:08:32.4991870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T23:08:32.4993320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T23:08:32.4994750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T23:08:32.4996120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T23:08:32.4997510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T23:08:32.4998910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T23:08:32.5000610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T23:08:32.5002090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T23:08:32.5003530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T23:08:32.5004980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T23:08:32.5006410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T23:08:32.5007870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T23:08:32.5009360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T23:08:32.5010890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T23:08:32.5012320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T23:08:32.5013830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T23:08:32.5015510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T23:08:32.5017160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T23:08:32.5018810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T23:08:32.5020220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T23:08:32.5021740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T23:08:32.5023190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T23:08:32.5024590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T23:08:32.5025950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T23:08:32.5027350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T23:08:32.5028760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T23:08:32.5030160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T23:08:32.5031620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T23:08:32.5033040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T23:08:32.5034610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T23:08:32.5036030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T23:08:32.5037560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T23:08:32.5039100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T23:08:32.5040470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T23:08:32.5041910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T23:08:32.5043400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T23:08:32.5044810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T23:08:32.5046240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T23:08:32.5047650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T23:08:32.5049120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T23:08:32.5050580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T23:08:32.5051970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T23:08:32.5053390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T23:08:32.5054950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T23:08:32.5056350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T23:08:32.5057860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T23:08:32.5059250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T23:08:32.5060640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T23:08:32.5062080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T23:08:32.5063860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T23:08:32.5066040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T23:08:32.5067140Z Only the first 100 operations were output. 2021-05-16T23:08:32.5069480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4925-g59w01.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:08:34.3841880Z ==> Summary 2021-05-16T23:08:34.4016660Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:08:34.9505140Z ==> No outdated dependents to upgrade! 2021-05-16T23:08:34.9512210Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:08:35.0007110Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:08:35.0007680Z hdf5 2021-05-16T23:08:35.0017430Z rm /usr/local/bin/gif2h5 2021-05-16T23:08:35.0021610Z rm /usr/local/bin/h52gif 2021-05-16T23:08:35.0024920Z rm /usr/local/bin/h5c++ 2021-05-16T23:08:35.0027950Z rm /usr/local/bin/h5cc 2021-05-16T23:08:35.0031120Z rm /usr/local/bin/h5clear 2021-05-16T23:08:35.0034900Z rm /usr/local/bin/h5copy 2021-05-16T23:08:35.0037940Z rm /usr/local/bin/h5debug 2021-05-16T23:08:35.0041530Z rm /usr/local/bin/h5diff 2021-05-16T23:08:35.0044780Z rm /usr/local/bin/h5dump 2021-05-16T23:08:35.0048340Z rm /usr/local/bin/h5fc 2021-05-16T23:08:35.0051890Z rm /usr/local/bin/h5format_convert 2021-05-16T23:08:35.0055160Z rm /usr/local/bin/h5import 2021-05-16T23:08:35.0058510Z rm /usr/local/bin/h5jam 2021-05-16T23:08:35.0061940Z rm /usr/local/bin/h5ls 2021-05-16T23:08:35.0065330Z rm /usr/local/bin/h5mkgrp 2021-05-16T23:08:35.0068760Z rm /usr/local/bin/h5perf_serial 2021-05-16T23:08:35.0072390Z rm /usr/local/bin/h5redeploy 2021-05-16T23:08:35.0076290Z rm /usr/local/bin/h5repack 2021-05-16T23:08:35.0079880Z rm /usr/local/bin/h5repart 2021-05-16T23:08:35.0083510Z rm /usr/local/bin/h5stat 2021-05-16T23:08:35.0087150Z rm /usr/local/bin/h5unjam 2021-05-16T23:08:35.0090580Z rm /usr/local/bin/h5watch 2021-05-16T23:08:35.0098460Z rm /usr/local/include/H5ACpublic.h 2021-05-16T23:08:35.0101990Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T23:08:35.0105400Z rm /usr/local/include/H5Apublic.h 2021-05-16T23:08:35.0108620Z rm /usr/local/include/H5ArrayType.h 2021-05-16T23:08:35.0112030Z rm /usr/local/include/H5AtomType.h 2021-05-16T23:08:35.0115640Z rm /usr/local/include/H5Attribute.h 2021-05-16T23:08:35.0120310Z rm /usr/local/include/H5Classes.h 2021-05-16T23:08:35.0124720Z rm /usr/local/include/H5CommonFG.h 2021-05-16T23:08:35.0128200Z rm /usr/local/include/H5CompType.h 2021-05-16T23:08:35.0131590Z rm /usr/local/include/H5Cpp.h 2021-05-16T23:08:35.0135000Z rm /usr/local/include/H5CppDoc.h 2021-05-16T23:08:35.0138610Z rm /usr/local/include/H5Cpublic.h 2021-05-16T23:08:35.0142110Z rm /usr/local/include/H5DOpublic.h 2021-05-16T23:08:35.0145670Z rm /usr/local/include/H5DSpublic.h 2021-05-16T23:08:35.0149110Z rm /usr/local/include/H5DaccProp.h 2021-05-16T23:08:35.0152560Z rm /usr/local/include/H5DataSet.h 2021-05-16T23:08:35.0156040Z rm /usr/local/include/H5DataSpace.h 2021-05-16T23:08:35.0159560Z rm /usr/local/include/H5DataType.h 2021-05-16T23:08:35.0163000Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T23:08:35.0166360Z rm /usr/local/include/H5Dpublic.h 2021-05-16T23:08:35.0169790Z rm /usr/local/include/H5DxferProp.h 2021-05-16T23:08:35.0173280Z rm /usr/local/include/H5ESpublic.h 2021-05-16T23:08:35.0176680Z rm /usr/local/include/H5EnumType.h 2021-05-16T23:08:35.0180310Z rm /usr/local/include/H5Epubgen.h 2021-05-16T23:08:35.0184140Z rm /usr/local/include/H5Epublic.h 2021-05-16T23:08:35.0187250Z rm /usr/local/include/H5Exception.h 2021-05-16T23:08:35.0190380Z rm /usr/local/include/H5FDcore.h 2021-05-16T23:08:35.0194030Z rm /usr/local/include/H5FDdirect.h 2021-05-16T23:08:35.0197440Z rm /usr/local/include/H5FDfamily.h 2021-05-16T23:08:35.0200810Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T23:08:35.0204320Z rm /usr/local/include/H5FDlog.h 2021-05-16T23:08:35.0207760Z rm /usr/local/include/H5FDmpi.h 2021-05-16T23:08:35.0211210Z rm /usr/local/include/H5FDmpio.h 2021-05-16T23:08:35.0214670Z rm /usr/local/include/H5FDmulti.h 2021-05-16T23:08:35.0218150Z rm /usr/local/include/H5FDpublic.h 2021-05-16T23:08:35.0221810Z rm /usr/local/include/H5FDros3.h 2021-05-16T23:08:35.0225390Z rm /usr/local/include/H5FDsec2.h 2021-05-16T23:08:35.0229390Z rm /usr/local/include/H5FDstdio.h 2021-05-16T23:08:35.0232790Z rm /usr/local/include/H5FDwindows.h 2021-05-16T23:08:35.0236230Z rm /usr/local/include/H5FaccProp.h 2021-05-16T23:08:35.0239760Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T23:08:35.0243170Z rm /usr/local/include/H5File.h 2021-05-16T23:08:35.0246650Z rm /usr/local/include/H5FloatType.h 2021-05-16T23:08:35.0250090Z rm /usr/local/include/H5Fpublic.h 2021-05-16T23:08:35.0253670Z rm /usr/local/include/H5Gpublic.h 2021-05-16T23:08:35.0257060Z rm /usr/local/include/H5Group.h 2021-05-16T23:08:35.0260550Z rm /usr/local/include/H5IMpublic.h 2021-05-16T23:08:35.0264030Z rm /usr/local/include/H5IdComponent.h 2021-05-16T23:08:35.0267490Z rm /usr/local/include/H5Include.h 2021-05-16T23:08:35.0271520Z rm /usr/local/include/H5IntType.h 2021-05-16T23:08:35.0274650Z rm /usr/local/include/H5Ipublic.h 2021-05-16T23:08:35.0278030Z rm /usr/local/include/H5LDpublic.h 2021-05-16T23:08:35.0281350Z rm /usr/local/include/H5LTpublic.h 2021-05-16T23:08:35.0284870Z rm /usr/local/include/H5LaccProp.h 2021-05-16T23:08:35.0288650Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T23:08:35.0292010Z rm /usr/local/include/H5Library.h 2021-05-16T23:08:35.0295480Z rm /usr/local/include/H5Location.h 2021-05-16T23:08:35.0298910Z rm /usr/local/include/H5Lpublic.h 2021-05-16T23:08:35.0302260Z rm /usr/local/include/H5MMpublic.h 2021-05-16T23:08:35.0305520Z rm /usr/local/include/H5Mpublic.h 2021-05-16T23:08:35.0308870Z rm /usr/local/include/H5Object.h 2021-05-16T23:08:35.0312260Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T23:08:35.0315610Z rm /usr/local/include/H5Opublic.h 2021-05-16T23:08:35.0318880Z rm /usr/local/include/H5PLextern.h 2021-05-16T23:08:35.0322240Z rm /usr/local/include/H5PLpublic.h 2021-05-16T23:08:35.0325520Z rm /usr/local/include/H5PTpublic.h 2021-05-16T23:08:35.0329650Z rm /usr/local/include/H5PacketTable.h 2021-05-16T23:08:35.0333420Z rm /usr/local/include/H5Ppublic.h 2021-05-16T23:08:35.0336780Z rm /usr/local/include/H5PredType.h 2021-05-16T23:08:35.0340190Z rm /usr/local/include/H5PropList.h 2021-05-16T23:08:35.0343570Z rm /usr/local/include/H5Rpublic.h 2021-05-16T23:08:35.0346870Z rm /usr/local/include/H5Spublic.h 2021-05-16T23:08:35.0350140Z rm /usr/local/include/H5StrType.h 2021-05-16T23:08:35.0353640Z rm /usr/local/include/H5TBpublic.h 2021-05-16T23:08:35.0357070Z rm /usr/local/include/H5Tpublic.h 2021-05-16T23:08:35.0360440Z rm /usr/local/include/H5VLconnector.h 2021-05-16T23:08:35.0363790Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T23:08:35.0367010Z rm /usr/local/include/H5VLnative.h 2021-05-16T23:08:35.0370350Z Only the first 100 operations were output. 2021-05-16T23:08:36.6444900Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T23:08:38.1044390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:38.6471430Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T23:08:38.9870510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T23%3A15%3A00Z&sig=Gp9U2L%2FYN7zQPtDptnjs8Q8%2FK825gvFAjXOUygoPFP0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:39.0206530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=Gp9U2L\%2FYN7zQPtDptnjs8Q8\%2FK825gvFAjXOUygoPFP0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:39.1476700Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T23:08:39.2240080Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T23:08:39.2267410Z 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-4932-16qdbkm 2021-05-16T23:08:39.3920170Z cp -pR /private/tmp/d20210516-4932-16qdbkm/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T23:08:39.5405420Z chmod -Rf +w /private/tmp/d20210516-4932-16qdbkm 2021-05-16T23:08:39.6938190Z ==> Finishing up 2021-05-16T23:08:39.7253450Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T23:08:39.7260380Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T23:08:39.7271750Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T23:08:39.7276190Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T23:08:39.7284350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T23:08:39.7289280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T23:08:39.7295330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T23:08:39.7301210Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T23:08:39.7305940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T23:08:39.7311240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T23:08:39.7316390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T23:08:39.7321600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T23:08:39.7328660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T23:08:39.7338060Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T23:08:39.7343720Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T23:08:39.7378890Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T23:08:39.7939230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5096-3vrl0k.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:08:41.9717460Z ==> Caveats 2021-05-16T23:08:41.9718080Z Emacs Lisp files have been installed to: 2021-05-16T23:08:41.9719150Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T23:08:41.9720010Z ==> Summary 2021-05-16T23:08:41.9867540Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T23:08:43.9736600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T23:08:45.0906420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:45.6183850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T23:08:45.9531170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T23%3A15%3A00Z&sig=DCpet%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:45.9920680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=DCpet\%2FLyZoBWMVmwQ0TjS5q5vFEMSUVX4M6jyFX6hv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:46.1494420Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T23:08:46.2220730Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T23:08:46.2248030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5103-kti63p 2021-05-16T23:08:46.3541950Z cp -pR /private/tmp/d20210516-5103-kti63p/gsl/. /usr/local/Cellar/gsl 2021-05-16T23:08:46.5058720Z chmod -Rf +w /private/tmp/d20210516-5103-kti63p 2021-05-16T23:08:46.6615870Z ==> Finishing up 2021-05-16T23:08:46.6886530Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T23:08:46.6891050Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T23:08:46.6896660Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T23:08:46.6902720Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T23:08:46.6911220Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T23:08:46.6918800Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T23:08:46.7045450Z info /usr/local/share/info/gsl-ref.info 2021-05-16T23:08:46.7058850Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T23:08:46.7066350Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T23:08:46.7073550Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T23:08:46.7084250Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T23:08:46.7091770Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T23:08:46.7097780Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T23:08:46.7103820Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T23:08:46.7110100Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T23:08:46.7115470Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T23:08:46.7121960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T23:08:46.7130350Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T23:08:46.7743110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5286-b8oea8.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:08:48.8899110Z ==> Summary 2021-05-16T23:08:48.9080240Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T23:08:51.7734790Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T23:08:52.8451740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:53.3988800Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T23:08:54.0398300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T23%3A15%3A00Z&sig=eviD9t7XI1O0Gff2vA%2Fhuy3mE6NZ5%2BdICb7nRAg7VYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:54.0823790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=eviD9t7XI1O0Gff2vA\%2Fhuy3mE6NZ5\%2BdICb7nRAg7VYE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:54.2116860Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T23:08:54.2296250Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T23:08:55.2755130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:55.7968510Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T23:08:56.1033990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T23%3A15%3A00Z&sig=IEAFIUxWw6boQUaL33I%2Br9TtPv%2BsMCLCurgiPq4lTbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:56.1606720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=IEAFIUxWw6boQUaL33I\%2Br9TtPv\%2BsMCLCurgiPq4lTbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:56.2509440Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T23:08:56.2556600Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T23:08:57.3408390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:57.8759390Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T23:08:58.2066120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T23%3A15%3A00Z&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ%2FqnX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:08:58.2439230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=q0ucm73cZ0Jotz9OLIzYjVep8noIbFv0kvGuSQ\%2FqnX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:08:58.2893920Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T23:08:58.2937280Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T23:08:59.3835380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:08:59.9124730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T23:09:00.2393330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T23%3A15%3A00Z&sig=2hCKsqI1WxbD%2B%2FFXkMqCxw5cM2K40whPxHv5%2FMypwqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:00.2688820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=2hCKsqI1WxbD\%2B\%2FFXkMqCxw5cM2K40whPxHv5\%2FMypwqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:00.3083230Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T23:09:00.3118190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T23:09:01.3996860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:02.4572140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=AFE\%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:02.4578400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T23:09:02.4582290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T23%3A15%3A00Z&sig=AFE%2BVb888X489MV6aGAvPV8EY0DJQXdPEQBGKUyvvJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:02.4586220Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T23:09:02.4630370Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T23:09:03.5462890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:04.0677800Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T23:09:04.3883500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T23%3A15%3A00Z&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:04.4190630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=8JW51uIUfdy9n37Lq1IsetFRbhisZ8011VaRKaPI6MU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:04.4630670Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T23:09:04.4661650Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T23:09:05.5374270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:06.0777010Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T23:09:06.4079510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T23%3A15%3A00Z&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:06.4435960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=33DG5SpXdRUvC4iL8YhFekwZlWRlP2noLBA8EwHb838\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:06.5636290Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T23:09:06.5730880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T23:09:07.7031850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:08.2870300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T23:09:08.5929570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T23%3A15%3A00Z&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:08.6221610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=YOOuYsKdJQSq0Cr3qtbUMchrrpmZWf3rWp0V56LDTK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:08.6686920Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T23:09:08.6722160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T23:09:09.7537600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:10.2687950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T23:09:10.5972220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T23%3A15%3A00Z&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:10.6289610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=RUP6FrNifyZ7S2gRtEoc9RyOimxVoJa4OYYtdMktwVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:10.6872020Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T23:09:10.6910490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T23:09:11.8823790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:12.4138160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T23:09:12.7545210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T23%3A15%3A00Z&sig=J3pR%2Fi1Nk57BOIkmfjtRZUpPH%2FnyCxKDmTE3aaJqrcI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:12.7962070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=J3pR\%2Fi1Nk57BOIkmfjtRZUpPH\%2FnyCxKDmTE3aaJqrcI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:12.8462190Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T23:09:12.8494070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T23:09:13.9564920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:14.4794330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T23:09:14.8381460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T23%3A15%3A00Z&sig=3yZxs%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:14.8764230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=3yZxs\%2BHbdFdbm2EYbZqm88aiLvaByAvs8SBPEU2ETPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:14.9155090Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T23:09:14.9185430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T23:09:15.9864840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:16.5204620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T23:09:16.8256290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T23%3A15%3A00Z&sig=lImc7y6KiNgxNLZm1x1O%2Fagj40jZ1149DddYam2HBOc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:16.8652330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=lImc7y6KiNgxNLZm1x1O\%2Fagj40jZ1149DddYam2HBOc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:16.9263340Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T23:09:16.9324170Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T23:09:18.0588370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:18.5994930Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T23:09:18.9331830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T23%3A15%3A00Z&sig=8B0qCpvqaE2oIZHdZMs%2BEdV%2F5YXNrrosSdfAKzYdEr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:18.9901630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=8B0qCpvqaE2oIZHdZMs\%2BEdV\%2F5YXNrrosSdfAKzYdEr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:19.0573140Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T23:09:19.0613110Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T23:09:20.1396150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:20.6661190Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T23:09:20.9812720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T23%3A15%3A00Z&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:21.0161730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=JwwMIW8QqIBXtRxpcvpH976t01E9CVO2h6Iye0YW3eI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:21.4629770Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T23:09:21.5769980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T23:09:22.6395440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:23.1714810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T23:09:23.4997230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T23%3A15%3A00Z&sig=iO8imBNLhKb%2BNiSl6BAzo4BhBI%2B21F822jPVga1tCrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:23.5288700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=iO8imBNLhKb\%2BNiSl6BAzo4BhBI\%2B21F822jPVga1tCrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:23.6254990Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T23:09:23.6368530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T23:09:24.6829770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:25.2377640Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T23:09:25.5845630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T23%3A15%3A00Z&sig=bk%2Bwn%2Bxm7G2beYjqHbc%2FUiBjQEjwSkixNmV5RFdpK98%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:25.6229870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=bk\%2Bwn\%2Bxm7G2beYjqHbc\%2FUiBjQEjwSkixNmV5RFdpK98\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:25.6712670Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T23:09:25.6751220Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T23:09:26.7380920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:27.2589640Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T23:09:27.6357730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T23%3A15%3A00Z&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:27.6646800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=wnLxGFkbFU0x3yUaxwGnaEG2oHmTWa9fmgSRoFWSFuc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:27.7711740Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T23:09:27.7785720Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T23:09:28.8708450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:29.4201450Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T23:09:29.7555260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T23%3A15%3A00Z&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:29.7978110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=XolN8HW1MGJfN20Yi9Y1lGQ2NO5ody6GqMDQb1tIDaM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:29.8435130Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T23:09:29.8465620Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T23:09:30.9402890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:31.4839800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T23:09:31.8126510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T23%3A15%3A00Z&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF%2B%2FSxQ9JQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:31.8595650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=ItY9Q6kiHYrOLRuwFpLbJAcQ2zCkkCTICPF\%2B\%2FSxQ9JQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:31.9160480Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T23:09:31.9205200Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T23:09:33.0074420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:33.5331260Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T23:09:33.8589150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T23%3A15%3A00Z&sig=uZNZtjl6Ord0zozDN5SPaHMixmo%2BZa63nlAAN6BWm5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:33.8959430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=uZNZtjl6Ord0zozDN5SPaHMixmo\%2BZa63nlAAN6BWm5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:33.9862220Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T23:09:33.9944910Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T23:09:35.0437080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:35.5850660Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T23:09:35.9418560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T23%3A15%3A00Z&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc%2BGIppytGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:35.9709860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=ONnV23495DKoS7GZewRKkLsjfAfVtjZJMc\%2BGIppytGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:36.0257020Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T23:09:36.0290500Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T23:09:37.1026960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:37.9444910Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T23:09:38.3006660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T23%3A15%3A00Z&sig=7fWQf6DagD0aw7%2B0HYupJv77IugK6u2V9Mxd2mZh768%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:38.3316520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=7fWQf6DagD0aw7\%2B0HYupJv77IugK6u2V9Mxd2mZh768\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:38.5037860Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T23:09:38.5145910Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T23:09:39.6142290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:40.1563060Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T23:09:40.4807830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T23%3A15%3A00Z&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO%2B9dIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:40.5296320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=nI82lHA4idkcjSQLLFiEiGPqekNbrfhBlKuzRO\%2B9dIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:40.7052720Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T23:09:40.7467710Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T23:09:42.4513080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:42.4524130Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T23:09:42.6694770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T23%3A15%3A00Z&sig=Dx5bLacgB4FAhmx3hgS45hBjBP9NpgRIP8iLKEyO6zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:42.7159170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=Dx5bLacgB4FAhmx3hgS45hBjBP9NpgRIP8iLKEyO6zI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:42.7722910Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T23:09:42.7774110Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T23:09:43.8175470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:44.3380150Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T23:09:44.6470580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T23%3A15%3A00Z&sig=0aPhEs%2ByR961mpd1tFuxswZqSgdFITa2trS0CqgHF48%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:44.6792240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=0aPhEs\%2ByR961mpd1tFuxswZqSgdFITa2trS0CqgHF48\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:44.7569120Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T23:09:44.7672940Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T23:09:45.8117390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:46.3745260Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T23:09:46.6883790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T23%3A15%3A00Z&sig=HdN6GQxVc3tIzVvIhgr19O9lN1HzeRSOfQbVdEmpyOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:46.7255640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=HdN6GQxVc3tIzVvIhgr19O9lN1HzeRSOfQbVdEmpyOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:46.8973790Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T23:09:46.9167410Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T23:09:48.0012880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:48.5422770Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T23:09:48.8605690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T23%3A15%3A00Z&sig=2kq05byagW1WZy%2BHE6LHxcDxTJMnXfbcxjKBdDRiIVs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:48.9061740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=2kq05byagW1WZy\%2BHE6LHxcDxTJMnXfbcxjKBdDRiIVs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:48.9772530Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T23:09:48.9815320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T23:09:50.0301370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:50.5921900Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T23:09:50.9231510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T23%3A15%3A00Z&sig=ybQ47UEILjjHBoDI6X15pi48NC3nm9ZZoamY9Jr41xc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:50.9623280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=ybQ47UEILjjHBoDI6X15pi48NC3nm9ZZoamY9Jr41xc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:51.0362650Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T23:09:51.0444850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T23:09:52.1595940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:52.6935550Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T23:09:53.0175460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T23%3A15%3A00Z&sig=T10O5baROrbiheKmT07ISOL4nS520fpclwRZ17T%2FvKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:53.0465190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=T10O5baROrbiheKmT07ISOL4nS520fpclwRZ17T\%2FvKQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:53.1059050Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:09:53.1106310Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T23:09:54.2101600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:09:54.8128030Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T23:09:55.1306130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T23%3A15%3A00Z&sig=eozJeSfquInU2ZyKz5NBJyyrOsdamblumJd%2BdWbvj4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:09:55.1653330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A15\%3A00Z\&sig=eozJeSfquInU2ZyKz5NBJyyrOsdamblumJd\%2BdWbvj4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:09:55.5311760Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T23:09:55.6341740Z ==> 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:09:55.6344450Z ==> Installing ffmpeg dependency: aom 2021-05-16T23:09:55.6943760Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T23:09:55.6971810Z 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-5293-evl2zv 2021-05-16T23:09:55.7797020Z cp -pR /private/tmp/d20210516-5293-evl2zv/aom/. /usr/local/Cellar/aom 2021-05-16T23:09:55.8223630Z chmod -Rf +w /private/tmp/d20210516-5293-evl2zv 2021-05-16T23:09:55.8832670Z ==> Finishing up 2021-05-16T23:09:55.9193580Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T23:09:55.9198760Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T23:09:55.9205590Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T23:09:55.9212130Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T23:09:55.9217580Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T23:09:55.9222040Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T23:09:55.9227320Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T23:09:55.9234390Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T23:09:55.9409360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5632-1er6lfz.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:09:58.1078750Z ==> Summary 2021-05-16T23:09:58.1105760Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T23:09:58.1112360Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T23:09:58.1211080Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T23:09:58.1229590Z 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-5293-ct9d38 2021-05-16T23:09:58.1401030Z cp -pR /private/tmp/d20210516-5293-ct9d38/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T23:09:58.1562230Z chmod -Rf +w /private/tmp/d20210516-5293-ct9d38 2021-05-16T23:09:58.2056380Z ==> Finishing up 2021-05-16T23:09:58.2429610Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T23:09:58.2435830Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T23:09:58.2442120Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T23:09:58.2447010Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T23:09:58.2454720Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T23:09:58.2593360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5658-1mff47s.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:10:00.3889840Z ==> Summary 2021-05-16T23:10:00.3911060Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T23:10:00.3917090Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T23:10:00.3967860Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T23:10:00.3985760Z 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-5293-1thh1xc 2021-05-16T23:10:00.4566740Z cp -pR /private/tmp/d20210516-5293-1thh1xc/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T23:10:00.5215890Z chmod -Rf +w /private/tmp/d20210516-5293-1thh1xc 2021-05-16T23:10:00.5857830Z ==> Finishing up 2021-05-16T23:10:00.6247090Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T23:10:00.6253540Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T23:10:00.6260580Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T23:10:00.6348590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5684-1bqbmqv.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:10:02.7501900Z ==> Summary 2021-05-16T23:10:02.7613520Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T23:10:02.7620320Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T23:10:02.7641740Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T23:10:02.7660160Z 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-5293-1flob3n 2021-05-16T23:10:02.7937270Z cp -pR /private/tmp/d20210516-5293-1flob3n/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T23:10:02.8313970Z chmod -Rf +w /private/tmp/d20210516-5293-1flob3n 2021-05-16T23:10:02.9038750Z ==> Finishing up 2021-05-16T23:10:02.9610810Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T23:10:02.9616570Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T23:10:02.9629180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T23:10:02.9635340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T23:10:02.9641080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T23:10:02.9647730Z 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:10:02.9653340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T23:10:02.9659020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T23:10:02.9664800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T23:10:02.9671050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T23:10:02.9677090Z 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:10:02.9683780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T23:10:02.9689670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T23:10:02.9695240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T23:10:02.9701560Z 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:10:02.9707620Z 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:10:02.9713800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T23:10:02.9719570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T23:10:02.9725060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T23:10:02.9731380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T23:10:02.9737320Z 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:10:02.9743100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T23:10:02.9749070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T23:10:02.9754860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T23:10:02.9760680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T23:10:02.9776020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T23:10:02.9777860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T23:10:02.9782160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T23:10:02.9788160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T23:10:02.9795210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T23:10:02.9801480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T23:10:02.9807790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T23:10:02.9814030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T23:10:02.9821680Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T23:10:02.9827330Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T23:10:02.9833390Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T23:10:02.9841300Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T23:10:03.0066590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5710-19nyp23.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:10:05.1643880Z ==> Summary 2021-05-16T23:10:05.1694510Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T23:10:05.1700360Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T23:10:05.3438850Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T23:10:05.3457430Z 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-5293-ddtt5j 2021-05-16T23:10:05.4579250Z cp -pR /private/tmp/d20210516-5293-ddtt5j/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T23:10:05.5825810Z chmod -Rf +w /private/tmp/d20210516-5293-ddtt5j 2021-05-16T23:10:05.7963610Z ==> Finishing up 2021-05-16T23:10:05.8428520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T23:10:05.8437730Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T23:10:05.8449160Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T23:10:05.8458250Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T23:10:05.8467510Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T23:10:05.8485590Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:10:05.8497710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T23:10:05.8511690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T23:10:05.8521210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T23:10:05.8579040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T23:10:05.8586100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T23:10:05.8590970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T23:10:05.8595770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T23:10:05.8601150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T23:10:05.8606150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T23:10:05.8611500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T23:10:05.8616260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T23:10:05.8621090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T23:10:05.8626040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T23:10:05.8631200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T23:10:05.8636150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T23:10:05.8641240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T23:10:05.8646220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T23:10:05.8651630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T23:10:05.8656450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T23:10:05.8661330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T23:10:05.8666580Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T23:10:05.8676320Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T23:10:05.8684760Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T23:10:05.8690600Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T23:10:05.8700470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T23:10:05.8706170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T23:10:05.8711420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T23:10:05.8716400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T23:10:05.8721690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T23:10:05.8727370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T23:10:05.8732330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T23:10:05.8737400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T23:10:05.8742690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T23:10:05.8747840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T23:10:05.8753550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T23:10:05.8758340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T23:10:05.8763780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T23:10:05.8768570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T23:10:05.8774150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T23:10:05.8779090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T23:10:05.8784280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T23:10:05.8789560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T23:10:05.8794800Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T23:10:05.8799790Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T23:10:05.8806550Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T23:10:05.8814450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T23:10:05.8819820Z 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:10:05.9269320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5736-dm08e.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:10:08.0895070Z ==> Summary 2021-05-16T23:10:08.1025460Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T23:10:08.1031520Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T23:10:08.1104600Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T23:10:08.1122910Z 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-5293-19e83pf 2021-05-16T23:10:08.1250460Z cp -pR /private/tmp/d20210516-5293-19e83pf/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T23:10:08.1411920Z chmod -Rf +w /private/tmp/d20210516-5293-19e83pf 2021-05-16T23:10:08.1906960Z ==> Finishing up 2021-05-16T23:10:08.2287850Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T23:10:08.2294170Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T23:10:08.2300900Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T23:10:08.2306860Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T23:10:08.2312120Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T23:10:08.2317080Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T23:10:08.2323840Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T23:10:08.2464090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5762-8ytw18.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:10:10.3023530Z ==> Summary 2021-05-16T23:10:10.3049490Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T23:10:10.3056380Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T23:10:10.5211990Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T23:10:10.5230160Z 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-5293-10pb87f 2021-05-16T23:10:10.5899580Z cp -pR /private/tmp/d20210516-5293-10pb87f/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T23:10:10.6375850Z chmod -Rf +w /private/tmp/d20210516-5293-10pb87f 2021-05-16T23:10:10.8202870Z ==> Finishing up 2021-05-16T23:10:10.8579050Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T23:10:10.8583610Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T23:10:10.8588920Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T23:10:10.8593400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T23:10:10.8601100Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T23:10:10.8610180Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T23:10:10.8619300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T23:10:10.8627000Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T23:10:10.8632460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T23:10:10.8637570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T23:10:10.8643200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T23:10:10.8648490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T23:10:10.8653580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T23:10:10.8659040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T23:10:10.8664410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T23:10:10.8669670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T23:10:10.8676260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T23:10:10.8681530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T23:10:10.8689570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T23:10:10.8692820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T23:10:10.8701060Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T23:10:10.8706800Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T23:10:10.8712770Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T23:10:10.8717940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T23:10:10.8979330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5791-15dcym6.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:10:13.1425270Z ==> Summary 2021-05-16T23:10:13.1477240Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T23:10:13.1483420Z ==> Installing ffmpeg dependency: libass 2021-05-16T23:10:13.3865350Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T23:10:13.3882700Z 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-5293-a8rd6b 2021-05-16T23:10:13.4007240Z cp -pR /private/tmp/d20210516-5293-a8rd6b/libass/. /usr/local/Cellar/libass 2021-05-16T23:10:13.4117250Z chmod -Rf +w /private/tmp/d20210516-5293-a8rd6b 2021-05-16T23:10:13.4637040Z ==> Finishing up 2021-05-16T23:10:13.5010510Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T23:10:13.5016820Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T23:10:13.5021170Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T23:10:13.5026460Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T23:10:13.5033750Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T23:10:13.5157750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5819-11bkwlt.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:10:15.7584220Z ==> Summary 2021-05-16T23:10:15.7601750Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T23:10:15.7607140Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T23:10:15.7880920Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T23:10:15.7903440Z 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-5293-1fzz2et 2021-05-16T23:10:15.8097070Z cp -pR /private/tmp/d20210516-5293-1fzz2et/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T23:10:15.8287530Z chmod -Rf +w /private/tmp/d20210516-5293-1fzz2et 2021-05-16T23:10:15.9137090Z ==> Finishing up 2021-05-16T23:10:15.9560880Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T23:10:15.9566020Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T23:10:15.9570090Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T23:10:15.9577590Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T23:10:15.9584080Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T23:10:15.9588690Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T23:10:15.9593650Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T23:10:15.9600670Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T23:10:15.9767650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5845-1l2fge6.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:10:18.0679440Z ==> Summary 2021-05-16T23:10:18.0703460Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T23:10:18.0708960Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T23:10:18.0760560Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T23:10:18.0779200Z 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-5293-xw85a2 2021-05-16T23:10:18.0940960Z cp -pR /private/tmp/d20210516-5293-xw85a2/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T23:10:18.1164020Z chmod -Rf +w /private/tmp/d20210516-5293-xw85a2 2021-05-16T23:10:18.1710750Z ==> Finishing up 2021-05-16T23:10:18.2089210Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T23:10:18.2093560Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T23:10:18.2101710Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T23:10:18.2108530Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T23:10:18.2113100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T23:10:18.2118370Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T23:10:18.2122820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T23:10:18.2127850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T23:10:18.2132790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T23:10:18.2140280Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T23:10:18.2145460Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T23:10:18.2298230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5871-rusuk0.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:10:20.3035170Z ==> Summary 2021-05-16T23:10:20.3066640Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T23:10:20.3073660Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T23:10:20.3131760Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T23:10:20.3147210Z 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-5293-epm0ia 2021-05-16T23:10:20.3406240Z cp -pR /private/tmp/d20210516-5293-epm0ia/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T23:10:20.3595230Z chmod -Rf +w /private/tmp/d20210516-5293-epm0ia 2021-05-16T23:10:20.4072510Z ==> Finishing up 2021-05-16T23:10:20.4276060Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T23:10:20.4283250Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T23:10:20.4288900Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T23:10:20.4296860Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T23:10:20.4433340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5897-at3r89.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:10:22.6649610Z ==> Summary 2021-05-16T23:10:22.6676830Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T23:10:22.6683480Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T23:10:22.6713070Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T23:10:22.6730160Z 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-5293-ez0jrm 2021-05-16T23:10:22.7071630Z cp -pR /private/tmp/d20210516-5293-ez0jrm/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T23:10:22.7272960Z chmod -Rf +w /private/tmp/d20210516-5293-ez0jrm 2021-05-16T23:10:22.7693990Z ==> Finishing up 2021-05-16T23:10:22.8085000Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T23:10:22.8091500Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T23:10:22.8098690Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T23:10:22.8187890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5923-157qv4e.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:10:24.9888440Z ==> Summary 2021-05-16T23:10:24.9913510Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T23:10:24.9920830Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T23:10:24.9942240Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T23:10:24.9959610Z 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-5293-1wbinuj 2021-05-16T23:10:25.0114560Z cp -pR /private/tmp/d20210516-5293-1wbinuj/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T23:10:25.0273500Z chmod -Rf +w /private/tmp/d20210516-5293-1wbinuj 2021-05-16T23:10:25.0762430Z ==> Finishing up 2021-05-16T23:10:25.1176470Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T23:10:25.1181010Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T23:10:25.1188130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T23:10:25.1193140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T23:10:25.1198400Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T23:10:25.1203480Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T23:10:25.1207960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T23:10:25.1213140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T23:10:25.1220480Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T23:10:25.1225480Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T23:10:25.1423240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5949-yhwcxn.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:10:27.2928880Z ==> Summary 2021-05-16T23:10:27.2953230Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T23:10:27.2960030Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T23:10:27.3035970Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T23:10:27.3052840Z 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-5293-1c2dwyn 2021-05-16T23:10:27.8204160Z cp -pR /private/tmp/d20210516-5293-1c2dwyn/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T23:10:28.0539610Z chmod -Rf +w /private/tmp/d20210516-5293-1c2dwyn 2021-05-16T23:10:28.1166830Z ==> Finishing up 2021-05-16T23:10:28.1540380Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T23:10:28.1546240Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T23:10:28.1552930Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T23:10:28.1557770Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T23:10:28.1562400Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T23:10:28.1567210Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T23:10:28.1574890Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T23:10:28.1739940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5975-4uybcr.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:10:30.2986590Z ==> Summary 2021-05-16T23:10:30.3007350Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T23:10:30.3014780Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T23:10:30.3400250Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T23:10:30.3417380Z 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-5293-1iwe5d1 2021-05-16T23:10:30.3761460Z cp -pR /private/tmp/d20210516-5293-1iwe5d1/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T23:10:30.4017580Z chmod -Rf +w /private/tmp/d20210516-5293-1iwe5d1 2021-05-16T23:10:30.4603750Z ==> Finishing up 2021-05-16T23:10:30.4972030Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T23:10:30.4978350Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T23:10:30.4986920Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T23:10:30.4992880Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T23:10:30.4997580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T23:10:30.5002990Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T23:10:30.5009790Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T23:10:30.5173740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6001-1q6e9k1.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:10:32.6699200Z ==> Summary 2021-05-16T23:10:32.6731520Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T23:10:32.6737210Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T23:10:32.7206370Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T23:10:32.7224100Z 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-5293-1wf0jqs 2021-05-16T23:10:32.7365520Z cp -pR /private/tmp/d20210516-5293-1wf0jqs/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T23:10:32.7507250Z chmod -Rf +w /private/tmp/d20210516-5293-1wf0jqs 2021-05-16T23:10:32.8016590Z ==> Finishing up 2021-05-16T23:10:32.8425060Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T23:10:32.8431380Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T23:10:32.8437780Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T23:10:32.8442450Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T23:10:32.8447500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T23:10:32.8468650Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T23:10:32.8617900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6027-qc3kiz.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:10:35.0446930Z ==> Summary 2021-05-16T23:10:35.0466330Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T23:10:35.0471800Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T23:10:35.0492930Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T23:10:35.0511220Z 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-5293-30mu8x 2021-05-16T23:10:35.1120480Z cp -pR /private/tmp/d20210516-5293-30mu8x/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T23:10:35.1673440Z chmod -Rf +w /private/tmp/d20210516-5293-30mu8x 2021-05-16T23:10:35.2430300Z ==> Finishing up 2021-05-16T23:10:35.2804010Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T23:10:35.2811070Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T23:10:35.2819090Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T23:10:35.2827400Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T23:10:35.2832300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T23:10:35.2836600Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T23:10:35.2841410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T23:10:35.2846140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T23:10:35.2850890Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T23:10:35.2857450Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T23:10:35.3139780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6053-16exnz.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:10:37.4179670Z ==> Summary 2021-05-16T23:10:37.4243440Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T23:10:37.4250400Z ==> Installing ffmpeg dependency: snappy 2021-05-16T23:10:37.4340300Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T23:10:37.4357370Z 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-5293-171howo 2021-05-16T23:10:37.4475500Z cp -pR /private/tmp/d20210516-5293-171howo/snappy/. /usr/local/Cellar/snappy 2021-05-16T23:10:37.4618640Z chmod -Rf +w /private/tmp/d20210516-5293-171howo 2021-05-16T23:10:37.5061630Z ==> Finishing up 2021-05-16T23:10:37.5523480Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T23:10:37.5528060Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T23:10:37.5532940Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T23:10:37.5537070Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T23:10:37.5546010Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T23:10:37.5551220Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T23:10:37.5555870Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T23:10:37.5560690Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T23:10:37.5565600Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T23:10:37.5698180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6079-1fdh7je.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:10:39.9797070Z 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-5293-1tniw6m 2021-05-16T23:10:39.9799290Z ==> Summary 2021-05-16T23:10:39.9808590Z cp -pR /private/tmp/d20210516-5293-1tniw6m/speex/. /usr/local/Cellar/speex 2021-05-16T23:10:39.9809740Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T23:10:39.9811960Z chmod -Rf +w /private/tmp/d20210516-5293-1tniw6m 2021-05-16T23:10:39.9813050Z ==> Installing ffmpeg dependency: speex 2021-05-16T23:10:39.9814780Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T23:10:39.9817810Z ==> Finishing up 2021-05-16T23:10:39.9819310Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T23:10:39.9820830Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T23:10:39.9822270Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T23:10:39.9823820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T23:10:39.9825330Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T23:10:39.9826860Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T23:10:39.9828420Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T23:10:39.9830980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6105-atqqrz.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:10:42.0792120Z ==> Summary 2021-05-16T23:10:42.0820830Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T23:10:42.0826980Z ==> Installing ffmpeg dependency: srt 2021-05-16T23:10:42.0941350Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T23:10:42.0959250Z 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-5293-doynbd 2021-05-16T23:10:42.1329930Z cp -pR /private/tmp/d20210516-5293-doynbd/srt/. /usr/local/Cellar/srt 2021-05-16T23:10:42.1574340Z chmod -Rf +w /private/tmp/d20210516-5293-doynbd 2021-05-16T23:10:42.2369260Z ==> Finishing up 2021-05-16T23:10:42.2767030Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T23:10:42.2776760Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T23:10:42.2787350Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T23:10:42.2797710Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T23:10:42.2820360Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T23:10:42.2833730Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T23:10:42.2844350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T23:10:42.2864540Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T23:10:42.2875880Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T23:10:42.2894090Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T23:10:42.2903910Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T23:10:42.3141830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6131-15c5jri.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:10:44.4944020Z ==> Summary 2021-05-16T23:10:44.4968120Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T23:10:44.4974960Z ==> Installing ffmpeg dependency: giflib 2021-05-16T23:10:44.4996580Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T23:10:44.5013590Z 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-5293-nds4wj 2021-05-16T23:10:44.5160280Z cp -pR /private/tmp/d20210516-5293-nds4wj/giflib/. /usr/local/Cellar/giflib 2021-05-16T23:10:44.5311530Z chmod -Rf +w /private/tmp/d20210516-5293-nds4wj 2021-05-16T23:10:44.5828550Z ==> Finishing up 2021-05-16T23:10:44.6191920Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T23:10:44.6198600Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T23:10:44.6226450Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T23:10:44.6231580Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T23:10:44.6236670Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T23:10:44.6241380Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T23:10:44.6248140Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T23:10:44.6255550Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T23:10:44.6260370Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T23:10:44.6265280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T23:10:44.6270940Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T23:10:44.6425600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6157-e7mcyk.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:10:46.7383810Z ==> Summary 2021-05-16T23:10:46.7407020Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T23:10:46.7413040Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T23:10:46.7982890Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T23:10:46.8000590Z 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-5293-1d8zd25 2021-05-16T23:10:46.8546660Z cp -pR /private/tmp/d20210516-5293-1d8zd25/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T23:10:46.8978810Z chmod -Rf +w /private/tmp/d20210516-5293-1d8zd25 2021-05-16T23:10:47.1652880Z ==> Finishing up 2021-05-16T23:10:47.2237490Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T23:10:47.2241500Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T23:10:47.2246250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T23:10:47.2250680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T23:10:47.2255190Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T23:10:47.2259620Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T23:10:47.2264480Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T23:10:47.2269480Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T23:10:47.2273980Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T23:10:47.2278700Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T23:10:47.2285100Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T23:10:47.2294420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T23:10:47.2299040Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T23:10:47.2303920Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T23:10:47.2308700Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T23:10:47.2313750Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T23:10:47.2321360Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T23:10:47.2583200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6183-wbehhh.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:10:49.4538000Z ==> Summary 2021-05-16T23:10:49.4579160Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T23:10:49.4585530Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T23:10:49.5327620Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T23:10:49.5344640Z 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-5293-imtxlz 2021-05-16T23:10:49.7392910Z cp -pR /private/tmp/d20210516-5293-imtxlz/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T23:10:49.8387810Z chmod -Rf +w /private/tmp/d20210516-5293-imtxlz 2021-05-16T23:10:49.9212890Z ==> Finishing up 2021-05-16T23:10:49.9602110Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T23:10:49.9608720Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T23:10:49.9615290Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T23:10:49.9621580Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T23:10:49.9626270Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T23:10:49.9631430Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T23:10:49.9638640Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T23:10:49.9863960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6209-jyjvr0.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:10:52.1443940Z ==> Caveats 2021-05-16T23:10:52.1444740Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:10:52.1446090Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:10:52.1447100Z ==> Summary 2021-05-16T23:10:52.1494550Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T23:10:52.1500380Z ==> Installing ffmpeg dependency: theora 2021-05-16T23:10:52.1671680Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T23:10:52.1689520Z 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-5293-e0se48 2021-05-16T23:10:52.2152890Z cp -pR /private/tmp/d20210516-5293-e0se48/theora/. /usr/local/Cellar/theora 2021-05-16T23:10:52.2693180Z chmod -Rf +w /private/tmp/d20210516-5293-e0se48 2021-05-16T23:10:52.3559890Z ==> Finishing up 2021-05-16T23:10:52.3962860Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T23:10:52.3971120Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T23:10:52.3977470Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T23:10:52.3981930Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T23:10:52.3987160Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T23:10:52.4004940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T23:10:52.4009620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T23:10:52.4014990Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T23:10:52.4019450Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T23:10:52.4024760Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T23:10:52.4029550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T23:10:52.4036660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T23:10:52.4041700Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T23:10:52.4046640Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T23:10:52.4318420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6235-1yfhnuv.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:10:54.5366040Z ==> Summary 2021-05-16T23:10:54.5434470Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T23:10:54.5441310Z ==> Installing ffmpeg dependency: x264 2021-05-16T23:10:54.5470180Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T23:10:54.5489700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5293-11v5dn 2021-05-16T23:10:54.5958840Z cp -pR /private/tmp/d20210516-5293-11v5dn/x264/. /usr/local/Cellar/x264 2021-05-16T23:10:54.6156750Z chmod -Rf +w /private/tmp/d20210516-5293-11v5dn 2021-05-16T23:10:54.6620550Z ==> Finishing up 2021-05-16T23:10:54.7007030Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T23:10:54.7013570Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T23:10:54.7017860Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T23:10:54.7024160Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T23:10:54.7028880Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T23:10:54.7033450Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T23:10:54.7040210Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T23:10:54.7179940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6261-17u9k8a.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:10:56.8003500Z ==> Summary 2021-05-16T23:10:56.8021810Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T23:10:56.8029870Z ==> Installing ffmpeg dependency: x265 2021-05-16T23:10:56.8090220Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T23:10:56.8108380Z 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-5293-1w85bcq 2021-05-16T23:10:56.9698490Z cp -pR /private/tmp/d20210516-5293-1w85bcq/x265/. /usr/local/Cellar/x265 2021-05-16T23:10:57.0495760Z chmod -Rf +w /private/tmp/d20210516-5293-1w85bcq 2021-05-16T23:10:57.1571640Z ==> Finishing up 2021-05-16T23:10:57.2185470Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T23:10:57.2191840Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T23:10:57.2196320Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T23:10:57.2203080Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T23:10:57.2207830Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T23:10:57.2212440Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T23:10:57.2219790Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T23:10:57.2422290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6287-16b8gu5.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:10:59.3199740Z ==> Summary 2021-05-16T23:10:59.3218610Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T23:10:59.3224160Z ==> Installing ffmpeg dependency: xvid 2021-05-16T23:10:59.3247470Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T23:10:59.3265270Z 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-5293-1qk3uct 2021-05-16T23:10:59.3418600Z cp -pR /private/tmp/d20210516-5293-1qk3uct/xvid/. /usr/local/Cellar/xvid 2021-05-16T23:10:59.3537250Z chmod -Rf +w /private/tmp/d20210516-5293-1qk3uct 2021-05-16T23:10:59.3963630Z ==> Finishing up 2021-05-16T23:10:59.4343990Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T23:10:59.4350310Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T23:10:59.4354420Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T23:10:59.4475940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6313-v0n4q4.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:11:01.5417580Z ==> Summary 2021-05-16T23:11:01.5434360Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T23:11:01.5441850Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T23:11:01.5560450Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T23:11:01.5578490Z 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-5293-hda57r 2021-05-16T23:11:01.6177820Z cp -pR /private/tmp/d20210516-5293-hda57r/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T23:11:01.6762020Z chmod -Rf +w /private/tmp/d20210516-5293-hda57r 2021-05-16T23:11:01.7582050Z ==> Finishing up 2021-05-16T23:11:01.7863510Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T23:11:01.7869970Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T23:11:01.7874590Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T23:11:01.7886640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T23:11:01.7892060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T23:11:01.7897390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T23:11:01.7902710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T23:11:01.7908050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T23:11:01.7913380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T23:11:01.7918450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T23:11:01.7924010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T23:11:01.7929540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T23:11:01.7934910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T23:11:01.7939960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T23:11:01.7945420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T23:11:01.7950710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T23:11:01.7955870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T23:11:01.7978420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T23:11:01.7983530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T23:11:01.7988960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T23:11:01.7994380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T23:11:01.8000170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T23:11:01.8005070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T23:11:01.8010210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T23:11:01.8015240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T23:11:01.8020250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T23:11:01.8025300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T23:11:01.8030400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T23:11:01.8035400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T23:11:01.8040850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T23:11:01.8046130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T23:11:01.8051190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T23:11:01.8056270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T23:11:01.8061630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T23:11:01.8092650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T23:11:01.8096780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T23:11:01.8098090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T23:11:01.8099330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T23:11:01.8104420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T23:11:01.8109950Z 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:11:01.8115180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T23:11:01.8120020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T23:11:01.8125360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T23:11:01.8130840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T23:11:01.8135880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T23:11:01.8140900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T23:11:01.8145740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T23:11:01.8150640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T23:11:01.8155850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T23:11:01.8161450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T23:11:01.8166870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T23:11:01.8171730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T23:11:01.8177330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T23:11:01.8183020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T23:11:01.8188090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T23:11:02.4518570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T23:11:02.4522540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T23:11:02.4524180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T23:11:02.4527360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T23:11:02.4529310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T23:11:02.4530830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T23:11:02.4532520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T23:11:02.4534120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T23:11:02.4535710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T23:11:02.4537250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T23:11:02.4538760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T23:11:02.4540270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T23:11:02.4541800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T23:11:02.4543300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T23:11:02.4544810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T23:11:02.4546320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T23:11:02.4547970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T23:11:02.4549530Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T23:11:02.4551130Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T23:11:02.4552600Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T23:11:02.4554150Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T23:11:02.4556700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6339-12etmqe.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:11:03.9740930Z ==> Summary 2021-05-16T23:11:03.9799470Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T23:11:03.9805770Z ==> Installing ffmpeg dependency: zimg 2021-05-16T23:11:03.9851180Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:11:03.9873460Z 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-5293-13zzurd 2021-05-16T23:11:04.0113070Z cp -pR /private/tmp/d20210516-5293-13zzurd/zimg/. /usr/local/Cellar/zimg 2021-05-16T23:11:04.0353230Z chmod -Rf +w /private/tmp/d20210516-5293-13zzurd 2021-05-16T23:11:04.0888410Z ==> Finishing up 2021-05-16T23:11:04.1298870Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T23:11:04.1303250Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T23:11:04.1311640Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T23:11:04.1317180Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T23:11:04.1322170Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T23:11:04.1327260Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T23:11:04.1334180Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T23:11:04.1509080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6365-13c105q.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:11:06.2908770Z ==> Summary 2021-05-16T23:11:06.2940180Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T23:11:06.2947590Z ==> Installing ffmpeg 2021-05-16T23:11:06.2951120Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T23:11:06.2968370Z 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-5293-1km9abo 2021-05-16T23:11:06.6755550Z cp -pR /private/tmp/d20210516-5293-1km9abo/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T23:11:06.9079550Z chmod -Rf +w /private/tmp/d20210516-5293-1km9abo 2021-05-16T23:11:10.9177170Z ==> Finishing up 2021-05-16T23:11:10.9525120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T23:11:10.9530110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T23:11:10.9535390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T23:11:10.9540390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T23:11:10.9545320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T23:11:10.9549930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T23:11:10.9555290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T23:11:10.9560230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T23:11:10.9565140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T23:11:10.9569700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T23:11:10.9574830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T23:11:10.9579510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T23:11:10.9584270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T23:11:10.9589100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T23:11:10.9594380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T23:11:10.9599200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T23:11:10.9603770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T23:11:10.9608530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T23:11:10.9613840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T23:11:10.9618850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T23:11:10.9623530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T23:11:10.9629010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T23:11:10.9633560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T23:11:10.9638790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T23:11:10.9643710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T23:11:10.9648680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T23:11:10.9653580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T23:11:10.9658480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T23:11:10.9663520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T23:11:10.9668070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T23:11:10.9672850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T23:11:10.9678090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T23:11:10.9682730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T23:11:10.9687650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T23:11:10.9692430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T23:11:10.9697430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T23:11:10.9701940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T23:11:10.9708690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T23:11:10.9716740Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T23:11:10.9721480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T23:11:10.9726910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T23:11:10.9732540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T23:11:10.9737990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T23:11:10.9742850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T23:11:10.9748210Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T23:11:10.9753000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T23:11:10.9758190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T23:11:10.9764750Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T23:11:10.9774890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T23:11:10.9781120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T23:11:10.9786260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T23:11:10.9792210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T23:11:10.9860000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T23:11:10.9865040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T23:11:10.9870570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T23:11:10.9875880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T23:11:10.9881100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T23:11:10.9886810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T23:11:10.9891650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T23:11:10.9897400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T23:11:10.9902460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T23:11:10.9907850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T23:11:10.9913050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T23:11:10.9921070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T23:11:10.9926670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T23:11:10.9931780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T23:11:10.9937070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T23:11:10.9942290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T23:11:10.9948000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T23:11:10.9953190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T23:11:10.9960880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T23:11:10.9965740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T23:11:10.9970200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T23:11:10.9975290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T23:11:10.9980970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T23:11:10.9986130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T23:11:10.9990520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T23:11:10.9995650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T23:11:11.0001410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T23:11:11.0006100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T23:11:11.0010670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T23:11:11.0016030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T23:11:11.0021320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T23:11:11.0026280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T23:11:11.0031060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T23:11:11.0036140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T23:11:11.0041420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T23:11:11.0046130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T23:11:11.0050790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T23:11:11.0055900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T23:11:11.0061530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T23:11:11.0066530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T23:11:11.0070950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T23:11:11.0076020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T23:11:11.0081310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T23:11:11.0086230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T23:11:11.0090840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T23:11:11.0095940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T23:11:11.0101580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T23:11:11.0106800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T23:11:11.0110240Z Only the first 100 operations were output. 2021-05-16T23:11:11.1226080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6391-cqwvhx.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:11:13.5082000Z ==> Summary 2021-05-16T23:11:13.5252930Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T23:11:14.3862760Z ==> Caveats 2021-05-16T23:11:14.3863650Z ==> tesseract 2021-05-16T23:11:14.3880700Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T23:11:14.3882780Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T23:11:16.0401830Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T23:11:17.1474690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:17.6786170Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T23:11:18.0085590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T23%3A20%3A00Z&sig=eiGphppHqKNJPNrizx1pz%2FSBR8Eo5IkW%2FA0hBSqMygg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:18.0442730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=eiGphppHqKNJPNrizx1pz\%2FSBR8Eo5IkW\%2FA0hBSqMygg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:18.3886290Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T23:11:18.4975740Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T23:11:19.5793990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:20.1408630Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T23:11:20.4572180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T23%3A20%3A00Z&sig=Syo%2Bmpi4t%2F7FyhzJZujXwF9tToLmtvKg%2BzkRt0qXvV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:20.4989830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=Syo\%2Bmpi4t\%2F7FyhzJZujXwF9tToLmtvKg\%2BzkRt0qXvV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:20.6788490Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T23:11:20.7212250Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T23:11:20.7217300Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T23:11:20.7905340Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T23:11:20.7932520Z 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-6398-1cg9q35 2021-05-16T23:11:21.4153150Z cp -pR /private/tmp/d20210516-6398-1cg9q35/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T23:11:21.9107460Z chmod -Rf +w /private/tmp/d20210516-6398-1cg9q35 2021-05-16T23:11:22.2723110Z ==> Finishing up 2021-05-16T23:11:22.3031780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T23:11:22.3035730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T23:11:22.3040310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T23:11:22.3044810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T23:11:22.3050830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T23:11:22.3056850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T23:11:22.3062920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T23:11:22.3067780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T23:11:22.3073640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T23:11:22.3082960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T23:11:22.3094790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T23:11:22.3109890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T23:11:22.3117480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T23:11:22.3128400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T23:11:22.3145360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T23:11:22.3157290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T23:11:22.3164910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T23:11:22.3175190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T23:11:22.3191270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T23:11:22.3200800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T23:11:22.3210770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T23:11:22.3220700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T23:11:22.3229350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T23:11:22.3241560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T23:11:22.3247530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T23:11:22.3259460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T23:11:22.3274610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T23:11:22.3284160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T23:11:22.3293680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T23:11:22.3305610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T23:11:22.3319250Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T23:11:22.3371790Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T23:11:22.3376950Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T23:11:22.3386780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T23:11:22.3393210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T23:11:22.3398970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T23:11:22.3404740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T23:11:22.3410530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T23:11:22.3416350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T23:11:22.3422090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T23:11:22.3427560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T23:11:22.3433580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T23:11:22.3438970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T23:11:22.3444500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T23:11:22.3450260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T23:11:22.3456360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T23:11:22.3461270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T23:11:22.3467410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T23:11:22.3473750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T23:11:22.3479270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T23:11:22.3485330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T23:11:22.3491060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T23:11:22.3496490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T23:11:22.3502080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T23:11:22.3507600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T23:11:22.3514570Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T23:11:22.3519940Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T23:11:22.3525620Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T23:11:22.4931430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6568-ut07f8.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:11:24.7764730Z ==> Summary 2021-05-16T23:11:24.8222350Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T23:11:24.8228080Z ==> Installing imagemagick@6 2021-05-16T23:11:24.8231790Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T23:11:24.8249800Z 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-6398-14a2yx2 2021-05-16T23:11:25.1730740Z cp -pR /private/tmp/d20210516-6398-14a2yx2/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T23:11:25.5664260Z chmod -Rf +w /private/tmp/d20210516-6398-14a2yx2 2021-05-16T23:11:27.2569880Z ==> Finishing up 2021-05-16T23:11:27.5154940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6594-1dv2cqu.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:11:29.8060610Z ==> Caveats 2021-05-16T23:11:29.8062300Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:29.8063930Z because this is an alternate version of another formula. 2021-05-16T23:11:29.8064480Z 2021-05-16T23:11:29.8065170Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:11:29.8066660Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:29.8067140Z 2021-05-16T23:11:29.8067670Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:11:29.8068750Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:11:29.8069840Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:11:29.8070220Z 2021-05-16T23:11:29.8071120Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:11:29.8071900Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:11:29.8072320Z 2021-05-16T23:11:29.8073020Z ==> Summary 2021-05-16T23:11:29.8511510Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T23:11:30.5809800Z ==> Caveats 2021-05-16T23:11:30.5810730Z ==> imagemagick@6 2021-05-16T23:11:30.5853540Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:11:30.5854590Z because this is an alternate version of another formula. 2021-05-16T23:11:30.5854970Z 2021-05-16T23:11:30.5855500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T23:11:30.5856800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:11:30.5857280Z 2021-05-16T23:11:30.5857810Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T23:11:30.5858840Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T23:11:30.5859900Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T23:11:30.5860300Z 2021-05-16T23:11:30.5861190Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T23:11:30.5861960Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T23:11:30.5862390Z 2021-05-16T23:11:32.4276940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T23:11:33.5085730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:34.0414140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T23:11:34.3751460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T23%3A20%3A00Z&sig=xX7lYg4%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:34.4501390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=xX7lYg4\%2B8hWWa71QdxwQulWp6Of4lmaqbmaAfjjKtBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:34.5398690Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T23:11:34.5471200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T23:11:35.6191730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:36.1624260Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T23:11:36.4780520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T23%3A20%3A00Z&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN%2FyjX43BeU4wuVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:36.5263620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=FTDNVLZ5pRRjuNwsMioxADX82iozN\%2FyjX43BeU4wuVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:36.6031860Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T23:11:36.6104160Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T23:11:37.6781120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:38.2005560Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T23:11:38.5324690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T23%3A20%3A00Z&sig=En%2B0CYAIeLV%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:38.5757770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=En\%2B0CYAIeLV\%2Fn05eXx0iR1SBW7A4wRvAcMJ3GcwJmIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:39.1276070Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T23:11:39.2781950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T23:11:40.3452800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:40.8421820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T23:11:41.1665660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T23%3A20%3A00Z&sig=6BO%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq%2BlnapG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:41.2002500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=6BO\%2BGVtVa5toRFy6kW9zVTuKwuv8MFhduRnq\%2BlnapG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:41.2489390Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T23:11:41.2521900Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T23:11:42.2993680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:42.8183400Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T23:11:43.1519450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T23%3A20%3A00Z&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ%2FAFuu5iw4W%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:43.1876000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=7PK5a245Nm1pS15C2YnMZkz82fBlyjJ\%2FAFuu5iw4W\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:43.2253160Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T23:11:43.2283960Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T23:11:44.3029690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:44.8389980Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T23:11:45.1666550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T23%3A20%3A00Z&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:45.1990050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=U9uTXQgDxYww24FZEDJUvDcZ0ivtnjX5Yuo2kzDMFGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:45.2612680Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T23:11:45.2678510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T23:11:46.3856630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:46.9472700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T23:11:47.3023720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T23%3A20%3A00Z&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:47.3504340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=ZhFwNOWhRtJhzCje41g7Fg35mNXFNkjUZrQdl4AI2ro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:47.4437230Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T23:11:47.4511700Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T23:11:48.6094970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:49.1569370Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T23:11:49.4631670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T23%3A20%3A00Z&sig=CVaD1no32fKv4%2FjEqSVvsJjUVhQtdW0DGp9ZRR7%2BvPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:49.4947460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=CVaD1no32fKv4\%2FjEqSVvsJjUVhQtdW0DGp9ZRR7\%2BvPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:49.5364670Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T23:11:49.5395520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T23:11:50.6391140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:51.1491780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T23:11:51.4572510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T23%3A20%3A00Z&sig=fv64Cm6W0vc2CN%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:51.4875490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=fv64Cm6W0vc2CN\%2FpbM0qAncFoTWKZBfHp2MXpAWaN6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:51.5413690Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T23:11:51.5459580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T23:11:52.6269680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:53.1372980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T23:11:53.4743910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T23%3A20%3A00Z&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:53.5394940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=c0vluSSccOa5vibFfBEcDVXrlD7txsPSYTWtVdFZQCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:53.6045650Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:11:53.6081500Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T23:11:54.7107860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:55.2601790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T23:11:55.6050360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T23%3A20%3A00Z&sig=MfIi9Dejdh8mbqM51%2F0LMrANNYZKhBQioi4fm1dgKdk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:55.6402610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=MfIi9Dejdh8mbqM51\%2F0LMrANNYZKhBQioi4fm1dgKdk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:55.7134390Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T23:11:55.7205600Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T23:11:56.8033480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:11:57.3560130Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T23:11:57.6860650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T23%3A20%3A00Z&sig=McNvyZhuGSxd5XKryhJoP%2Fabex1Ej4dxlUTxRtUFMbw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:11:57.7155310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=McNvyZhuGSxd5XKryhJoP\%2Fabex1Ej4dxlUTxRtUFMbw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:11:57.9861870Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T23:11:58.0350650Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T23:11:58.0353390Z ==> Installing imagemagick dependency: libde265 2021-05-16T23:11:58.0928550Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T23:11:58.0956740Z 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-6601-1ql8q01 2021-05-16T23:11:58.1206160Z cp -pR /private/tmp/d20210516-6601-1ql8q01/libde265/. /usr/local/Cellar/libde265 2021-05-16T23:11:58.1427720Z chmod -Rf +w /private/tmp/d20210516-6601-1ql8q01 2021-05-16T23:11:58.2087650Z ==> Finishing up 2021-05-16T23:11:58.8999750Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T23:11:58.9002430Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T23:11:58.9004750Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T23:11:58.9006610Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T23:11:58.9009140Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T23:11:58.9010730Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T23:11:58.9012200Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T23:11:58.9013630Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T23:11:58.9015060Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T23:11:58.9016560Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T23:11:58.9019110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6832-1pg5uwv.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:12:00.3790080Z ==> Summary 2021-05-16T23:12:00.3816790Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T23:12:00.3822520Z ==> Installing imagemagick dependency: docbook 2021-05-16T23:12:00.3843370Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T23:12:00.3859800Z 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-6601-1msjfon 2021-05-16T23:12:00.4812320Z cp -pR /private/tmp/d20210516-6601-1msjfon/docbook/. /usr/local/Cellar/docbook 2021-05-16T23:12:00.6008400Z chmod -Rf +w /private/tmp/d20210516-6601-1msjfon 2021-05-16T23:12:00.6834160Z ==> Finishing up 2021-05-16T23:12:00.7340730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6858-1h677tu.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:12:02.5582240Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T23:12:02.5952490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6106380Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6201100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6293480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6387820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6489330Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6624170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6747630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6840990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.6933880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.7026460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.7119770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.7213880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:02.7306460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:03.0799170Z ==> Caveats 2021-05-16T23:12:03.0799870Z To use the DocBook package in your XML toolchain, 2021-05-16T23:12:03.0800630Z you need to add the following to your ~/.bashrc: 2021-05-16T23:12:03.0800970Z 2021-05-16T23:12:03.0801480Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:12:03.0802370Z ==> Summary 2021-05-16T23:12:03.0933850Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T23:12:03.0939980Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T23:12:03.1038860Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T23:12:03.1056890Z 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-6601-12aj5oo 2021-05-16T23:12:04.8899830Z cp -pR /private/tmp/d20210516-6601-12aj5oo/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T23:12:07.4894120Z chmod -Rf +w /private/tmp/d20210516-6601-12aj5oo 2021-05-16T23:12:08.7134130Z ==> Finishing up 2021-05-16T23:12:08.7503780Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T23:12:08.7513270Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T23:12:08.7768090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6899-14yjj7v.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:12:10.6278450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:10.6375370Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:10.6476540Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:10.6599410Z ==> 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:12:10.6693030Z ==> 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:12:10.6799040Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T23:12:10.6916580Z ==> 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:12:10.7013560Z ==> 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:12:10.7111440Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:10.7205780Z ==> 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:12:10.7298500Z ==> 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:12:10.7392340Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:12:10.7485610Z ==> 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:12:10.7579300Z ==> 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:12:10.7673160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:10.7766630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T23:12:10.7859710Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:10.7962040Z ==> 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:12:10.8068900Z ==> 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:12:10.8198400Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T23:12:10.8295920Z ==> 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:12:10.8402760Z ==> 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:12:10.8516130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T23:12:10.8610990Z ==> 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:12:10.8706070Z ==> 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:12:10.8800000Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T23:12:10.8895310Z ==> 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:12:10.8988460Z ==> 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:12:11.8868510Z ==> Summary 2021-05-16T23:12:12.1529680Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T23:12:12.1535470Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T23:12:12.1557480Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T23:12:12.1575940Z 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-6601-1ft29yi 2021-05-16T23:12:12.1686290Z cp -pR /private/tmp/d20210516-6601-1ft29yi/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T23:12:12.1815900Z chmod -Rf +w /private/tmp/d20210516-6601-1ft29yi 2021-05-16T23:12:12.2239380Z ==> Finishing up 2021-05-16T23:12:12.2655920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6953-14u6vbh.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:12:14.3710500Z ==> Caveats 2021-05-16T23:12:14.3712900Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:14.3714350Z because macOS already provides this software and installing another version in 2021-05-16T23:12:14.3715120Z parallel can cause all kinds of trouble. 2021-05-16T23:12:14.3715500Z 2021-05-16T23:12:14.3716610Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:12:14.3717890Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:14.3718370Z 2021-05-16T23:12:14.3718580Z 2021-05-16T23:12:14.3719040Z Bash completion has been installed to: 2021-05-16T23:12:14.3720070Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:12:14.3720970Z ==> Summary 2021-05-16T23:12:14.3730980Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T23:12:14.3737010Z ==> Installing imagemagick dependency: xmlto 2021-05-16T23:12:14.3866660Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T23:12:14.3884200Z 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-6601-1is9fds 2021-05-16T23:12:14.4095340Z cp -pR /private/tmp/d20210516-6601-1is9fds/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T23:12:14.4383260Z chmod -Rf +w /private/tmp/d20210516-6601-1is9fds 2021-05-16T23:12:14.4928260Z ==> Finishing up 2021-05-16T23:12:14.5334920Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T23:12:14.5338410Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T23:12:14.5349510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T23:12:14.5364150Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T23:12:14.5369300Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T23:12:14.5460430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6979-aqxuef.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:12:16.7428500Z ==> Summary 2021-05-16T23:12:16.7468410Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T23:12:16.7474040Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T23:12:16.8194610Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T23:12:16.8211370Z 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-6601-1t7okck 2021-05-16T23:12:16.8928040Z cp -pR /private/tmp/d20210516-6601-1t7okck/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T23:12:17.0282160Z chmod -Rf +w /private/tmp/d20210516-6601-1t7okck 2021-05-16T23:12:17.1658680Z ==> Finishing up 2021-05-16T23:12:17.2097870Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T23:12:17.2117470Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T23:12:17.2125910Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T23:12:17.2128130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2139080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2147640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2157360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2169730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2179400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2189840Z 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:12:17.2198320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2208290Z 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:12:17.2247310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2254610Z 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:12:17.2258870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2264580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2269060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2271500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2279030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2291360Z 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:12:17.2327060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2333170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2335530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2347620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2350450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2453080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2554970Z mkdir -p /usr/local/share/locale/fo 2021-05-16T23:12:17.2575980Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T23:12:17.2585560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2588090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2592230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2594560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2596930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2599270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2601750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2607190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2609680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2620760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2622650Z mkdir -p /usr/local/share/locale/ia 2021-05-16T23:12:17.2627570Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T23:12:17.2631420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2637020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2642350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2645240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2649150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2651510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2653800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2656230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2657990Z mkdir -p /usr/local/share/locale/ky 2021-05-16T23:12:17.2659550Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T23:12:17.2664590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2666950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2669570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2671830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2674300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2682210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2692230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2694610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2697240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2704390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2711480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2713900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2721300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2725090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2729580Z 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:12:17.2735020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2740450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2765350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2773720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2785540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2795800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2804480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2814950Z 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:12:17.2825680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2836910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2845790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2855580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2865360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2876790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2886760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2934120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T23:12:17.2943750Z 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:12:17.2954070Z 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:12:17.2964700Z 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:12:17.2975760Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T23:12:17.2981290Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T23:12:17.2986850Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T23:12:17.3512120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7005-1e2kcpz.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:12:19.1977040Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:12:21.0072560Z ==> Summary 2021-05-16T23:12:21.0273910Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T23:12:21.0279880Z ==> Installing imagemagick dependency: libheif 2021-05-16T23:12:21.1307670Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T23:12:21.1324910Z 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-6601-kbaaej 2021-05-16T23:12:21.1574020Z cp -pR /private/tmp/d20210516-6601-kbaaej/libheif/. /usr/local/Cellar/libheif 2021-05-16T23:12:21.1821520Z chmod -Rf +w /private/tmp/d20210516-6601-kbaaej 2021-05-16T23:12:21.2992320Z ==> Finishing up 2021-05-16T23:12:21.3408230Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T23:12:21.3412490Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T23:12:21.3417270Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T23:12:21.3421850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T23:12:21.3428150Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T23:12:21.3434030Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T23:12:21.3443630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T23:12:21.3448480Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T23:12:21.3453710Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T23:12:21.3459240Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T23:12:21.3467890Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T23:12:21.3473250Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T23:12:21.3477820Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T23:12:21.3484320Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T23:12:21.3488600Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T23:12:21.3493450Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T23:12:21.3500410Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T23:12:21.3688570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7032-1bjgjpl.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:12:23.2294970Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T23:12:24.7973090Z ==> Summary 2021-05-16T23:12:24.8005850Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T23:12:24.8011490Z ==> Installing imagemagick dependency: liblqr 2021-05-16T23:12:24.8530490Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T23:12:24.8547120Z 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-6601-1rgx0q 2021-05-16T23:12:24.8685090Z cp -pR /private/tmp/d20210516-6601-1rgx0q/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T23:12:24.8858460Z chmod -Rf +w /private/tmp/d20210516-6601-1rgx0q 2021-05-16T23:12:24.9411690Z ==> Finishing up 2021-05-16T23:12:24.9789470Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T23:12:24.9795790Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T23:12:24.9800320Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T23:12:24.9807850Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T23:12:24.9953920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7059-ejzhg9.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:12:27.1352340Z ==> Summary 2021-05-16T23:12:27.1377780Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T23:12:27.1383330Z ==> Installing imagemagick dependency: libomp 2021-05-16T23:12:27.1432820Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T23:12:27.1450450Z 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-6601-15q8kt5 2021-05-16T23:12:27.1600630Z cp -pR /private/tmp/d20210516-6601-15q8kt5/libomp/. /usr/local/Cellar/libomp 2021-05-16T23:12:27.1763090Z chmod -Rf +w /private/tmp/d20210516-6601-15q8kt5 2021-05-16T23:12:27.2147490Z ==> Finishing up 2021-05-16T23:12:27.2587360Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T23:12:27.2591540Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T23:12:27.2596540Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T23:12:27.2602960Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T23:12:27.2607720Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T23:12:27.2725340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7085-11i33h1.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:12:29.4103560Z ==> Summary 2021-05-16T23:12:29.4119290Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T23:12:29.4126330Z ==> Installing imagemagick dependency: imath 2021-05-16T23:12:29.4180370Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:12:29.4245300Z 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-6601-ek9hp1 2021-05-16T23:12:29.4469500Z cp -pR /private/tmp/d20210516-6601-ek9hp1/imath/. /usr/local/Cellar/imath 2021-05-16T23:12:29.4755950Z chmod -Rf +w /private/tmp/d20210516-6601-ek9hp1 2021-05-16T23:12:29.5336600Z ==> Finishing up 2021-05-16T23:12:29.5725220Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T23:12:29.5734130Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T23:12:29.5770490Z 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:12:29.5775460Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T23:12:29.5780020Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T23:12:29.5784800Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T23:12:29.5791660Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T23:12:29.5976040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7111-30h8z1.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:12:31.8206090Z ==> Summary 2021-05-16T23:12:31.8244650Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T23:12:31.8250820Z ==> Installing imagemagick dependency: openexr 2021-05-16T23:12:31.8344200Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T23:12:31.8361470Z 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-6601-qummwm 2021-05-16T23:12:31.9149230Z cp -pR /private/tmp/d20210516-6601-qummwm/openexr/. /usr/local/Cellar/openexr 2021-05-16T23:12:32.0087180Z chmod -Rf +w /private/tmp/d20210516-6601-qummwm 2021-05-16T23:12:32.1613040Z ==> Finishing up 2021-05-16T23:12:32.2048740Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T23:12:32.2052570Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T23:12:32.2057270Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T23:12:32.2063050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T23:12:32.2068610Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T23:12:32.2073240Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T23:12:32.2079050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T23:12:32.2083950Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T23:12:32.2090950Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T23:12:32.2099650Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T23:12:32.2108890Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T23:12:32.2114500Z 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:12:32.2119860Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T23:12:32.2125620Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T23:12:32.2130930Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T23:12:32.2136690Z 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:12:32.2143360Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T23:12:32.2148610Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T23:12:32.2154050Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T23:12:32.2159540Z 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:12:32.2165050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T23:12:32.2170420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T23:12:32.2175610Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T23:12:32.2181000Z 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:12:32.2186380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T23:12:32.2191930Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T23:12:32.2197270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T23:12:32.2204750Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T23:12:32.2680820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7139-1rae1ug.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:12:34.5128880Z ==> Summary 2021-05-16T23:12:34.5238500Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T23:12:34.5245130Z ==> Installing imagemagick 2021-05-16T23:12:34.5249540Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T23:12:34.5267700Z 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-6601-ck47gw 2021-05-16T23:12:34.8904770Z cp -pR /private/tmp/d20210516-6601-ck47gw/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T23:12:35.3357800Z chmod -Rf +w /private/tmp/d20210516-6601-ck47gw 2021-05-16T23:12:38.4765690Z ==> Finishing up 2021-05-16T23:12:38.5014640Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T23:12:38.5020260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T23:12:38.5025650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T23:12:38.5030040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T23:12:38.5034960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T23:12:38.5040350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T23:12:38.5045280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T23:12:38.5050140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T23:12:38.5054940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T23:12:38.5059850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T23:12:38.5065010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T23:12:38.5069740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T23:12:38.5074750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T23:12:38.5079310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T23:12:38.5086290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T23:12:38.5090670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T23:12:38.5096050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T23:12:38.5100210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T23:12:38.5104520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T23:12:38.5109600Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T23:12:38.5114400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T23:12:38.5118970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T23:12:38.5123640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T23:12:38.5128370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T23:12:38.5133230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T23:12:38.5138120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T23:12:38.5143230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T23:12:38.5147960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T23:12:38.5152570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T23:12:38.5157210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T23:12:38.5163820Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T23:12:38.5169850Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T23:12:38.5177050Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T23:12:38.5186410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T23:12:38.5191970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T23:12:38.5197380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T23:12:38.5202600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T23:12:38.5207890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T23:12:38.5213060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T23:12:38.5218440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T23:12:38.5223680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T23:12:38.5229180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T23:12:38.5234410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T23:12:38.5239660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T23:12:38.5244980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T23:12:38.5250130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T23:12:38.5255070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T23:12:38.5260410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T23:12:38.5269330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T23:12:38.5274920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T23:12:38.5281690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T23:12:38.5286950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T23:12:38.5291840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T23:12:38.5297190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T23:12:38.5302440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T23:12:38.5307710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T23:12:38.5312480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T23:12:38.5318160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T23:12:38.5322890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T23:12:38.5328170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T23:12:38.5333290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T23:12:38.5338800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T23:12:38.5343740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T23:12:38.5351570Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T23:12:38.5356660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T23:12:38.5362090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T23:12:38.5367210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T23:12:38.5373040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T23:12:38.5378100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T23:12:38.5384530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T23:12:38.5389940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T23:12:38.8028630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7166-ke4lfo.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:12:41.1804830Z ==> Summary 2021-05-16T23:12:41.2246780Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T23:12:42.7716480Z ==> Caveats 2021-05-16T23:12:42.7717340Z ==> docbook 2021-05-16T23:12:42.7741980Z To use the DocBook package in your XML toolchain, 2021-05-16T23:12:42.7742870Z you need to add the following to your ~/.bashrc: 2021-05-16T23:12:42.7743210Z 2021-05-16T23:12:42.7743720Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T23:12:42.7745310Z ==> gnu-getopt 2021-05-16T23:12:42.7773820Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:12:42.7774810Z because macOS already provides this software and installing another version in 2021-05-16T23:12:42.7775530Z parallel can cause all kinds of trouble. 2021-05-16T23:12:42.7775850Z 2021-05-16T23:12:42.7776770Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T23:12:42.7777980Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:12:42.7778460Z 2021-05-16T23:12:42.7778660Z 2021-05-16T23:12:42.7779110Z Bash completion has been installed to: 2021-05-16T23:12:42.7780090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T23:12:44.3272440Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T23:12:45.4186010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:12:45.9423150Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T23:12:46.2640470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T23%3A20%3A00Z&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:12:46.3036740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A20\%3A00Z\&sig=zSRRCi6wKGDpXSs4UC6bKKssavqymK6iCD9KWyCElBs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:12:46.3473840Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T23:12:46.4165600Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T23:12:46.4193690Z 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-7173-8vuudi 2021-05-16T23:12:46.4405320Z cp -pR /private/tmp/d20210516-7173-8vuudi/udunits/. /usr/local/Cellar/udunits 2021-05-16T23:12:46.4622390Z chmod -Rf +w /private/tmp/d20210516-7173-8vuudi 2021-05-16T23:12:46.5133000Z ==> Finishing up 2021-05-16T23:12:46.5535590Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T23:12:46.5543190Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T23:12:46.5547990Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T23:12:46.5557450Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T23:12:46.5564510Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T23:12:46.5603530Z info /usr/local/share/info/udunits2.info 2021-05-16T23:12:46.5612860Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T23:12:46.5649080Z info /usr/local/share/info/udunits2lib.info 2021-05-16T23:12:46.5659020Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T23:12:46.5692290Z info /usr/local/share/info/udunits2prog.info 2021-05-16T23:12:46.5700680Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T23:12:46.5707720Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T23:12:46.5713130Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T23:12:46.5867660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7340-1fm3vp.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:12:48.7802810Z ==> Summary 2021-05-16T23:12:48.7833210Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T23:12:50.9187670Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T23:12:50.9188250Z To reinstall 1.6, run: 2021-05-16T23:12:50.9189130Z brew reinstall jq 2021-05-16T23:12:52.3888690Z ==> Caveats 2021-05-16T23:12:52.3889430Z imagej requires Java. You can install the latest version with: 2021-05-16T23:12:52.3890470Z brew install --cask adoptopenjdk 2021-05-16T23:12:52.3890810Z 2021-05-16T23:12:52.6564820Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T23:12:52.9114120Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:13:00.7261780Z ==> Verifying checksum for cask 'imagej' 2021-05-16T23:13:00.8791780Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:13:00.8792910Z ==> Installing Cask imagej 2021-05-16T23:13:00.9225000Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7450-14l181p 2021-05-16T23:13:01.0877830Z cp -pR /private/tmp/d20210516-7450-14l181p/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T23:13:01.2333310Z chmod -Rf +w /private/tmp/d20210516-7450-14l181p 2021-05-16T23:13:01.3072300Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T23:13:01.5381280Z 🍺 imagej was successfully installed! 2021-05-16T23:13:03.6444140Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T23:13:05.3315190Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T23:13:05.6647040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T23%3A20%3A00Z&sig=RnTvuc%2FsXiB4YLjG3xiR83LxGlsgU91qJwiZexBJIKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:05.8016250Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T23:13:07.4636380Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T23:13:07.8045990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T23%3A20%3A00Z&sig=Y%2FdG1NqejaPUnfo0dueXOZO0XCHm1CGflZpTrRq576o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:08.2360080Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T23:13:08.2364590Z ==> Installing bowtie2 dependency: tbb 2021-05-16T23:13:08.3306680Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T23:13:10.9567130Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T23:13:10.9572700Z ==> Installing bowtie2 2021-05-16T23:13:10.9576190Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T23:13:13.7900540Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T23:13:16.7698670Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T23:13:18.3814360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T23:13:18.9573230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T23%3A20%3A00Z&sig=1GWXY7nIwXvvniCgU5VvlxO1dWRb2y9BJxiSqo7KgQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:19.0704470Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T23:13:20.7514130Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T23:13:21.1043800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T23%3A20%3A00Z&sig=dqggDezn6RJ0ESDF5Hvft43C%2BbX3X7rkuqjG%2FoxEx6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:21.1743860Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T23:13:22.9447920Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T23:13:23.2785070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T23%3A20%3A00Z&sig=TS5hPjIkSQILEhWQz3wiEYmq2O0Lhr2EsGMOndAvVSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:23.3730010Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T23:13:25.0198580Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T23:13:25.3460950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T23%3A20%3A00Z&sig=K3nciSG5O3AcBgUZ1LcfsNe9iXfuEtqARV9l5u%2Fc6o0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:25.4530670Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T23:13:27.1107390Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T23:13:27.4566140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T23%3A20%3A00Z&sig=lI%2FjZ2CWfmTF%2BODyJwIlZ%2FikfvLbmIouwIwZ1hlhvHU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:27.5453600Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T23:13:29.2366660Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T23:13:29.5535440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T23%3A20%3A00Z&sig=%2FPeTqq4X6onHRAhDqiwvxl%2FU87swP6Plv4IIptaIq%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:29.7267440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T23:13:30.2790090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T23:13:30.2808920Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T23:13:30.6750480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:13:30.6977890Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T23:13:32.2638720Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T23:13:32.6196990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T23%3A20%3A00Z&sig=yRKrlWdPyk3LfLBk1ZOrs2IcDZSPgLkVgvWjcnzGC7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:32.7045350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T23:13:34.3898320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T23:13:34.7487150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T23%3A20%3A00Z&sig=Pu30MTnmgSSZai4suKiEHre86KU4NWiBa5PDthFfAJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:34.8915880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T23:13:36.5384680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T23:13:36.8742900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T23%3A20%3A00Z&sig=Hv7h7vmlHFyq8mtIKtqcifdaDDX7nAmPuWKyL%2F1FU%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:37.0586940Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T23:13:38.6813260Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T23:13:39.0270040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T23%3A20%3A00Z&sig=wesF%2BJUwBwXLJa6L%2FyPQd4ioLg8uus64%2BOFf6zEVhaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:39.2385390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T23:13:40.9351020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T23:13:41.2727560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T23%3A20%3A00Z&sig=P6u764IBao3u%2BRbO33zlKMCOpkXgbycfcXlGlHuXS%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:41.3547380Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T23:13:42.9993330Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T23:13:43.3565740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T23%3A20%3A00Z&sig=l27aODQeyrQLpSZ7lq2Qu29WXsac1ynHR6jlsFb0ocI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:43.4333040Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T23:13:45.1864070Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T23:13:45.5308840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T23%3A20%3A00Z&sig=zYfWxg6LjTGvhWyc4yhriyNIAm6SG7%2FkXzTFSgtarro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:45.6122330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T23:13:47.3452370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T23:13:47.6824260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T23%3A20%3A00Z&sig=050KOqBlEK3lYdeN6lrj3eUPmxNU7ewz8fMVDSyntyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:47.8993000Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:13:49.5882620Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:13:49.9212090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T23%3A20%3A00Z&sig=6hsT3Uy1vGYVkVa5u1nQ1sp4lWLRDxG9Umb%2BB3jXD%2Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:50.0757820Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T23:13:51.7369430Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T23:13:52.3311220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T23%3A20%3A00Z&sig=oF4kcJi9qGaKAnDUDsoz%2FBTeIfAFxMcyDjcwLmWSctc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:52.6973370Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T23:13:54.4166810Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T23:13:54.7741790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T23%3A20%3A00Z&sig=ELbmpUISjLtGhFHXCxwvGGkx1Au4O4eliMqCoWomRGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:54.9601810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T23:13:56.6334640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T23:13:56.9832150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T23%3A20%3A00Z&sig=3sPVuHijCloXBO4pHgRPjw47lO2nzZeT%2FoF8A9HcfqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:57.3080690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T23:13:59.0057150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T23:13:59.3503490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T23%3A20%3A00Z&sig=EpT3vjxDhYC07sV7GVO7IMps0vK99eSKP4JYNjv1wUU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:13:59.7346130Z ==> 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:13:59.7348470Z ==> Installing gdal dependency: cfitsio 2021-05-16T23:13:59.7916440Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T23:14:02.1398280Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T23:14:02.1404580Z ==> Installing gdal dependency: popt 2021-05-16T23:14:02.1472350Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T23:14:04.4179150Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T23:14:04.4185960Z ==> Installing gdal dependency: epsilon 2021-05-16T23:14:04.4235030Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T23:14:06.7719670Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T23:14:06.7724640Z ==> Installing gdal dependency: expat 2021-05-16T23:14:06.7752580Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T23:14:09.1751410Z ==> Caveats 2021-05-16T23:14:09.1752590Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:09.1753640Z because macOS already provides this software and installing another version in 2021-05-16T23:14:09.1754370Z parallel can cause all kinds of trouble. 2021-05-16T23:14:09.1754700Z 2021-05-16T23:14:09.1755240Z If you need to have expat first in your PATH, run: 2021-05-16T23:14:09.1756580Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:14:09.1757030Z 2021-05-16T23:14:09.1757530Z For compilers to find expat you may need to set: 2021-05-16T23:14:09.1758480Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:14:09.1759480Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:14:09.1759840Z 2021-05-16T23:14:09.1760670Z For pkg-config to find expat you may need to set: 2021-05-16T23:14:09.1761380Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:14:09.1761780Z 2021-05-16T23:14:09.1762470Z ==> Summary 2021-05-16T23:14:09.1779360Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T23:14:09.1784830Z ==> Installing gdal dependency: freexl 2021-05-16T23:14:09.1840930Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T23:14:11.5961290Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T23:14:11.6038710Z ==> Installing gdal dependency: geos 2021-05-16T23:14:11.6378980Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T23:14:14.6727080Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T23:14:14.6733920Z ==> Installing gdal dependency: hdf5 2021-05-16T23:14:14.7162870Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T23:14:17.8417610Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T23:14:17.8422910Z ==> Installing gdal dependency: json-c 2021-05-16T23:14:17.8475750Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T23:14:20.2381550Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T23:14:20.2389270Z ==> Installing gdal dependency: libxml2 2021-05-16T23:14:20.2460190Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T23:14:23.1204280Z ==> Caveats 2021-05-16T23:14:23.1205520Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:23.1207100Z because macOS already provides this software and installing another version in 2021-05-16T23:14:23.1208310Z parallel can cause all kinds of trouble. 2021-05-16T23:14:23.1208750Z 2021-05-16T23:14:23.1209270Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:14:23.1210680Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:14:23.1211190Z 2021-05-16T23:14:23.1211700Z For compilers to find libxml2 you may need to set: 2021-05-16T23:14:23.1213090Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:14:23.1214200Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:14:23.1214590Z 2021-05-16T23:14:23.1215470Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:14:23.1216200Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:14:23.1216610Z 2021-05-16T23:14:23.1217320Z ==> Summary 2021-05-16T23:14:23.1382960Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T23:14:23.1390250Z ==> Installing gdal dependency: libdap 2021-05-16T23:14:23.1531190Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T23:14:25.7172630Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T23:14:25.7177560Z ==> Installing gdal dependency: proj 2021-05-16T23:14:25.7293240Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T23:14:28.3187050Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T23:14:28.3192740Z ==> Installing gdal dependency: libgeotiff 2021-05-16T23:14:28.3381560Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T23:14:30.6704920Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T23:14:30.6709690Z ==> Installing gdal dependency: librttopo 2021-05-16T23:14:30.7115090Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:14:33.0527160Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T23:14:33.0531800Z ==> Installing gdal dependency: minizip 2021-05-16T23:14:33.0635590Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T23:14:35.3359250Z ==> Caveats 2021-05-16T23:14:35.3361070Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:14:35.3362640Z with the venerable 'unzip' library. 2021-05-16T23:14:35.3364030Z ==> Summary 2021-05-16T23:14:35.3378230Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T23:14:35.3386840Z ==> Installing gdal dependency: libspatialite 2021-05-16T23:14:35.4229580Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T23:14:38.5095360Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T23:14:38.5104000Z ==> Installing gdal dependency: netcdf 2021-05-16T23:14:38.5654270Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:14:41.1982940Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:14:41.1988180Z ==> Installing gdal dependency: openblas 2021-05-16T23:14:41.2332850Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T23:14:45.2305970Z ==> Caveats 2021-05-16T23:14:45.2307300Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:14:45.2308150Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:14:45.2308590Z 2021-05-16T23:14:45.2309080Z For compilers to find openblas you may need to set: 2021-05-16T23:14:45.2310100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:14:45.2311110Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:14:45.2311500Z 2021-05-16T23:14:45.2312360Z For pkg-config to find openblas you may need to set: 2021-05-16T23:14:45.2313090Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:14:45.2313490Z 2021-05-16T23:14:45.2314190Z ==> Summary 2021-05-16T23:14:45.2331720Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T23:14:45.2338340Z ==> Installing gdal dependency: numpy 2021-05-16T23:14:45.2972600Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T23:14:49.2684110Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T23:14:49.2690560Z ==> Installing gdal dependency: xerces-c 2021-05-16T23:14:49.2743820Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T23:14:54.4425340Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T23:14:54.4426460Z ==> Installing gdal 2021-05-16T23:14:54.4427540Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T23:15:01.8923010Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T23:15:03.0013480Z ==> No outdated dependents to upgrade! 2021-05-16T23:15:03.0014730Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:15:03.3114890Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:15:03.3115470Z netcdf 2021-05-16T23:15:03.3973970Z ==> Caveats 2021-05-16T23:15:03.3974820Z ==> expat 2021-05-16T23:15:03.4048320Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:03.4049250Z because macOS already provides this software and installing another version in 2021-05-16T23:15:03.4049980Z parallel can cause all kinds of trouble. 2021-05-16T23:15:03.4050300Z 2021-05-16T23:15:03.4050780Z If you need to have expat first in your PATH, run: 2021-05-16T23:15:03.4051970Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:03.4052410Z 2021-05-16T23:15:03.4052890Z For compilers to find expat you may need to set: 2021-05-16T23:15:03.4053950Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T23:15:03.4054950Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T23:15:03.4055320Z 2021-05-16T23:15:03.4056150Z For pkg-config to find expat you may need to set: 2021-05-16T23:15:03.4056860Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T23:15:03.4057260Z 2021-05-16T23:15:03.4057950Z ==> libxml2 2021-05-16T23:15:03.4119160Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:03.4120140Z because macOS already provides this software and installing another version in 2021-05-16T23:15:03.4120880Z parallel can cause all kinds of trouble. 2021-05-16T23:15:03.4121210Z 2021-05-16T23:15:03.4121720Z If you need to have libxml2 first in your PATH, run: 2021-05-16T23:15:03.4122940Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:15:03.4123410Z 2021-05-16T23:15:03.4123920Z For compilers to find libxml2 you may need to set: 2021-05-16T23:15:03.4124910Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T23:15:03.4125930Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T23:15:03.4126310Z 2021-05-16T23:15:03.4127160Z For pkg-config to find libxml2 you may need to set: 2021-05-16T23:15:03.4128350Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T23:15:03.4128750Z 2021-05-16T23:15:03.4129490Z ==> minizip 2021-05-16T23:15:03.4144430Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T23:15:03.4145570Z with the venerable 'unzip' library. 2021-05-16T23:15:03.4146430Z ==> openblas 2021-05-16T23:15:03.4200840Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:15:03.4201690Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T23:15:03.4202120Z 2021-05-16T23:15:03.4202620Z For compilers to find openblas you may need to set: 2021-05-16T23:15:03.4203630Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T23:15:03.4204650Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T23:15:03.4205030Z 2021-05-16T23:15:03.4205880Z For pkg-config to find openblas you may need to set: 2021-05-16T23:15:03.4206630Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T23:15:03.4207030Z 2021-05-16T23:15:05.3658040Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T23:15:06.0280380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T23:15:06.0301830Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T23:15:06.4632200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:15:06.4801710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T23:15:07.0091050Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T23:15:07.0110510Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T23:15:07.4114240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:15:07.4306730Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T23:15:09.1479910Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T23:15:09.5663040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T23%3A25%3A00Z&sig=iZfgrrhhXio0VS063SuTCYIHgNdGxeLK4N%2BKDrHc1TQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:10.7619580Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T23:15:11.2801300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T23:15:11.2822050Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T23:15:11.6005900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:15:11.6108520Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T23:15:13.2295500Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T23:15:13.6115680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T23%3A25%3A00Z&sig=bNZoby173AEp5q5dgFPmZxrK%2FuuWw0atD%2Bx0T3tIWj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:13.8679590Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T23:15:13.8697550Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T23:15:15.5039300Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T23:15:15.9068940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T23%3A25%3A00Z&sig=kLVWpbzzuPIqgsJ3Vx8YwSdHe0jLFSnDdi6kkiuG7ts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:16.5448590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T23:15:18.1872610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T23:15:18.6438790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T23%3A25%3A00Z&sig=cwIR%2F1R3m98bZUvYuCFEGTBgM%2B8Ygt1iYKMNFGc1BOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:18.9527240Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T23:15:20.7480020Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T23:15:21.1502890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T23%3A25%3A00Z&sig=IeR6EuKRfoBcFrltvMBNHPjO8ek5elQfpSBPWeNd0SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:15:22.1858970Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T23:15:22.1867470Z ==> Installing itk dependency: open-mpi 2021-05-16T23:15:22.2970770Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T23:15:27.7925600Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T23:15:27.7931790Z ==> Installing itk dependency: fftw 2021-05-16T23:15:27.8518790Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T23:15:30.7650940Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T23:15:30.7656630Z ==> Installing itk dependency: boost 2021-05-16T23:15:30.7704540Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T23:16:00.9118880Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T23:16:00.9127230Z ==> Installing itk dependency: netcdf 2021-05-16T23:16:00.9744920Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T23:16:03.6753950Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T23:16:03.6760000Z ==> Installing itk dependency: pyqt@5 2021-05-16T23:16:03.7211220Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T23:16:08.7767560Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T23:16:08.7773680Z ==> Installing itk dependency: vtk@8.2 2021-05-16T23:16:08.9193760Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T23:16:42.7638170Z ==> Caveats 2021-05-16T23:16:42.7640020Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T23:16:42.7640820Z because this is an alternate version of another formula. 2021-05-16T23:16:42.7641220Z 2021-05-16T23:16:42.7641720Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T23:16:42.7642890Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T23:16:42.7643330Z 2021-05-16T23:16:42.7643820Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T23:16:42.7644760Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T23:16:42.7645740Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T23:16:42.7646090Z 2021-05-16T23:16:42.7646780Z ==> Summary 2021-05-16T23:16:42.9811320Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T23:16:42.9816730Z ==> Installing itk dependency: gdcm 2021-05-16T23:16:43.1543590Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T23:16:49.3125560Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T23:16:49.3133140Z ==> Installing itk 2021-05-16T23:16:49.3137500Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T23:17:03.1812660Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T23:17:06.0899590Z ==> No outdated dependents to upgrade! 2021-05-16T23:17:06.0900830Z ==> Checking for dependents of upgraded formulae... 2021-05-16T23:17:08.1062590Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T23:17:08.1063780Z fftw 2021-05-16T23:17:08.1380540Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T23:17:08.1382370Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T23:17:09.8176950Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T23:17:09.9379620Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T23:17:12.0333850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17:12.5841060Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T23:17:12.9306040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T23%3A25%3A00Z&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:12.9609520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=YOP41ZRIB5qdkMS4V9KJnbmcecX0GoixvAI6ZRvFReI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:13.0029520Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T23:17:13.0084860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T23:17:14.0924070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17:15.8596060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T23:17:16.2078800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T23%3A25%3A00Z&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:16.2363070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=i6565nKu0gTugV1KXCcqVEfVI0D55Zm7senbDg9rr1A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:16.3307940Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T23:17:16.3388830Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T23:17:17.4378370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17:19.0074080Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T23:17:19.3460770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T23%3A25%3A00Z&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq%2BDTg8%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:19.3868850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=MeFkBTTdZJziFcfsROvWXtnqyQWfTu5eN7oq\%2BDTg8\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:19.4465120Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T23:17:19.4506130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T23:17:21.6566710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:17:22.2171370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T23:17:22.5400330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T23%3A25%3A00Z&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1%2Bjo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:22.5776520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A25\%3A00Z\&sig=rp8Cyu2FOVzijobrmVxFdO65MLt33CiDiwzE2DM1\%2Bjo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T23:17:22.8904520Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T23:17:22.9495420Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T23:17:22.9499490Z ==> Installing libav dependency: faac 2021-05-16T23:17:23.0120970Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T23:17:23.0152000Z 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-9056-pern82 2021-05-16T23:17:23.0263300Z cp -pR /private/tmp/d20210516-9056-pern82/faac/. /usr/local/Cellar/faac 2021-05-16T23:17:23.0415290Z chmod -Rf +w /private/tmp/d20210516-9056-pern82 2021-05-16T23:17:23.0894300Z ==> Finishing up 2021-05-16T23:17:23.1358400Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T23:17:23.1364840Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T23:17:23.1369310Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T23:17:23.1380480Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T23:17:23.1386520Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T23:17:23.1391120Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T23:17:23.1396100Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T23:17:23.1530200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9238-eisxso.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:17:25.2590520Z ==> Summary 2021-05-16T23:17:25.2615280Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T23:17:25.2621770Z ==> Installing libav dependency: fdk-aac 2021-05-16T23:17:25.2642930Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T23:17:25.2660990Z 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-9056-1h6adsm 2021-05-16T23:17:25.2963600Z cp -pR /private/tmp/d20210516-9056-1h6adsm/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T23:17:25.3156610Z chmod -Rf +w /private/tmp/d20210516-9056-1h6adsm 2021-05-16T23:17:25.3688730Z ==> Finishing up 2021-05-16T23:17:25.4120750Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T23:17:25.4127670Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T23:17:25.4134070Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T23:17:25.4139360Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T23:17:25.4144310Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T23:17:25.4152170Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T23:17:25.4294920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9264-1yfqz35.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:17:27.6339850Z ==> Summary 2021-05-16T23:17:27.6363830Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T23:17:27.6369950Z ==> Installing libav dependency: sdl 2021-05-16T23:17:27.6392610Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T23:17:27.6410170Z 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-9056-ww2nnq 2021-05-16T23:17:27.7157440Z cp -pR /private/tmp/d20210516-9056-ww2nnq/sdl/. /usr/local/Cellar/sdl 2021-05-16T23:17:27.8297700Z chmod -Rf +w /private/tmp/d20210516-9056-ww2nnq 2021-05-16T23:17:27.9537450Z ==> Finishing up 2021-05-16T23:17:28.0010940Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T23:17:28.0017530Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T23:17:28.0028220Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T23:17:28.0044530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T23:17:28.0050310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T23:17:28.0056380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T23:17:28.0062270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T23:17:28.0081640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T23:17:28.0087850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T23:17:28.0093950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T23:17:28.0100290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T23:17:28.0116930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T23:17:28.0122930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T23:17:28.0128630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T23:17:28.0134490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T23:17:28.0140060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T23:17:28.0145710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T23:17:28.0151150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T23:17:28.0156840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T23:17:28.0162180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T23:17:28.0168150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T23:17:28.0173750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T23:17:28.0179200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T23:17:28.0185190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T23:17:28.0190530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T23:17:28.0196760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T23:17:28.0202280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T23:17:28.0207700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T23:17:28.0214210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T23:17:28.0219810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T23:17:28.0225850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T23:17:28.0239950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T23:17:28.0241290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T23:17:28.0242610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T23:17:28.0247040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T23:17:28.0253040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T23:17:28.0258610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T23:17:28.0264130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T23:17:28.0270100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T23:17:28.0275600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T23:17:28.0281580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T23:17:28.0287090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T23:17:28.0292910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T23:17:28.0310390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T23:17:28.0316830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T23:17:28.0322710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T23:17:28.0328810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T23:17:28.0335160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T23:17:28.0340660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T23:17:28.0346620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T23:17:28.0352390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T23:17:28.0358030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T23:17:28.0363870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T23:17:28.0369950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T23:17:28.0375770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T23:17:28.0381470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T23:17:28.0387280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T23:17:28.0393200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T23:17:28.0398920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T23:17:28.0404640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T23:17:28.0410410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T23:17:28.0416810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T23:17:28.0421980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T23:17:28.0427800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T23:17:28.0433210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T23:17:28.0438360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T23:17:28.0444720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T23:17:28.0450160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T23:17:28.0456000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T23:17:28.0461500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T23:17:28.0467140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T23:17:28.0472680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T23:17:28.0478310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T23:17:28.0484020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T23:17:28.0489670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T23:17:28.0497440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T23:17:28.0503190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T23:17:28.0509430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T23:17:28.0515040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T23:17:28.0520730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T23:17:28.0526730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T23:17:28.0532730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T23:17:28.0538650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T23:17:28.0547300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T23:17:28.0551090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T23:17:28.0557230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T23:17:28.0562640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T23:17:28.0568610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T23:17:28.0574440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T23:17:28.0580460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T23:17:28.0586530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T23:17:28.0592390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T23:17:28.0598240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T23:17:28.0604080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T23:17:28.0609760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T23:17:28.0615730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T23:17:28.0621500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T23:17:28.0627610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T23:17:28.0633770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T23:17:28.0639390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T23:17:28.0644180Z Only the first 100 operations were output. 2021-05-16T23:17:28.1578070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9290-1nljoe.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:17:30.3239260Z ==> Summary 2021-05-16T23:17:30.3377700Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T23:17:30.3383010Z ==> Installing libav 2021-05-16T23:17:30.3386840Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T23:17:30.3405370Z 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-9056-14j4zpm 2021-05-16T23:17:30.5760090Z cp -pR /private/tmp/d20210516-9056-14j4zpm/libav/. /usr/local/Cellar/libav 2021-05-16T23:17:30.6701640Z chmod -Rf +w /private/tmp/d20210516-9056-14j4zpm 2021-05-16T23:17:32.0650490Z ==> Finishing up 2021-05-16T23:17:32.1107500Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T23:17:32.1110240Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T23:17:32.1126660Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T23:17:32.1138280Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T23:17:32.1143820Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T23:17:32.1149670Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T23:17:32.1484030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9316-8lk7l5.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:17:34.3566030Z ==> Summary 2021-05-16T23:17:34.3586630Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T23:17:36.7198780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T23:17:38.3600580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T23:17:38.6782500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T23%3A25%3A00Z&sig=x8N1bECu9B3Vw9xxjWhrLOYAqraYUrgBb8vWneDFROY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:38.8772900Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T23:17:41.2776530Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T23:17:43.5168320Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T23:17:43.5168950Z To reinstall 4.3.0, run: 2021-05-16T23:17:43.5169430Z brew reinstall libtiff 2021-05-16T23:17:45.0611320Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T23:17:45.0611990Z To reinstall 2.3.9_1, run: 2021-05-16T23:17:45.0612440Z brew reinstall unixodbc 2021-05-16T23:17:46.5495060Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T23:17:46.5495730Z To reinstall 1.0.18_1, run: 2021-05-16T23:17:46.5496200Z brew reinstall libsodium 2021-05-16T23:17:48.0435370Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T23:17:48.0436060Z To reinstall 4.1.1, run: 2021-05-16T23:17:48.0436520Z brew reinstall tesseract 2021-05-16T23:17:49.5336820Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T23:17:49.5337540Z To reinstall 1.21.1, run: 2021-05-16T23:17:49.5338090Z brew reinstall wget 2021-05-16T23:17:51.0099400Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T23:17:51.0100120Z To reinstall 4.3.4, run: 2021-05-16T23:17:51.0100570Z brew reinstall zeromq 2021-05-16T23:17:52.5085260Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T23:17:52.5085980Z To reinstall 2.2.27.6_1, run: 2021-05-16T23:17:52.5086420Z brew reinstall udunits 2021-05-16T23:17:53.9941330Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T23:17:53.9941930Z To reinstall 1.2.0, run: 2021-05-16T23:17:53.9942410Z brew reinstall webp 2021-05-16T23:17:55.5579600Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T23:17:57.2300390Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T23:17:57.5529470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T23%3A25%3A00Z&sig=LlPWNu5YWEomr1XcRAmeCp4Tkv5x5HlrRXToSqFe5ks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T23:17:59.3387360Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T23:18:37.3550650Z ==> Caveats 2021-05-16T23:18:37.3551290Z Bash completion has been installed to: 2021-05-16T23:18:37.3551870Z /usr/local/etc/bash_completion.d 2021-05-16T23:18:37.3552730Z ==> Summary 2021-05-16T23:18:38.5993290Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T23:18:41.3970970Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T23:18:41.3976190Z ==> 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=20210516T231723Z&X-Amz-Expires=300&X-Amz-Signature=c06b2c0bf12210b2fa322a92082f94ef3da87139d85d8ceee80cbf799c340c01&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:18:43.8278070Z ==> Installing Cask xquartz 2021-05-16T23:18:43.8285220Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T23:18:59.4580180Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T23:18:59.4581620Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T23:19:24.5280160Z installer: Package name is 2021-05-16T23:19:24.5281450Z installer: Installing at base path / 2021-05-16T23:19:24.5283200Z installer: The install was successful. 2021-05-16T23:19:24.5283890Z installer: The install requires logging out now. 2021-05-16T23:19:24.6097390Z 🍺 xquartz was successfully installed! 2021-05-16T23:19:24.6339820Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:19:24.6340350Z with: 2021-05-16T23:19:24.6340810Z github_slug: neuroconductor/ggneuro 2021-05-16T23:19:24.6341210Z env: 2021-05-16T23:19:24.6341600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:24.6342010Z TIC_DEPLOY_KEY: 2021-05-16T23:19:24.6342330Z RSPM: 2021-05-16T23:19:24.6343560Z GITHUB_PAT: *** 2021-05-16T23:19:24.6343950Z COVERALLS_TOKEN: 2021-05-16T23:19:24.6344370Z continue-on-error: true 2021-05-16T23:19:24.6344810Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:24.6345260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:24.6345660Z TZ: UTC 2021-05-16T23:19:24.6346000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:24.6346360Z NOT_CRAN: true 2021-05-16T23:19:24.6346710Z ##[endgroup] 2021-05-16T23:19:24.7046130Z repo slug is: neuroconductor/ggneuro 2021-05-16T23:19:24.7169640Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:19:24.7170220Z env: 2021-05-16T23:19:24.7170670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:24.7171110Z TIC_DEPLOY_KEY: 2021-05-16T23:19:24.7171470Z RSPM: 2021-05-16T23:19:24.7172250Z GITHUB_PAT: *** 2021-05-16T23:19:24.7172670Z COVERALLS_TOKEN: 2021-05-16T23:19:24.7173120Z continue-on-error: true 2021-05-16T23:19:24.7173610Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:24.7174120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:24.7174540Z TZ: UTC 2021-05-16T23:19:24.7174940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:24.7175330Z NOT_CRAN: true 2021-05-16T23:19:24.7175710Z ##[endgroup] 2021-05-16T23:19:25.9344200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:19:25.9344900Z with: 2021-05-16T23:19:25.9345260Z repo_name: ggneuro 2021-05-16T23:19:25.9345710Z repo_version: 0.5.0 2021-05-16T23:19:25.9346110Z runner_os: macOS 2021-05-16T23:19:25.9346460Z R_version: 4.1 2021-05-16T23:19:25.9346840Z env: 2021-05-16T23:19:25.9347240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:25.9347710Z TIC_DEPLOY_KEY: 2021-05-16T23:19:25.9348040Z RSPM: 2021-05-16T23:19:25.9349590Z GITHUB_PAT: *** 2021-05-16T23:19:25.9350010Z COVERALLS_TOKEN: 2021-05-16T23:19:25.9350490Z continue-on-error: true 2021-05-16T23:19:25.9350940Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:25.9351440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:25.9351890Z TZ: UTC 2021-05-16T23:19:25.9352270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:25.9352680Z NOT_CRAN: true 2021-05-16T23:19:25.9353040Z ##[endgroup] 2021-05-16T23:19:25.9996730Z Package: ggneuro 2021-05-16T23:19:26.0002350Z Version: 0.5.0 2021-05-16T23:19:26.0002790Z OS: macOS 2021-05-16T23:19:26.0080480Z ##[group]Run install.packages('remotes') 2021-05-16T23:19:26.0081260Z install.packages('remotes') 2021-05-16T23:19:26.0082010Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:19:26.0082970Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:19:26.0256640Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:19:26.0257090Z env: 2021-05-16T23:19:26.0257510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:26.0257980Z TIC_DEPLOY_KEY: 2021-05-16T23:19:26.0258370Z RSPM: 2021-05-16T23:19:26.0259250Z GITHUB_PAT: *** 2021-05-16T23:19:26.0259660Z COVERALLS_TOKEN: 2021-05-16T23:19:26.0260110Z continue-on-error: true 2021-05-16T23:19:26.0260590Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:26.0261050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:26.0261490Z TZ: UTC 2021-05-16T23:19:26.0261890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:26.0262290Z NOT_CRAN: true 2021-05-16T23:19:26.0262940Z ##[endgroup] 2021-05-16T23:19:26.2505910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:19:26.2507030Z (as ‘lib’ is unspecified) 2021-05-16T23:19:28.3722620Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:19:28.3752690Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:19:28.3784430Z installing the source package ‘remotes’ 2021-05-16T23:19:28.3784880Z 2021-05-16T23:19:28.3805870Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:19:28.6316740Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:19:28.6339930Z ================================================== 2021-05-16T23:19:28.6340500Z downloaded 144 KB 2021-05-16T23:19:28.6340800Z 2021-05-16T23:19:29.0589440Z * installing *source* package ‘remotes’ ... 2021-05-16T23:19:29.0665960Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:29.0667070Z ** using staged installation 2021-05-16T23:19:29.0947110Z ** R 2021-05-16T23:19:29.1250270Z ** inst 2021-05-16T23:19:29.1284200Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:31.3967080Z ** help 2021-05-16T23:19:31.5277840Z *** installing help indices 2021-05-16T23:19:31.5986170Z ** building package indices 2021-05-16T23:19:31.8968930Z ** installing vignettes 2021-05-16T23:19:31.9070840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:32.1508060Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:32.4365850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:32.4403590Z * DONE (remotes) 2021-05-16T23:19:32.4653820Z 2021-05-16T23:19:32.4654940Z The downloaded source packages are in 2021-05-16T23:19:32.4656900Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpf17PlG/downloaded_packages’ 2021-05-16T23:19:39.4025080Z ##[group]Run actions/cache@v1 2021-05-16T23:19:39.4025620Z with: 2021-05-16T23:19:39.4026040Z path: /Users/runner/work/_temp/Library 2021-05-16T23:19:39.4028670Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-c67658ebdb8a475ba52d60ffefd2625988e89c4efe35d4d13c54fd6a17a0a748 2021-05-16T23:19:39.4031940Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T23:19:39.4033050Z env: 2021-05-16T23:19:39.4033550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:39.4034020Z TIC_DEPLOY_KEY: 2021-05-16T23:19:39.4034390Z RSPM: 2021-05-16T23:19:39.4036110Z GITHUB_PAT: *** 2021-05-16T23:19:39.4036550Z COVERALLS_TOKEN: 2021-05-16T23:19:39.4036990Z continue-on-error: true 2021-05-16T23:19:39.4037460Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:39.4037920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:39.4038360Z TZ: UTC 2021-05-16T23:19:39.4038840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:39.4039270Z NOT_CRAN: true 2021-05-16T23:19:39.4039650Z ##[endgroup] 2021-05-16T23:19:39.4752110Z [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:19:39.4857370Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:19:39.4858130Z remotes::install_github("ropensci/tic") 2021-05-16T23:19:39.4858800Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:19:39.4859470Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:19:39.4860010Z remotes::install_cran("covr") 2021-05-16T23:19:39.5052750Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:19:39.5053410Z env: 2021-05-16T23:19:39.5054020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:39.5054690Z TIC_DEPLOY_KEY: 2021-05-16T23:19:39.5055200Z RSPM: 2021-05-16T23:19:39.5056390Z GITHUB_PAT: *** 2021-05-16T23:19:39.5057000Z COVERALLS_TOKEN: 2021-05-16T23:19:39.5058090Z continue-on-error: true 2021-05-16T23:19:39.5058790Z VDIFFR_RUN_TESTS: false 2021-05-16T23:19:39.5059480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:19:39.5060130Z TZ: UTC 2021-05-16T23:19:39.5060720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:39.5061290Z NOT_CRAN: true 2021-05-16T23:19:39.5061840Z ##[endgroup] 2021-05-16T23:19:39.7515460Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:19:40.5309550Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:19:42.6645130Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:19:42.6646160Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:19:42.6646990Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:19:42.6647800Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:19:42.6648580Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:19:42.6649420Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:19:42.6650200Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:19:42.6651060Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:19:42.6651820Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:19:42.6652860Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:19:42.6653720Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:19:42.6654520Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:19:42.6655530Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:19:42.6656330Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:19:42.6657140Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:19:42.6657930Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:19:42.6658830Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:19:42.6659650Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:19:42.6660500Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:19:42.6661330Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:19:42.6662270Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:19:42.6663120Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:19:42.6663920Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:19:42.6664770Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:19:42.6665560Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:19:42.6666430Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:19:42.6667250Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:19:42.6668070Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:19:42.6668860Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:19:42.6669690Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:19:42.6670520Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:19:42.6671320Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:19:42.6672160Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:19:42.6672960Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:19:42.6673790Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:19:42.6675580Z 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:19:42.6683990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:19:42.6685140Z (as ‘lib’ is unspecified) 2021-05-16T23:19:44.3245770Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:19:44.3250100Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:19:44.3324760Z Packages which are only available in source form, and may need 2021-05-16T23:19:44.3326300Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T23:19:44.3327630Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T23:19:44.3328750Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T23:19:44.3331490Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T23:19:44.3333070Z 2021-05-16T23:19:44.3348600Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:19:44.5617430Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:19:44.5821310Z ================================================== 2021-05-16T23:19:44.5821890Z downloaded 841 KB 2021-05-16T23:19:44.5822150Z 2021-05-16T23:19:44.5860680Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:19:44.8448770Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:19:44.8503480Z ================================================== 2021-05-16T23:19:44.8504060Z downloaded 259 KB 2021-05-16T23:19:44.8504320Z 2021-05-16T23:19:44.8536240Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:19:44.9925470Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:19:44.9951460Z ================================================== 2021-05-16T23:19:44.9952010Z downloaded 96 KB 2021-05-16T23:19:44.9952330Z 2021-05-16T23:19:44.9983230Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:19:45.2389540Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:19:45.2390350Z ================================================== 2021-05-16T23:19:45.2390810Z downloaded 19 KB 2021-05-16T23:19:45.2391070Z 2021-05-16T23:19:45.2422200Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:19:45.4262850Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T23:19:45.4263650Z ================================================== 2021-05-16T23:19:45.4264120Z downloaded 5730 bytes 2021-05-16T23:19:45.4264440Z 2021-05-16T23:19:45.4295710Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:19:45.6832410Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:19:45.6839360Z ================================================== 2021-05-16T23:19:45.6839870Z downloaded 61 KB 2021-05-16T23:19:45.6840120Z 2021-05-16T23:19:45.6874670Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:19:45.9224480Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:19:45.9370380Z ================================================== 2021-05-16T23:19:45.9370960Z downloaded 1.3 MB 2021-05-16T23:19:45.9371250Z 2021-05-16T23:19:45.9420280Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:19:46.0749890Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:19:46.0750730Z ================================================== 2021-05-16T23:19:46.0751170Z downloaded 12 KB 2021-05-16T23:19:46.0751460Z 2021-05-16T23:19:46.0782930Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:19:46.2662170Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:19:46.2940330Z ================================================== 2021-05-16T23:19:46.2940880Z downloaded 774 KB 2021-05-16T23:19:46.2941170Z 2021-05-16T23:19:46.2979830Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:19:46.4812290Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:19:46.4891940Z ================================================== 2021-05-16T23:19:46.4892780Z downloaded 411 KB 2021-05-16T23:19:46.4893190Z 2021-05-16T23:19:46.4935080Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:19:46.6616140Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T23:19:46.6616900Z ================================================== 2021-05-16T23:19:46.6617350Z downloaded 3488 bytes 2021-05-16T23:19:46.6617660Z 2021-05-16T23:19:46.6650190Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:19:46.9320220Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:19:46.9356570Z ================================================== 2021-05-16T23:19:46.9357160Z downloaded 156 KB 2021-05-16T23:19:46.9357470Z 2021-05-16T23:19:46.9398360Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:19:47.1822480Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:19:47.1839630Z ================================================== 2021-05-16T23:19:47.1840970Z downloaded 60 KB 2021-05-16T23:19:47.1841700Z 2021-05-16T23:19:47.1872670Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:19:47.3655820Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:19:47.3702710Z ================================================== 2021-05-16T23:19:47.3704210Z downloaded 154 KB 2021-05-16T23:19:47.3704930Z 2021-05-16T23:19:47.3737860Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:19:47.5381760Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:19:47.5421040Z ================================================== 2021-05-16T23:19:47.5421550Z downloaded 110 KB 2021-05-16T23:19:47.5421840Z 2021-05-16T23:19:47.5454530Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:19:47.7595880Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:19:47.7610700Z ================================================== 2021-05-16T23:19:47.7611230Z downloaded 107 KB 2021-05-16T23:19:47.7611530Z 2021-05-16T23:19:47.7646540Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:19:48.1043220Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:19:48.1443300Z ================================================== 2021-05-16T23:19:48.1444090Z downloaded 224 KB 2021-05-16T23:19:48.1444520Z 2021-05-16T23:19:48.1481100Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:19:48.3054500Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:19:48.3062290Z ================================================== 2021-05-16T23:19:48.3062770Z downloaded 58 KB 2021-05-16T23:19:48.3063070Z 2021-05-16T23:19:48.3098240Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:19:48.5168830Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:19:48.5174970Z ================================================== 2021-05-16T23:19:48.5175730Z downloaded 34 KB 2021-05-16T23:19:48.5176180Z 2021-05-16T23:19:48.5208880Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:19:48.7994710Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:19:48.7999630Z ================================================== 2021-05-16T23:19:48.8000350Z downloaded 43 KB 2021-05-16T23:19:48.8000840Z 2021-05-16T23:19:48.8129940Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:19:49.0023770Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T23:19:49.0062070Z ================================================== 2021-05-16T23:19:49.0062570Z downloaded 90 KB 2021-05-16T23:19:49.0063160Z 2021-05-16T23:19:49.0091690Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:19:49.2420800Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:19:49.2446890Z ================================================== 2021-05-16T23:19:49.2447390Z downloaded 92 KB 2021-05-16T23:19:49.2447900Z 2021-05-16T23:19:49.2480860Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:19:49.4479930Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T23:19:49.4481090Z ================================================== 2021-05-16T23:19:49.4481800Z downloaded 27 KB 2021-05-16T23:19:49.4482260Z 2021-05-16T23:19:49.4512550Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:19:49.6741130Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:19:49.6742140Z ================================================== 2021-05-16T23:19:49.6742760Z downloaded 12 KB 2021-05-16T23:19:49.6743250Z 2021-05-16T23:19:49.6772200Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:19:50.0729440Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T23:19:50.1203800Z ================================================== 2021-05-16T23:19:50.1205170Z downloaded 366 KB 2021-05-16T23:19:50.1206000Z 2021-05-16T23:19:50.1244790Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:19:50.3513810Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:19:50.3537580Z ================================================== 2021-05-16T23:19:50.3539050Z downloaded 81 KB 2021-05-16T23:19:50.3539760Z 2021-05-16T23:19:50.3578860Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:19:50.6577380Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:19:50.6587120Z ================================================== 2021-05-16T23:19:50.6588070Z downloaded 44 KB 2021-05-16T23:19:50.6588420Z 2021-05-16T23:19:50.6618570Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:19:50.9103370Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:19:50.9127130Z ================================================== 2021-05-16T23:19:50.9128510Z downloaded 64 KB 2021-05-16T23:19:50.9129330Z 2021-05-16T23:19:50.9163590Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:19:51.1561120Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:19:51.1646870Z ================================================== 2021-05-16T23:19:51.1647380Z downloaded 777 KB 2021-05-16T23:19:51.1647690Z 2021-05-16T23:19:51.1693490Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:19:51.3020940Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:19:51.3058050Z ================================================== 2021-05-16T23:19:51.3058620Z downloaded 286 KB 2021-05-16T23:19:51.3058950Z 2021-05-16T23:19:51.3092190Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:19:51.5994830Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:19:51.5995600Z ================================================== 2021-05-16T23:19:51.5996060Z downloaded 20 KB 2021-05-16T23:19:51.5996350Z 2021-05-16T23:19:51.6024520Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:19:51.8819640Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:19:51.8820480Z ================================================== 2021-05-16T23:19:51.8820930Z downloaded 24 KB 2021-05-16T23:19:51.8821180Z 2021-05-16T23:19:51.8850550Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:19:52.1519510Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:19:52.1576590Z ================================================== 2021-05-16T23:19:52.1577140Z downloaded 298 KB 2021-05-16T23:19:52.1577440Z 2021-05-16T23:19:52.1609300Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:19:52.3090760Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:19:52.3091490Z ================================================== 2021-05-16T23:19:52.3091950Z downloaded 16 KB 2021-05-16T23:19:52.3092200Z 2021-05-16T23:19:52.3122750Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:19:52.6508010Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:19:52.8880560Z ================================================== 2021-05-16T23:19:52.8881170Z downloaded 1.2 MB 2021-05-16T23:19:52.8881820Z 2021-05-16T23:19:53.6750410Z * installing *source* package ‘rlang’ ... 2021-05-16T23:19:53.6985750Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T23:19:53.6986980Z ** using staged installation 2021-05-16T23:19:53.7221310Z ** libs 2021-05-16T23:19:57.6244990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T23:19:58.1898490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T23:19:58.5483790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T23:20:00.9085940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T23:20:01.9094480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:20:01.9754120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:02.1768650Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:20:02.1820490Z ** R 2021-05-16T23:20:02.2453580Z ** inst 2021-05-16T23:20:02.2470630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:06.3786570Z ** help 2021-05-16T23:20:07.3154620Z *** installing help indices 2021-05-16T23:20:07.6519740Z *** copying figures 2021-05-16T23:20:07.6568570Z ** building package indices 2021-05-16T23:20:08.3054160Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:08.8079050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:10.1908910Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:10.5524360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:10.5613800Z * DONE (rlang) 2021-05-16T23:20:10.9525350Z * installing *source* package ‘magrittr’ ... 2021-05-16T23:20:10.9572550Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:10.9573920Z ** using staged installation 2021-05-16T23:20:10.9757120Z ** libs 2021-05-16T23:20:10.9924210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T23:20:11.1291170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:20:11.2080810Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:11.2613190Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T23:20:11.2651750Z ** R 2021-05-16T23:20:11.2719890Z ** inst 2021-05-16T23:20:11.2785360Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:11.6745010Z ** help 2021-05-16T23:20:11.7320320Z *** installing help indices 2021-05-16T23:20:11.7676150Z *** copying figures 2021-05-16T23:20:11.7689820Z ** building package indices 2021-05-16T23:20:12.0455360Z ** installing vignettes 2021-05-16T23:20:12.0536230Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:12.5155320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:12.6407240Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:12.8727890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:12.8756590Z * DONE (magrittr) 2021-05-16T23:20:13.2717720Z * installing *source* package ‘glue’ ... 2021-05-16T23:20:13.2821210Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:13.2922920Z ** using staged installation 2021-05-16T23:20:13.2923730Z ** libs 2021-05-16T23:20:13.3125290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T23:20:13.4221620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:13.4957510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T23:20:13.6078870Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:13.6619340Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T23:20:13.6658350Z ** R 2021-05-16T23:20:13.6737040Z ** inst 2021-05-16T23:20:13.6769990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:14.2647670Z ** help 2021-05-16T23:20:14.3070690Z *** installing help indices 2021-05-16T23:20:14.3404540Z *** copying figures 2021-05-16T23:20:14.3413960Z ** building package indices 2021-05-16T23:20:14.6015560Z ** installing vignettes 2021-05-16T23:20:14.6097610Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:14.9938590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:15.1278010Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:15.4094620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:15.4120870Z * DONE (glue) 2021-05-16T23:20:15.7130350Z * installing *source* package ‘sys’ ... 2021-05-16T23:20:15.7155780Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:15.7157220Z ** using staged installation 2021-05-16T23:20:15.7391980Z ** libs 2021-05-16T23:20:15.7558410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T23:20:15.9681860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:16.0473110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:16.1079400Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T23:20:16.1119180Z ** R 2021-05-16T23:20:16.1172070Z ** inst 2021-05-16T23:20:16.1188030Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:16.4946360Z ** help 2021-05-16T23:20:16.5212250Z *** installing help indices 2021-05-16T23:20:16.5453250Z ** building package indices 2021-05-16T23:20:16.8156130Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:17.1476300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:17.2670920Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:17.5037220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:17.5057270Z * DONE (sys) 2021-05-16T23:20:17.8190790Z * installing *source* package ‘R6’ ... 2021-05-16T23:20:17.8219040Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:17.8219880Z ** using staged installation 2021-05-16T23:20:17.8400170Z ** R 2021-05-16T23:20:17.8484450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:18.5142700Z ** help 2021-05-16T23:20:18.5419970Z *** installing help indices 2021-05-16T23:20:18.5637540Z *** copying figures 2021-05-16T23:20:18.5650600Z ** building package indices 2021-05-16T23:20:18.8197540Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:19.0594220Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:19.3066920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:19.3088590Z * DONE (R6) 2021-05-16T23:20:19.5920770Z * installing *source* package ‘mime’ ... 2021-05-16T23:20:19.5937590Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:19.5938430Z ** using staged installation 2021-05-16T23:20:19.6108070Z ** libs 2021-05-16T23:20:19.6278850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:19.7020790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T23:20:19.7900680Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:19.8446550Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T23:20:19.8486160Z ** R 2021-05-16T23:20:19.8569860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:20.2689210Z ** help 2021-05-16T23:20:20.3135640Z *** installing help indices 2021-05-16T23:20:20.3333200Z ** building package indices 2021-05-16T23:20:20.5823410Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:20.9188960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:21.0447230Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:21.2778210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:21.2797670Z * DONE (mime) 2021-05-16T23:20:21.7877910Z * installing *source* package ‘curl’ ... 2021-05-16T23:20:21.7988760Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:21.7989660Z ** using staged installation 2021-05-16T23:20:21.9114160Z Found pkg-config cflags and libs! 2021-05-16T23:20:22.2207420Z Using PKG_CFLAGS= 2021-05-16T23:20:22.2209210Z Using PKG_LIBS=-lcurl 2021-05-16T23:20:22.3656610Z ** libs 2021-05-16T23:20:22.3838510Z 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:20:22.3866740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T23:20:22.4871090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T23:20:22.6263240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T23:20:22.7197020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T23:20:22.8040580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T23:20:22.9049110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T23:20:23.0038360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T23:20:23.0880010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T23:20:23.2732100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T23:20:23.3389640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:23.4287630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T23:20:23.5268570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T23:20:23.7079410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T23:20:23.8020480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T23:20:23.8829350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T23:20:23.9534710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T23:20:24.0292800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T23:20:24.1082050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:20:24.2444450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:20:24.3377720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T23:20:24.3765110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T23:20:24.4559790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:24.5172970Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T23:20:24.5214180Z ** R 2021-05-16T23:20:24.5391290Z ** inst 2021-05-16T23:20:24.5612230Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:25.2168680Z ** help 2021-05-16T23:20:25.2916120Z *** installing help indices 2021-05-16T23:20:25.3311490Z ** building package indices 2021-05-16T23:20:25.6018930Z ** installing vignettes 2021-05-16T23:20:25.6120160Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:25.9572700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:26.0844850Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:26.3311600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:26.3340010Z * DONE (curl) 2021-05-16T23:20:26.8185310Z * installing *source* package ‘jsonlite’ ... 2021-05-16T23:20:26.8304120Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:26.8305680Z ** using staged installation 2021-05-16T23:20:26.8510970Z ** libs 2021-05-16T23:20:26.8693080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:20:26.9634240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T23:20:27.0478190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T23:20:27.1361170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T23:20:27.2538940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T23:20:27.3506030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T23:20:27.4246690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T23:20:27.4994470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T23:20:27.5878880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T23:20:27.6705070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T23:20:27.7985100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T23:20:27.8898630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T23:20:27.9939550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T23:20:28.0873330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T23:20:28.1750280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T23:20:28.2561070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T23:20:28.3367380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T23:20:28.4119990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T23:20:28.5062880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T23:20:28.5819540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T23:20:28.6555120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T23:20:28.7446930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T23:20:28.8055090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T23:20:28.8812060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T23:20:28.9947040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T23:20:29.1980970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T23:20:29.4719110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T23:20:29.6546440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T23:20:29.8118710Z 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:20:30.6922270Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:30.7570790Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T23:20:30.7613120Z ** R 2021-05-16T23:20:30.7910630Z ** inst 2021-05-16T23:20:30.7975920Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:32.0533470Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T23:20:32.0534140Z ** help 2021-05-16T23:20:32.0990920Z *** installing help indices 2021-05-16T23:20:32.1294190Z ** building package indices 2021-05-16T23:20:32.3938430Z ** installing vignettes 2021-05-16T23:20:32.4040240Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:32.7631340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:32.8853870Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:33.2551320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:33.2585570Z * DONE (jsonlite) 2021-05-16T23:20:33.5506190Z * installing *source* package ‘ini’ ... 2021-05-16T23:20:33.5522150Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:33.5523560Z ** using staged installation 2021-05-16T23:20:33.5668260Z ** R 2021-05-16T23:20:33.5711180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:33.8850400Z ** help 2021-05-16T23:20:33.9015900Z *** installing help indices 2021-05-16T23:20:33.9275730Z ** building package indices 2021-05-16T23:20:34.1775890Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:34.4206700Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:34.6540450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:34.6557740Z * DONE (ini) 2021-05-16T23:20:34.9767610Z * installing *source* package ‘gitcreds’ ... 2021-05-16T23:20:34.9801280Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:34.9802060Z ** using staged installation 2021-05-16T23:20:34.9965490Z ** R 2021-05-16T23:20:35.0056020Z ** inst 2021-05-16T23:20:35.0088020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:35.6229110Z ** help 2021-05-16T23:20:35.6561600Z *** installing help indices 2021-05-16T23:20:35.6820350Z ** building package indices 2021-05-16T23:20:35.9346020Z ** installing vignettes 2021-05-16T23:20:35.9413800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:36.2229870Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:36.4664800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:36.4688560Z * DONE (gitcreds) 2021-05-16T23:20:36.8130640Z * installing *source* package ‘zip’ ... 2021-05-16T23:20:36.8173100Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:36.8174940Z ** using staged installation 2021-05-16T23:20:36.8322750Z ** libs 2021-05-16T23:20:36.8494910Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T23:20:39.9003220Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T23:20:42.6677700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:42.7429300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T23:20:45.1125010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T23:20:45.1875450Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T23:20:45.1876220Z size_t uzipfile_len = 0; 2021-05-16T23:20:45.1876610Z ^ 2021-05-16T23:20:45.2380600Z 1 warning generated. 2021-05-16T23:20:45.2408470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T23:20:45.3830420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T23:20:45.4781540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:45.5333040Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T23:20:45.5439170Z ** R 2021-05-16T23:20:45.5502770Z ** inst 2021-05-16T23:20:45.5527070Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:45.9919380Z ** help 2021-05-16T23:20:46.0211700Z *** installing help indices 2021-05-16T23:20:46.0480640Z ** building package indices 2021-05-16T23:20:46.2998930Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:46.6507290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:46.7734460Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:47.0193960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:47.0219130Z * DONE (zip) 2021-05-16T23:20:47.4913010Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T23:20:47.4992390Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:47.4993720Z ** using staged installation 2021-05-16T23:20:47.5168030Z ** R 2021-05-16T23:20:47.5339720Z ** inst 2021-05-16T23:20:47.5419550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:48.3905050Z ** help 2021-05-16T23:20:48.6453940Z *** installing help indices 2021-05-16T23:20:48.7838470Z *** copying figures 2021-05-16T23:20:48.7852260Z ** building package indices 2021-05-16T23:20:49.1518370Z ** installing vignettes 2021-05-16T23:20:49.1620880Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:49.3997330Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:49.6368140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:49.6408300Z * DONE (rstudioapi) 2021-05-16T23:20:50.0501310Z * installing *source* package ‘rprojroot’ ... 2021-05-16T23:20:50.0549920Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:50.0551740Z ** using staged installation 2021-05-16T23:20:50.0744310Z ** R 2021-05-16T23:20:50.0821150Z ** inst 2021-05-16T23:20:50.0849950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:50.6912190Z ** help 2021-05-16T23:20:50.7282060Z *** installing help indices 2021-05-16T23:20:50.7592930Z *** copying figures 2021-05-16T23:20:50.7622790Z ** building package indices 2021-05-16T23:20:51.0198770Z ** installing vignettes 2021-05-16T23:20:51.0276870Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:52.0155060Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:52.0336060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:52.0429390Z * DONE (rprojroot) 2021-05-16T23:20:52.0558030Z * installing *source* package ‘crayon’ ... 2021-05-16T23:20:52.0699520Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:52.0801940Z ** using staged installation 2021-05-16T23:20:52.0802720Z ** R 2021-05-16T23:20:52.0904930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:53.0743210Z ** help 2021-05-16T23:20:53.1546140Z *** installing help indices 2021-05-16T23:20:53.1998510Z ** building package indices 2021-05-16T23:20:53.4846490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:53.7203310Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:53.9708830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:53.9734030Z * DONE (crayon) 2021-05-16T23:20:54.2855500Z * installing *source* package ‘fastmap’ ... 2021-05-16T23:20:54.2885880Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:54.2887000Z ** using staged installation 2021-05-16T23:20:54.3048900Z ** libs 2021-05-16T23:20:54.3224930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T23:20:57.1116580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:20:57.1964910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:20:57.2575520Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T23:20:57.2615670Z ** R 2021-05-16T23:20:57.2693210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:57.8153150Z ** help 2021-05-16T23:20:57.8398480Z *** installing help indices 2021-05-16T23:20:57.8622900Z ** building package indices 2021-05-16T23:20:58.1187040Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:20:58.4572550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:20:58.5877420Z ** testing if installed package can be loaded from final location 2021-05-16T23:20:58.8267820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:20:58.8289490Z * DONE (fastmap) 2021-05-16T23:20:59.1993250Z * installing *source* package ‘yaml’ ... 2021-05-16T23:20:59.2033410Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T23:20:59.2034640Z ** using staged installation 2021-05-16T23:20:59.2164580Z ** libs 2021-05-16T23:20:59.2340150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T23:20:59.5835760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T23:20:59.7157610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T23:21:00.6909570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T23:21:00.8366540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T23:21:00.9993620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T23:21:01.3692920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T23:21:01.4488230Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.4489770Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T23:21:01.4490400Z ^~~ 2021-05-16T23:21:01.4492270Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.4493690Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T23:21:01.4494290Z ^~~ 2021-05-16T23:21:01.4496140Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.4497580Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T23:21:01.4498190Z ^~~ 2021-05-16T23:21:01.6359670Z 3 warnings generated. 2021-05-16T23:21:01.6390560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T23:21:01.7640310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T23:21:01.8351250Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.8352520Z tag = process_tag(tag); 2021-05-16T23:21:01.8352930Z ^~~ 2021-05-16T23:21:01.8378010Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.8379240Z tag = process_tag(tag); 2021-05-16T23:21:01.8379640Z ^~~ 2021-05-16T23:21:01.8416210Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T23:21:01.8417570Z tag = process_tag(tag); 2021-05-16T23:21:01.8417970Z ^~~ 2021-05-16T23:21:02.1354510Z 3 warnings generated. 2021-05-16T23:21:02.1387970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T23:21:02.2680370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T23:21:03.5339820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T23:21:03.6237380Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:21:03.6807600Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T23:21:03.6854510Z ** R 2021-05-16T23:21:03.6897590Z ** inst 2021-05-16T23:21:03.6940950Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:04.0093210Z ** help 2021-05-16T23:21:04.0396370Z *** installing help indices 2021-05-16T23:21:04.0644880Z ** building package indices 2021-05-16T23:21:04.3166550Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:04.6622390Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:04.7927340Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:05.0253480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:05.0278550Z * DONE (yaml) 2021-05-16T23:21:05.4304810Z * installing *source* package ‘withr’ ... 2021-05-16T23:21:05.4367860Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:05.4369490Z ** using staged installation 2021-05-16T23:21:05.4593960Z ** R 2021-05-16T23:21:05.4742320Z ** inst 2021-05-16T23:21:05.4768730Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:06.2817680Z ** help 2021-05-16T23:21:06.3933360Z *** installing help indices 2021-05-16T23:21:06.4577500Z *** copying figures 2021-05-16T23:21:06.4590820Z ** building package indices 2021-05-16T23:21:06.7547630Z ** installing vignettes 2021-05-16T23:21:06.7628360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:07.0159460Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:07.2581820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:07.2608940Z * DONE (withr) 2021-05-16T23:21:07.5821230Z * installing *source* package ‘whisker’ ... 2021-05-16T23:21:07.5852270Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:07.5853390Z ** using staged installation 2021-05-16T23:21:07.5989520Z ** R 2021-05-16T23:21:07.6059990Z ** inst 2021-05-16T23:21:07.6138480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:08.1654780Z ** help 2021-05-16T23:21:08.1981160Z *** installing help indices 2021-05-16T23:21:08.2251000Z ** building package indices 2021-05-16T23:21:08.5645390Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:08.8032390Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:09.0427130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:09.0456960Z * DONE (whisker) 2021-05-16T23:21:09.3475010Z * installing *source* package ‘rappdirs’ ... 2021-05-16T23:21:09.3498410Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:09.3499650Z ** using staged installation 2021-05-16T23:21:09.3776650Z ** libs 2021-05-16T23:21:09.3939140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:21:09.4751050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T23:21:09.5507320Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:21:09.6053960Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T23:21:09.6092150Z ** R 2021-05-16T23:21:09.6157570Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:10.0160220Z ** help 2021-05-16T23:21:10.0479360Z *** installing help indices 2021-05-16T23:21:10.0774430Z ** building package indices 2021-05-16T23:21:10.3314230Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:21:10.6761190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:21:10.8067250Z ** testing if installed package can be loaded from final location 2021-05-16T23:21:11.0388900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:21:11.0441800Z * DONE (rappdirs) 2021-05-16T23:21:11.7686460Z * installing *source* package ‘fs’ ... 2021-05-16T23:21:11.7888290Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T23:21:11.7889130Z ** using staged installation 2021-05-16T23:21:11.8114850Z ** libs 2021-05-16T23:21:11.8316380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T23:21:12.6214170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T23:21:12.7964220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T23:21:13.5186540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T23:21:13.6877120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T23:21:14.3054020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T23:21:15.2155000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T23:21:15.3664980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T23:21:15.9831630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T23:21:16.6599580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T23:21:17.2753090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T23:21:17.8641320Z (cd libuv-1.38.1 \ 2021-05-16T23:21:17.8643050Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T23:21:19.1068320Z rm: conftest.dSYM: is a directory 2021-05-16T23:21:21.1380340Z rm: conftest.dSYM: is a directory 2021-05-16T23:21:21.2171700Z rm: conftest.dSYM: is a directory 2021-05-16T23:21:21.2377690Z rm: conftest.dSYM: is a directory 2021-05-16T23:21:30.6482220Z make --directory=libuv-1.38.1 \ 2021-05-16T23:21:30.6482800Z HAVE_DTRACE=0 2021-05-16T23:21:30.6972910Z CC src/libuv_la-fs-poll.lo 2021-05-16T23:21:31.5927450Z CC src/libuv_la-idna.lo 2021-05-16T23:21:32.5377820Z CC src/libuv_la-inet.lo 2021-05-16T23:21:33.4900760Z CC src/libuv_la-random.lo 2021-05-16T23:21:34.3012680Z CC src/libuv_la-strscpy.lo 2021-05-16T23:21:35.0813790Z CC src/libuv_la-threadpool.lo 2021-05-16T23:21:36.0164890Z CC src/libuv_la-timer.lo 2021-05-16T23:21:36.9783450Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T23:21:37.8072590Z CC src/libuv_la-uv-common.lo 2021-05-16T23:21:39.1044030Z CC src/libuv_la-version.lo 2021-05-16T23:21:39.9038410Z CC src/unix/libuv_la-async.lo 2021-05-16T23:21:40.8099340Z CC src/unix/libuv_la-core.lo 2021-05-16T23:21:42.2040820Z CC src/unix/libuv_la-dl.lo 2021-05-16T23:21:43.0221730Z CC src/unix/libuv_la-fs.lo 2021-05-16T23:21:44.6707370Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T23:21:45.5537350Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T23:21:46.3937670Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T23:21:47.3174130Z CC src/unix/libuv_la-loop.lo 2021-05-16T23:21:48.1873730Z CC src/unix/libuv_la-pipe.lo 2021-05-16T23:21:49.1022150Z CC src/unix/libuv_la-poll.lo 2021-05-16T23:21:49.9557970Z CC src/unix/libuv_la-process.lo 2021-05-16T23:21:50.9794120Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T23:21:51.8138810Z CC src/unix/libuv_la-signal.lo 2021-05-16T23:21:53.0872990Z CC src/unix/libuv_la-stream.lo 2021-05-16T23:21:54.7195250Z CC src/unix/libuv_la-tcp.lo 2021-05-16T23:21:55.6629090Z CC src/unix/libuv_la-thread.lo 2021-05-16T23:21:57.2389260Z CC src/unix/libuv_la-tty.lo 2021-05-16T23:21:57.5601180Z CC src/unix/libuv_la-udp.lo 2021-05-16T23:21:58.7508830Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T23:21:59.6056940Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T23:22:00.4330960Z CC src/unix/libuv_la-darwin.lo 2021-05-16T23:22:01.3417410Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T23:22:02.4188100Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T23:22:03.4962370Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T23:22:04.3348860Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T23:22:05.1356800Z CCLD libuv.la 2021-05-16T23:22:05.6728290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:05.7589050Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T23:22:05.7640710Z ** R 2021-05-16T23:22:05.7800200Z ** inst 2021-05-16T23:22:05.7831180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:07.0975600Z ** help 2021-05-16T23:22:07.1991000Z *** installing help indices 2021-05-16T23:22:07.2566960Z ** building package indices 2021-05-16T23:22:07.5472420Z ** installing vignettes 2021-05-16T23:22:07.5634730Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:07.9556290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:08.0838030Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:08.3906260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:08.3936600Z * DONE (fs) 2021-05-16T23:22:08.7603130Z * installing *source* package ‘clipr’ ... 2021-05-16T23:22:08.7630970Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:08.7632300Z ** using staged installation 2021-05-16T23:22:08.7891260Z ** R 2021-05-16T23:22:08.7967850Z ** inst 2021-05-16T23:22:08.7993350Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:09.2131020Z ** help 2021-05-16T23:22:09.2453170Z *** installing help indices 2021-05-16T23:22:09.2697250Z ** building package indices 2021-05-16T23:22:09.5168000Z ** installing vignettes 2021-05-16T23:22:09.5233830Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:09.7603470Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:09.9980520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:10.0084420Z * DONE (clipr) 2021-05-16T23:22:11.1442140Z * installing *source* package ‘git2r’ ... 2021-05-16T23:22:11.1854830Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:11.1855870Z ** using staged installation 2021-05-16T23:22:11.4951840Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T23:22:11.4953910Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T23:22:11.4963090Z checking for gcc... gcc 2021-05-16T23:22:13.7713190Z checking whether the C compiler works... yes 2021-05-16T23:22:13.7714270Z checking for C compiler default output file name... a.out 2021-05-16T23:22:13.8901720Z checking for suffix of executables... 2021-05-16T23:22:14.2465620Z checking whether we are cross compiling... no 2021-05-16T23:22:14.3188510Z checking for suffix of object files... o 2021-05-16T23:22:14.3759580Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:22:14.4356230Z checking whether gcc accepts -g... yes 2021-05-16T23:22:14.5536300Z checking for gcc option to accept ISO C89... none needed 2021-05-16T23:22:14.5548230Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:22:14.5654800Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T23:22:14.5968320Z Found pkg-config cflags and libs! 2021-05-16T23:22:14.9270840Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T23:22:15.1768700Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T23:22:15.2787480Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T23:22:15.3840200Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T23:22:15.4850330Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T23:22:15.4851930Z ----- Results of the git2r package configure ----- 2021-05-16T23:22:15.4852400Z 2021-05-16T23:22:15.4853850Z 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:22:15.4855340Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:22:15.4855730Z 2021-05-16T23:22:15.4856610Z -------------------------------------------------- 2021-05-16T23:22:15.5178260Z configure: creating ./config.status 2021-05-16T23:22:15.6732930Z config.status: creating src/Makevars 2021-05-16T23:22:15.7716390Z ** libs 2021-05-16T23:22:15.7905920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T23:22:15.9069070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T23:22:15.9883980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T23:22:16.1870870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T23:22:16.3176720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T23:22:16.4723410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T23:22:16.6955670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T23:22:16.8256850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T23:22:16.9557500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T23:22:17.1346160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T23:22:17.3188470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T23:22:17.4525450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T23:22:17.6849120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T23:22:17.7945630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T23:22:17.9167750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T23:22:18.0436110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T23:22:18.1641820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T23:22:18.3580700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T23:22:18.5116720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T23:22:18.6327520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T23:22:18.8152510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T23:22:18.9253860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T23:22:19.0513710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T23:22:19.1870710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T23:22:19.3171280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T23:22:19.5020980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T23:22:19.6747770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T23:22:19.7968280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T23:22:19.9185140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T23:22:20.1138440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T23:22:20.2354790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T23:22:20.3850130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T23:22:20.5768110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T23:22:20.7304950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T23:22:20.8412270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T23:22:20.9906880Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:21.0172430Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T23:22:21.0542100Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T23:22:21.0589230Z ** R 2021-05-16T23:22:21.0890160Z ** inst 2021-05-16T23:22:21.0918630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:22.3021660Z ** help 2021-05-16T23:22:22.6803930Z *** installing help indices 2021-05-16T23:22:22.8874450Z ** building package indices 2021-05-16T23:22:23.3063610Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:23.7453290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:23.8711230Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:24.1414550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:24.1441620Z * DONE (git2r) 2021-05-16T23:22:24.5022680Z * installing *source* package ‘askpass’ ... 2021-05-16T23:22:24.5043530Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:24.5045600Z ** using staged installation 2021-05-16T23:22:24.5240110Z ** libs 2021-05-16T23:22:24.5433550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T23:22:24.6324110Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:24.6907700Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T23:22:24.6947630Z ** R 2021-05-16T23:22:24.6994130Z ** inst 2021-05-16T23:22:24.7013640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:25.0263670Z ** help 2021-05-16T23:22:25.0477090Z *** installing help indices 2021-05-16T23:22:25.0646230Z ** building package indices 2021-05-16T23:22:25.3067750Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:25.5478850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:25.6852240Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:25.9178580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:25.9198920Z * DONE (askpass) 2021-05-16T23:22:26.4153150Z * installing *source* package ‘cli’ ... 2021-05-16T23:22:26.4267460Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:26.4268630Z ** using staged installation 2021-05-16T23:22:26.4518450Z ** R 2021-05-16T23:22:26.4987190Z ** inst 2021-05-16T23:22:26.5038790Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:29.7787380Z ** help 2021-05-16T23:22:30.0839200Z *** installing help indices 2021-05-16T23:22:30.2375720Z *** copying figures 2021-05-16T23:22:30.2381050Z ** building package indices 2021-05-16T23:22:30.6203750Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:30.9043870Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:31.2621050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:31.2666410Z * DONE (cli) 2021-05-16T23:22:31.7586010Z * installing *source* package ‘purrr’ ... 2021-05-16T23:22:31.7680270Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:31.7680990Z ** using staged installation 2021-05-16T23:22:31.7896120Z ** libs 2021-05-16T23:22:31.8080970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T23:22:31.8811280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:22:31.9951160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T23:22:32.0977960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T23:22:32.2198860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:32.2934660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T23:22:32.4267110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T23:22:32.5747960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T23:22:32.6772710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:22:32.7624920Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:32.8190110Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T23:22:32.8231630Z ** R 2021-05-16T23:22:32.8534490Z ** inst 2021-05-16T23:22:32.8602760Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:34.3979660Z ** help 2021-05-16T23:22:34.6458560Z *** installing help indices 2021-05-16T23:22:34.7632610Z *** copying figures 2021-05-16T23:22:34.7672080Z ** building package indices 2021-05-16T23:22:35.1247200Z ** installing vignettes 2021-05-16T23:22:35.1409430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:35.5109670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:35.6344240Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:36.0387330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:36.0422900Z * DONE (purrr) 2021-05-16T23:22:36.4356080Z * installing *source* package ‘lifecycle’ ... 2021-05-16T23:22:36.4409570Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:36.4410780Z ** using staged installation 2021-05-16T23:22:36.4626440Z ** R 2021-05-16T23:22:36.4708700Z ** inst 2021-05-16T23:22:36.4751500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:37.0031600Z ** help 2021-05-16T23:22:37.0488840Z *** installing help indices 2021-05-16T23:22:37.0798190Z *** copying figures 2021-05-16T23:22:37.0831860Z ** building package indices 2021-05-16T23:22:37.4343990Z ** installing vignettes 2021-05-16T23:22:37.4445580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:37.7093880Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:37.9896390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:37.9931560Z * DONE (lifecycle) 2021-05-16T23:22:38.4742300Z * installing *source* package ‘desc’ ... 2021-05-16T23:22:38.4827990Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:38.4828850Z ** using staged installation 2021-05-16T23:22:38.5041110Z ** R 2021-05-16T23:22:38.5249690Z ** inst 2021-05-16T23:22:38.5307450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:40.4051670Z ** help 2021-05-16T23:22:40.6011180Z *** installing help indices 2021-05-16T23:22:40.7036110Z ** building package indices 2021-05-16T23:22:41.0455820Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:41.3009010Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:41.5825550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:41.5857600Z * DONE (desc) 2021-05-16T23:22:41.8897640Z * installing *source* package ‘cachem’ ... 2021-05-16T23:22:41.8919510Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:41.8920950Z ** using staged installation 2021-05-16T23:22:41.9097120Z ** libs 2021-05-16T23:22:41.9262460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T23:22:42.0086720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:22:42.0877270Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:42.1422410Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:22:42.1521140Z ** R 2021-05-16T23:22:42.1625640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:42.8204290Z ** help 2021-05-16T23:22:42.8507650Z *** installing help indices 2021-05-16T23:22:42.8751860Z ** building package indices 2021-05-16T23:22:43.1266020Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:43.5005980Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:43.6228090Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:43.8899000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:43.8922410Z * DONE (cachem) 2021-05-16T23:22:44.6370690Z * installing *source* package ‘openssl’ ... 2021-05-16T23:22:44.6565890Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:44.6566650Z ** using staged installation 2021-05-16T23:22:44.7621510Z Homebrew 3.1.6 2021-05-16T23:22:44.8565740Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T23:22:44.9431560Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T23:22:45.2731230Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T23:22:45.6193740Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T23:22:45.6412860Z ** libs 2021-05-16T23:22:45.6598170Z 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:22:45.6624870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T23:22:45.7929970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:22:45.9229480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T23:22:46.0805440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T23:22:46.3305260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T23:22:46.4783800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T23:22:46.6513030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T23:22:46.8375240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T23:22:46.9410780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T23:22:47.0858420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T23:22:47.2040450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T23:22:47.3493500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T23:22:47.5479020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T23:22:47.7289870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T23:22:47.9778880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T23:22:48.0608690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T23:22:48.1301770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T23:22:48.3256820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T23:22:48.5446650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T23:22:48.7403430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T23:22:48.8170420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T23:22:48.9901390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T23:22:49.1794640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T23:22:49.4051760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T23:22:49.5962140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T23:22:49.7886880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T23:22:49.9804470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T23:22:50.0790200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T23:22:50.2776730Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:22:50.3119860Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:22:50.3365560Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13)ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T23:22:50.3393180Z 2021-05-16T23:22:50.3775460Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T23:22:50.3820270Z ** R 2021-05-16T23:22:50.3994410Z ** inst 2021-05-16T23:22:50.4289170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:51.7062960Z ** help 2021-05-16T23:22:51.7865220Z *** installing help indices 2021-05-16T23:22:51.8320910Z ** building package indices 2021-05-16T23:22:52.1231920Z ** installing vignettes 2021-05-16T23:22:52.1410880Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:52.4987760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:22:52.6276660Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:52.8998140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:52.9031680Z * DONE (openssl) 2021-05-16T23:22:53.2227120Z * installing *source* package ‘memoise’ ... 2021-05-16T23:22:53.2249880Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:53.2251720Z ** using staged installation 2021-05-16T23:22:53.2457320Z ** R 2021-05-16T23:22:53.2583010Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:53.7601550Z ** help 2021-05-16T23:22:53.7990280Z *** installing help indices 2021-05-16T23:22:53.8282990Z ** building package indices 2021-05-16T23:22:54.0861880Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:54.3521370Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:54.6181630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:54.6202230Z * DONE (memoise) 2021-05-16T23:22:55.0926730Z * installing *source* package ‘httr’ ... 2021-05-16T23:22:55.1019920Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:55.1020840Z ** using staged installation 2021-05-16T23:22:55.1245430Z ** R 2021-05-16T23:22:55.1572630Z ** demo 2021-05-16T23:22:55.1619220Z ** inst 2021-05-16T23:22:55.1687330Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:58.2202750Z ** help 2021-05-16T23:22:58.4678580Z *** installing help indices 2021-05-16T23:22:58.5922290Z ** building package indices 2021-05-16T23:22:58.9518580Z ** installing vignettes 2021-05-16T23:22:58.9608200Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:22:59.2019310Z ** testing if installed package can be loaded from final location 2021-05-16T23:22:59.5164530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:22:59.5213620Z * DONE (httr) 2021-05-16T23:22:59.8615160Z * installing *source* package ‘credentials’ ... 2021-05-16T23:22:59.8647130Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T23:22:59.8648060Z ** using staged installation 2021-05-16T23:22:59.8841720Z ** R 2021-05-16T23:22:59.8922350Z ** inst 2021-05-16T23:22:59.8957270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:00.5066750Z ** help 2021-05-16T23:23:00.5330820Z *** installing help indices 2021-05-16T23:23:00.5568950Z ** building package indices 2021-05-16T23:23:00.8048780Z ** installing vignettes 2021-05-16T23:23:00.8116930Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:01.2343770Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:01.6053160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:01.6076300Z * DONE (credentials) 2021-05-16T23:23:01.9432860Z * installing *source* package ‘gh’ ... 2021-05-16T23:23:01.9466220Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:01.9467070Z ** using staged installation 2021-05-16T23:23:01.9729470Z ** R 2021-05-16T23:23:01.9859720Z ** inst 2021-05-16T23:23:01.9885870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:03.2661610Z ** help 2021-05-16T23:23:03.3076600Z *** installing help indices 2021-05-16T23:23:03.3408870Z ** building package indices 2021-05-16T23:23:03.6065440Z ** installing vignettes 2021-05-16T23:23:03.6137100Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:03.9297270Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:04.2786630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:04.2815790Z * DONE (gh) 2021-05-16T23:23:04.6482640Z * installing *source* package ‘gert’ ... 2021-05-16T23:23:04.6599400Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:04.6600270Z ** using staged installation 2021-05-16T23:23:04.9280450Z Found pkg-config cflags and libs! 2021-05-16T23:23:05.2244020Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T23:23:05.2245180Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T23:23:05.3378890Z Configuration OK! 2021-05-16T23:23:05.3609030Z ** libs 2021-05-16T23:23:05.3782250Z 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:23:05.3811060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T23:23:05.5879000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T23:23:05.8097650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T23:23:06.0292070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T23:23:06.1559900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T23:23:06.2738280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T23:23:06.4526000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:23:06.5670910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T23:23:06.7080350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T23:23:06.8550360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T23:23:06.9779840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T23:23:07.1222110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T23:23:07.2444020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:23:07.3977610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:23:07.5159740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:07.5403820Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T23:23:07.5745090Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T23:23:07.5790300Z ** R 2021-05-16T23:23:07.5933470Z ** inst 2021-05-16T23:23:07.5958040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:08.5774580Z ** help 2021-05-16T23:23:08.6643520Z *** installing help indices 2021-05-16T23:23:08.7138000Z ** building package indices 2021-05-16T23:23:08.9918040Z ** installing vignettes 2021-05-16T23:23:09.0045930Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:09.3983450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:09.5243110Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:09.8390780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:09.8417370Z * DONE (gert) 2021-05-16T23:23:10.4461300Z * installing *source* package ‘usethis’ ... 2021-05-16T23:23:10.4616720Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:10.4618140Z ** using staged installation 2021-05-16T23:23:10.4956490Z ** R 2021-05-16T23:23:10.5464380Z ** inst 2021-05-16T23:23:10.5649590Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:14.2387500Z ** help 2021-05-16T23:23:14.5415120Z *** installing help indices 2021-05-16T23:23:14.6939180Z *** copying figures 2021-05-16T23:23:14.6977490Z ** building package indices 2021-05-16T23:23:15.0909830Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:15.4540460Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:15.9294910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:15.9362230Z * DONE (usethis) 2021-05-16T23:23:15.9781080Z 2021-05-16T23:23:15.9782170Z The downloaded source packages are in 2021-05-16T23:23:15.9784110Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/downloaded_packages’ 2021-05-16T23:23:15.9796470Z Running `R CMD build`... 2021-05-16T23:23:19.0806120Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c3524bf10/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:23:19.0807540Z * preparing ‘tic’: 2021-05-16T23:23:19.0808520Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:23:19.0809240Z * installing the package to process help pages 2021-05-16T23:23:19.0810410Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:23:19.0811200Z * checking for empty or unneeded directories 2021-05-16T23:23:19.0812180Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:23:19.0813530Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:23:19.0814490Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:23:19.0818110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:23:19.0819080Z (as ‘lib’ is unspecified) 2021-05-16T23:23:19.5871100Z * installing *source* package ‘tic’ ... 2021-05-16T23:23:19.5874340Z ** using staged installation 2021-05-16T23:23:19.6216610Z ** R 2021-05-16T23:23:19.6515840Z ** inst 2021-05-16T23:23:19.6686780Z ** preparing package for lazy loading 2021-05-16T23:23:20.2072860Z ** help 2021-05-16T23:23:20.6215310Z *** installing help indices 2021-05-16T23:23:20.7344740Z *** copying figures 2021-05-16T23:23:20.7374790Z ** building package indices 2021-05-16T23:23:21.0810770Z ** installing vignettes 2021-05-16T23:23:21.0890660Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:21.4608540Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:22.0001930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:22.0068850Z * DONE (tic) 2021-05-16T23:23:22.0642000Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:23:22.3159710Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:23:23.4841950Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:23:23.4842920Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:23:23.4843730Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:23:23.4844540Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:23:23.4845350Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:23:23.4846150Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:23:23.4846950Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:23:23.4847740Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:23:23.4848550Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:23:23.4849350Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:23:23.4850120Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:23:23.4850930Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:23:23.4851740Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:23:23.4852540Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:23:23.4853350Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:23:23.4854160Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:23:23.4854970Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:23:23.4855740Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:23:23.4856520Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:23:23.4857280Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:23:23.4858070Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:23:23.4858980Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:23:23.4859810Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:23:23.4860630Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:23:23.4861440Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:23:23.4862380Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:23:23.4863160Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:23:23.4863970Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:23:23.4864760Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:23:23.4865550Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:23:23.4866370Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:23:23.4867210Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:23:23.4868040Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:23:23.4868840Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:23:23.4869770Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:23:23.4870570Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:23:23.4871410Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:23:23.4872210Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:23:23.4874830Z 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:23:23.4876990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:23:23.4877910Z (as ‘lib’ is unspecified) 2021-05-16T23:23:25.1924300Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:23:25.1928040Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:23:25.1997930Z Packages which are only available in source form, and may need 2021-05-16T23:23:25.1999500Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T23:23:25.2001400Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T23:23:25.2002600Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T23:23:25.2005570Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-16T23:23:25.2006910Z 2021-05-16T23:23:25.2015540Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:23:25.3613760Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:23:25.3652330Z ================================================== 2021-05-16T23:23:25.3652840Z downloaded 233 KB 2021-05-16T23:23:25.3653110Z 2021-05-16T23:23:25.3684640Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:23:25.5251110Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:23:25.5383820Z ================================================== 2021-05-16T23:23:25.5384290Z downloaded 764 KB 2021-05-16T23:23:25.5384560Z 2021-05-16T23:23:25.5421550Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:23:25.6895610Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T23:23:25.6896260Z ================================================== 2021-05-16T23:23:25.6896660Z downloaded 6080 bytes 2021-05-16T23:23:25.6896940Z 2021-05-16T23:23:25.6926750Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:23:25.8621370Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:23:25.8787480Z ================================================== 2021-05-16T23:23:25.8787990Z downloaded 1.1 MB 2021-05-16T23:23:25.8788260Z 2021-05-16T23:23:25.8836920Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:23:26.1621490Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:23:26.1771490Z ================================================== 2021-05-16T23:23:26.1771950Z downloaded 670 KB 2021-05-16T23:23:26.1772210Z 2021-05-16T23:23:26.1809080Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:23:26.3285110Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:23:26.3306330Z ================================================== 2021-05-16T23:23:26.3306920Z downloaded 13 KB 2021-05-16T23:23:26.3307190Z 2021-05-16T23:23:26.3338030Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:23:26.4779630Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:23:26.4840750Z ================================================== 2021-05-16T23:23:26.4841630Z downloaded 265 KB 2021-05-16T23:23:26.4841880Z 2021-05-16T23:23:26.4877710Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:23:26.7417520Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:23:26.7481490Z ================================================== 2021-05-16T23:23:26.7481960Z downloaded 466 KB 2021-05-16T23:23:26.7482230Z 2021-05-16T23:23:26.7525420Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:23:26.9822700Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:23:26.9848620Z ================================================== 2021-05-16T23:23:26.9849240Z downloaded 25 KB 2021-05-16T23:23:26.9849580Z 2021-05-16T23:23:26.9882950Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:23:27.1596410Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:23:27.1659820Z ================================================== 2021-05-16T23:23:27.1660280Z downloaded 116 KB 2021-05-16T23:23:27.1660540Z 2021-05-16T23:23:27.1692540Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:23:27.4407710Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:23:27.4432010Z ================================================== 2021-05-16T23:23:27.4432490Z downloaded 138 KB 2021-05-16T23:23:27.4432740Z 2021-05-16T23:23:27.4465620Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:23:27.8537260Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T23:23:27.8539710Z ================================================== 2021-05-16T23:23:27.8540130Z downloaded 6100 bytes 2021-05-16T23:23:27.8540400Z 2021-05-16T23:23:27.8570130Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:23:28.1458130Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:23:28.1462470Z ================================================== 2021-05-16T23:23:28.1463670Z downloaded 59 KB 2021-05-16T23:23:28.1464410Z 2021-05-16T23:23:28.1498450Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:23:28.5061510Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T23:23:28.5062380Z ================================================== 2021-05-16T23:23:28.5062970Z downloaded 23 KB 2021-05-16T23:23:28.5063390Z 2021-05-16T23:23:28.5090860Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:23:28.6530610Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:23:28.6532290Z ================================================== 2021-05-16T23:23:28.6532910Z downloaded 8066 bytes 2021-05-16T23:23:28.6533350Z 2021-05-16T23:23:28.6560760Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:23:28.9303610Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:23:28.9323260Z ================================================== 2021-05-16T23:23:28.9323920Z downloaded 160 KB 2021-05-16T23:23:28.9324360Z 2021-05-16T23:23:28.9356500Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:23:29.1055800Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:23:29.1064550Z ================================================== 2021-05-16T23:23:29.1065050Z downloaded 72 KB 2021-05-16T23:23:29.1065440Z 2021-05-16T23:23:29.1097760Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:23:29.2990230Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:23:29.2992170Z ================================================== 2021-05-16T23:23:29.2992970Z downloaded 11 KB 2021-05-16T23:23:29.2993410Z 2021-05-16T23:23:29.3024790Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:23:29.4370250Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T23:23:29.4463630Z ================================================== 2021-05-16T23:23:29.4464350Z downloaded 265 KB 2021-05-16T23:23:29.4464800Z 2021-05-16T23:23:29.4497980Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:23:29.7070410Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:23:29.7095300Z ================================================== 2021-05-16T23:23:29.7095990Z downloaded 109 KB 2021-05-16T23:23:29.7096420Z 2021-05-16T23:23:29.7128610Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:23:29.9782380Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T23:23:29.9845960Z ================================================== 2021-05-16T23:23:29.9846570Z downloaded 79 KB 2021-05-16T23:23:29.9847010Z 2021-05-16T23:23:29.9880710Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:23:30.2222550Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:23:30.2223260Z ================================================== 2021-05-16T23:23:30.2223650Z downloaded 14 KB 2021-05-16T23:23:30.2223900Z 2021-05-16T23:23:30.2255360Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:23:30.5406340Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T23:23:30.5479770Z ================================================== 2021-05-16T23:23:30.5480220Z downloaded 132 KB 2021-05-16T23:23:30.5480480Z 2021-05-16T23:23:30.5514300Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:23:30.8383960Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:23:31.0182850Z ================================================== 2021-05-16T23:23:31.0183400Z downloaded 7.2 MB 2021-05-16T23:23:31.0183660Z 2021-05-16T23:23:31.0364530Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:23:31.1986150Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:23:31.2552210Z ================================================== 2021-05-16T23:23:31.2559560Z downloaded 2.8 MB 2021-05-16T23:23:31.2559860Z 2021-05-16T23:23:31.2709320Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:23:31.5274830Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:23:31.6264410Z ================================================== 2021-05-16T23:23:31.6264930Z downloaded 871 KB 2021-05-16T23:23:31.6265190Z 2021-05-16T23:23:31.6312850Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:23:31.8744880Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T23:23:31.8849270Z ================================================== 2021-05-16T23:23:31.8849720Z downloaded 130 KB 2021-05-16T23:23:31.8849990Z 2021-05-16T23:23:31.8881510Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:23:32.1279600Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T23:23:32.1303410Z ================================================== 2021-05-16T23:23:32.1303850Z downloaded 81 KB 2021-05-16T23:23:32.1304140Z 2021-05-16T23:23:32.1337280Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:23:32.2790530Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T23:23:32.2791970Z ================================================== 2021-05-16T23:23:32.2792800Z downloaded 10 KB 2021-05-16T23:23:32.2793610Z 2021-05-16T23:23:32.2829980Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:23:32.5625930Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T23:23:32.5631240Z ================================================== 2021-05-16T23:23:32.5631720Z downloaded 44 KB 2021-05-16T23:23:32.5631980Z 2021-05-16T23:23:32.5665740Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:23:32.7474190Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T23:23:32.7474830Z ================================================== 2021-05-16T23:23:32.7475790Z downloaded 10 KB 2021-05-16T23:23:32.7476110Z 2021-05-16T23:23:32.7504270Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:23:33.0159430Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:23:33.0160160Z ================================================== 2021-05-16T23:23:33.0160600Z downloaded 29 KB 2021-05-16T23:23:33.0160850Z 2021-05-16T23:23:33.0190660Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:23:33.1613830Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:23:33.1756080Z ================================================== 2021-05-16T23:23:33.1756560Z downloaded 664 KB 2021-05-16T23:23:33.1756830Z 2021-05-16T23:23:33.1794640Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:23:33.3232920Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:23:33.3233630Z ================================================== 2021-05-16T23:23:33.3234060Z downloaded 40 KB 2021-05-16T23:23:33.3234310Z 2021-05-16T23:23:33.3266460Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:23:33.4785750Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:23:33.4824520Z ================================================== 2021-05-16T23:23:33.4824960Z downloaded 248 KB 2021-05-16T23:23:33.4825240Z 2021-05-16T23:23:33.4858860Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:23:33.6815820Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T23:23:33.6880270Z ================================================== 2021-05-16T23:23:33.6880730Z downloaded 44 KB 2021-05-16T23:23:33.6881010Z 2021-05-16T23:23:33.6912410Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:23:33.9610570Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:23:34.0942030Z ================================================== 2021-05-16T23:23:34.0942550Z downloaded 362 KB 2021-05-16T23:23:34.0942810Z 2021-05-16T23:23:34.5537970Z * installing *source* package ‘utf8’ ... 2021-05-16T23:23:34.5635390Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:34.5636330Z ** using staged installation 2021-05-16T23:23:34.5819480Z ** libs 2021-05-16T23:23:34.5997560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T23:23:34.6898700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T23:23:34.8574420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T23:23:34.9464570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:23:35.0157620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T23:23:35.1069850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T23:23:35.2718410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T23:23:35.3636660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T23:23:35.5084880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T23:23:35.6077000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T23:23:35.7174820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T23:23:35.8146980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T23:23:35.8977520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T23:23:35.9817620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T23:23:36.0650590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T23:23:36.1524510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T23:23:36.2601060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T23:23:36.3388010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T23:23:36.4027490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T23:23:36.4886600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T23:23:36.5546400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T23:23:36.7403470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T23:23:37.2264430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T23:23:37.4319040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T23:23:37.5321660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T23:23:37.6222700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T23:23:37.7144720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T23:23:37.8208770Z 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:23:37.8514360Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:37.9234950Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T23:23:37.9290720Z ** R 2021-05-16T23:23:38.0524900Z ** inst 2021-05-16T23:23:38.0559870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:38.6481020Z ** help 2021-05-16T23:23:38.6884890Z *** installing help indices 2021-05-16T23:23:38.7169390Z ** building package indices 2021-05-16T23:23:38.9809910Z ** installing vignettes 2021-05-16T23:23:38.9877980Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:39.3572440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:39.4782220Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:39.7157430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:39.7181280Z * DONE (utf8) 2021-05-16T23:23:40.0511880Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T23:23:40.0531700Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:40.0532840Z ** using staged installation 2021-05-16T23:23:40.0703300Z ** R 2021-05-16T23:23:40.0746050Z ** inst 2021-05-16T23:23:40.0764600Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:40.3792760Z ** help 2021-05-16T23:23:40.4094720Z *** installing help indices 2021-05-16T23:23:40.4278550Z ** building package indices 2021-05-16T23:23:40.6749320Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:40.9119240Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:41.1508010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:41.1527100Z * DONE (pkgconfig) 2021-05-16T23:23:41.5482480Z * installing *source* package ‘fansi’ ... 2021-05-16T23:23:41.5561150Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:41.5561840Z ** using staged installation 2021-05-16T23:23:41.5727550Z ** libs 2021-05-16T23:23:41.5925420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T23:23:41.6589480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T23:23:41.7491770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:23:41.8261260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T23:23:41.9198970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T23:23:42.1643770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T23:23:42.2416990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T23:23:42.4811230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T23:23:42.6194800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T23:23:42.6958510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T23:23:42.8277280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T23:23:42.9959020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T23:23:43.1082060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T23:23:43.1985640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:23:43.2892860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:23:43.4662390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T23:23:43.6894280Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:43.7539290Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T23:23:43.7582730Z ** R 2021-05-16T23:23:43.7730570Z ** inst 2021-05-16T23:23:43.7752580Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:44.5571250Z ** help 2021-05-16T23:23:44.6468400Z *** installing help indices 2021-05-16T23:23:44.6956420Z ** building package indices 2021-05-16T23:23:44.9893850Z ** installing vignettes 2021-05-16T23:23:44.9969890Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:45.3343510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:45.4560080Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:45.7035580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:45.7060930Z * DONE (fansi) 2021-05-16T23:23:46.3800090Z * installing *source* package ‘diffobj’ ... 2021-05-16T23:23:46.3987620Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:46.3988660Z ** using staged installation 2021-05-16T23:23:46.4189830Z ** libs 2021-05-16T23:23:46.4356460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T23:23:46.7217930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T23:23:46.8103140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:23:46.8894210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:46.9438610Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T23:23:46.9478180Z ** R 2021-05-16T23:23:47.0006840Z ** inst 2021-05-16T23:23:47.0061190Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:23:54.6235300Z ** help 2021-05-16T23:23:54.9077710Z *** installing help indices 2021-05-16T23:23:55.0626900Z ** building package indices 2021-05-16T23:23:55.4383670Z ** installing vignettes 2021-05-16T23:23:55.4472140Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:23:55.9143830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:23:56.0378150Z ** testing if installed package can be loaded from final location 2021-05-16T23:23:56.6272840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:23:56.6371220Z * DONE (diffobj) 2021-05-16T23:23:57.0927350Z * installing *source* package ‘ps’ ... 2021-05-16T23:23:57.0997410Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T23:23:57.0998520Z ** using staged installation 2021-05-16T23:23:57.4272300Z ** libs 2021-05-16T23:23:57.4450900Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T23:23:57.6129860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:23:57.6940120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T23:23:57.7754860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T23:23:57.8553900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T23:23:58.0182120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T23:23:58.0875750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T23:23:58.3563780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T23:23:58.5107600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T23:23:58.6229210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T23:23:58.9629370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T23:23:59.3269890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T23:23:59.4786060Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:23:59.5350050Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T23:23:59.5420030Z ** R 2021-05-16T23:23:59.5580980Z ** inst 2021-05-16T23:23:59.5604770Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:00.8250820Z ** help 2021-05-16T23:24:01.0368900Z *** installing help indices 2021-05-16T23:24:01.1472110Z ** building package indices 2021-05-16T23:24:01.4982900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:01.8347630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:01.9629700Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:02.2282550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:02.2312840Z * DONE (ps) 2021-05-16T23:24:02.5323030Z * installing *source* package ‘praise’ ... 2021-05-16T23:24:02.5341140Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:02.5342460Z ** using staged installation 2021-05-16T23:24:02.5481870Z ** R 2021-05-16T23:24:02.5535630Z ** inst 2021-05-16T23:24:02.5554410Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:02.8479800Z ** help 2021-05-16T23:24:02.8650660Z *** installing help indices 2021-05-16T23:24:02.8921240Z ** building package indices 2021-05-16T23:24:03.1378950Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:03.3785250Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:03.6149570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:03.6169390Z * DONE (praise) 2021-05-16T23:24:04.0993500Z * installing *source* package ‘pkgload’ ... 2021-05-16T23:24:04.1104650Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:04.1105390Z ** using staged installation 2021-05-16T23:24:04.1305750Z ** R 2021-05-16T23:24:04.1473500Z ** inst 2021-05-16T23:24:04.1487160Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:05.2217720Z ** help 2021-05-16T23:24:05.3070130Z *** installing help indices 2021-05-16T23:24:05.3583750Z ** building package indices 2021-05-16T23:24:05.6500180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:06.2737700Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:06.9102160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:06.9127980Z * DONE (pkgload) 2021-05-16T23:24:07.2655380Z * installing *source* package ‘evaluate’ ... 2021-05-16T23:24:07.2714230Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:07.2717580Z ** using staged installation 2021-05-16T23:24:07.2937960Z ** R 2021-05-16T23:24:07.3027430Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:07.9916150Z ** help 2021-05-16T23:24:08.0440450Z *** installing help indices 2021-05-16T23:24:08.0809370Z ** building package indices 2021-05-16T23:24:08.3524450Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:08.5953950Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:08.8426210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:08.8446910Z * DONE (evaluate) 2021-05-16T23:24:09.1432910Z * installing *source* package ‘ellipsis’ ... 2021-05-16T23:24:09.1454550Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:09.1457090Z ** using staged installation 2021-05-16T23:24:09.1653200Z ** libs 2021-05-16T23:24:09.1819590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T23:24:09.2804950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:09.3606490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:09.4145460Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T23:24:09.4185840Z ** R 2021-05-16T23:24:09.4241260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:09.7810260Z ** help 2021-05-16T23:24:09.8091140Z *** installing help indices 2021-05-16T23:24:09.8326180Z ** building package indices 2021-05-16T23:24:10.0875600Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:10.4454710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:10.5713030Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:10.8370670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:10.8390260Z * DONE (ellipsis) 2021-05-16T23:24:11.2207320Z * installing *source* package ‘digest’ ... 2021-05-16T23:24:11.2260520Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:11.2261650Z ** using staged installation 2021-05-16T23:24:11.2415630Z ** libs 2021-05-16T23:24:11.2600950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T23:24:11.4844420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T23:24:11.7194840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T23:24:12.3853000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T23:24:12.7249780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T23:24:13.4314580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T23:24:13.5406170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T23:24:13.7530290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T23:24:13.8412180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:13.8920740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T23:24:14.0638920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T23:24:14.1472320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T23:24:14.2451670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T23:24:14.5261760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T23:24:14.6518690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T23:24:15.3654920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T23:24:15.5357540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T23:24:15.7639960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:15.8241350Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T23:24:15.8288700Z ** R 2021-05-16T23:24:15.8369170Z ** demo 2021-05-16T23:24:15.8381180Z ** inst 2021-05-16T23:24:15.8450960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:16.6712090Z ** help 2021-05-16T23:24:16.7264150Z *** installing help indices 2021-05-16T23:24:16.7572790Z ** building package indices 2021-05-16T23:24:17.0157590Z ** installing vignettes 2021-05-16T23:24:17.0229800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:17.3703240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:17.4942240Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:17.7445660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:17.7479560Z * DONE (digest) 2021-05-16T23:24:18.0928000Z * installing *source* package ‘brio’ ... 2021-05-16T23:24:18.0957350Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:18.0958650Z ** using staged installation 2021-05-16T23:24:18.1173290Z ** libs 2021-05-16T23:24:18.1343970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T23:24:18.1991600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T23:24:18.2784160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:18.3545410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T23:24:18.4355170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T23:24:18.5235870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T23:24:18.6335260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T23:24:18.7088330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T23:24:18.7964780Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:18.8504240Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T23:24:18.8542830Z ** R 2021-05-16T23:24:18.8596640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:19.1646460Z ** help 2021-05-16T23:24:19.1945320Z *** installing help indices 2021-05-16T23:24:19.2183460Z ** building package indices 2021-05-16T23:24:19.4737200Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:19.8104040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:19.9340420Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:20.1713790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:20.1733120Z * DONE (brio) 2021-05-16T23:24:20.5922030Z * installing *source* package ‘xml2’ ... 2021-05-16T23:24:20.5996990Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:20.5998280Z ** using staged installation 2021-05-16T23:24:20.7436300Z Found pkg-config cflags and libs! 2021-05-16T23:24:21.0545220Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T23:24:21.0547300Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T23:24:21.1476820Z ** libs 2021-05-16T23:24:21.1647370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T23:24:21.9229350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:22.0016310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T23:24:22.7143270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T23:24:23.3258040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T23:24:24.1665380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T23:24:26.4840070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T23:24:27.1443460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T23:24:27.9478310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T23:24:28.5726060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T23:24:29.0228180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:29.1079460Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T23:24:29.1124060Z ** R 2021-05-16T23:24:29.1292800Z ** inst 2021-05-16T23:24:29.1347470Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:30.3063890Z ** help 2021-05-16T23:24:30.5467970Z *** installing help indices 2021-05-16T23:24:30.6068610Z ** building package indices 2021-05-16T23:24:30.9033310Z ** installing vignettes 2021-05-16T23:24:30.9164900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:31.1740690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:31.2975810Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:31.5714680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:31.5749280Z * DONE (xml2) 2021-05-16T23:24:31.9806170Z * installing *source* package ‘xfun’ ... 2021-05-16T23:24:31.9870380Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:31.9871220Z ** using staged installation 2021-05-16T23:24:32.0096260Z ** libs 2021-05-16T23:24:32.0294290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:24:32.1455430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:24:32.2238430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:24:32.2811130Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:24:32.2852180Z ** R 2021-05-16T23:24:32.3059770Z ** inst 2021-05-16T23:24:32.3167110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:24:33.9440770Z ** help 2021-05-16T23:24:34.1788440Z *** installing help indices 2021-05-16T23:24:34.2966950Z ** building package indices 2021-05-16T23:24:34.6554690Z ** installing vignettes 2021-05-16T23:24:34.6642770Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:24:35.0000690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:24:35.1208970Z ** testing if installed package can be loaded from final location 2021-05-16T23:24:35.4008880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:24:35.4042710Z * DONE (xfun) 2021-05-16T23:24:39.6480770Z * installing *source* package ‘stringi’ ... 2021-05-16T23:24:39.8148860Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T23:24:39.8149600Z ** using staged installation 2021-05-16T23:24:40.0436440Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T23:24:40.0437980Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T23:24:40.2511320Z checking for endianness... little 2021-05-16T23:24:40.4595680Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T23:24:41.1721700Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T23:24:41.1723960Z checking for cat... /bin/cat 2021-05-16T23:24:41.5166400Z checking for local ICUDT_DIR... icu69/data 2021-05-16T23:24:41.5169450Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T23:24:41.7347710Z checking whether the C compiler works... yes 2021-05-16T23:24:41.7348570Z checking for C compiler default output file name... a.out 2021-05-16T23:24:41.8219560Z checking for suffix of executables... 2021-05-16T23:24:42.0110210Z checking whether we are cross compiling... no 2021-05-16T23:24:42.0740170Z checking for suffix of object files... o 2021-05-16T23:24:42.1208470Z checking whether we are using the GNU C compiler... yes 2021-05-16T23:24:42.1636210Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T23:24:42.2321290Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T23:24:42.3207190Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T23:24:42.7176210Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T23:24:42.7200470Z checking for egrep... /usr/bin/grep -E 2021-05-16T23:24:42.8353630Z rm: conftest.dSYM: is a directory 2021-05-16T23:24:42.8819330Z rm: conftest.dSYM: is a directory 2021-05-16T23:24:43.0923540Z checking for ANSI C header files... yes 2021-05-16T23:24:43.1765880Z checking for sys/types.h... yes 2021-05-16T23:24:43.2535220Z checking for sys/stat.h... yes 2021-05-16T23:24:43.3307320Z checking for stdlib.h... yes 2021-05-16T23:24:43.4086180Z checking for string.h... yes 2021-05-16T23:24:43.4872190Z checking for memory.h... yes 2021-05-16T23:24:43.5655270Z checking for strings.h... yes 2021-05-16T23:24:43.6439000Z checking for inttypes.h... yes 2021-05-16T23:24:43.7228080Z checking for stdint.h... yes 2021-05-16T23:24:43.8052470Z checking for unistd.h... yes 2021-05-16T23:24:43.8889490Z checking elf.h usability... no 2021-05-16T23:24:43.9499770Z checking elf.h presence... no 2021-05-16T23:24:43.9501130Z checking for elf.h... no 2021-05-16T23:24:44.1264400Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T23:24:44.1691860Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T23:24:44.8722920Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T23:24:44.9224180Z checking whether the compiler implements namespaces... yes 2021-05-16T23:24:45.3929000Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T23:24:46.3863770Z checking whether std::map is available... yes 2021-05-16T23:24:46.3901060Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T23:24:46.4029720Z checking with pkg-config for the system ICU4C... no 2021-05-16T23:24:46.4030950Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T23:24:46.4031990Z *** Trying with 'standard' fallback flags 2021-05-16T23:24:46.4644660Z checking whether an ICU4C-based project can be built... no 2021-05-16T23:24:46.4645390Z *** This version of ICU4C cannot be used. 2021-05-16T23:24:47.2601170Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T23:24:48.0120430Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T23:24:48.2818790Z downloading the ICU data library (icudt) 2021-05-16T23:24:48.2820540Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:24:48.2845340Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:24:48.9396350Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:24:49.0614930Z ================================================== 2021-05-16T23:24:49.0615490Z downloaded 10.9 MB 2021-05-16T23:24:49.0615760Z 2021-05-16T23:24:49.1210530Z icudt fetch successful 2021-05-16T23:24:49.1840540Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T23:24:49.3543910Z config.status: creating src/Makevars 2021-05-16T23:24:49.3830030Z config.status: creating src/uconfig_local.h 2021-05-16T23:24:49.4116690Z config.status: creating src/install.libs.R 2021-05-16T23:24:49.4398880Z 2021-05-16T23:24:49.4399570Z *** stringi configure summary: 2021-05-16T23:24:49.4400080Z ICU_FOUND=0 2021-05-16T23:24:49.4400480Z ICUDT_DIR=icu69/data 2021-05-16T23:24:49.4400910Z ICU_BUNDLE_VERSION=69 2021-05-16T23:24:49.4401400Z ICUDT_ENDIANNESS=little 2021-05-16T23:24:49.4401900Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T23:24:49.4403100Z STRINGI_CFLAGS= -fPIC 2021-05-16T23:24:49.4405170Z 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:24:49.4406650Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T23:24:49.4407110Z STRINGI_LDFLAGS= 2021-05-16T23:24:49.4407510Z STRINGI_LIBS= 2021-05-16T23:24:49.4407760Z 2021-05-16T23:24:49.4408160Z *** Compiler settings used: 2021-05-16T23:24:49.4409200Z CC=clang -mmacosx-version-min=10.13 2021-05-16T23:24:49.4410280Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T23:24:49.4411220Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:24:49.4412180Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T23:24:49.4413260Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T23:24:49.4414210Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T23:24:49.4414630Z LDFLAGS= 2021-05-16T23:24:49.4414970Z LIBS= 2021-05-16T23:24:49.4415190Z 2021-05-16T23:24:49.5102820Z ** libs 2021-05-16T23:24:49.5348000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:50.3032450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:51.0266360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:51.8539730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:52.6314770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:53.2823560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:54.1620050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:54.8783760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:55.6189800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:56.3170530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:57.1001390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:57.8640780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:58.7416380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:24:59.5631430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:00.3010940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:01.2861160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:03.0212840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:03.8379310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:04.6147430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:05.2812560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:05.9295120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:06.9064770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:07.6820520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:08.4508530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:09.2765930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:10.1755860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:10.8642820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:11.6400460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:12.4086870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:13.5123970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:14.6200310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:15.8347120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:16.9338760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:17.7337020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:18.6035490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:19.3874480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:20.1325750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:20.8809130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:21.6402860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:22.7389410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:23.8236370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:24.9711380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:26.0796730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:26.9002820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:27.7509240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:28.4436650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:29.4693310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:30.4849950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:31.5154840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:32.2036390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:32.8889850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:33.8954720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:34.9114890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:36.0146790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:37.0651020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:37.8952460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:38.6622290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:38.6974260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:39.8060380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:40.5118990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:41.2098380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:42.2561490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:43.2987560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:44.5358160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:45.3073600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:46.3887980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:47.1710670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:49.2036710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:49.9305370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:50.6763970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:51.6034440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:52.2737490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:52.9849560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:53.8325640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:54.6230360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:55.4903790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:56.3004320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:57.2176200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:57.9499340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:58.6612460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:25:59.4168010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:26:00.0672870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:26:00.7495560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:26:02.1998920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:02.2717320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:02.9720470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:03.7002890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:04.4680290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:04.9633050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:05.3920230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:05.9434760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:06.5913870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:07.1291000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:07.9974090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:08.7331390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:09.1953370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:09.7658480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:10.0675390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:10.5429520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:10.8712690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:10.9194460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:11.9443730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:12.4894020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:12.5663460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:13.2507110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:13.3147220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:14.2573930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:14.8712480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:15.3467670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:15.3947430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:16.1531140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:16.8708890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:17.7341000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:18.3238390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:18.9926480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:19.4628370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:20.2904090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:20.9905090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:21.9935500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:23.5626440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-16T23:26:24.3074330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:25.1718550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:25.6892900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:26.2020560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:27.5518140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:27.5522950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:28.3692700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:29.3993530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:31.2020610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:31.9555740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:32.0196370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:32.5041410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:32.9714460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:33.6779050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:34.2617420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:34.6508540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:35.4261910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:36.4637140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:37.3003150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:38.0147670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:38.5950550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:39.3132010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:40.2037120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:40.8784680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:41.5478210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:42.6285660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:43.3199980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:43.7990980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:44.2625010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:44.3115380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:44.8156970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:45.3242000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:46.2070380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:46.8764870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:47.5089390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:48.1828460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:48.7475590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:49.3648360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:50.9653570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:50.9658890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:51.1093630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:51.8389340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:52.2939070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:52.8413260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:53.2317520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:54.4250730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:55.0611990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:55.8412790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:56.2316220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:56.7226880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:57.3141290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:58.1872360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:59.1049780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:26:59.7388480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-16T23:27:00.2134470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:01.0983850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:01.6685570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:02.3274720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:02.8809150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:03.4521720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:03.9749970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:04.3237460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:05.1616110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:05.9742120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:06.7593570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:07.1104380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:07.5012130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:08.0046470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:08.4004280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:08.9273440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:09.7127560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:10.2543510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:10.5789990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:11.1430710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:11.6536820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:12.1846980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:12.7389510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:13.2488430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:13.7537420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:14.1799320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:14.8117620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:15.2867750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:16.8644430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:17.6503150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:18.4580870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:19.0664850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:19.4919650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:20.7132630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:21.5186680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:21.8363830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:22.2517850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:22.5723030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:23.1959690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:23.6561830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:24.1368660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:24.6537510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:25.2015820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:25.8712740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:26.2113840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:27.2572470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:28.1677440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:29.6840310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:29.9802100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:30.0352230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:31.4475480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:32.0127260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:33.0981510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:33.8366070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:33.9201960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:33.9818750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:35.1962730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:35.9037580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:36.8858370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:37.7880620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:38.3725190Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T23:27:38.3726200Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:27:38.3726680Z ^ 2021-05-16T23:27:39.0400860Z 1 warning generated. 2021-05-16T23:27:39.0447960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:39.7453250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:40.3248140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:40.9098190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:41.3650150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:41.9752950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:42.6560310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:43.3802250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:43.6777200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:44.4614480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:44.9290160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:46.1464070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:46.9692820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:47.3108270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:47.8132190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:48.2842810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:48.8761120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:49.3924010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:49.9046240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:50.5534830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:51.3837320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:51.6906250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:52.2781890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:52.9596160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:53.2969490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:54.2213900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:54.8373250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:55.3886310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:55.6820890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:56.2981700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:56.9062700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:57.8637410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:58.0483130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:58.6017920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:59.1083290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:27:59.8038200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:00.4813070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:01.1427190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:02.1708120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:02.7330550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:03.6471810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:03.7077100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:04.2527410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:04.6849770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:05.0622400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:05.1117060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:06.1446340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:06.8627560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:07.6487480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:08.3400780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:08.7771400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:09.5047620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:10.1260820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:11.9922640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:12.6260300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:13.1477190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:13.9176370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:14.6071340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:15.4572450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:16.4381880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:16.5914130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:17.9261710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:18.6473800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:19.5518080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:20.7282520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:21.4927040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:22.2706050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:23.2078030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:24.0891800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:24.1478460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:25.3650390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:26.4003260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:27.0982750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:27.3552570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:28.5867350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:29.4467030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:30.2117390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:30.9159790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:31.3486560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:32.0359620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:32.6541140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:33.3639050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:34.0938950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:34.5518920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:34.8735530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:34.9343890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:35.3137240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:35.8215410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:35.9354020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:36.0142220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:36.5101050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:37.0541670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:37.8230560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:38.3698300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:39.0047950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:39.9431930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:40.7439810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:41.6505560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:41.8291690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:43.8258880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:45.3847160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:45.6051730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:46.3830760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:46.5350550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:46.9006410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:47.2461460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:48.0436450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:48.3617700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:51.2039310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:52.5651500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:53.4276040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:55.6547220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:55.8336010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:56.4249680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:57.0282030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:57.6493590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:58.5532250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:59.0076520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:28:59.5465330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:00.2479640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:00.8382970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:01.6412170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:02.1942650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:02.7275690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:03.0638470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:03.6078870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:04.2590440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:05.0481390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:05.5710270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:06.2970750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:06.9615060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:07.2877200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:08.0142840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:08.6659190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:09.7253190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:10.9977570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:12.3934070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:13.5343250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:14.0490590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:15.5068650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:16.0694630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:16.9116620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:17.9743050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:19.0049680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:19.5787720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:20.0643490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:20.8063230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:21.5365960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:22.3260020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:23.1634650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:23.8808220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:25.1520700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:25.9420910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:27.3942320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:28.5867470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:29.2668570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:29.8896930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:31.6141950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:32.5168930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:33.4299660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:34.1611480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:34.7601000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:35.5876510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:36.2107700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:37.0400860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:38.1577220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:38.9802590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:39.6941120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:41.1531300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:41.8298580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:42.7718230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:43.5563100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:44.8294220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:45.8726800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:46.5707220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:47.2840000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:48.0784560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:49.3155610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:49.9760050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:50.6547450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:51.3959300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:52.0639330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:52.9435540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:54.0397020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:55.0710240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:55.8342290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:56.8182630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:57.4554240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:58.2856270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:29:59.2521300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:01.0735830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:01.6008290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:02.3358390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:03.7830940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:04.4579640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:05.0994630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:06.1558660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:06.7731910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:07.3723270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:08.2424360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:10.0459230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:10.6355200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:11.2983410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:11.7527200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:12.7922590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:14.2757440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:15.1263870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:18.0211450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:18.5408260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:19.3263700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:20.7511090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:21.4225990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:22.0217910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:22.6729520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:23.3373260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:23.9174540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:24.8641750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:27.1282720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:27.7570310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:28.3376430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:28.8191700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:29.5254950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:30.1700200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:30.8004130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:31.4701940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:32.0901920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:33.2368300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:33.8638270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:34.3470580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:34.8320900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:35.7918370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:36.3923680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:36.9820280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:38.1366490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:39.1237500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:39.9991490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:41.5528830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:42.5492560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:43.2767840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:44.6249070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:45.3376210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:45.8389270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:46.5419770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:47.0430280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:47.6857990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:48.6127750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:49.3599630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:50.0599500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:50.3921810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:51.3371000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:52.0503140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:52.6896230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:52.9886770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:53.7693200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:54.3971770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:54.9682360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:55.6564110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:56.2516260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:56.7723870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:57.7007770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:58.6530640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:30:59.5236970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:00.5045900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:01.3155790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:01.8029680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:02.5863270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:03.5385940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:04.0098440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:04.4914020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:05.6454330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:06.4555260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:07.0968150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:08.0915070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:08.7859220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:09.5905190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:10.4810750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:10.5535720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:11.1829920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:12.7073670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:13.2536810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:13.3036160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:13.3533290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:13.4024610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:14.2540550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:14.7510870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:31:15.0649830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:31:15.3673000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:31:15.6383870Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T23:31:15.7915560Z icudt already downloaded 2021-05-16T23:31:15.7918030Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T23:31:16.0592090Z icudt has been installed successfully 2021-05-16T23:31:16.1185930Z ** R 2021-05-16T23:31:16.1722640Z ** inst 2021-05-16T23:31:16.1824320Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:17.5442990Z ** help 2021-05-16T23:31:18.1235370Z *** installing help indices 2021-05-16T23:31:18.3570960Z ** building package indices 2021-05-16T23:31:18.8476340Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:31:19.3682130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:31:19.4963960Z ** testing if installed package can be loaded from final location 2021-05-16T23:31:19.7746060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:31:19.7779030Z * DONE (stringi) 2021-05-16T23:31:21.5727640Z * installing *source* package ‘Rcpp’ ... 2021-05-16T23:31:21.6306730Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:21.6307460Z ** using staged installation 2021-05-16T23:31:21.6463250Z ** libs 2021-05-16T23:31:21.6636310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T23:31:22.8066600Z In file included from api.cpp:24: 2021-05-16T23:31:22.8067390Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:31:22.8069160Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:22.8070300Z SEXP data = Parent::get__(); 2021-05-16T23:31:22.8070690Z ^ 2021-05-16T23:31:25.3759070Z 1 warning generated. 2021-05-16T23:31:25.3866310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T23:31:26.5947020Z In file included from attributes.cpp:39: 2021-05-16T23:31:26.5948470Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:31:26.5950280Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:26.5951200Z SEXP data = Parent::get__(); 2021-05-16T23:31:26.5951580Z ^ 2021-05-16T23:31:38.4692750Z 1 warning generated. 2021-05-16T23:31:38.4890220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T23:31:38.9205060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T23:31:40.0508650Z In file included from date.cpp:30: 2021-05-16T23:31:40.0509340Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:31:40.0511140Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:40.0512060Z SEXP data = Parent::get__(); 2021-05-16T23:31:40.0512440Z ^ 2021-05-16T23:31:42.8722070Z 1 warning generated. 2021-05-16T23:31:42.8819910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T23:31:43.9919590Z In file included from module.cpp:24: 2021-05-16T23:31:43.9920350Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:31:43.9922260Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:43.9923790Z SEXP data = Parent::get__(); 2021-05-16T23:31:43.9924210Z ^ 2021-05-16T23:31:49.0118520Z 1 warning generated. 2021-05-16T23:31:49.0235310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T23:31:50.1383570Z In file included from rcpp_init.cpp:24: 2021-05-16T23:31:50.1384230Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T23:31:50.1386010Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:31:50.1386940Z SEXP data = Parent::get__(); 2021-05-16T23:31:50.1387890Z ^ 2021-05-16T23:31:52.7014810Z 1 warning generated. 2021-05-16T23:31:52.7153010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:31:52.7831780Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T23:31:52.7900650Z ** R 2021-05-16T23:31:52.8057870Z ** inst 2021-05-16T23:31:53.0561910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:31:56.0147430Z ** help 2021-05-16T23:31:56.1593910Z *** installing help indices 2021-05-16T23:31:56.2340850Z ** building package indices 2021-05-16T23:31:56.6079810Z ** installing vignettes 2021-05-16T23:31:56.6180460Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:31:57.1343720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:31:57.2684060Z ** testing if installed package can be loaded from final location 2021-05-16T23:31:57.6560450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:31:57.7003570Z * DONE (Rcpp) 2021-05-16T23:31:58.2296730Z * installing *source* package ‘commonmark’ ... 2021-05-16T23:31:58.2363540Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T23:31:58.2364600Z ** using staged installation 2021-05-16T23:31:58.2528300Z ** libs 2021-05-16T23:31:58.2775500Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T23:31:58.2803250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T23:31:58.3553810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:31:58.4304250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T23:31:58.5262010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T23:31:58.6053160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T23:31:58.8938880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T23:31:59.0073250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T23:31:59.5973350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T23:32:00.3374430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T23:32:01.5693600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T23:32:03.0588560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T23:32:03.2132100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T23:32:03.2936140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T23:32:03.4155470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T23:32:03.5265720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T23:32:03.6354000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T23:32:03.8394600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T23:32:04.0154980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T23:32:04.1594710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T23:32:04.2349750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T23:32:04.3162300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T23:32:04.4681410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T23:32:04.5224580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T23:32:04.6142750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T23:32:04.6873990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T23:32:04.7607370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T23:32:04.8400260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T23:32:04.9392330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T23:32:05.0538190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T23:32:05.1309020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T23:32:05.2418780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T23:32:05.4531600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T23:32:05.5119910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T23:32:05.6551370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T23:32:05.7614230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T23:32:06.0219700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T23:32:06.1082290Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T23:32:06.1710050Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:32:06.2586970Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T23:32:06.2654450Z ** R 2021-05-16T23:32:06.2700740Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:06.5754160Z ** help 2021-05-16T23:32:06.5915570Z *** installing help indices 2021-05-16T23:32:06.6098610Z ** building package indices 2021-05-16T23:32:06.8594840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:07.1985710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:32:07.3238940Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:07.5665730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:07.5685920Z * DONE (commonmark) 2021-05-16T23:32:08.0021530Z * installing *source* package ‘brew’ ... 2021-05-16T23:32:08.0024990Z ** using staged installation 2021-05-16T23:32:08.0142620Z ** R 2021-05-16T23:32:08.0188570Z ** inst 2021-05-16T23:32:08.0323320Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:08.4904720Z ** help 2021-05-16T23:32:08.5099030Z *** installing help indices 2021-05-16T23:32:08.5297000Z ** building package indices 2021-05-16T23:32:08.9471720Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:09.1831010Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:09.4198650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:09.4303890Z * DONE (brew) 2021-05-16T23:32:09.8087010Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T23:32:09.8117500Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:09.8118740Z ** using staged installation 2021-05-16T23:32:09.8325390Z ** R 2021-05-16T23:32:09.8401300Z ** inst 2021-05-16T23:32:09.8414770Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:10.3930260Z ** help 2021-05-16T23:32:10.4151470Z *** installing help indices 2021-05-16T23:32:10.4414550Z ** building package indices 2021-05-16T23:32:10.6920490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:10.9854160Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:11.2778770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:11.2799450Z * DONE (sessioninfo) 2021-05-16T23:32:11.5706380Z * installing *source* package ‘prettyunits’ ... 2021-05-16T23:32:11.5727760Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:11.5730050Z ** using staged installation 2021-05-16T23:32:11.5886700Z ** R 2021-05-16T23:32:11.5948470Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:11.9973770Z ** help 2021-05-16T23:32:12.0348220Z *** installing help indices 2021-05-16T23:32:12.0593250Z ** building package indices 2021-05-16T23:32:12.3126210Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:12.5524670Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:12.7915050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:12.8014550Z * DONE (prettyunits) 2021-05-16T23:32:13.6172780Z * installing *source* package ‘vctrs’ ... 2021-05-16T23:32:13.6435150Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:13.6436080Z ** using staged installation 2021-05-16T23:32:13.6690860Z ** libs 2021-05-16T23:32:13.6906750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T23:32:13.8237810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T23:32:13.9439280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T23:32:14.0584680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T23:32:14.2892170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T23:32:14.4349890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T23:32:14.5847540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T23:32:14.6829200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T23:32:14.8172960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T23:32:14.9252860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T23:32:15.0761850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T23:32:15.2881490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T23:32:15.4448210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T23:32:15.5560450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T23:32:15.8587410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T23:32:15.9544400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T23:32:16.4330910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T23:32:16.5547960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T23:32:16.7390410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T23:32:16.8793740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T23:32:16.9703460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T23:32:17.2259500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:32:17.3245380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T23:32:17.6229810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T23:32:18.5149710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T23:32:18.5159130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T23:32:18.6825490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T23:32:18.7859500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T23:32:18.8974390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T23:32:19.0746300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T23:32:19.2049310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T23:32:19.3750350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T23:32:19.5023090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T23:32:19.6912820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T23:32:19.9992850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T23:32:20.1315480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T23:32:20.2452990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T23:32:20.3853000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T23:32:21.1001480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T23:32:21.6829140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T23:32:21.9586760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T23:32:22.1504290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T23:32:22.5124090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T23:32:22.6023760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T23:32:22.8194470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T23:32:22.9821520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T23:32:23.1105790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T23:32:23.4289020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T23:32:23.6014360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T23:32:23.7555750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T23:32:23.8877920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T23:32:23.9913520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T23:32:24.1325700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T23:32:24.2813610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T23:32:24.4162330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T23:32:24.5502740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T23:32:24.6578980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T23:32:24.7608700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T23:32:24.8491310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:32:25.5145690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T23:32:25.5827900Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:32:25.6491560Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T23:32:25.6552230Z ** R 2021-05-16T23:32:25.7075220Z ** inst 2021-05-16T23:32:25.7155300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:29.1942560Z ** help 2021-05-16T23:32:29.5709560Z *** installing help indices 2021-05-16T23:32:29.7734620Z *** copying figures 2021-05-16T23:32:29.7794540Z ** building package indices 2021-05-16T23:32:30.1855040Z ** installing vignettes 2021-05-16T23:32:30.2085800Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:30.5947670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:32:30.7294950Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:31.2460510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:31.2520130Z * DONE (vctrs) 2021-05-16T23:32:31.7891270Z * installing *source* package ‘processx’ ... 2021-05-16T23:32:31.7985800Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:31.7986760Z ** using staged installation 2021-05-16T23:32:31.8796200Z ** libs 2021-05-16T23:32:31.8999280Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T23:32:32.0695890Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T23:32:32.0698160Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T23:32:32.2986530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:32:32.3933070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T23:32:32.4944440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T23:32:32.5679930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T23:32:32.5682220Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T23:32:32.6253300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:32:32.7201100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T23:32:32.8296980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T23:32:33.1278170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T23:32:33.2485970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T23:32:33.3538660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T23:32:33.4713160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T23:32:33.5651710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T23:32:33.8475580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T23:32:33.9547670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T23:32:34.0681200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T23:32:34.1375860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T23:32:34.2327730Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:32:34.2906820Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T23:32:34.3005810Z ** R 2021-05-16T23:32:34.3213850Z ** inst 2021-05-16T23:32:34.3227510Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:36.2369750Z ** help 2021-05-16T23:32:36.3308810Z *** installing help indices 2021-05-16T23:32:36.3784350Z ** building package indices 2021-05-16T23:32:36.6612080Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:37.0003940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:32:37.2040750Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:37.4880010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:37.4916850Z * DONE (processx) 2021-05-16T23:32:37.8677730Z * installing *source* package ‘markdown’ ... 2021-05-16T23:32:37.8727520Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:37.8728690Z ** using staged installation 2021-05-16T23:32:37.9518320Z ** libs 2021-05-16T23:32:37.9701280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T23:32:38.0716780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T23:32:38.1521660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T23:32:38.3432360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T23:32:38.4929330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T23:32:38.6049320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T23:32:38.6738510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T23:32:38.7496990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T23:32:38.9670320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T23:32:39.1520340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T23:32:40.3445980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T23:32:40.4244570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:32:40.4802120Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T23:32:40.4844740Z ** R 2021-05-16T23:32:40.4930770Z ** inst 2021-05-16T23:32:40.5010040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:41.0487470Z ** help 2021-05-16T23:32:41.1016440Z *** installing help indices 2021-05-16T23:32:41.1797600Z ** building package indices 2021-05-16T23:32:41.5740210Z ** installing vignettes 2021-05-16T23:32:41.5861990Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:41.9014120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:32:42.0320760Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:42.2776390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:42.2810240Z * DONE (markdown) 2021-05-16T23:32:42.5948660Z * installing *source* package ‘highr’ ... 2021-05-16T23:32:42.5972100Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:42.5973390Z ** using staged installation 2021-05-16T23:32:42.6175000Z ** R 2021-05-16T23:32:42.6228610Z ** inst 2021-05-16T23:32:42.6320640Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:43.2594930Z ** help 2021-05-16T23:32:43.2596350Z *** installing help indices 2021-05-16T23:32:43.2597270Z ** building package indices 2021-05-16T23:32:43.3508660Z ** installing vignettes 2021-05-16T23:32:43.3577900Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:43.6074520Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:43.8552490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:43.8579360Z * DONE (highr) 2021-05-16T23:32:44.2541840Z * installing *source* package ‘stringr’ ... 2021-05-16T23:32:44.2614840Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:44.2615560Z ** using staged installation 2021-05-16T23:32:44.2849700Z ** R 2021-05-16T23:32:44.3008650Z ** data 2021-05-16T23:32:44.3024520Z *** moving datasets to lazyload DB 2021-05-16T23:32:44.3236020Z ** inst 2021-05-16T23:32:44.3286060Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:44.9709160Z ** help 2021-05-16T23:32:45.0944950Z *** installing help indices 2021-05-16T23:32:45.1590950Z *** copying figures 2021-05-16T23:32:45.1599750Z ** building package indices 2021-05-16T23:32:45.4633180Z ** installing vignettes 2021-05-16T23:32:45.4712330Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:45.7265710Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:45.9817920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:45.9851040Z * DONE (stringr) 2021-05-16T23:32:46.2917820Z * installing *source* package ‘rversions’ ... 2021-05-16T23:32:46.2942520Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:46.2944620Z ** using staged installation 2021-05-16T23:32:46.3135040Z ** R 2021-05-16T23:32:46.3252900Z ** inst 2021-05-16T23:32:46.3268560Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:46.7352540Z ** help 2021-05-16T23:32:46.7644490Z *** installing help indices 2021-05-16T23:32:46.7918010Z *** copying figures 2021-05-16T23:32:46.7926690Z ** building package indices 2021-05-16T23:32:47.0469440Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:47.3116940Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:47.5688670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:47.5780560Z * DONE (rversions) 2021-05-16T23:32:48.2011850Z * installing *source* package ‘pillar’ ... 2021-05-16T23:32:48.2171250Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:48.2172620Z ** using staged installation 2021-05-16T23:32:48.2498210Z ** R 2021-05-16T23:32:48.2800950Z ** inst 2021-05-16T23:32:48.2958860Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:50.5303590Z ** help 2021-05-16T23:32:50.6598670Z *** installing help indices 2021-05-16T23:32:50.7299390Z *** copying figures 2021-05-16T23:32:50.7329270Z ** building package indices 2021-05-16T23:32:51.0389340Z ** installing vignettes 2021-05-16T23:32:51.0562140Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:51.4243230Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:51.9480330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:51.9526160Z * DONE (pillar) 2021-05-16T23:32:52.3885730Z * installing *source* package ‘callr’ ... 2021-05-16T23:32:52.3942230Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:52.3943350Z ** using staged installation 2021-05-16T23:32:52.4146250Z ** R 2021-05-16T23:32:52.4359210Z ** inst 2021-05-16T23:32:52.4376220Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:32:56.1978300Z ** help 2021-05-16T23:32:56.3585360Z *** installing help indices 2021-05-16T23:32:56.4388600Z ** building package indices 2021-05-16T23:32:56.7547920Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:32:57.0289090Z ** testing if installed package can be loaded from final location 2021-05-16T23:32:57.4026700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:32:57.4127490Z * DONE (callr) 2021-05-16T23:32:58.1357680Z * installing *source* package ‘knitr’ ... 2021-05-16T23:32:58.1560910Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T23:32:58.1562200Z ** using staged installation 2021-05-16T23:32:58.2056720Z ** R 2021-05-16T23:32:58.2592820Z ** demo 2021-05-16T23:32:58.2608650Z ** inst 2021-05-16T23:32:58.3308990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:03.7025420Z ** help 2021-05-16T23:33:04.0033500Z *** installing help indices 2021-05-16T23:33:04.1460440Z ** building package indices 2021-05-16T23:33:04.5221290Z ** installing vignettes 2021-05-16T23:33:04.5342780Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:04.7989020Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:05.1720670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:05.1865070Z * DONE (knitr) 2021-05-16T23:33:05.5003540Z * installing *source* package ‘xopen’ ... 2021-05-16T23:33:05.5020860Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:05.5022220Z ** using staged installation 2021-05-16T23:33:05.5223990Z ** R 2021-05-16T23:33:05.5267080Z ** inst 2021-05-16T23:33:05.5281680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:05.8358550Z ** help 2021-05-16T23:33:05.8528080Z *** installing help indices 2021-05-16T23:33:05.8775960Z ** building package indices 2021-05-16T23:33:06.1247580Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:06.3578140Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:06.5941000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:06.6046220Z * DONE (xopen) 2021-05-16T23:33:07.2168430Z * installing *source* package ‘tibble’ ... 2021-05-16T23:33:07.2333250Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:07.2334050Z ** using staged installation 2021-05-16T23:33:07.2647510Z ** libs 2021-05-16T23:33:07.2815250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:33:07.3648010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:33:07.4619090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:33:07.5286250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:33:07.6506620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:33:07.7065590Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:33:07.7106080Z ** R 2021-05-16T23:33:07.7364860Z ** inst 2021-05-16T23:33:07.7542270Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:10.0637170Z ** help 2021-05-16T23:33:10.1724560Z *** installing help indices 2021-05-16T23:33:10.2300010Z *** copying figures 2021-05-16T23:33:10.2337420Z ** building package indices 2021-05-16T23:33:10.5296700Z ** installing vignettes 2021-05-16T23:33:10.5392840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:11.0548310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:33:11.3377730Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:11.8653110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:11.8699040Z * DONE (tibble) 2021-05-16T23:33:12.2435360Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T23:33:12.2478570Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:12.2479460Z ** using staged installation 2021-05-16T23:33:12.2699300Z ** R 2021-05-16T23:33:12.2838960Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:13.6850680Z ** help 2021-05-16T23:33:13.7429560Z *** installing help indices 2021-05-16T23:33:13.7849200Z ** building package indices 2021-05-16T23:33:14.0528380Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:14.3821880Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:14.7273040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:14.7299200Z * DONE (pkgbuild) 2021-05-16T23:33:15.3289160Z * installing *source* package ‘roxygen2’ ... 2021-05-16T23:33:15.3439510Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:15.3440730Z ** using staged installation 2021-05-16T23:33:15.3719510Z ** libs 2021-05-16T23:33:15.3916800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T23:33:16.5288610Z In file included from RcppExports.cpp:4: 2021-05-16T23:33:16.5289520Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:16.5292130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:16.5293180Z SEXP data = Parent::get__(); 2021-05-16T23:33:16.5293570Z ^ 2021-05-16T23:33:20.3366620Z 1 warning generated. 2021-05-16T23:33:20.3491190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T23:33:22.2010310Z In file included from escapeExamples.cpp:1: 2021-05-16T23:33:22.2011240Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:22.2013290Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:22.2014880Z SEXP data = Parent::get__(); 2021-05-16T23:33:22.2015280Z ^ 2021-05-16T23:33:24.0252650Z 1 warning generated. 2021-05-16T23:33:24.0364220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T23:33:25.1597140Z In file included from isComplete.cpp:1: 2021-05-16T23:33:25.1598060Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:25.1600170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:25.1601200Z SEXP data = Parent::get__(); 2021-05-16T23:33:25.1601590Z ^ 2021-05-16T23:33:27.6884980Z 1 warning generated. 2021-05-16T23:33:27.6995260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T23:33:28.8290100Z In file included from leadingSpaces.cpp:1: 2021-05-16T23:33:28.8291010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:28.8293010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:28.8294260Z SEXP data = Parent::get__(); 2021-05-16T23:33:28.8294650Z ^ 2021-05-16T23:33:31.4851990Z 1 warning generated. 2021-05-16T23:33:31.4963500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T23:33:32.6187290Z In file included from parser2.cpp:1: 2021-05-16T23:33:32.6188190Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:32.6190200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:32.6191180Z SEXP data = Parent::get__(); 2021-05-16T23:33:32.6191570Z ^ 2021-05-16T23:33:36.8691330Z 1 warning generated. 2021-05-16T23:33:36.8819210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T23:33:38.0172230Z In file included from wrapUsage.cpp:1: 2021-05-16T23:33:38.0173110Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:33:38.0175100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:33:38.0176490Z SEXP data = Parent::get__(); 2021-05-16T23:33:38.0177030Z ^ 2021-05-16T23:33:40.7040540Z 1 warning generated. 2021-05-16T23:33:40.7193820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:33:40.7817280Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T23:33:40.7866230Z ** R 2021-05-16T23:33:40.8310660Z ** inst 2021-05-16T23:33:40.8421800Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:45.5734070Z ** help 2021-05-16T23:33:45.6813380Z *** installing help indices 2021-05-16T23:33:45.7418760Z *** copying figures 2021-05-16T23:33:45.7430330Z ** building package indices 2021-05-16T23:33:46.0365630Z ** installing vignettes 2021-05-16T23:33:46.0504180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:46.6017660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:33:46.7291670Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:47.2664930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:47.2725180Z * DONE (roxygen2) 2021-05-16T23:33:47.6036840Z * installing *source* package ‘rematch2’ ... 2021-05-16T23:33:47.6068620Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:47.6076500Z ** using staged installation 2021-05-16T23:33:47.6249520Z ** R 2021-05-16T23:33:47.6321210Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:48.2425510Z ** help 2021-05-16T23:33:48.2791500Z *** installing help indices 2021-05-16T23:33:48.3055750Z ** building package indices 2021-05-16T23:33:48.5671680Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:49.0024160Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:49.4394980Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:49.4414140Z * DONE (rematch2) 2021-05-16T23:33:49.8434560Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T23:33:49.8499870Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:49.8500880Z ** using staged installation 2021-05-16T23:33:49.8710540Z ** R 2021-05-16T23:33:49.8835480Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:51.2941150Z ** help 2021-05-16T23:33:51.3500180Z *** installing help indices 2021-05-16T23:33:51.3846600Z ** building package indices 2021-05-16T23:33:51.6559210Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:52.0138460Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:52.3981440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:52.4007600Z * DONE (rcmdcheck) 2021-05-16T23:33:53.4465780Z * installing *source* package ‘waldo’ ... 2021-05-16T23:33:53.4467330Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:53.4468200Z ** using staged installation 2021-05-16T23:33:53.4468760Z ** R 2021-05-16T23:33:53.4469890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:33:53.6404830Z ** help 2021-05-16T23:33:53.6601590Z *** installing help indices 2021-05-16T23:33:53.6826020Z *** copying figures 2021-05-16T23:33:53.6830360Z ** building package indices 2021-05-16T23:33:53.9327100Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:33:54.2378200Z ** testing if installed package can be loaded from final location 2021-05-16T23:33:54.5598030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:33:54.5620080Z * DONE (waldo) 2021-05-16T23:33:55.3560420Z * installing *source* package ‘testthat’ ... 2021-05-16T23:33:55.3803080Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T23:33:55.3804400Z ** using staged installation 2021-05-16T23:33:55.4176600Z ** libs 2021-05-16T23:33:55.4368650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:33:55.5134610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:33:55.5937160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T23:33:56.6007410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T23:33:57.5139760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T23:34:11.5839960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:34:11.6572910Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T23:34:11.6645870Z ** R 2021-05-16T23:34:11.7164860Z ** inst 2021-05-16T23:34:11.7334630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:23.0602260Z ** help 2021-05-16T23:34:23.4026400Z *** installing help indices 2021-05-16T23:34:23.5977790Z *** copying figures 2021-05-16T23:34:23.6019230Z ** building package indices 2021-05-16T23:34:24.0326690Z ** installing vignettes 2021-05-16T23:34:24.0527850Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:24.4617860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:34:24.5918760Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:25.3219170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:25.3345300Z * DONE (testthat) 2021-05-16T23:34:25.9017000Z * installing *source* package ‘devtools’ ... 2021-05-16T23:34:25.9137340Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T23:34:25.9138460Z ** using staged installation 2021-05-16T23:34:25.9572440Z ** R 2021-05-16T23:34:25.9801170Z ** inst 2021-05-16T23:34:25.9829910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:28.2367930Z ** help 2021-05-16T23:34:29.2787270Z *** installing help indices 2021-05-16T23:34:29.2787920Z *** copying figures 2021-05-16T23:34:29.2788810Z ** building package indices 2021-05-16T23:34:29.2789560Z ** installing vignettes 2021-05-16T23:34:29.2790530Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:29.7037660Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:30.6164930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:30.6203700Z * DONE (devtools) 2021-05-16T23:34:30.6547420Z 2021-05-16T23:34:30.6548210Z The downloaded source packages are in 2021-05-16T23:34:30.6549950Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/downloaded_packages’ 2021-05-16T23:34:30.7954100Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:34:32.0196970Z 2021-05-16T23:34:32.4104440Z 2021-05-16T23:34:32.4122150Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c5a80af5f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:34:32.4356640Z 2021-05-16T23:34:32.4359130Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c5a80af5f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:34:32.4965060Z 2021-05-16T23:34:32.5003020Z 2021-05-16T23:34:32.5004490Z ─ preparing ‘desc’: 2021-05-16T23:34:32.5012560Z 2021-05-16T23:34:32.5013410Z 2021-05-16T23:34:32.5112910Z checking DESCRIPTION meta-information ... 2021-05-16T23:34:32.5139510Z 2021-05-16T23:34:32.5140870Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:34:32.6215420Z 2021-05-16T23:34:32.6242170Z 2021-05-16T23:34:32.6243960Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:34:32.6249200Z 2021-05-16T23:34:32.6273430Z 2021-05-16T23:34:32.6274720Z ─ checking for empty or unneeded directories 2021-05-16T23:34:32.6279300Z 2021-05-16T23:34:32.6279960Z 2021-05-16T23:34:32.6281150Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:34:32.6415210Z 2021-05-16T23:34:32.6430150Z 2021-05-16T23:34:32.6431740Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:34:32.7694010Z 2021-05-16T23:34:32.7695000Z 2021-05-16T23:34:32.7695590Z 2021-05-16T23:34:32.8013660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:34:32.8015310Z (as ‘lib’ is unspecified) 2021-05-16T23:34:33.2424980Z * installing *source* package ‘desc’ ... 2021-05-16T23:34:33.2540970Z ** using staged installation 2021-05-16T23:34:33.2786440Z ** R 2021-05-16T23:34:33.2982850Z ** inst 2021-05-16T23:34:33.3031170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:35.1658400Z ** help 2021-05-16T23:34:35.3686290Z *** installing help indices 2021-05-16T23:34:35.4723440Z ** building package indices 2021-05-16T23:34:35.8141050Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:36.0647900Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:36.3494610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:36.3526500Z * DONE (desc) 2021-05-16T23:34:36.6417080Z 2021-05-16T23:34:36.6418340Z 2021-05-16T23:34:36.6442050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c7fb98f1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:34:36.6479080Z 2021-05-16T23:34:36.6481320Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c7fb98f1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:34:36.6934230Z 2021-05-16T23:34:36.7889780Z 2021-05-16T23:34:36.7891770Z ─ preparing ‘ghtravis’: 2021-05-16T23:34:36.7896550Z 2021-05-16T23:34:36.7919640Z 2021-05-16T23:34:36.7921220Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:34:36.7941490Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:34:36.7962250Z ─ checking for empty or unneeded directories 2021-05-16T23:34:36.7963760Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:34:36.8013180Z 2021-05-16T23:34:36.8035550Z 2021-05-16T23:34:36.8037000Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:34:36.8314920Z 2021-05-16T23:34:36.8315740Z 2021-05-16T23:34:36.8316700Z 2021-05-16T23:34:36.8773100Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:34:36.8774150Z (as ‘lib’ is unspecified) 2021-05-16T23:34:37.2004230Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:34:37.2007360Z ** using staged installation 2021-05-16T23:34:37.2221680Z ** R 2021-05-16T23:34:37.2387090Z ** inst 2021-05-16T23:34:37.2420140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:38.8154060Z ** help 2021-05-16T23:34:38.9096530Z *** installing help indices 2021-05-16T23:34:38.9617880Z ** building package indices 2021-05-16T23:34:39.2551240Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:40.1409740Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:41.0387690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:41.5770730Z * DONE (ghtravis) 2021-05-16T23:34:41.5774260Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:34:41.5775310Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:34:42.3168850Z 2021-05-16T23:34:42.3170390Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:34:42.3171160Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:34:42.3172120Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:34:42.3172900Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:34:42.3173650Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:34:42.3175120Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:34:42.3178730Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:34:42.3179680Z (as ‘lib’ is unspecified) 2021-05-16T23:34:43.9232820Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:34:43.9236860Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:34:43.9320760Z Packages which are only available in source form, and may need 2021-05-16T23:34:43.9322890Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T23:34:43.9325180Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T23:34:43.9325700Z 2021-05-16T23:34:43.9339480Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:34:44.1578070Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:34:44.1602940Z ================================================== 2021-05-16T23:34:44.1603690Z downloaded 89 KB 2021-05-16T23:34:44.1604070Z 2021-05-16T23:34:44.1641520Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:34:44.4048590Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:34:44.4077630Z ================================================== 2021-05-16T23:34:44.4078100Z downloaded 115 KB 2021-05-16T23:34:44.4078370Z 2021-05-16T23:34:44.4111490Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:34:44.5507030Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:34:44.5572590Z ================================================== 2021-05-16T23:34:44.5573060Z downloaded 194 KB 2021-05-16T23:34:44.5573320Z 2021-05-16T23:34:44.5607670Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:34:44.7941760Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:34:44.8252160Z ================================================== 2021-05-16T23:34:44.8259570Z downloaded 932 KB 2021-05-16T23:34:44.8259840Z 2021-05-16T23:34:44.8301670Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:34:45.1670970Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:34:45.1882400Z ================================================== 2021-05-16T23:34:45.1886090Z downloaded 691 KB 2021-05-16T23:34:45.1887050Z 2021-05-16T23:34:45.5737730Z * installing *source* package ‘tidyselect’ ... 2021-05-16T23:34:45.5797940Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T23:34:45.5798710Z ** using staged installation 2021-05-16T23:34:45.6055780Z ** R 2021-05-16T23:34:45.6205000Z ** inst 2021-05-16T23:34:45.6246620Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:46.8637700Z ** help 2021-05-16T23:34:46.9404700Z *** installing help indices 2021-05-16T23:34:46.9859810Z ** building package indices 2021-05-16T23:34:47.2628860Z ** installing vignettes 2021-05-16T23:34:47.2704950Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:47.5973920Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:47.9332080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:47.9360210Z * DONE (tidyselect) 2021-05-16T23:34:48.3353110Z * installing *source* package ‘generics’ ... 2021-05-16T23:34:48.3422460Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T23:34:48.3423610Z ** using staged installation 2021-05-16T23:34:48.3617230Z ** R 2021-05-16T23:34:48.3722670Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:48.7676260Z ** help 2021-05-16T23:34:48.9347190Z *** installing help indices 2021-05-16T23:34:48.9890080Z ** building package indices 2021-05-16T23:34:49.2840840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:49.5312740Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:49.7665490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:49.7769410Z * DONE (generics) 2021-05-16T23:34:50.1607310Z * installing *source* package ‘cpp11’ ... 2021-05-16T23:34:50.1666920Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T23:34:50.1668050Z ** using staged installation 2021-05-16T23:34:50.1897390Z ** R 2021-05-16T23:34:50.1970260Z ** inst 2021-05-16T23:34:50.2121910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:34:50.7145530Z ** help 2021-05-16T23:34:50.7403650Z *** installing help indices 2021-05-16T23:34:50.7619210Z ** building package indices 2021-05-16T23:34:51.0903290Z ** installing vignettes 2021-05-16T23:34:51.0989860Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:34:51.3400430Z ** testing if installed package can be loaded from final location 2021-05-16T23:34:51.5832730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:34:51.5962880Z * DONE (cpp11) 2021-05-16T23:34:52.3783970Z * installing *source* package ‘dplyr’ ... 2021-05-16T23:34:52.4010790Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:34:52.4012210Z ** using staged installation 2021-05-16T23:34:52.4337550Z ** libs 2021-05-16T23:34:52.4636860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T23:34:52.6718520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T23:34:52.9045540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T23:34:53.0887800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T23:34:53.9155110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T23:34:54.0804940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T23:34:54.2512090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:34:54.4246530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T23:34:54.6145670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T23:34:54.7860230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T23:34:54.9426530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T23:34:55.1492810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:34:55.2071340Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T23:34:55.2114600Z ** R 2021-05-16T23:34:55.2806920Z ** data 2021-05-16T23:34:55.2831340Z *** moving datasets to lazyload DB 2021-05-16T23:34:55.3878280Z ** inst 2021-05-16T23:34:55.4011090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:00.8423620Z ** help 2021-05-16T23:35:01.5192010Z *** installing help indices 2021-05-16T23:35:01.7811190Z *** copying figures 2021-05-16T23:35:01.7851450Z ** building package indices 2021-05-16T23:35:02.2279420Z ** installing vignettes 2021-05-16T23:35:02.2481020Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:03.1296640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:35:03.2640050Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:04.0039700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:04.0120130Z * DONE (dplyr) 2021-05-16T23:35:04.6203910Z * installing *source* package ‘tidyr’ ... 2021-05-16T23:35:04.6325430Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:04.6327350Z ** using staged installation 2021-05-16T23:35:04.6597950Z ** libs 2021-05-16T23:35:04.6792110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T23:35:05.7024380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T23:35:06.2494080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T23:35:07.5941450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T23:35:08.7826840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:08.8419070Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T23:35:08.8462950Z ** R 2021-05-16T23:35:08.8699910Z ** data 2021-05-16T23:35:08.8770950Z *** moving datasets to lazyload DB 2021-05-16T23:35:09.0736010Z ** inst 2021-05-16T23:35:09.0890140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:11.3668040Z ** help 2021-05-16T23:35:11.5369360Z *** installing help indices 2021-05-16T23:35:11.6293710Z *** copying figures 2021-05-16T23:35:11.6329960Z ** building package indices 2021-05-16T23:35:11.9571630Z ** installing vignettes 2021-05-16T23:35:11.9728690Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:12.7356220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:35:12.8565770Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:13.4742860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:13.4789380Z * DONE (tidyr) 2021-05-16T23:35:13.5086200Z 2021-05-16T23:35:13.5087000Z The downloaded source packages are in 2021-05-16T23:35:13.5088720Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/downloaded_packages’ 2021-05-16T23:35:13.7596390Z 2021-05-16T23:35:13.7612230Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c11d8ff52/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:35:13.7669380Z 2021-05-16T23:35:13.7672100Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/remotes2a6c11d8ff52/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:35:13.7893410Z 2021-05-16T23:35:13.7921950Z 2021-05-16T23:35:13.7923530Z ─ preparing ‘aghast’: 2021-05-16T23:35:13.7929170Z 2021-05-16T23:35:13.7929930Z 2021-05-16T23:35:13.8003590Z checking DESCRIPTION meta-information ... 2021-05-16T23:35:13.8028780Z 2021-05-16T23:35:13.8030280Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:35:14.7796330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:35:14.7796770Z 2021-05-16T23:35:14.7799300Z (as ‘lib’ is unspecified) 2021-05-16T23:35:14.7799700Z 2021-05-16T23:35:14.7801160Z * installing *source* package ‘aghast’ ... 2021-05-16T23:35:14.7802350Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:35:14.7803450Z ** using staged installation 2021-05-16T23:35:14.7803750Z 2021-05-16T23:35:14.7804420Z ** R 2021-05-16T23:35:14.7804700Z 2021-05-16T23:35:14.7806020Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:14.7807450Z ─ checking for empty or unneeded directories 2021-05-16T23:35:14.7808210Z ** help 2021-05-16T23:35:14.7809280Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:35:14.7809610Z 2021-05-16T23:35:14.7809890Z 2021-05-16T23:35:14.7810660Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:35:14.7811970Z 2021-05-16T23:35:14.7812280Z 2021-05-16T23:35:14.7812550Z 2021-05-16T23:35:14.7917640Z *** installing help indices 2021-05-16T23:35:14.8183340Z ** building package indices 2021-05-16T23:35:15.0720360Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:15.3128410Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:15.5604750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:15.5624590Z * DONE (aghast) 2021-05-16T23:35:15.5832550Z Installing 1 packages: covr 2021-05-16T23:35:15.5840850Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:35:15.5841890Z (as ‘lib’ is unspecified) 2021-05-16T23:35:16.4701830Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:35:16.4702320Z 2021-05-16T23:35:17.2247680Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:35:17.2250700Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:35:17.2324410Z Packages which are only available in source form, and may need 2021-05-16T23:35:17.2325750Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T23:35:17.2326890Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T23:35:17.2327310Z 2021-05-16T23:35:17.2339970Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:35:17.5662570Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T23:35:17.5839590Z ================================================== 2021-05-16T23:35:17.5840980Z downloaded 81 KB 2021-05-16T23:35:17.5841720Z 2021-05-16T23:35:17.5876610Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:35:17.7823450Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T23:35:17.7838140Z ================================================== 2021-05-16T23:35:17.7838590Z downloaded 89 KB 2021-05-16T23:35:17.7838840Z 2021-05-16T23:35:17.7871370Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:35:18.0296160Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:35:18.0372900Z ================================================== 2021-05-16T23:35:18.0373490Z downloaded 143 KB 2021-05-16T23:35:18.0374190Z 2021-05-16T23:35:18.3892430Z * installing *source* package ‘lazyeval’ ... 2021-05-16T23:35:18.3984570Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:18.3989740Z ** using staged installation 2021-05-16T23:35:18.4230520Z ** libs 2021-05-16T23:35:18.4401390Z 2021-05-16T23:35:18.4403610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T23:35:18.5344570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:35:18.5990080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T23:35:18.6879190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T23:35:18.7881760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T23:35:18.8765660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T23:35:18.9787260Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:19.0364890Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T23:35:19.0403770Z ** R 2021-05-16T23:35:19.0485120Z ** inst 2021-05-16T23:35:19.0524890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:19.6759170Z ** help 2021-05-16T23:35:19.7639260Z *** installing help indices 2021-05-16T23:35:19.8153570Z ** building package indices 2021-05-16T23:35:20.1583780Z ** installing vignettes 2021-05-16T23:35:20.1615890Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:20.4930990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:35:20.6274620Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:20.9334350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:20.9358890Z * DONE (lazyeval) 2021-05-16T23:35:21.2974910Z * installing *source* package ‘rex’ ... 2021-05-16T23:35:21.3016820Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:21.3017930Z ** using staged installation 2021-05-16T23:35:21.3214890Z ** R 2021-05-16T23:35:21.3286940Z ** inst 2021-05-16T23:35:21.3320110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:21.9562310Z ** help 2021-05-16T23:35:22.0375110Z *** installing help indices 2021-05-16T23:35:22.0809810Z ** building package indices 2021-05-16T23:35:22.3729510Z ** installing vignettes 2021-05-16T23:35:22.3831660Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:22.6229770Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:22.8679310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:22.8709060Z * DONE (rex) 2021-05-16T23:35:23.3882630Z * installing *source* package ‘covr’ ... 2021-05-16T23:35:23.4012970Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:23.4014070Z ** using staged installation 2021-05-16T23:35:23.4309990Z ** libs 2021-05-16T23:35:23.4472600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T23:35:23.5354930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:23.5901260Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T23:35:23.5940620Z ** R 2021-05-16T23:35:23.6153930Z ** inst 2021-05-16T23:35:23.6233680Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:25.2451420Z ** help 2021-05-16T23:35:25.3442880Z *** installing help indices 2021-05-16T23:35:25.4000990Z *** copying figures 2021-05-16T23:35:25.4008990Z ** building package indices 2021-05-16T23:35:26.5184220Z ** installing vignettes 2021-05-16T23:35:26.5185050Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:26.5185910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:35:26.5186720Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:26.5802080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:26.5847430Z * DONE (covr) 2021-05-16T23:35:26.6225940Z 2021-05-16T23:35:26.6226710Z The downloaded source packages are in 2021-05-16T23:35:26.6228570Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpjkvcD7/downloaded_packages’ 2021-05-16T23:35:26.6531590Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:35:26.6532250Z Rscript -e "tic::before_install()" 2021-05-16T23:35:26.7001160Z shell: /bin/bash -e {0} 2021-05-16T23:35:26.7001530Z env: 2021-05-16T23:35:26.7002360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:35:26.7002820Z TIC_DEPLOY_KEY: 2021-05-16T23:35:26.7003160Z RSPM: 2021-05-16T23:35:26.7004460Z GITHUB_PAT: *** 2021-05-16T23:35:26.7004850Z COVERALLS_TOKEN: 2021-05-16T23:35:26.7005290Z continue-on-error: true 2021-05-16T23:35:26.7005720Z VDIFFR_RUN_TESTS: false 2021-05-16T23:35:26.7006170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:35:26.7006630Z TZ: UTC 2021-05-16T23:35:26.7006970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:35:26.7007410Z NOT_CRAN: true 2021-05-16T23:35:26.7007740Z ##[endgroup] 2021-05-16T23:35:27.0422990Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:35:27.1709460Z Running before_install: step_install_remote_binaries() 2021-05-16T23:35:27.8082300Z Installing ggplot2 binaries 2021-05-16T23:35:27.8095290Z [1] "tidyverse/ggplot2" 2021-05-16T23:35:28.1937280Z OK (HTTP 200).OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:35:28.1945000Z Installing rlang binaries 2021-05-16T23:35:28.1953750Z [1] "r-lib/rlang" 2021-05-16T23:35:28.3967170Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:35:28.3977530Z Installing oro.nifti binaries 2021-05-16T23:35:28.3984630Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:35:28.5344870Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:35:28.5352150Z Installing neurobase binaries 2021-05-16T23:35:28.5361140Z [1] "neuroconductor/neurobase" 2021-05-16T23:35:28.7022420Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T23:35:28.7195150Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:35:28.7196000Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:35:28.7196580Z remotes::install_cran("rcmdcheck") 2021-05-16T23:35:28.7197130Z remotes::install_cran("markdown") 2021-05-16T23:35:28.7367050Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:35:28.7367450Z env: 2021-05-16T23:35:28.7367900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:35:28.7368330Z TIC_DEPLOY_KEY: 2021-05-16T23:35:28.7368700Z RSPM: 2021-05-16T23:35:28.7369840Z GITHUB_PAT: *** 2021-05-16T23:35:28.7370220Z COVERALLS_TOKEN: 2021-05-16T23:35:28.7370700Z continue-on-error: true 2021-05-16T23:35:28.7371410Z VDIFFR_RUN_TESTS: false 2021-05-16T23:35:28.7371910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:35:28.7372330Z TZ: UTC 2021-05-16T23:35:28.7372710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:35:28.7373090Z NOT_CRAN: true 2021-05-16T23:35:28.7373510Z ##[endgroup] 2021-05-16T23:35:33.1443200Z ggplot2 (NA -> c9adeeddc...) [GitHub] 2021-05-16T23:35:33.1444360Z rlang (0.4.11 -> bda055d61...) [GitHub] 2021-05-16T23:35:33.1445290Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T23:35:33.1446280Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-16T23:35:33.1447340Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T23:35:33.1448440Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T23:35:33.1449390Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T23:35:33.1450270Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T23:35:33.1451170Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:35:33.1452080Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T23:35:33.1452990Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:35:33.1453960Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:35:33.1454880Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:35:33.1455770Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:35:33.1456810Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:35:33.1457690Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:35:33.1471560Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T23:35:33.1472610Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T23:35:33.1473540Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:35:33.1474400Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:35:33.3487830Z Downloading GitHub repo tidyverse/ggplot2@HEAD 2021-05-16T23:35:36.3718920Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-16T23:35:36.3720030Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-16T23:35:36.3720970Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-16T23:35:36.3721810Z munsell (NA -> 0.5.0) [CRAN] 2021-05-16T23:35:36.3722640Z labeling (NA -> 0.4.2) [CRAN] 2021-05-16T23:35:36.3723430Z farver (NA -> 2.1.0) [CRAN] 2021-05-16T23:35:36.3724280Z scales (NA -> 1.1.1) [CRAN] 2021-05-16T23:35:36.3725080Z isoband (NA -> 0.2.4) [CRAN] 2021-05-16T23:35:36.3725920Z gtable (NA -> 0.3.0) [CRAN] 2021-05-16T23:35:36.3744510Z Installing 9 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable 2021-05-16T23:35:36.3759140Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:35:36.3760240Z (as ‘lib’ is unspecified) 2021-05-16T23:35:37.8404460Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:35:37.8425150Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:35:37.8495970Z Packages which are only available in source form, and may need 2021-05-16T23:35:37.8498130Z compilation of C/C++/Fortran: ‘colorspace’ ‘farver’ ‘isoband’ 2021-05-16T23:35:37.8501040Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘gtable’ 2021-05-16T23:35:37.8502200Z 2021-05-16T23:35:37.8524160Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:35:38.8174860Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T23:35:38.8181430Z ================================================== 2021-05-16T23:35:38.8181990Z downloaded 2.1 MB 2021-05-16T23:35:38.8182300Z 2021-05-16T23:35:38.8183670Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:35:38.8185220Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T23:35:38.8185880Z ================================================== 2021-05-16T23:35:38.8186290Z downloaded 1.2 MB 2021-05-16T23:35:38.8187080Z 2021-05-16T23:35:38.8188380Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:35:38.9174380Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-16T23:35:38.9175090Z ================================================== 2021-05-16T23:35:38.9175510Z downloaded 11 KB 2021-05-16T23:35:38.9175940Z 2021-05-16T23:35:38.9215520Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:35:39.1292600Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-16T23:35:39.1321580Z ================================================== 2021-05-16T23:35:39.1322120Z downloaded 178 KB 2021-05-16T23:35:39.1322380Z 2021-05-16T23:35:39.1356690Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:35:39.4128190Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T23:35:39.4129180Z ================================================== 2021-05-16T23:35:39.4129690Z downloaded 10156 bytes 2021-05-16T23:35:39.4130020Z 2021-05-16T23:35:39.4159710Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:35:39.6188200Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T23:35:39.6389260Z ================================================== 2021-05-16T23:35:39.6389830Z downloaded 1.2 MB 2021-05-16T23:35:39.6390080Z 2021-05-16T23:35:39.6438640Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:35:39.8236010Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T23:35:39.8649140Z ================================================== 2021-05-16T23:35:39.8649680Z downloaded 503 KB 2021-05-16T23:35:39.8649980Z 2021-05-16T23:35:39.8684430Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:35:40.0526450Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T23:35:40.1102940Z ================================================== 2021-05-16T23:35:40.1103570Z downloaded 1.9 MB 2021-05-16T23:35:40.1103840Z 2021-05-16T23:35:40.1158040Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:35:40.5470220Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-16T23:35:40.5571460Z ================================================== 2021-05-16T23:35:40.5571970Z downloaded 359 KB 2021-05-16T23:35:40.5572270Z 2021-05-16T23:35:41.2753970Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:35:41.2957180Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:41.2958510Z ** using staged installation 2021-05-16T23:35:41.3236990Z ** libs 2021-05-16T23:35:41.3401230Z clang -mmacosx-version-min=10.13 -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:35:42.1183640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:35:42.1986780Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:35:42.2553310Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T23:35:42.2594800Z ** R 2021-05-16T23:35:42.2902730Z ** data 2021-05-16T23:35:42.2970280Z *** moving datasets to lazyload DB 2021-05-16T23:35:42.4056630Z ** demo 2021-05-16T23:35:42.4077350Z ** inst 2021-05-16T23:35:42.4709420Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:47.2545140Z ** help 2021-05-16T23:35:47.5209180Z *** installing help indices 2021-05-16T23:35:47.6718000Z ** building package indices 2021-05-16T23:35:48.0204960Z ** installing vignettes 2021-05-16T23:35:48.0298470Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:48.4218750Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:35:48.5439130Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:48.9698890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:48.9829550Z * DONE (colorspace) 2021-05-16T23:35:49.4171350Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:35:49.4236070Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:49.4237080Z ** using staged installation 2021-05-16T23:35:49.4463700Z ** R 2021-05-16T23:35:49.4584860Z ** inst 2021-05-16T23:35:49.4598590Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:49.7968080Z ** help 2021-05-16T23:35:49.8196980Z *** installing help indices 2021-05-16T23:35:49.8390380Z *** copying figures 2021-05-16T23:35:49.8466830Z ** building package indices 2021-05-16T23:35:50.1102210Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:50.3480630Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:50.5902950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:50.6004880Z * DONE (viridisLite) 2021-05-16T23:35:50.8704020Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T23:35:50.8717550Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:50.8719110Z ** using staged installation 2021-05-16T23:35:50.8874740Z ** R 2021-05-16T23:35:50.8971220Z ** inst 2021-05-16T23:35:51.4919760Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:51.8142530Z ** help 2021-05-16T23:35:51.8388170Z *** installing help indices 2021-05-16T23:35:51.8564580Z ** building package indices 2021-05-16T23:35:52.1173280Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:52.3543570Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:52.6233440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:52.6258650Z * DONE (RColorBrewer) 2021-05-16T23:35:52.9095260Z * installing *source* package ‘labeling’ ... 2021-05-16T23:35:52.9112550Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:52.9114310Z ** using staged installation 2021-05-16T23:35:52.9257220Z ** R 2021-05-16T23:35:52.9329670Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:35:54.0350920Z ** help 2021-05-16T23:35:54.0351630Z *** installing help indices 2021-05-16T23:35:54.0352250Z ** building package indices 2021-05-16T23:35:54.0352970Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:35:54.2247840Z ** testing if installed package can be loaded from final location 2021-05-16T23:35:54.4621910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:35:54.4642230Z * DONE (labeling) 2021-05-16T23:35:54.8961240Z * installing *source* package ‘farver’ ... 2021-05-16T23:35:54.9033040Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:35:54.9034200Z ** using staged installation 2021-05-16T23:35:54.9206400Z ** libs 2021-05-16T23:35:54.9474380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:35:55.4402080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:35:55.6398370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:35:56.1897540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:35:59.7327820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:36:11.7508510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:36:12.3234100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:36:12.3949360Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T23:36:12.4085770Z ** R 2021-05-16T23:36:12.4219180Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:12.8444710Z ** help 2021-05-16T23:36:12.8867310Z *** installing help indices 2021-05-16T23:36:12.9202100Z *** copying figures 2021-05-16T23:36:12.9310890Z ** building package indices 2021-05-16T23:36:13.2087990Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:36:13.5792570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:36:13.7063620Z ** testing if installed package can be loaded from final location 2021-05-16T23:36:13.9449690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:36:13.9474520Z * DONE (farver) 2021-05-16T23:36:14.5229300Z * installing *source* package ‘isoband’ ... 2021-05-16T23:36:14.5336180Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:36:14.5337030Z ** using staged installation 2021-05-16T23:36:14.5539020Z ** libs 2021-05-16T23:36:14.5747930Z clang++ -mmacosx-version-min=10.13 -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:36:15.6042750Z clang++ -mmacosx-version-min=10.13 -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:36:15.7574290Z clang++ -mmacosx-version-min=10.13 -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:36:17.7274880Z clang++ -mmacosx-version-min=10.13 -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:36:18.5018190Z clang++ -mmacosx-version-min=10.13 -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:36:20.3215710Z clang++ -mmacosx-version-min=10.13 -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:36:23.3163290Z clang++ -mmacosx-version-min=10.13 -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:36:37.3911880Z clang++ -mmacosx-version-min=10.13 -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:36:39.8406440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:36:39.9130580Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T23:36:39.9227310Z ** R 2021-05-16T23:36:39.9319290Z ** inst 2021-05-16T23:36:39.9479090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:40.6330510Z ** help 2021-05-16T23:36:40.6735990Z *** installing help indices 2021-05-16T23:36:40.7068640Z *** copying figures 2021-05-16T23:36:40.7099160Z ** building package indices 2021-05-16T23:36:40.9965260Z ** installing vignettes 2021-05-16T23:36:41.0039700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:36:41.3657010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:36:41.4870340Z ** testing if installed package can be loaded from final location 2021-05-16T23:36:41.7491070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:36:41.7522140Z * DONE (isoband) 2021-05-16T23:36:42.3573300Z * installing *source* package ‘gtable’ ... 2021-05-16T23:36:42.3578470Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T23:36:42.3579670Z ** using staged installation 2021-05-16T23:36:42.3580220Z ** R 2021-05-16T23:36:42.3580680Z ** inst 2021-05-16T23:36:42.3581910Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:43.0086300Z ** help 2021-05-16T23:36:43.0812310Z *** installing help indices 2021-05-16T23:36:43.1264830Z *** copying figures 2021-05-16T23:36:43.1280650Z ** building package indices 2021-05-16T23:36:43.4083210Z ** installing vignettes 2021-05-16T23:36:43.4155200Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:36:43.6677350Z ** testing if installed package can be loaded from final location 2021-05-16T23:36:43.9306500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:36:43.9332240Z * DONE (gtable) 2021-05-16T23:36:44.2699660Z * installing *source* package ‘munsell’ ... 2021-05-16T23:36:44.2737190Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T23:36:44.2738040Z ** using staged installation 2021-05-16T23:36:44.2882510Z ** R 2021-05-16T23:36:44.3048760Z ** inst 2021-05-16T23:36:44.3073130Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:44.9986310Z ** help 2021-05-16T23:36:45.0750650Z *** installing help indices 2021-05-16T23:36:45.1236420Z *** copying figures 2021-05-16T23:36:45.1256120Z ** building package indices 2021-05-16T23:36:45.4138350Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:36:45.7201610Z ** testing if installed package can be loaded from final location 2021-05-16T23:36:46.0372610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:36:46.0398240Z * DONE (munsell) 2021-05-16T23:36:46.5225620Z * installing *source* package ‘scales’ ... 2021-05-16T23:36:46.5325000Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:36:46.5326280Z ** using staged installation 2021-05-16T23:36:46.5552680Z ** R 2021-05-16T23:36:46.5788450Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:49.4571910Z ** help 2021-05-16T23:36:49.7484130Z *** installing help indices 2021-05-16T23:36:49.8814230Z *** copying figures 2021-05-16T23:36:49.8865300Z ** building package indices 2021-05-16T23:36:50.2686140Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:36:50.6059980Z ** testing if installed package can be loaded from final location 2021-05-16T23:36:51.0574560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:36:51.0616040Z * DONE (scales) 2021-05-16T23:36:51.0914900Z 2021-05-16T23:36:51.0915850Z The downloaded source packages are in 2021-05-16T23:36:51.0917590Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/downloaded_packages’ 2021-05-16T23:36:51.5039940Z 2021-05-16T23:36:51.5067620Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964847bfb959/tidyverse-ggplot2-c9adeed/DESCRIPTION’ ... 2021-05-16T23:36:51.5129840Z 2021-05-16T23:36:51.5132460Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964847bfb959/tidyverse-ggplot2-c9adeed/DESCRIPTION’ 2021-05-16T23:36:51.9615130Z 2021-05-16T23:36:51.9676140Z 2021-05-16T23:36:51.9677820Z ─ preparing ‘ggplot2’: (456ms) 2021-05-16T23:36:51.9683990Z 2021-05-16T23:36:51.9684750Z 2021-05-16T23:36:51.9899070Z checking DESCRIPTION meta-information ... 2021-05-16T23:36:51.9923490Z 2021-05-16T23:36:51.9924910Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:36:52.4231730Z 2021-05-16T23:36:52.4279220Z 2021-05-16T23:36:52.4281210Z ─ checking for LF line-endings in source and make files and shell scripts (434ms) 2021-05-16T23:36:52.4337600Z 2021-05-16T23:36:52.4361640Z 2021-05-16T23:36:52.4363090Z ─ checking for empty or unneeded directories 2021-05-16T23:36:52.4907660Z 2021-05-16T23:36:52.4932680Z 2021-05-16T23:36:52.4934220Z ─ building ‘ggplot2_3.3.3.9000.tar.gz’ 2021-05-16T23:36:53.2568250Z 2021-05-16T23:36:53.2570810Z 2021-05-16T23:36:53.2572130Z 2021-05-16T23:36:53.3626890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:36:53.3628650Z (as ‘lib’ is unspecified) 2021-05-16T23:36:54.6548920Z * installing *source* package ‘ggplot2’ ... 2021-05-16T23:36:54.6551870Z ** using staged installation 2021-05-16T23:36:54.6990690Z ** R 2021-05-16T23:36:54.8539700Z ** data 2021-05-16T23:36:54.8606030Z *** moving datasets to lazyload DB 2021-05-16T23:36:55.3729000Z ** inst 2021-05-16T23:36:55.3748840Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:06.4523170Z ** help 2021-05-16T23:37:07.5136430Z *** installing help indices 2021-05-16T23:37:07.9792640Z *** copying figures 2021-05-16T23:37:07.9807700Z ** building package indices 2021-05-16T23:37:08.7918200Z ** installing vignettes 2021-05-16T23:37:08.8106280Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:09.5814500Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:10.6849140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:10.6969530Z * DONE (ggplot2) 2021-05-16T23:37:11.0791010Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:37:13.1468340Z 2021-05-16T23:37:13.1469930Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T23:37:13.1470800Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:37:13.1471640Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T23:37:13.1472560Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T23:37:13.1473440Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T23:37:13.1474240Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T23:37:13.1475000Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:37:13.1475770Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:37:13.3417580Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T23:37:14.9898370Z 2021-05-16T23:37:15.2522970Z 2021-05-16T23:37:16.1393950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:37:16.1396430Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964852ecef95/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T23:37:16.1399090Z (as ‘lib’ is unspecified) 2021-05-16T23:37:16.1399480Z 2021-05-16T23:37:16.1401200Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964852ecef95/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T23:37:16.1402670Z 2021-05-16T23:37:16.1402960Z 2021-05-16T23:37:16.1403720Z ─ preparing ‘RNifti’: 2021-05-16T23:37:16.1404010Z 2021-05-16T23:37:16.1404280Z 2021-05-16T23:37:16.1405160Z checking DESCRIPTION meta-information ... 2021-05-16T23:37:16.1405630Z 2021-05-16T23:37:16.1406500Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:37:16.1406880Z 2021-05-16T23:37:16.1407150Z 2021-05-16T23:37:16.1407820Z ─ cleaning src 2021-05-16T23:37:16.1408130Z 2021-05-16T23:37:16.1408400Z 2021-05-16T23:37:16.1409100Z ─ running ‘cleanup’ 2021-05-16T23:37:16.1409380Z 2021-05-16T23:37:16.1409640Z 2021-05-16T23:37:16.1410660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:37:16.1411120Z 2021-05-16T23:37:16.1411380Z 2021-05-16T23:37:16.1412240Z ─ checking for empty or unneeded directories 2021-05-16T23:37:16.1412610Z 2021-05-16T23:37:16.1412880Z 2021-05-16T23:37:16.1413620Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T23:37:16.1413930Z 2021-05-16T23:37:16.1414220Z 2021-05-16T23:37:16.1414490Z 2021-05-16T23:37:16.4797120Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:37:16.4799880Z ** using staged installation 2021-05-16T23:37:16.5029180Z ** libs 2021-05-16T23:37:16.5200880Z 2021-05-16T23:37:16.5204090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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:37:17.7233180Z In file included from main.cpp:1: 2021-05-16T23:37:17.7234330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:37:17.7236540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:37:17.7237780Z SEXP data = Parent::get__(); 2021-05-16T23:37:17.7238390Z ^ 2021-05-16T23:37:29.3029650Z 1 warning generated. 2021-05-16T23:37:29.3204750Z clang -mmacosx-version-min=10.13 -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:37:29.4360700Z clang -mmacosx-version-min=10.13 -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:37:29.5661880Z clang -mmacosx-version-min=10.13 -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:37:29.6364260Z clang -mmacosx-version-min=10.13 -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:37:29.7778370Z clang -mmacosx-version-min=10.13 -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:37:30.2974130Z clang -mmacosx-version-min=10.13 -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:37:31.0994930Z clang -mmacosx-version-min=10.13 -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:37:31.0999140Z clang -mmacosx-version-min=10.13 -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:37:31.1002770Z clang -mmacosx-version-min=10.13 -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:37:31.1006140Z clang -mmacosx-version-min=10.13 -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:37:31.1501810Z clang -mmacosx-version-min=10.13 -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:37:31.3447210Z clang -mmacosx-version-min=10.13 -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:37:31.9321630Z clang -mmacosx-version-min=10.13 -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:37:32.0753320Z clang -mmacosx-version-min=10.13 -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:37:32.4281650Z clang -mmacosx-version-min=10.13 -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:37:32.4917090Z clang -mmacosx-version-min=10.13 -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:37:32.5691810Z clang -mmacosx-version-min=10.13 -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:37:32.6729610Z clang -mmacosx-version-min=10.13 -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:37:32.8274480Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:37:32.8275500Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:37:32.8275990Z ^ 2021-05-16T23:37:32.8277250Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:37:32.8278080Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:37:32.8278540Z ^ 2021-05-16T23:37:32.8279700Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:37:32.8280580Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:37:32.8281060Z ^ 2021-05-16T23:37:32.8282170Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:37:32.8282910Z static int is_mixedcase(const char * str) 2021-05-16T23:37:32.8283330Z ^ 2021-05-16T23:37:32.8284440Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:37:32.8285190Z static int is_uppercase(const char * str) 2021-05-16T23:37:32.8285590Z ^ 2021-05-16T23:37:32.8286730Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:37:32.8287460Z static int make_lowercase(char * str) 2021-05-16T23:37:32.8287850Z ^ 2021-05-16T23:37:32.8288970Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:37:32.8289720Z static int make_uppercase(char * str) 2021-05-16T23:37:32.8290110Z ^ 2021-05-16T23:37:32.8291210Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:37:32.8292100Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:37:32.8292570Z ^ 2021-05-16T23:37:33.6979580Z 8 warnings generated. 2021-05-16T23:37:33.7013130Z clang -mmacosx-version-min=10.13 -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:37:33.9406150Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:37:33.9407430Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:37:33.9408100Z ^ 2021-05-16T23:37:33.9409440Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:37:33.9410450Z static char *escapize_string( const char * str ) 2021-05-16T23:37:33.9411040Z ^ 2021-05-16T23:37:35.9948390Z 2 warnings generated. 2021-05-16T23:37:36.0033770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:37:36.0750360Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:37:36.0822440Z ** R 2021-05-16T23:37:36.0943250Z ** inst 2021-05-16T23:37:36.1074610Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:37.1759330Z ** help 2021-05-16T23:37:37.2557640Z *** installing help indices 2021-05-16T23:37:37.2972070Z ** building package indices 2021-05-16T23:37:37.5823700Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:38.0268970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:37:38.1765660Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:38.5153030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:38.5188010Z * DONE (RNifti) 2021-05-16T23:37:38.5611510Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T23:37:38.5619580Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:37:38.5620620Z (as ‘lib’ is unspecified) 2021-05-16T23:37:40.6306970Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:37:40.6310410Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:37:41.5678680Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:37:41.5682130Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:37:42.2084300Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:37:42.2088030Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:37:43.1696600Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:37:43.1700580Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:37:43.8962050Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:37:43.8965240Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:37:43.8983280Z Packages which are only available in source form, and may need 2021-05-16T23:37:43.8984710Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T23:37:43.8986200Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T23:37:43.8986770Z 2021-05-16T23:37:43.8987940Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:37:44.0552070Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T23:37:44.0552810Z ================================================== 2021-05-16T23:37:44.0553510Z downloaded 7833 bytes 2021-05-16T23:37:44.0553810Z 2021-05-16T23:37:44.0586390Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T23:37:44.3011250Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T23:37:44.3011940Z ================================================== 2021-05-16T23:37:44.3012370Z downloaded 28 KB 2021-05-16T23:37:44.3012620Z 2021-05-16T23:37:44.3044360Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:37:44.7169930Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T23:37:44.7180260Z ================================================== 2021-05-16T23:37:44.7180770Z downloaded 69 KB 2021-05-16T23:37:44.7181040Z 2021-05-16T23:37:44.7216750Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T23:37:45.0079620Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T23:37:45.1207760Z ================================================== 2021-05-16T23:37:45.1208710Z downloaded 3.1 MB 2021-05-16T23:37:45.1209540Z 2021-05-16T23:37:45.1345790Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T23:37:45.3996680Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T23:37:45.4163170Z ================================================== 2021-05-16T23:37:45.4163980Z downloaded 1.6 MB 2021-05-16T23:37:45.4164240Z 2021-05-16T23:37:45.4215380Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:37:45.6693770Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T23:37:45.6694590Z ================================================== 2021-05-16T23:37:45.6694980Z downloaded 21 KB 2021-05-16T23:37:45.6695470Z 2021-05-16T23:37:45.6726290Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:37:45.8382740Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:37:45.8383540Z ================================================== 2021-05-16T23:37:45.8383930Z downloaded 10 KB 2021-05-16T23:37:45.8384180Z 2021-05-16T23:37:46.1108240Z * installing *source* package ‘base64enc’ ... 2021-05-16T23:37:46.1125550Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:46.1127140Z ** using staged installation 2021-05-16T23:37:46.1267690Z ** libs 2021-05-16T23:37:46.1433430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T23:37:46.2849310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T23:37:46.3831360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T23:37:46.4883430Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:37:46.5422630Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T23:37:46.5462900Z ** R 2021-05-16T23:37:46.5508030Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:46.8806150Z ** help 2021-05-16T23:37:46.9087910Z *** installing help indices 2021-05-16T23:37:46.9285030Z ** building package indices 2021-05-16T23:37:47.1794940Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:47.5110380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:37:47.6401820Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:47.8888220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:47.8908170Z * DONE (base64enc) 2021-05-16T23:37:48.1954660Z * installing *source* package ‘tinytex’ ... 2021-05-16T23:37:48.1979120Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:48.1980220Z ** using staged installation 2021-05-16T23:37:48.2224850Z ** R 2021-05-16T23:37:48.2331300Z ** inst 2021-05-16T23:37:48.2347120Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:49.1178100Z ** help 2021-05-16T23:37:49.1650450Z *** installing help indices 2021-05-16T23:37:49.1982120Z ** building package indices 2021-05-16T23:37:49.4654820Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:49.7175510Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:49.9819960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:49.9842170Z * DONE (tinytex) 2021-05-16T23:37:50.2769550Z * installing *source* package ‘abind’ ... 2021-05-16T23:37:50.2792550Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:50.2793890Z ** using staged installation 2021-05-16T23:37:50.2938430Z ** R 2021-05-16T23:37:50.3006850Z ** inst 2021-05-16T23:37:50.3075300Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:50.9855200Z ** help 2021-05-16T23:37:51.0195650Z *** installing help indices 2021-05-16T23:37:51.0451040Z ** building package indices 2021-05-16T23:37:51.3040060Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:51.5549390Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:51.8064900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:51.8086920Z * DONE (abind) 2021-05-16T23:37:52.0864780Z * installing *source* package ‘bitops’ ... 2021-05-16T23:37:52.0882110Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:52.0883560Z ** using staged installation 2021-05-16T23:37:52.1020110Z ** libs 2021-05-16T23:37:52.1197100Z clang -mmacosx-version-min=10.13 -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:37:52.2974800Z clang -mmacosx-version-min=10.13 -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:37:52.3894130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:37:52.4737070Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:37:52.5291600Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:37:52.5332180Z ** R 2021-05-16T23:37:52.5376520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:52.8340640Z ** help 2021-05-16T23:37:52.8670860Z *** installing help indices 2021-05-16T23:37:52.8885020Z ** building package indices 2021-05-16T23:37:53.1460370Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:53.4841650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:37:53.6049890Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:53.8409090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:53.8427220Z * DONE (bitops) 2021-05-16T23:37:54.1937370Z * installing *source* package ‘htmltools’ ... 2021-05-16T23:37:54.1980400Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:54.1981590Z ** using staged installation 2021-05-16T23:37:54.2202810Z ** libs 2021-05-16T23:37:54.2404090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:37:54.3195530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T23:37:54.4221290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:37:54.4797850Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T23:37:54.4837400Z ** R 2021-05-16T23:37:54.5014040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:56.2688670Z ** help 2021-05-16T23:37:56.4017320Z *** installing help indices 2021-05-16T23:37:56.4699520Z ** building package indices 2021-05-16T23:37:56.7806890Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:37:57.1464660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:37:57.2698860Z ** testing if installed package can be loaded from final location 2021-05-16T23:37:58.4320750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:37:58.4321600Z * DONE (htmltools) 2021-05-16T23:37:58.8016120Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T23:37:58.8433980Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T23:37:58.8435000Z ** using staged installation 2021-05-16T23:37:58.8834770Z ** R 2021-05-16T23:37:58.9388530Z ** inst 2021-05-16T23:37:59.0588780Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:03.7778530Z ** help 2021-05-16T23:38:04.0651130Z *** installing help indices 2021-05-16T23:38:04.2298800Z *** copying figures 2021-05-16T23:38:04.2310710Z ** building package indices 2021-05-16T23:38:04.6056550Z ** installing vignettes 2021-05-16T23:38:04.6153190Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:04.9443800Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:05.3721220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:05.3923150Z * DONE (rmarkdown) 2021-05-16T23:38:06.3087590Z * installing *source* package ‘rticles’ ... 2021-05-16T23:38:06.3367970Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:06.3368660Z ** using staged installation 2021-05-16T23:38:06.3671180Z ** R 2021-05-16T23:38:06.3770470Z ** inst 2021-05-16T23:38:06.5134610Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:07.1140440Z ** help 2021-05-16T23:38:07.1656680Z *** installing help indices 2021-05-16T23:38:07.2037060Z ** building package indices 2021-05-16T23:38:07.5604240Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:07.9872160Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:08.4303580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:08.4605040Z * DONE (rticles) 2021-05-16T23:38:08.5133440Z 2021-05-16T23:38:08.5199420Z The downloaded source packages are in 2021-05-16T23:38:08.5260220Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/downloaded_packages’ 2021-05-16T23:38:08.5945500Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T23:38:09.1570060Z Use `force = TRUE` to force installation 2021-05-16T23:38:09.1570500Z 2021-05-16T23:38:09.1577990Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes96487444e9be/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T23:38:09.1592820Z 2021-05-16T23:38:09.1595020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes96487444e9be/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T23:38:09.1596240Z 2021-05-16T23:38:09.1596790Z 2021-05-16T23:38:09.1597870Z ─ preparing ‘oro.nifti’: 2021-05-16T23:38:09.1603650Z 2021-05-16T23:38:09.1604310Z 2021-05-16T23:38:09.1605680Z checking DESCRIPTION meta-information ... 2021-05-16T23:38:09.1606490Z 2021-05-16T23:38:09.1607700Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:38:09.4687420Z 2021-05-16T23:38:09.4799890Z 2021-05-16T23:38:09.4988860Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:38:09.5296010Z 2021-05-16T23:38:09.5397560Z 2021-05-16T23:38:09.5499040Z ─ checking for empty or unneeded directories 2021-05-16T23:38:09.5599000Z 2021-05-16T23:38:09.5700450Z 2021-05-16T23:38:09.5802390Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T23:38:09.5901680Z 2021-05-16T23:38:09.6003640Z 2021-05-16T23:38:09.6106310Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T23:38:09.6204990Z 2021-05-16T23:38:09.6306340Z 2021-05-16T23:38:09.6408560Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T23:38:10.1175390Z 2021-05-16T23:38:10.1279240Z 2021-05-16T23:38:10.1381370Z 2021-05-16T23:38:10.2069650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:38:10.2071160Z (as ‘lib’ is unspecified) 2021-05-16T23:38:11.0548840Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T23:38:11.0551630Z ** using staged installation 2021-05-16T23:38:11.0823800Z ** R 2021-05-16T23:38:11.1502680Z ** demo 2021-05-16T23:38:11.1523190Z ** inst 2021-05-16T23:38:11.1901250Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:19.4862490Z 2021-05-16T23:38:19.4864370Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T23:38:19.4865150Z ** help 2021-05-16T23:38:20.0464510Z *** installing help indices 2021-05-16T23:38:20.3601720Z ** building package indices 2021-05-16T23:38:20.8723780Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:21.6071380Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:22.4749010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:22.4854820Z * DONE (oro.nifti) 2021-05-16T23:38:22.7780670Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:38:25.7226840Z Installing 4 packages: R.methodsS3, R.oo, R.utils, matrixStats 2021-05-16T23:38:25.7228370Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:38:25.7229740Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:38:25.7230660Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:38:25.7231690Z (as ‘lib’ is unspecified) 2021-05-16T23:38:25.7232500Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:38:25.7233520Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:38:26.9937920Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:38:26.9940830Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:38:27.9345860Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:38:27.9349090Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:38:28.7301620Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:38:28.7304730Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:38:29.4737960Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:38:29.4741190Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:38:30.2488380Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:38:30.2491490Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:38:30.2566460Z Package which is only available in source form, and may need 2021-05-16T23:38:30.2567860Z compilation of C/C++/Fortran: ‘matrixStats’ 2021-05-16T23:38:30.2569580Z installing the source packages ‘R.methodsS3’, ‘R.oo’, ‘R.utils’, ‘matrixStats’ 2021-05-16T23:38:30.2570090Z 2021-05-16T23:38:30.2584530Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:38:30.5021510Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:38:30.5023090Z ================================================== 2021-05-16T23:38:30.5023540Z downloaded 23 KB 2021-05-16T23:38:30.5023840Z 2021-05-16T23:38:30.5059580Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:38:30.6423990Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:38:30.6479360Z ================================================== 2021-05-16T23:38:30.6480180Z downloaded 374 KB 2021-05-16T23:38:30.6480440Z 2021-05-16T23:38:30.6517010Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:38:30.9259390Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:38:30.9334720Z ================================================== 2021-05-16T23:38:30.9335180Z downloaded 353 KB 2021-05-16T23:38:30.9335440Z 2021-05-16T23:38:30.9379480Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:38:31.2387780Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:38:31.2454550Z ================================================== 2021-05-16T23:38:31.2455080Z downloaded 191 KB 2021-05-16T23:38:31.2455350Z 2021-05-16T23:38:31.5589640Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:38:31.5619500Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:31.5620220Z ** using staged installation 2021-05-16T23:38:31.5837320Z ** R 2021-05-16T23:38:31.5910960Z ** inst 2021-05-16T23:38:31.5927080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:32.1928120Z ** help 2021-05-16T23:38:32.2478310Z *** installing help indices 2021-05-16T23:38:32.2897370Z ** building package indices 2021-05-16T23:38:32.5661320Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:38:33.5177990Z ** testing if installed package can be loaded from final location 2021-05-16T23:38:33.5183210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:38:33.5184170Z * DONE (R.methodsS3) 2021-05-16T23:38:33.7381980Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:38:33.7569180Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:38:33.7570100Z ** using staged installation 2021-05-16T23:38:33.7779110Z ** libs 2021-05-16T23:38:33.7978360Z clang -mmacosx-version-min=10.13 -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:38:33.8666320Z clang -mmacosx-version-min=10.13 -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:38:33.9845540Z clang -mmacosx-version-min=10.13 -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:38:34.1209790Z clang -mmacosx-version-min=10.13 -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:38:34.2538310Z clang -mmacosx-version-min=10.13 -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:38:34.3972250Z clang -mmacosx-version-min=10.13 -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:38:35.7369090Z clang -mmacosx-version-min=10.13 -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:38:36.1554350Z clang -mmacosx-version-min=10.13 -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:38:38.1086220Z clang -mmacosx-version-min=10.13 -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:38:38.4481920Z clang -mmacosx-version-min=10.13 -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:38:38.5447650Z clang -mmacosx-version-min=10.13 -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:38:38.7425040Z clang -mmacosx-version-min=10.13 -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:38:38.9018990Z clang -mmacosx-version-min=10.13 -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:38:39.0576010Z clang -mmacosx-version-min=10.13 -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:38:39.2082910Z clang -mmacosx-version-min=10.13 -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:38:40.7453880Z clang -mmacosx-version-min=10.13 -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:38:41.5080670Z clang -mmacosx-version-min=10.13 -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:38:42.2715880Z clang -mmacosx-version-min=10.13 -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:38:42.9242550Z clang -mmacosx-version-min=10.13 -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:38:43.5740780Z clang -mmacosx-version-min=10.13 -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:38:45.6580020Z clang -mmacosx-version-min=10.13 -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:38:45.7974850Z clang -mmacosx-version-min=10.13 -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:38:46.8908520Z clang -mmacosx-version-min=10.13 -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:38:47.9948410Z clang -mmacosx-version-min=10.13 -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:38:48.3662150Z clang -mmacosx-version-min=10.13 -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:38:48.8073610Z clang -mmacosx-version-min=10.13 -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:38:51.0950510Z clang -mmacosx-version-min=10.13 -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:39:03.3970980Z clang -mmacosx-version-min=10.13 -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:39:03.9952080Z clang -mmacosx-version-min=10.13 -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:39:04.7708650Z clang -mmacosx-version-min=10.13 -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:39:04.9088630Z clang -mmacosx-version-min=10.13 -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:39:05.0404460Z clang -mmacosx-version-min=10.13 -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:39:05.3290800Z clang -mmacosx-version-min=10.13 -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:39:05.5001630Z clang -mmacosx-version-min=10.13 -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:39:05.8780280Z clang -mmacosx-version-min=10.13 -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:39:44.4763540Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:39:44.5702350Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:39:44.5880450Z ** R 2021-05-16T23:39:44.6060570Z ** inst 2021-05-16T23:39:44.7447700Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:46.6366030Z ** help 2021-05-16T23:39:46.8253500Z *** installing help indices 2021-05-16T23:39:46.9223880Z ** building package indices 2021-05-16T23:39:47.2562890Z ** installing vignettes 2021-05-16T23:39:47.2676670Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:47.6874030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:39:47.8277830Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:48.0959700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:48.1029720Z * DONE (matrixStats) 2021-05-16T23:39:48.6941640Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:39:48.7074670Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:48.7075520Z ** using staged installation 2021-05-16T23:39:48.7268600Z ** R 2021-05-16T23:39:48.7564930Z ** inst 2021-05-16T23:39:48.7606550Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:52.0615140Z ** help 2021-05-16T23:39:52.7888810Z *** installing help indices 2021-05-16T23:39:53.1701730Z ** building package indices 2021-05-16T23:39:53.7372310Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:39:54.0062130Z ** testing if installed package can be loaded from final location 2021-05-16T23:39:54.3934550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:39:54.4043660Z * DONE (R.oo) 2021-05-16T23:39:55.2340660Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:39:55.2601420Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:39:55.2602140Z ** using staged installation 2021-05-16T23:39:55.2794230Z ** R 2021-05-16T23:39:55.3382460Z ** inst 2021-05-16T23:39:55.3411930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:02.3348640Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:40:02.3349410Z ** help 2021-05-16T23:40:02.3350280Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:40:03.5602880Z *** installing help indices 2021-05-16T23:40:04.0951290Z ** building package indices 2021-05-16T23:40:04.9327490Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:05.2499610Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:05.7769450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:05.7864950Z * DONE (R.utils) 2021-05-16T23:40:05.8524980Z 2021-05-16T23:40:05.8525830Z The downloaded source packages are in 2021-05-16T23:40:05.8527600Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/downloaded_packages’ 2021-05-16T23:40:06.1316540Z 2021-05-16T23:40:06.1335990Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes9648717d793a/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-16T23:40:06.1376010Z 2021-05-16T23:40:06.1378550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes9648717d793a/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-16T23:40:06.3303440Z 2021-05-16T23:40:06.3333970Z 2021-05-16T23:40:06.3335670Z ─ preparing ‘neurobase’: 2021-05-16T23:40:06.3342210Z 2021-05-16T23:40:06.3342990Z 2021-05-16T23:40:06.3433200Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:06.3463710Z 2021-05-16T23:40:06.3465260Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:40:06.4952340Z 2021-05-16T23:40:06.4984500Z 2021-05-16T23:40:06.4986920Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:40:06.4991920Z 2021-05-16T23:40:06.5018990Z 2021-05-16T23:40:06.5020420Z ─ checking for empty or unneeded directories 2021-05-16T23:40:06.5068930Z 2021-05-16T23:40:06.5095310Z 2021-05-16T23:40:06.5096810Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T23:40:06.5940040Z 2021-05-16T23:40:06.5941160Z 2021-05-16T23:40:06.5941950Z 2021-05-16T23:40:06.6245670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:06.6247330Z (as ‘lib’ is unspecified) 2021-05-16T23:40:07.0395710Z * installing *source* package ‘neurobase’ ... 2021-05-16T23:40:07.0399100Z ** using staged installation 2021-05-16T23:40:07.0652150Z ** R 2021-05-16T23:40:07.0992170Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:10.0974270Z ** help 2021-05-16T23:40:10.3589750Z *** installing help indices 2021-05-16T23:40:10.4954800Z ** building package indices 2021-05-16T23:40:10.8532260Z ** installing vignettes 2021-05-16T23:40:10.8622380Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:11.6468740Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:12.5050520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:12.5082250Z * DONE (neurobase) 2021-05-16T23:40:12.5765860Z Installing 16 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, R.oo, RNifti, abind, bitops, scales, isoband, gtable, R.utils, matrixStats 2021-05-16T23:40:12.5773490Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:40:12.5774490Z (as ‘lib’ is unspecified) 2021-05-16T23:40:14.3927770Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T23:40:14.3930530Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:40:15.2049540Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T23:40:15.2052610Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:40:16.0021860Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T23:40:16.0025040Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:40:16.6086330Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T23:40:16.6095320Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:40:17.2100860Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T23:40:17.2104020Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T23:40:17.2189420Z Packages which are only available in source form, and may need 2021-05-16T23:40:17.2191100Z compilation of C/C++/Fortran: ‘colorspace’ ‘farver’ ‘RNifti’ ‘bitops’ 2021-05-16T23:40:17.2192080Z ‘isoband’ ‘matrixStats’ 2021-05-16T23:40:17.2194020Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘R.methodsS3’, ‘R.oo’, ‘RNifti’, ‘abind’, ‘bitops’, ‘scales’, ‘isoband’, ‘gtable’, ‘R.utils’, ‘matrixStats’ 2021-05-16T23:40:17.2194930Z 2021-05-16T23:40:17.2232640Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T23:40:17.6022950Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T23:40:17.9158340Z ================================================== 2021-05-16T23:40:17.9159680Z downloaded 2.1 MB 2021-05-16T23:40:17.9160410Z 2021-05-16T23:40:17.9222520Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T23:40:18.2185510Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T23:40:18.2791660Z ================================================== 2021-05-16T23:40:18.2793000Z downloaded 1.2 MB 2021-05-16T23:40:18.2793740Z 2021-05-16T23:40:18.2847500Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T23:40:18.4252220Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-16T23:40:18.4253100Z ================================================== 2021-05-16T23:40:18.4253490Z downloaded 11 KB 2021-05-16T23:40:18.4253740Z 2021-05-16T23:40:18.4293600Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T23:40:18.7761920Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-16T23:40:18.7764270Z ================================================== 2021-05-16T23:40:18.7764700Z downloaded 178 KB 2021-05-16T23:40:18.7764950Z 2021-05-16T23:40:18.7801640Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T23:40:19.0361920Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T23:40:19.0363670Z ================================================== 2021-05-16T23:40:19.0364090Z downloaded 10156 bytes 2021-05-16T23:40:19.0364360Z 2021-05-16T23:40:19.0397390Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T23:40:19.2164820Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T23:40:19.2681120Z ================================================== 2021-05-16T23:40:19.2681640Z downloaded 1.2 MB 2021-05-16T23:40:19.2681910Z 2021-05-16T23:40:19.2735280Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:40:19.5183580Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:40:19.5184280Z ================================================== 2021-05-16T23:40:19.5184680Z downloaded 23 KB 2021-05-16T23:40:19.5184930Z 2021-05-16T23:40:19.5218310Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:40:19.6989440Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:40:19.7038310Z ================================================== 2021-05-16T23:40:19.7038890Z downloaded 374 KB 2021-05-16T23:40:19.7039140Z 2021-05-16T23:40:19.7085830Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:40:19.9909750Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:40:20.2234330Z ================================================== 2021-05-16T23:40:20.2234880Z downloaded 1.0 MB 2021-05-16T23:40:20.2235140Z 2021-05-16T23:40:20.2278790Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:40:20.4810420Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T23:40:20.4820390Z ================================================== 2021-05-16T23:40:20.4820940Z downloaded 21 KB 2021-05-16T23:40:20.4821220Z 2021-05-16T23:40:20.4853960Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:40:20.7370640Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:40:20.7372420Z ================================================== 2021-05-16T23:40:20.7374160Z downloaded 10 KB 2021-05-16T23:40:20.7374530Z 2021-05-16T23:40:20.7407680Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T23:40:20.9974680Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T23:40:21.0257700Z ================================================== 2021-05-16T23:40:21.0258240Z downloaded 503 KB 2021-05-16T23:40:21.0258500Z 2021-05-16T23:40:21.0299030Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T23:40:21.2807920Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T23:40:21.3850050Z ================================================== 2021-05-16T23:40:21.3850630Z downloaded 1.9 MB 2021-05-16T23:40:21.3850890Z 2021-05-16T23:40:21.3980090Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T23:40:21.6775970Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-16T23:40:21.6885620Z ================================================== 2021-05-16T23:40:21.6886130Z downloaded 359 KB 2021-05-16T23:40:21.6886400Z 2021-05-16T23:40:21.6938320Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:40:21.9127720Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:40:21.9250140Z ================================================== 2021-05-16T23:40:21.9251410Z downloaded 353 KB 2021-05-16T23:40:21.9252140Z 2021-05-16T23:40:21.9288010Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:40:22.1718270Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:40:22.1756810Z ================================================== 2021-05-16T23:40:22.1757280Z downloaded 191 KB 2021-05-16T23:40:22.1757550Z 2021-05-16T23:40:22.8875610Z * installing *source* package ‘colorspace’ ... 2021-05-16T23:40:22.9081970Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:22.9142810Z ** using staged installation 2021-05-16T23:40:22.9413490Z ** libs 2021-05-16T23:40:22.9722320Z 2021-05-16T23:40:22.9724600Z clang -mmacosx-version-min=10.13 -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:23.7511000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:40:23.8289630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:40:23.8849050Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T23:40:23.8890730Z ** R 2021-05-16T23:40:23.9191560Z ** data 2021-05-16T23:40:23.9208920Z *** moving datasets to lazyload DB 2021-05-16T23:40:24.0390420Z ** demo 2021-05-16T23:40:24.0408620Z ** inst 2021-05-16T23:40:24.1002940Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:28.7724700Z ** help 2021-05-16T23:40:29.0488700Z *** installing help indices 2021-05-16T23:40:29.2012300Z ** building package indices 2021-05-16T23:40:29.5563210Z ** installing vignettes 2021-05-16T23:40:29.5655080Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:30.0051960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:40:30.1314640Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:30.5690840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:30.5821810Z * DONE (colorspace) 2021-05-16T23:40:31.0487930Z * installing *source* package ‘viridisLite’ ... 2021-05-16T23:40:31.0536900Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:31.0596860Z ** using staged installation 2021-05-16T23:40:31.0800980Z ** R 2021-05-16T23:40:31.0925170Z ** inst 2021-05-16T23:40:31.0938820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:31.4287690Z ** help 2021-05-16T23:40:31.4514360Z *** installing help indices 2021-05-16T23:40:31.4707120Z *** copying figures 2021-05-16T23:40:31.4786140Z ** building package indices 2021-05-16T23:40:31.7257940Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:31.9560310Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:32.1981550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:32.2088290Z * DONE (viridisLite) 2021-05-16T23:40:32.4733220Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T23:40:32.4747830Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:32.4807910Z ** using staged installation 2021-05-16T23:40:32.4963620Z ** R 2021-05-16T23:40:32.5061590Z ** inst 2021-05-16T23:40:32.5076010Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:33.3958560Z ** help 2021-05-16T23:40:33.4182940Z *** installing help indices 2021-05-16T23:40:33.4457580Z ** building package indices 2021-05-16T23:40:33.6892430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:33.9254810Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:34.1961110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:34.1984170Z * DONE (RColorBrewer) 2021-05-16T23:40:34.4789290Z * installing *source* package ‘labeling’ ... 2021-05-16T23:40:34.4805200Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:34.4865400Z ** using staged installation 2021-05-16T23:40:34.5009980Z ** R 2021-05-16T23:40:34.5081080Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:35.2080860Z ** help 2021-05-16T23:40:35.2632970Z *** installing help indices 2021-05-16T23:40:35.2941040Z ** building package indices 2021-05-16T23:40:35.5576100Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:35.7915060Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:36.0295250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:36.0314770Z * DONE (labeling) 2021-05-16T23:40:36.4680710Z * installing *source* package ‘farver’ ... 2021-05-16T23:40:36.4755400Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:36.4817100Z ** using staged installation 2021-05-16T23:40:36.4992820Z ** libs 2021-05-16T23:40:36.5170170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T23:40:37.0146330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T23:40:37.2160340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T23:40:37.7635800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T23:40:41.3547710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T23:40:53.2914710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T23:40:53.8630570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:40:53.9341770Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T23:40:53.9423440Z ** R 2021-05-16T23:40:53.9549140Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:54.3709890Z ** help 2021-05-16T23:40:54.4135290Z *** installing help indices 2021-05-16T23:40:54.4453880Z *** copying figures 2021-05-16T23:40:54.4562640Z ** building package indices 2021-05-16T23:40:54.7215440Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:55.0718940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:40:55.1993300Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:55.4424300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:55.4449120Z * DONE (farver) 2021-05-16T23:40:55.7831210Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T23:40:55.7860410Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:55.7920390Z ** using staged installation 2021-05-16T23:40:55.8091460Z ** R 2021-05-16T23:40:55.8171230Z ** inst 2021-05-16T23:40:55.8189260Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:56.4166210Z ** help 2021-05-16T23:40:56.4734420Z *** installing help indices 2021-05-16T23:40:56.5135980Z ** building package indices 2021-05-16T23:40:56.7809190Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:40:57.0284180Z ** testing if installed package can be loaded from final location 2021-05-16T23:40:57.2756320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:40:57.2778560Z * DONE (R.methodsS3) 2021-05-16T23:40:57.7853080Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:40:57.7962090Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:40:57.8021830Z ** using staged installation 2021-05-16T23:40:57.8216910Z ** libs 2021-05-16T23:40:57.8390710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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:40:58.9632200Z In file included from main.cpp:1: 2021-05-16T23:40:58.9633080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T23:40:58.9635150Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T23:40:58.9636110Z SEXP data = Parent::get__(); 2021-05-16T23:40:58.9636500Z ^ 2021-05-16T23:41:10.5273560Z 1 warning generated. 2021-05-16T23:41:10.5433820Z clang -mmacosx-version-min=10.13 -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:41:10.6608700Z clang -mmacosx-version-min=10.13 -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:41:10.7886560Z clang -mmacosx-version-min=10.13 -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:41:10.8593870Z clang -mmacosx-version-min=10.13 -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:41:11.0009190Z clang -mmacosx-version-min=10.13 -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:41:11.5210770Z clang -mmacosx-version-min=10.13 -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:41:11.5946490Z clang -mmacosx-version-min=10.13 -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:41:11.7482260Z clang -mmacosx-version-min=10.13 -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:41:11.9275960Z clang -mmacosx-version-min=10.13 -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:41:12.0916260Z clang -mmacosx-version-min=10.13 -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:41:12.3771570Z clang -mmacosx-version-min=10.13 -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:41:12.5716540Z clang -mmacosx-version-min=10.13 -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:41:13.1531630Z clang -mmacosx-version-min=10.13 -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:41:13.2879620Z clang -mmacosx-version-min=10.13 -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:41:13.6385220Z clang -mmacosx-version-min=10.13 -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:41:13.7036680Z clang -mmacosx-version-min=10.13 -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:41:13.7870820Z clang -mmacosx-version-min=10.13 -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:41:13.8917590Z clang -mmacosx-version-min=10.13 -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:41:14.0424520Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T23:41:14.0425730Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T23:41:14.0426240Z ^ 2021-05-16T23:41:14.0427520Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T23:41:14.0428500Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T23:41:14.0428950Z ^ 2021-05-16T23:41:14.0430110Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T23:41:14.0430980Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T23:41:14.0431460Z ^ 2021-05-16T23:41:14.0432560Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T23:41:14.0433310Z static int is_mixedcase(const char * str) 2021-05-16T23:41:14.0433700Z ^ 2021-05-16T23:41:14.0434820Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T23:41:14.0436080Z static int is_uppercase(const char * str) 2021-05-16T23:41:14.0436610Z ^ 2021-05-16T23:41:14.0437830Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T23:41:14.0438800Z static int make_lowercase(char * str) 2021-05-16T23:41:14.0439240Z ^ 2021-05-16T23:41:14.0440380Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T23:41:14.0441120Z static int make_uppercase(char * str) 2021-05-16T23:41:14.0441520Z ^ 2021-05-16T23:41:14.0442610Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:41:14.0443490Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T23:41:14.0443970Z ^ 2021-05-16T23:41:14.9069720Z 8 warnings generated. 2021-05-16T23:41:14.9105020Z clang -mmacosx-version-min=10.13 -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:41:15.1425970Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T23:41:15.1426970Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T23:41:15.1427450Z ^ 2021-05-16T23:41:15.1428660Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T23:41:15.1429460Z static char *escapize_string( const char * str ) 2021-05-16T23:41:15.1429880Z ^ 2021-05-16T23:41:17.1869760Z 2 warnings generated. 2021-05-16T23:41:17.1948080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:41:17.2649540Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:41:17.2730530Z ** R 2021-05-16T23:41:17.2846660Z ** inst 2021-05-16T23:41:17.2972520Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:18.3779630Z ** help 2021-05-16T23:41:18.4551540Z *** installing help indices 2021-05-16T23:41:18.4961340Z ** building package indices 2021-05-16T23:41:18.7855560Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:19.2102920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:19.3293920Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:19.6750260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:19.6785970Z * DONE (RNifti) 2021-05-16T23:41:19.9882620Z * installing *source* package ‘abind’ ... 2021-05-16T23:41:19.9905210Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:19.9965750Z ** using staged installation 2021-05-16T23:41:20.0111560Z ** R 2021-05-16T23:41:20.0179800Z ** inst 2021-05-16T23:41:20.0250500Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:20.7098300Z ** help 2021-05-16T23:41:20.7441080Z *** installing help indices 2021-05-16T23:41:20.7706680Z ** building package indices 2021-05-16T23:41:21.0388180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:21.2802130Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:21.5259650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:21.5281350Z * DONE (abind) 2021-05-16T23:41:21.8117930Z * installing *source* package ‘bitops’ ... 2021-05-16T23:41:21.8136090Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:21.8197150Z ** using staged installation 2021-05-16T23:41:21.8320090Z ** libs 2021-05-16T23:41:21.8487430Z clang -mmacosx-version-min=10.13 -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:41:22.0190790Z clang -mmacosx-version-min=10.13 -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:41:22.1089790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T23:41:22.1880510Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T23:41:22.2505440Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T23:41:22.2545440Z ** R 2021-05-16T23:41:22.2588110Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:22.5446350Z ** help 2021-05-16T23:41:22.5765700Z *** installing help indices 2021-05-16T23:41:22.5983720Z ** building package indices 2021-05-16T23:41:22.8539530Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:23.1735610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:23.2962710Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:23.5253430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:23.5272730Z * DONE (bitops) 2021-05-16T23:41:24.0639460Z * installing *source* package ‘isoband’ ... 2021-05-16T23:41:24.0748120Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:24.0818330Z ** using staged installation 2021-05-16T23:41:24.1022510Z ** libs 2021-05-16T23:41:24.1208000Z clang++ -mmacosx-version-min=10.13 -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:25.1325810Z clang++ -mmacosx-version-min=10.13 -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:25.2875160Z clang++ -mmacosx-version-min=10.13 -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:27.2688040Z clang++ -mmacosx-version-min=10.13 -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:28.0319360Z clang++ -mmacosx-version-min=10.13 -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:29.8277110Z clang++ -mmacosx-version-min=10.13 -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:32.7906260Z clang++ -mmacosx-version-min=10.13 -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:46.7381980Z clang++ -mmacosx-version-min=10.13 -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:49.1406670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:49.2140260Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T23:41:49.2227280Z ** R 2021-05-16T23:41:49.2316970Z ** inst 2021-05-16T23:41:49.2472040Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:49.8572510Z ** help 2021-05-16T23:41:49.9000720Z *** installing help indices 2021-05-16T23:41:49.9327950Z *** copying figures 2021-05-16T23:41:49.9358810Z ** building package indices 2021-05-16T23:41:50.1950060Z ** installing vignettes 2021-05-16T23:41:50.2056840Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:50.5559490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:41:50.6845630Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:50.9362800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:50.9394310Z * DONE (isoband) 2021-05-16T23:41:51.4080510Z * installing *source* package ‘gtable’ ... 2021-05-16T23:41:51.4162010Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:51.4221190Z ** using staged installation 2021-05-16T23:41:51.4418990Z ** R 2021-05-16T23:41:51.4532100Z ** inst 2021-05-16T23:41:51.4647970Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:52.1984380Z ** help 2021-05-16T23:41:52.2790890Z *** installing help indices 2021-05-16T23:41:52.3256140Z *** copying figures 2021-05-16T23:41:52.3272970Z ** building package indices 2021-05-16T23:41:52.5963540Z ** installing vignettes 2021-05-16T23:41:52.6035180Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:41:52.8553930Z ** testing if installed package can be loaded from final location 2021-05-16T23:41:53.1141800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:41:53.1168420Z * DONE (gtable) 2021-05-16T23:41:53.7894640Z * installing *source* package ‘matrixStats’ ... 2021-05-16T23:41:53.8088620Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T23:41:53.8148000Z ** using staged installation 2021-05-16T23:41:53.8354040Z ** libs 2021-05-16T23:41:53.8541870Z clang -mmacosx-version-min=10.13 -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:41:53.9242010Z clang -mmacosx-version-min=10.13 -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:41:54.0455730Z clang -mmacosx-version-min=10.13 -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:41:54.1770200Z clang -mmacosx-version-min=10.13 -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:41:54.3069710Z clang -mmacosx-version-min=10.13 -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:41:54.4531250Z clang -mmacosx-version-min=10.13 -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:41:55.7868070Z clang -mmacosx-version-min=10.13 -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:41:56.2140890Z clang -mmacosx-version-min=10.13 -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:41:58.1039690Z clang -mmacosx-version-min=10.13 -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:41:58.4420810Z clang -mmacosx-version-min=10.13 -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:41:58.5406820Z clang -mmacosx-version-min=10.13 -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:41:58.7336270Z clang -mmacosx-version-min=10.13 -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:41:58.8941980Z clang -mmacosx-version-min=10.13 -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:41:59.0493300Z clang -mmacosx-version-min=10.13 -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:41:59.1975250Z clang -mmacosx-version-min=10.13 -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:42:00.7238110Z clang -mmacosx-version-min=10.13 -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:42:01.4770550Z clang -mmacosx-version-min=10.13 -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:42:02.2446280Z clang -mmacosx-version-min=10.13 -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:42:02.8893640Z clang -mmacosx-version-min=10.13 -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:42:03.5315830Z clang -mmacosx-version-min=10.13 -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:42:05.5852470Z clang -mmacosx-version-min=10.13 -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:42:05.7260510Z clang -mmacosx-version-min=10.13 -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:42:06.8061080Z clang -mmacosx-version-min=10.13 -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:42:07.4138980Z clang -mmacosx-version-min=10.13 -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:42:08.3051390Z clang -mmacosx-version-min=10.13 -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:42:08.7466620Z clang -mmacosx-version-min=10.13 -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:42:11.0360690Z clang -mmacosx-version-min=10.13 -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:42:23.0076630Z clang -mmacosx-version-min=10.13 -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:42:23.5966870Z clang -mmacosx-version-min=10.13 -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:42:24.3281970Z clang -mmacosx-version-min=10.13 -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:42:24.4661740Z clang -mmacosx-version-min=10.13 -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:42:24.5964910Z clang -mmacosx-version-min=10.13 -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:42:24.8796220Z clang -mmacosx-version-min=10.13 -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:42:25.0461190Z clang -mmacosx-version-min=10.13 -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:42:25.4211960Z clang -mmacosx-version-min=10.13 -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:43:03.7255230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:43:03.8064090Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T23:43:03.8227050Z ** R 2021-05-16T23:43:03.8400750Z ** inst 2021-05-16T23:43:03.8735870Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:05.9602460Z ** help 2021-05-16T23:43:06.1460450Z *** installing help indices 2021-05-16T23:43:06.2462750Z ** building package indices 2021-05-16T23:43:06.5770530Z ** installing vignettes 2021-05-16T23:43:06.5920060Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:07.0098810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:43:07.1319320Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:07.3858770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:07.3930430Z * DONE (matrixStats) 2021-05-16T23:43:07.7769660Z * installing *source* package ‘munsell’ ... 2021-05-16T23:43:07.7806730Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:07.7869710Z ** using staged installation 2021-05-16T23:43:07.8017010Z ** R 2021-05-16T23:43:07.8187760Z ** inst 2021-05-16T23:43:07.8213690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:08.5278160Z ** help 2021-05-16T23:43:08.6046620Z *** installing help indices 2021-05-16T23:43:08.6497740Z *** copying figures 2021-05-16T23:43:08.6520190Z ** building package indices 2021-05-16T23:43:08.9411980Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:09.2365260Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:09.5524060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:09.5549770Z * DONE (munsell) 2021-05-16T23:43:10.1089890Z * installing *source* package ‘R.oo’ ... 2021-05-16T23:43:10.1224080Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:10.1283890Z ** using staged installation 2021-05-16T23:43:10.1471520Z ** R 2021-05-16T23:43:10.1766990Z ** inst 2021-05-16T23:43:10.1807720Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:13.4865200Z ** help 2021-05-16T23:43:14.2058220Z *** installing help indices 2021-05-16T23:43:14.5806160Z ** building package indices 2021-05-16T23:43:15.1540370Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:15.4250530Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:15.8110790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:15.8218220Z * DONE (R.oo) 2021-05-16T23:43:16.3402450Z * installing *source* package ‘scales’ ... 2021-05-16T23:43:16.3500900Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:16.3584350Z ** using staged installation 2021-05-16T23:43:16.3816080Z ** R 2021-05-16T23:43:16.4061200Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:19.2487980Z ** help 2021-05-16T23:43:19.5450030Z *** installing help indices 2021-05-16T23:43:19.6853300Z *** copying figures 2021-05-16T23:43:19.6903340Z ** building package indices 2021-05-16T23:43:20.0642430Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:20.3913070Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:20.8444860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:20.8484520Z * DONE (scales) 2021-05-16T23:43:21.6957310Z * installing *source* package ‘R.utils’ ... 2021-05-16T23:43:21.7204910Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T23:43:21.7265420Z ** using staged installation 2021-05-16T23:43:21.7467720Z ** R 2021-05-16T23:43:21.8083920Z ** inst 2021-05-16T23:43:21.8113570Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:28.8828470Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:43:28.8829200Z ** help 2021-05-16T23:43:28.8830060Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:43:30.1373150Z *** installing help indices 2021-05-16T23:43:30.6756670Z ** building package indices 2021-05-16T23:43:31.5147230Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:31.8276500Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:32.3528620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:32.3623590Z * DONE (R.utils) 2021-05-16T23:43:32.4335460Z 2021-05-16T23:43:32.4336250Z The downloaded source packages are in 2021-05-16T23:43:32.4337960Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/downloaded_packages’ 2021-05-16T23:43:32.5770230Z Skipping install of 'ggplot2' from a github remote, the SHA1 (c9adeedd) has not changed since last install. 2021-05-16T23:43:32.5771130Z Use `force = TRUE` to force installation 2021-05-16T23:43:32.6711590Z Downloading GitHub repo r-lib/rlang@HEAD 2021-05-16T23:43:33.9993370Z 2021-05-16T23:43:34.0013970Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964845bd164d/r-lib-rlang-bda055d/DESCRIPTION’ ... 2021-05-16T23:43:34.0047740Z 2021-05-16T23:43:34.0050020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi7xT32/remotes964845bd164d/r-lib-rlang-bda055d/DESCRIPTION’ 2021-05-16T23:43:34.2598750Z 2021-05-16T23:43:34.2628020Z 2021-05-16T23:43:34.2629610Z ─ preparing ‘rlang’: 2021-05-16T23:43:34.2637640Z 2021-05-16T23:43:34.2638380Z 2021-05-16T23:43:34.2761310Z checking DESCRIPTION meta-information ... 2021-05-16T23:43:34.2789720Z 2021-05-16T23:43:34.2791470Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:43:34.2797350Z 2021-05-16T23:43:34.2825250Z 2021-05-16T23:43:34.2826470Z ─ cleaning src 2021-05-16T23:43:34.5860950Z 2021-05-16T23:43:34.5889200Z 2021-05-16T23:43:34.5891360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:43:34.6667370Z 2021-05-16T23:43:34.6697450Z 2021-05-16T23:43:34.6699150Z ─ checking for empty or unneeded directories 2021-05-16T23:43:34.6859500Z 2021-05-16T23:43:34.6887800Z 2021-05-16T23:43:34.6889340Z ─ building ‘rlang_0.4.11.9000.tar.gz’ 2021-05-16T23:43:35.0853660Z 2021-05-16T23:43:35.0854940Z 2021-05-16T23:43:35.0855630Z 2021-05-16T23:43:35.1603090Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T23:43:35.1604620Z (as ‘lib’ is unspecified) 2021-05-16T23:43:36.0018720Z * installing *source* package ‘rlang’ ... 2021-05-16T23:43:36.0104060Z ** using staged installation 2021-05-16T23:43:36.0394780Z ** libs 2021-05-16T23:43:36.0574110Z 2021-05-16T23:43:36.0576520Z clang -mmacosx-version-min=10.13 -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:43:36.1747980Z clang -mmacosx-version-min=10.13 -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:43:39.4283460Z clang++ -mmacosx-version-min=10.13 -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:43:39.8288840Z clang -mmacosx-version-min=10.13 -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:43:40.7744070Z clang -mmacosx-version-min=10.13 -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:43:40.8409220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:43:40.9020360Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T23:43:40.9074280Z ** R 2021-05-16T23:43:40.9815210Z ** inst 2021-05-16T23:43:40.9830930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:43:45.8311010Z ** help 2021-05-16T23:43:46.6750660Z *** installing help indices 2021-05-16T23:43:47.0248250Z *** copying figures 2021-05-16T23:43:47.0284040Z ** building package indices 2021-05-16T23:43:47.6277460Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:43:48.1013900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:43:48.2195630Z ** testing if installed package can be loaded from final location 2021-05-16T23:43:48.6910330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:43:48.6971310Z * DONE (rlang) 2021-05-16T23:43:48.9196910Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T23:43:48.9197820Z Use `force = TRUE` to force installation 2021-05-16T23:43:49.0076320Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-16T23:43:49.0077160Z Use `force = TRUE` to force installation 2021-05-16T23:43:49.0099190Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:43:49.0100130Z Use `force = TRUE` to force installation 2021-05-16T23:43:49.0114800Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:43:49.0115660Z Use `force = TRUE` to force installation 2021-05-16T23:43:49.0359940Z ##[group]Run options(width = 100) 2021-05-16T23:43:49.0360490Z options(width = 100) 2021-05-16T23:43:49.0360990Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:43:49.0361610Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:43:49.1231550Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:43:49.1231940Z env: 2021-05-16T23:43:49.1232330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:49.1232760Z TIC_DEPLOY_KEY: 2021-05-16T23:43:49.1233070Z RSPM: 2021-05-16T23:43:49.1234210Z GITHUB_PAT: *** 2021-05-16T23:43:49.1234590Z COVERALLS_TOKEN: 2021-05-16T23:43:49.1235020Z continue-on-error: true 2021-05-16T23:43:49.1235450Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:49.1235900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:49.1236310Z TZ: UTC 2021-05-16T23:43:49.1236650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:49.1237010Z NOT_CRAN: true 2021-05-16T23:43:49.1237340Z ##[endgroup] 2021-05-16T23:43:49.8125710Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:43:49.8126690Z setting value 2021-05-16T23:43:49.8127810Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:43:49.8128460Z os macOS Catalina 10.15.7 2021-05-16T23:43:49.8129070Z system x86_64, darwin17.0 2021-05-16T23:43:49.8129630Z ui X11 2021-05-16T23:43:49.8130140Z language (EN) 2021-05-16T23:43:49.8131180Z collate en_US.UTF-8 2021-05-16T23:43:49.8132130Z ctype en_US.UTF-8 2021-05-16T23:43:49.8132700Z tz UTC 2021-05-16T23:43:49.8133550Z date 2021-05-16 2021-05-16T23:43:49.8133870Z 2021-05-16T23:43:49.8134920Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:43:49.8136260Z ! package * version date lib source 2021-05-16T23:43:49.8137460Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8138640Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:43:49.8139880Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8140950Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8141940Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8143010Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8144000Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8145060Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8146220Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8147250Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8148310Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8149430Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8150970Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8151990Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8153000Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8154590Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8155710Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8156880Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8157980Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8158990Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8160020Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8161010Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8162090Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8163090Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8164170Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8165290Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:43:49.8166500Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8167580Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8168600Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8169670Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8170760Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8171810Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8172890Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8173900Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8174980Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8176060Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8177070Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8178130Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8179160Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8180340Z ggplot2 3.3.3.9000 2021-05-16 [1] Github (tidyverse/ggplot2@c9adeed) 2021-05-16T23:43:49.8181480Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8182610Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:43:49.8183770Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8184790Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8186150Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8187180Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8188300Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8189650Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8190680Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8191740Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8193060Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8194210Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8195250Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8196270Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8197340Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8198390Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8199470Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8200550Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8201630Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8202800Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8203990Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8205030Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8206150Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8207540Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8208640Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8209700Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8222420Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8223660Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8224750Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8225920Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8226980Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8228240Z neurobase 1.30.1 2021-05-16 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-16T23:43:49.8229410Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8230390Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8231470Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8232620Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T23:43:49.8233750Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8234800Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8235800Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8236880Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8237930Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8238930Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8239990Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8241310Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8242360Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8243660Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8244750Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8245790Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8246810Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8247860Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8248880Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8249910Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8250990Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8252020Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8253050Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8254050Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8255080Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8256290Z rlang 0.4.11.9000 2021-05-16 [1] Github (r-lib/rlang@bda055d) 2021-05-16T23:43:49.8257360Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8258540Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8259540Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8260590Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8261620Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8262640Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8263680Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8264680Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8265730Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8266790Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8267810Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8268860Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8269850Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8270870Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8271860Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8273090Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8274160Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T23:43:49.8275140Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8276150Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T23:43:49.8277130Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8278410Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8279490Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:43:49.8280520Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8281800Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8282880Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8283980Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8284990Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8285980Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8287120Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T23:43:49.8288140Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8289350Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8290390Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8291400Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8292420Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8293380Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8294400Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8295400Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8296370Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8297440Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T23:43:49.8297760Z 2021-05-16T23:43:49.8298210Z [1] /Users/runner/work/_temp/Library 2021-05-16T23:43:49.8298960Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T23:43:49.8299410Z 2021-05-16T23:43:49.8300250Z P ── Loaded and on-disk path mismatch. 2021-05-16T23:43:49.8353670Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:43:49.8354400Z Rscript -e 'tic::script()' 2021-05-16T23:43:49.8354850Z ls -l check 2021-05-16T23:43:49.9119690Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:43:49.9120250Z env: 2021-05-16T23:43:49.9120730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:43:49.9121180Z TIC_DEPLOY_KEY: 2021-05-16T23:43:49.9121560Z RSPM: 2021-05-16T23:43:49.9123170Z GITHUB_PAT: *** 2021-05-16T23:43:49.9123640Z COVERALLS_TOKEN: 2021-05-16T23:43:49.9124140Z continue-on-error: true 2021-05-16T23:43:49.9124640Z VDIFFR_RUN_TESTS: false 2021-05-16T23:43:49.9125120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:43:49.9125590Z TZ: UTC 2021-05-16T23:43:49.9125960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:43:49.9126390Z NOT_CRAN: true 2021-05-16T23:43:49.9126790Z ##[endgroup] 2021-05-16T23:43:50.3123840Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:43:50.4369350Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:43:50.4370540Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:43:50.4371230Z timeout = Inf, check_dir = "check") 2021-05-16T23:43:50.5183750Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:43:50.8057170Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:43:50.8911050Z * preparing ‘ggneuro’: 2021-05-16T23:43:50.8971230Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:43:50.9397880Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:43:50.9413140Z * checking for empty or unneeded directories 2021-05-16T23:43:50.9431910Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T23:43:50.9513450Z * building ‘ggneuro_0.5.0.tar.gz’ 2021-05-16T23:43:50.9692390Z 2021-05-16T23:43:51.0607590Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:43:51.3517270Z * using log directory ‘/Users/runner/work/ggneuro/ggneuro/check/ggneuro.Rcheck’ 2021-05-16T23:43:51.3533450Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T23:43:51.3535530Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T23:43:51.3537040Z * using session charset: UTF-8 2021-05-16T23:43:51.3819250Z * using option ‘--as-cran’ 2021-05-16T23:43:51.3845950Z * checking for file ‘ggneuro/DESCRIPTION’ ... OK 2021-05-16T23:43:51.3867030Z * checking extension type ... Package 2021-05-16T23:43:51.3868750Z * this is package ‘ggneuro’ version ‘0.5.0’ 2021-05-16T23:43:51.3870090Z * package encoding: UTF-8 2021-05-16T23:43:51.3897520Z * checking package namespace information ... OK 2021-05-16T23:43:52.5297260Z * checking package dependencies ... OK 2021-05-16T23:43:52.5309540Z * checking if this is a source package ... OK 2021-05-16T23:43:52.5315850Z * checking if there is a namespace ... OK 2021-05-16T23:43:52.6011820Z * checking for executable files ... OK 2021-05-16T23:43:52.6022730Z * checking for hidden files and directories ... OK 2021-05-16T23:43:52.6034400Z * checking for portable file names ... OK 2021-05-16T23:43:52.6108230Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:43:52.6133350Z * checking serialization versions ... OK 2021-05-16T23:43:57.3221610Z * checking whether package ‘ggneuro’ can be installed ... OK 2021-05-16T23:43:57.3339810Z * checking installed package size ... OK 2021-05-16T23:43:57.5015980Z * checking package directory ... OK 2021-05-16T23:43:57.5021310Z * checking for future file timestamps ... OK 2021-05-16T23:43:57.7075760Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:43:57.7080850Z * checking top-level files ... OK 2021-05-16T23:43:57.7090410Z * checking for left-over files ... OK 2021-05-16T23:43:57.7095000Z * checking index information ... OK 2021-05-16T23:43:57.7745790Z * checking package subdirectories ... OK 2021-05-16T23:43:57.8382650Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:43:57.9030140Z * checking R files for syntax errors ... OK 2021-05-16T23:43:59.2043110Z * checking whether the package can be loaded ... OK 2021-05-16T23:44:00.3949240Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:44:01.5837750Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:44:02.7640640Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:44:04.0510430Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:44:05.3333930Z * checking loading without being on the library search path ... OK 2021-05-16T23:44:06.5386300Z * checking dependencies in R code ... OK 2021-05-16T23:44:08.4305620Z * checking S3 generic/method consistency ... OK 2021-05-16T23:44:09.6482960Z * checking replacement functions ... OK 2021-05-16T23:44:10.8645760Z * checking foreign function calls ... OK 2021-05-16T23:44:17.4051030Z * checking R code for possible problems ... OK 2021-05-16T23:44:17.6497810Z * checking Rd files ... OK 2021-05-16T23:44:17.7151510Z * checking Rd metadata ... OK 2021-05-16T23:44:17.7886960Z * checking Rd line widths ... OK 2021-05-16T23:44:17.9962400Z * checking Rd cross-references ... OK 2021-05-16T23:44:19.2190530Z * checking for missing documentation entries ... OK 2021-05-16T23:44:22.8206820Z * checking for code/documentation mismatches ... OK 2021-05-16T23:44:24.8500370Z * checking Rd \usage sections ... OK 2021-05-16T23:44:24.9495130Z * checking Rd contents ... OK 2021-05-16T23:44:25.0605540Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:44:27.1246450Z * checking examples ... OK 2021-05-16T23:44:30.9950810Z * checking PDF version of manual ... OK 2021-05-16T23:44:30.9957410Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:44:30.9961930Z * checking for detritus in the temp directory ... OK 2021-05-16T23:44:30.9966980Z * DONE 2021-05-16T23:44:30.9973770Z 2021-05-16T23:44:30.9979570Z Status: OK 2021-05-16T23:44:31.0041550Z 2021-05-16T23:44:31.1229990Z ── R CMD check results ────────────────────────────────────── ggneuro 0.5.0 ──── 2021-05-16T23:44:31.1248250Z Duration: 40.1s 2021-05-16T23:44:31.1249390Z 2021-05-16T23:44:31.1262310Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:44:31.1421830Z total 568 2021-05-16T23:44:31.1423810Z drwxr-xr-x 14 runner staff 448 May 16 23:44 ggneuro.Rcheck 2021-05-16T23:44:31.1426290Z -rw-r--r-- 1 runner staff 137797 May 16 23:43 ggneuro_0.5.0.tar.gz 2021-05-16T23:44:31.1427450Z -rw-r--r-- 1 runner staff 150914 May 16 23:43 ggneuro_0.5.0.tgz 2021-05-16T23:44:31.1483290Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:44:31.1484090Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:44:31.1731490Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:44:31.1731960Z env: 2021-05-16T23:44:31.1732390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:44:31.1732830Z TIC_DEPLOY_KEY: 2021-05-16T23:44:31.1733190Z RSPM: 2021-05-16T23:44:31.1734590Z GITHUB_PAT: *** 2021-05-16T23:44:31.1735190Z COVERALLS_TOKEN: 2021-05-16T23:44:31.1735640Z continue-on-error: true 2021-05-16T23:44:31.1736120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:44:31.1736590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:44:31.1737020Z TZ: UTC 2021-05-16T23:44:31.1737400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:44:31.1737790Z NOT_CRAN: true 2021-05-16T23:44:31.1738180Z ##[endgroup] 2021-05-16T23:44:31.2138600Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:44:31.2139310Z Rscript -e "tic::before_deploy()" 2021-05-16T23:44:31.2384160Z shell: /bin/bash -e {0} 2021-05-16T23:44:31.2384590Z env: 2021-05-16T23:44:31.2385010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:44:31.2385430Z TIC_DEPLOY_KEY: 2021-05-16T23:44:31.2385770Z RSPM: 2021-05-16T23:44:31.2386610Z GITHUB_PAT: *** 2021-05-16T23:44:31.2387000Z COVERALLS_TOKEN: 2021-05-16T23:44:31.2387490Z continue-on-error: true 2021-05-16T23:44:31.2388040Z VDIFFR_RUN_TESTS: false 2021-05-16T23:44:31.2388540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:44:31.2388990Z TZ: UTC 2021-05-16T23:44:31.2389350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:44:31.2389760Z NOT_CRAN: true 2021-05-16T23:44:31.2390110Z ##[endgroup] 2021-05-16T23:44:31.6289890Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:44:31.7524040Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:44:31.7524870Z with: 2021-05-16T23:44:31.7525690Z upload_url: https://uploads.github.com/repos/neuroconductor/ggneuro/releases/43023001/assets{?name,label} 2021-05-16T23:44:31.7526550Z asset_path: check/ggneuro_0.5.0.tgz 2021-05-16T23:44:31.7527040Z asset_name: ggneuro_0.5.0_R4.1.tgz 2021-05-16T23:44:31.7527570Z asset_content_type: application/octet-stream 2021-05-16T23:44:31.7528180Z env: 2021-05-16T23:44:31.7528690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:44:31.7529140Z TIC_DEPLOY_KEY: 2021-05-16T23:44:31.7529520Z RSPM: 2021-05-16T23:44:31.7531140Z GITHUB_PAT: *** 2021-05-16T23:44:31.7531660Z COVERALLS_TOKEN: 2021-05-16T23:44:31.7532120Z continue-on-error: true 2021-05-16T23:44:31.7532610Z VDIFFR_RUN_TESTS: false 2021-05-16T23:44:31.7533100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:44:31.7533560Z TZ: UTC 2021-05-16T23:44:31.7533990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:44:31.7534420Z NOT_CRAN: true 2021-05-16T23:44:31.7535160Z GITHUB_TOKEN: *** 2021-05-16T23:44:31.7535590Z ##[endgroup] 2021-05-16T23:44:32.3214220Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:44:32.3214850Z Rscript -e "tic::deploy()" 2021-05-16T23:44:32.3463550Z shell: /bin/bash -e {0} 2021-05-16T23:44:32.3463950Z env: 2021-05-16T23:44:32.3464360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:44:32.3464830Z TIC_DEPLOY_KEY: 2021-05-16T23:44:32.3465160Z RSPM: 2021-05-16T23:44:32.3466340Z GITHUB_PAT: *** 2021-05-16T23:44:32.3466770Z COVERALLS_TOKEN: 2021-05-16T23:44:32.3467240Z continue-on-error: true 2021-05-16T23:44:32.3467680Z VDIFFR_RUN_TESTS: false 2021-05-16T23:44:32.3468180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:44:32.3468630Z TZ: UTC 2021-05-16T23:44:32.3468990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:44:32.3469410Z NOT_CRAN: true 2021-05-16T23:44:32.3469750Z ##[endgroup] 2021-05-16T23:44:32.7344900Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:44:32.8522570Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:44:32.8523510Z Rscript -e "tic::after_deploy()" 2021-05-16T23:44:32.8768090Z shell: /bin/bash -e {0} 2021-05-16T23:44:32.8768470Z env: 2021-05-16T23:44:32.8768920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:44:32.8769350Z TIC_DEPLOY_KEY: 2021-05-16T23:44:32.8769710Z RSPM: 2021-05-16T23:44:32.8770770Z GITHUB_PAT: *** 2021-05-16T23:44:32.8771200Z COVERALLS_TOKEN: 2021-05-16T23:44:32.8771640Z continue-on-error: true 2021-05-16T23:44:32.8772120Z VDIFFR_RUN_TESTS: false 2021-05-16T23:44:32.8772590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T23:44:32.8773040Z TZ: UTC 2021-05-16T23:44:32.8773440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:44:32.8773820Z NOT_CRAN: true 2021-05-16T23:44:32.8774200Z ##[endgroup] 2021-05-16T23:44:33.2643710Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:44:33.6224110Z Post job cleanup. 2021-05-16T23:44:33.6945960Z [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:44:33.7087170Z Post job cleanup. 2021-05-16T23:44:33.8325290Z [command]/usr/local/bin/git version 2021-05-16T23:44:33.8506610Z git version 2.31.1 2021-05-16T23:44:33.8557520Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:44:33.8627960Z [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:44:33.9509600Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:44:33.9570260Z http.https://github.com/.extraheader 2021-05-16T23:44:33.9585480Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:44:33.9709180Z [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:44:34.0728960Z Cleaning up orphan processes