2021-05-16T01:30:44.8556782Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:44.9777941Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.1101929Z 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-16T01:30:45.2241661Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.3161113Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:07.7162710Z Current runner version: '2.278.0' 2021-05-16T01:31:07.8003180Z ##[group]Operating System 2021-05-16T01:31:07.8004240Z Mac OS X 2021-05-16T01:31:07.8004720Z 10.15.7 2021-05-16T01:31:07.8005560Z 19H1030 2021-05-16T01:31:07.8006040Z ##[endgroup] 2021-05-16T01:31:07.8006550Z ##[group]Virtual Environment 2021-05-16T01:31:07.8007220Z Environment: macos-10.15 2021-05-16T01:31:07.8007760Z Version: 20210510.1 2021-05-16T01:31:07.8008760Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T01:31:07.8010110Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T01:31:07.8010930Z ##[endgroup] 2021-05-16T01:31:07.8012880Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:07.8014430Z Actions: write 2021-05-16T01:31:07.8014930Z Checks: write 2021-05-16T01:31:07.8015430Z Contents: write 2021-05-16T01:31:07.8015930Z Deployments: write 2021-05-16T01:31:07.8016580Z Issues: write 2021-05-16T01:31:07.8017270Z Metadata: read 2021-05-16T01:31:07.8017750Z Packages: write 2021-05-16T01:31:07.8018290Z PullRequests: write 2021-05-16T01:31:07.8018860Z RepositoryProjects: write 2021-05-16T01:31:07.8019490Z SecurityEvents: write 2021-05-16T01:31:07.8020060Z Statuses: write 2021-05-16T01:31:07.8020770Z ##[endgroup] 2021-05-16T01:31:07.8024730Z Prepare workflow directory 2021-05-16T01:31:07.9854340Z Prepare all required actions 2021-05-16T01:31:07.9867140Z Getting action download info 2021-05-16T01:31:08.4035870Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:29.4346110Z Download action repository 'r-lib/actions@master' 2021-05-16T01:33:04.3105730Z Download action repository 'adigherman/actions@master' 2021-05-16T01:33:33.7275650Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:33:34.3250020Z Download action repository 'actions/cache@v1' 2021-05-16T01:33:35.7972280Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:33:36.1842270Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:33:37.7114210Z ##[group]Run actions/checkout@v2 2021-05-16T01:33:37.7114990Z with: 2021-05-16T01:33:37.7115420Z repository: neuroconductor/fmriqa 2021-05-16T01:33:37.7116430Z token: *** 2021-05-16T01:33:37.7116810Z ssh-strict: true 2021-05-16T01:33:37.7117260Z persist-credentials: true 2021-05-16T01:33:37.7117690Z clean: true 2021-05-16T01:33:37.7118030Z fetch-depth: 1 2021-05-16T01:33:37.7118380Z lfs: false 2021-05-16T01:33:37.7118720Z submodules: false 2021-05-16T01:33:37.7119050Z env: 2021-05-16T01:33:37.7119440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:37.7119860Z TIC_DEPLOY_KEY: 2021-05-16T01:33:37.7120170Z RSPM: 2021-05-16T01:33:37.7120840Z GITHUB_PAT: *** 2021-05-16T01:33:37.7121200Z COVERALLS_TOKEN: 2021-05-16T01:33:37.7121630Z continue-on-error: true 2021-05-16T01:33:37.7122070Z VDIFFR_RUN_TESTS: false 2021-05-16T01:33:37.7122440Z ##[endgroup] 2021-05-16T01:33:38.8717060Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:33:38.8718280Z ##[group]Getting Git version info 2021-05-16T01:33:38.8719760Z Working directory is '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:33:38.8720450Z [command]/usr/local/bin/git version 2021-05-16T01:33:41.1332220Z git version 2.31.1 2021-05-16T01:33:41.1374190Z ##[endgroup] 2021-05-16T01:33:41.1378130Z Deleting the contents of '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:33:41.1382180Z ##[group]Initializing the repository 2021-05-16T01:33:41.1383870Z [command]/usr/local/bin/git init /Users/runner/work/fmriqa/fmriqa 2021-05-16T01:33:41.4129910Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:33:41.4133760Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:33:41.4135680Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:33:41.4136450Z hint: 2021-05-16T01:33:41.4137660Z hint: git config --global init.defaultBranch 2021-05-16T01:33:41.4139100Z hint: 2021-05-16T01:33:41.4140240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:33:41.4142360Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:33:41.4143090Z hint: 2021-05-16T01:33:41.4144080Z hint: git branch -m 2021-05-16T01:33:41.4244320Z Initialized empty Git repository in /Users/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:33:41.4264950Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:33:41.5577210Z ##[endgroup] 2021-05-16T01:33:41.5587850Z ##[group]Disabling automatic garbage collection 2021-05-16T01:33:41.5589940Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T01:33:41.6477730Z ##[endgroup] 2021-05-16T01:33:41.6508550Z ##[group]Setting up auth 2021-05-16T01:33:41.6510460Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:33:41.6578180Z [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-16T01:33:41.8074290Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:33:41.8165390Z [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-16T01:33:41.9045830Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:33:41.9164750Z ##[endgroup] 2021-05-16T01:33:41.9165970Z ##[group]Fetching the repository 2021-05-16T01:33:41.9188610Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:33:42.7573280Z remote: Enumerating objects: 38, done. 2021-05-16T01:33:42.7575790Z remote: Counting objects: 2% (1/38) 2021-05-16T01:33:42.7577140Z remote: Counting objects: 5% (2/38) 2021-05-16T01:33:42.7578350Z remote: Counting objects: 7% (3/38) 2021-05-16T01:33:42.7579330Z remote: Counting objects: 10% (4/38) 2021-05-16T01:33:42.7580250Z remote: Counting objects: 13% (5/38) 2021-05-16T01:33:42.7581110Z remote: Counting objects: 15% (6/38) 2021-05-16T01:33:42.7582080Z remote: Counting objects: 18% (7/38) 2021-05-16T01:33:42.7582990Z remote: Counting objects: 21% (8/38) 2021-05-16T01:33:42.7584860Z remote: Counting objects: 23% (9/38) 2021-05-16T01:33:42.7588330Z remote: Counting objects: 26% (10/38) 2021-05-16T01:33:42.7589980Z remote: Counting objects: 28% (11/38) 2021-05-16T01:33:42.7590870Z remote: Counting objects: 31% (12/38) 2021-05-16T01:33:42.7593210Z remote: Counting objects: 34% (13/38) 2021-05-16T01:33:42.7593910Z remote: Counting objects: 36% (14/38) 2021-05-16T01:33:42.7594770Z remote: Counting objects: 39% (15/38) 2021-05-16T01:33:42.7595370Z remote: Counting objects: 42% (16/38) 2021-05-16T01:33:42.7595900Z remote: Counting objects: 44% (17/38) 2021-05-16T01:33:42.7596420Z remote: Counting objects: 47% (18/38) 2021-05-16T01:33:42.7596950Z remote: Counting objects: 50% (19/38) 2021-05-16T01:33:42.7597520Z remote: Counting objects: 52% (20/38) 2021-05-16T01:33:42.7598070Z remote: Counting objects: 55% (21/38) 2021-05-16T01:33:42.7598570Z remote: Counting objects: 57% (22/38) 2021-05-16T01:33:42.7599130Z remote: Counting objects: 60% (23/38) 2021-05-16T01:33:42.7599720Z remote: Counting objects: 63% (24/38) 2021-05-16T01:33:42.7600400Z remote: Counting objects: 65% (25/38) 2021-05-16T01:33:42.7600930Z remote: Counting objects: 68% (26/38) 2021-05-16T01:33:42.7601490Z remote: Counting objects: 71% (27/38) 2021-05-16T01:33:42.7602630Z remote: Counting objects: 73% (28/38) 2021-05-16T01:33:42.7603180Z remote: Counting objects: 76% (29/38) 2021-05-16T01:33:42.7603730Z remote: Counting objects: 78% (30/38) 2021-05-16T01:33:42.7604580Z remote: Counting objects: 81% (31/38) 2021-05-16T01:33:42.7605610Z remote: Counting objects: 84% (32/38) 2021-05-16T01:33:42.7607380Z remote: Counting objects: 86% (33/38) 2021-05-16T01:33:42.7607980Z remote: Counting objects: 89% (34/38) 2021-05-16T01:33:42.7608520Z remote: Counting objects: 92% (35/38) 2021-05-16T01:33:42.7610520Z remote: Counting objects: 94% (36/38) 2021-05-16T01:33:42.7611110Z remote: Counting objects: 97% (37/38) 2021-05-16T01:33:42.7611980Z remote: Counting objects: 100% (38/38) 2021-05-16T01:33:42.7612650Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:33:42.7613240Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:33:42.7613880Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:33:42.7614470Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:33:42.7615080Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:33:42.7615670Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:33:42.7616270Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:33:42.7616900Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:33:42.7617470Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:33:42.7618070Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:33:42.7618650Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:33:42.7619280Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:33:42.7619850Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:33:42.7620440Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:33:42.7621020Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:33:42.7622200Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:33:42.7622870Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:33:42.7623430Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:33:42.7624040Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:33:42.7624680Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:33:42.7625280Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:33:42.7625840Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:33:42.7626450Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:33:42.7627030Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:33:42.7627630Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:33:42.7628210Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:33:42.7628790Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:33:42.7629390Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:33:42.7629990Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:33:42.7630570Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:33:42.7631150Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:33:42.7631760Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:33:42.7632320Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:33:42.7632900Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:33:42.7633540Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:33:43.6557820Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:33:43.7638980Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:33:43.7640890Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:33:43.8117880Z ##[endgroup] 2021-05-16T01:33:43.8118730Z ##[group]Determining the checkout info 2021-05-16T01:33:43.8120580Z ##[endgroup] 2021-05-16T01:33:43.8121770Z ##[group]Checking out the ref 2021-05-16T01:33:43.8127510Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:33:43.8435710Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:33:43.8538330Z ##[endgroup] 2021-05-16T01:33:43.8642290Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T01:33:43.8751810Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:33:44.0131780Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:33:44.0132360Z with: 2021-05-16T01:33:44.0132740Z r-version: devel 2021-05-16T01:33:44.0133290Z Ncpus: 1 2021-05-16T01:33:44.0133690Z crayon.enabled: NULL 2021-05-16T01:33:44.0134210Z remove-openmp-macos: true 2021-05-16T01:33:44.0134820Z http-user-agent: default 2021-05-16T01:33:44.0135280Z install-r: true 2021-05-16T01:33:44.0135810Z windows-path-include-mingw: true 2021-05-16T01:33:44.0136710Z env: 2021-05-16T01:33:44.0137140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:44.0137990Z TIC_DEPLOY_KEY: 2021-05-16T01:33:44.0138390Z RSPM: 2021-05-16T01:33:44.0140540Z GITHUB_PAT: *** 2021-05-16T01:33:44.0141040Z COVERALLS_TOKEN: 2021-05-16T01:33:44.0141500Z continue-on-error: true 2021-05-16T01:33:44.0142000Z VDIFFR_RUN_TESTS: false 2021-05-16T01:33:44.0142410Z ##[endgroup] 2021-05-16T01:33:44.7449310Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T01:33:54.9189660Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T01:34:00.6096870Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T01:34:03.1713680Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T01:34:04.0740620Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T01:34:04.0758900Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T01:34:05.0310190Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T01:34:05.0319900Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T01:34:05.0320860Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T01:34:05.0321940Z Checksumming (Apple_Free : 3)… 2021-05-16T01:34:06.0401030Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T01:34:06.0518720Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T01:34:06.0881990Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T01:34:06.0884460Z Checksumming (Apple_Free : 5)… 2021-05-16T01:34:07.0880800Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T01:34:07.0982530Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T01:34:07.1059780Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T01:34:07.1061810Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T01:34:07.1063120Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T01:34:07.1064040Z verified CRC32 $84F1919B 2021-05-16T01:34:07.8016060Z /dev/disk2 GUID_partition_scheme 2021-05-16T01:34:07.8117220Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T01:34:07.8228630Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T01:34:27.6053850Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T01:34:27.6155570Z To reinstall 0.29.2_3, run: 2021-05-16T01:34:27.6257130Z brew reinstall pkg-config 2021-05-16T01:34:27.6404990Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T01:34:29.3279580Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T01:34:29.7004910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T01%3A40%3A00Z&sig=lzRFULyjG0YYUmleEEBH3UyUglwoQyEvwbDDRPC6Hik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:30.0210360Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T01:34:32.4175830Z installer: Package name is R 4.2.0 for macOS 2021-05-16T01:34:32.4255540Z installer: Upgrading at base path / 2021-05-16T01:34:32.4257740Z installer: The upgrade was successful. 2021-05-16T01:34:33.2239530Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T01:34:33.2836690Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T01:34:34.9885100Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T01:34:35.3602140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T01%3A40%3A00Z&sig=IJ6nZqkB%2FajVaD%2BDEJncd0zyLDe2%2Fo0UAAzeMcEVljI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:35.4682310Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T01:34:35.6472280Z installer: Package name is gfortran 2021-05-16T01:34:35.6536800Z installer: Installing at base path / 2021-05-16T01:34:35.6547510Z installer: The install was successful. 2021-05-16T01:34:35.6694850Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T01:34:35.7716140Z "disk2" ejected. 2021-05-16T01:34:35.7817650Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T01:34:38.2327620Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T01:34:38.9085330Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T01:34:38.9367130Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:34:38.9367730Z env: 2021-05-16T01:34:38.9368150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:38.9368650Z TIC_DEPLOY_KEY: 2021-05-16T01:34:38.9368990Z RSPM: 2021-05-16T01:34:38.9370140Z GITHUB_PAT: *** 2021-05-16T01:34:38.9370590Z COVERALLS_TOKEN: 2021-05-16T01:34:38.9371030Z continue-on-error: true 2021-05-16T01:34:38.9371530Z VDIFFR_RUN_TESTS: false 2021-05-16T01:34:38.9372000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:34:38.9372440Z TZ: UTC 2021-05-16T01:34:38.9372800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:38.9373220Z NOT_CRAN: true 2021-05-16T01:34:38.9373580Z ##[endgroup] 2021-05-16T01:34:39.4522340Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T01:34:39.5205900Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:34:39.5207270Z Dload Upload Total Spent Left Speed 2021-05-16T01:34:39.5207940Z 2021-05-16T01:34:39.5861950Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:39.5863870Z 100 117 0 117 0 0 1772 0 --:--:-- --:--:-- --:--:-- 1800 2021-05-16T01:34:39.9922770Z 2021-05-16T01:34:40.2204630Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:40.2233550Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:40.8713680Z 2021-05-16T01:34:41.8848230Z 2 82.6M 2 1823k 0 0 1349k 0 0:01:02 0:00:01 0:01:01 1349k 2021-05-16T01:34:42.8764420Z 19 82.6M 19 16.3M 0 0 7065k 0 0:00:11 0:00:02 0:00:09 14.3M 2021-05-16T01:34:43.8942290Z 35 82.6M 35 29.0M 0 0 8862k 0 0:00:09 0:00:03 0:00:06 13.5M 2021-05-16T01:34:44.8773660Z 53 82.6M 53 44.0M 0 0 10.0M 0 0:00:08 0:00:04 0:00:04 13.9M 2021-05-16T01:34:45.8903900Z 73 82.6M 73 60.4M 0 0 11.2M 0 0:00:07 0:00:05 0:00:02 14.6M 2021-05-16T01:34:46.0590440Z 96 82.6M 96 79.5M 0 0 12.4M 0 0:00:06 0:00:06 --:--:-- 15.4M 2021-05-16T01:34:46.0592310Z 100 82.6M 100 82.6M 0 0 12.6M 0 0:00:06 0:00:06 --:--:-- 15.8M 2021-05-16T01:34:50.0999620Z ##[group]Run tlmgr update --self 2021-05-16T01:34:50.1000530Z tlmgr update --self 2021-05-16T01:34:50.1001450Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:34:50.1002310Z tlmgr update --all 2021-05-16T01:34:50.1186220Z shell: /bin/bash -e {0} 2021-05-16T01:34:50.1186670Z env: 2021-05-16T01:34:50.1187150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:50.1187610Z TIC_DEPLOY_KEY: 2021-05-16T01:34:50.1187980Z RSPM: 2021-05-16T01:34:50.1189210Z GITHUB_PAT: *** 2021-05-16T01:34:50.1189660Z COVERALLS_TOKEN: 2021-05-16T01:34:50.1190130Z continue-on-error: true 2021-05-16T01:34:50.1190730Z VDIFFR_RUN_TESTS: false 2021-05-16T01:34:50.1191210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:34:50.1191670Z TZ: UTC 2021-05-16T01:34:50.1192100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:50.1192500Z NOT_CRAN: true 2021-05-16T01:34:50.1192950Z ##[endgroup] 2021-05-16T01:34:52.6689480Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:34:52.6723300Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:34:55.4157660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:34:55.4257720Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:34:55.7198560Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:34:56.2150800Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T01:34:56.5143860Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T01:34:56.8636590Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T01:34:57.1486590Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T01:35:00.3925280Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T01:35:00.6636080Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T01:35:01.1928240Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T01:35:01.5005780Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T01:35:01.7564930Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T01:35:02.0915600Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T01:35:02.3678460Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T01:35:02.6279900Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T01:35:03.0092360Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T01:35:03.2761900Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T01:35:03.8986120Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T01:35:04.1833120Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T01:35:04.4534630Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T01:35:04.7351500Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T01:35:05.0572370Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T01:35:05.3748380Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T01:35:05.6546940Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T01:35:05.9844470Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T01:35:06.3109380Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T01:35:06.5747540Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T01:35:06.8505810Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T01:35:07.1259260Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T01:35:07.5083790Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T01:35:07.7777840Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T01:35:08.0409340Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T01:35:08.3170670Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T01:35:08.5955740Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T01:35:08.9223700Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T01:35:09.2188730Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T01:35:09.4993290Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T01:35:09.9007190Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T01:35:10.4888160Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T01:35:10.4889450Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T01:35:10.7381950Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T01:35:11.0012990Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T01:35:11.2591030Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T01:35:11.5175930Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T01:35:11.7787070Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T01:35:12.0460690Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T01:35:12.3136920Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T01:35:12.5832480Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T01:35:12.8586770Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T01:35:13.1476030Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T01:35:13.4083470Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T01:35:13.6732730Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T01:35:13.9656340Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T01:35:14.2836720Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T01:35:14.5481990Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T01:35:14.8885070Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T01:35:15.1568040Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T01:35:15.4803510Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T01:35:15.7486700Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T01:35:16.0167450Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T01:35:16.3446430Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T01:35:16.7277050Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T01:35:17.0912720Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T01:35:17.3504530Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-16T01:35:17.6320080Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T01:35:17.9195770Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T01:35:18.1894070Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-16T01:35:18.4583930Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-16T01:35:19.0978130Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-16T01:35:19.3899970Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-16T01:35:19.7125870Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T01:35:19.9838790Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T01:35:20.2494620Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-16T01:35:20.6555220Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T01:35:21.0640450Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-16T01:35:21.3867730Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-16T01:35:21.6490610Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T01:35:21.9199610Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T01:35:22.1898710Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-16T01:35:22.8094130Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T01:35:23.0790180Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-16T01:35:23.4015490Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-16T01:35:23.7114470Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T01:35:24.0398740Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-16T01:35:24.3528500Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-16T01:35:24.6278690Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T01:35:24.9045530Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T01:35:26.0008460Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-16T01:35:26.2730510Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-16T01:35:26.5455690Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-16T01:35:26.8176160Z running mktexlsr ... 2021-05-16T01:35:27.3371900Z done running mktexlsr. 2021-05-16T01:35:27.3791110Z running updmap-sys ... 2021-05-16T01:35:27.9722810Z done running updmap-sys. 2021-05-16T01:35:27.9724440Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T01:35:27.9727060Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ughQXwZBuy/LG4GhVnmlN ... 2021-05-16T01:35:29.1074770Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ughQXwZBuy/LG4GhVnmlN. 2021-05-16T01:35:29.1076470Z OK: optex.fmt/luatex 2021-05-16T01:35:29.1078000Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:35:29.1080270Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:35:31.4499090Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:35:31.4500460Z tlmgr: no updates available 2021-05-16T01:35:31.5909110Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:35:31.5909620Z with: 2021-05-16T01:35:31.5909970Z pandoc-version: 2.7.3 2021-05-16T01:35:31.5910330Z env: 2021-05-16T01:35:31.5910710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:31.5911130Z TIC_DEPLOY_KEY: 2021-05-16T01:35:31.5911430Z RSPM: 2021-05-16T01:35:31.5912530Z GITHUB_PAT: *** 2021-05-16T01:35:31.5912920Z COVERALLS_TOKEN: 2021-05-16T01:35:31.5913340Z continue-on-error: true 2021-05-16T01:35:31.5913780Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:31.5914240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:31.5914640Z TZ: UTC 2021-05-16T01:35:31.5914980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:31.5915350Z NOT_CRAN: true 2021-05-16T01:35:31.5915680Z ##[endgroup] 2021-05-16T01:35:32.0964970Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T01:35:34.8769810Z installer: Package name is pandoc 2021-05-16T01:35:34.8786760Z installer: Installing at base path / 2021-05-16T01:35:34.8791190Z installer: The install was successful. 2021-05-16T01:35:34.8916430Z ##[group]Run git config user.name adigherman 2021-05-16T01:35:34.8917190Z git config user.name adigherman 2021-05-16T01:35:34.8917750Z git config user.email adig@jhu.edu 2021-05-16T01:35:34.9183420Z shell: /bin/bash -e {0} 2021-05-16T01:35:34.9183880Z env: 2021-05-16T01:35:34.9184360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:34.9184870Z TIC_DEPLOY_KEY: 2021-05-16T01:35:34.9185240Z RSPM: 2021-05-16T01:35:34.9186380Z GITHUB_PAT: *** 2021-05-16T01:35:34.9186820Z COVERALLS_TOKEN: 2021-05-16T01:35:34.9187340Z continue-on-error: true 2021-05-16T01:35:34.9187830Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:34.9188710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:34.9189250Z TZ: UTC 2021-05-16T01:35:34.9189650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:34.9190100Z NOT_CRAN: true 2021-05-16T01:35:34.9190500Z ##[endgroup] 2021-05-16T01:35:35.0012980Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T01:35:35.0013680Z env: 2021-05-16T01:35:35.0014110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:35.0014590Z TIC_DEPLOY_KEY: 2021-05-16T01:35:35.0014930Z RSPM: 2021-05-16T01:35:35.0016260Z GITHUB_PAT: *** 2021-05-16T01:35:35.0016680Z COVERALLS_TOKEN: 2021-05-16T01:35:35.0017160Z continue-on-error: true 2021-05-16T01:35:35.0017660Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:35.0018150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:35.0018600Z TZ: UTC 2021-05-16T01:35:35.0018970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:35.0019560Z NOT_CRAN: true 2021-05-16T01:35:35.0019920Z ##[endgroup] 2021-05-16T01:35:36.7216980Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T01:35:36.7627290Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T01:35:36.7628410Z To reinstall 3.20.2, run: 2021-05-16T01:35:36.7629390Z brew reinstall cmake 2021-05-16T01:35:38.5445470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:35:39.6754500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:35:40.2259230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T01:35:40.6310180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T01%3A45%3A00Z&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:40.6815440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:35:40.7833140Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T01:35:41.6680410Z 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-2686-18mxs8l 2021-05-16T01:35:41.6686730Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T01:35:41.6690930Z cp -pR /private/tmp/d20210516-2686-18mxs8l/libssh/. /usr/local/Cellar/libssh 2021-05-16T01:35:41.6691990Z ==> Finishing up 2021-05-16T01:35:41.6794530Z chmod -Rf +w /private/tmp/d20210516-2686-18mxs8l 2021-05-16T01:35:41.6795750Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T01:35:41.6898780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T01:35:41.7001710Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T01:35:41.7105670Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T01:35:41.7213460Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T01:35:41.7316280Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T01:35:41.7419720Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T01:35:41.7523690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2850-13ih4oa.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-16T01:35:43.5057600Z ==> Summary 2021-05-16T01:35:43.5085350Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T01:35:45.9990730Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:35:47.1064840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:35:47.6889130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T01:35:48.0660560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T01%3A45%3A00Z&sig=N6UJM59c%2F%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:48.1132150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=N6UJM59c\%2F\%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:35:49.1111190Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T01:35:49.4733630Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:35:50.5419980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:35:51.0887090Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T01:35:51.4569070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T01%3A45%3A00Z&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY%2BIWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:51.5070030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY\%2BIWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:35:51.6906070Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T01:35:51.6976580Z ==> Installing dependencies for jags: gcc 2021-05-16T01:35:51.6984750Z ==> Installing jags dependency: gcc 2021-05-16T01:35:51.7900510Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T01:35:51.7928760Z 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-2857-1ca8uub 2021-05-16T01:35:53.7988190Z cp -pR /private/tmp/d20210516-2857-1ca8uub/gcc/. /usr/local/Cellar/gcc 2021-05-16T01:35:55.4800390Z chmod -Rf +w /private/tmp/d20210516-2857-1ca8uub 2021-05-16T01:35:59.5946640Z ==> Finishing up 2021-05-16T01:35:59.9458400Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T01:35:59.9467670Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T01:35:59.9478590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T01:35:59.9484190Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T01:35:59.9489890Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T01:35:59.9499130Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T01:35:59.9504390Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T01:35:59.9509910Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T01:35:59.9515280Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T01:35:59.9524090Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T01:35:59.9538670Z rm /usr/local/bin/c++-11 2021-05-16T01:35:59.9541770Z rm /usr/local/bin/cpp-11 2021-05-16T01:35:59.9545280Z rm /usr/local/bin/g++-11 2021-05-16T01:35:59.9550630Z rm /usr/local/bin/gcc-11 2021-05-16T01:35:59.9600090Z rm /usr/local/bin/gcc-ar-11 2021-05-16T01:35:59.9602730Z rm /usr/local/bin/gcc-nm-11 2021-05-16T01:35:59.9606750Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T01:35:59.9610390Z rm /usr/local/bin/gcov-11 2021-05-16T01:35:59.9613060Z rm /usr/local/bin/gcov-dump-11 2021-05-16T01:35:59.9616450Z rm /usr/local/bin/gcov-tool-11 2021-05-16T01:36:00.2183250Z Error: The `brew link` step did not complete successfully 2021-05-16T01:36:00.2184120Z The formula built, but is not symlinked into /usr/local 2021-05-16T01:36:00.2187860Z Could not symlink bin/gfortran 2021-05-16T01:36:00.2188840Z Target /usr/local/bin/gfortran 2021-05-16T01:36:00.2189770Z already exists. You may want to remove it: 2021-05-16T01:36:00.2191150Z rm '/usr/local/bin/gfortran' 2021-05-16T01:36:00.2191730Z 2021-05-16T01:36:00.2192640Z To force the link and overwrite all conflicting files: 2021-05-16T01:36:00.2193960Z brew link --overwrite gcc 2021-05-16T01:36:00.2194530Z 2021-05-16T01:36:00.2195340Z To list all files that would be deleted: 2021-05-16T01:36:00.2196630Z brew link --overwrite --dry-run gcc 2021-05-16T01:36:00.2197300Z 2021-05-16T01:36:00.2198100Z Possible conflicting files are: 2021-05-16T01:36:00.2234520Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T01:36:00.7397650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3034-c9r5h3.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-16T01:36:03.8138060Z ==> Summary 2021-05-16T01:36:03.9093660Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T01:36:03.9099310Z ==> Installing jags 2021-05-16T01:36:03.9102560Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T01:36:03.9121910Z 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-2857-9zu9bh 2021-05-16T01:36:03.9649870Z cp -pR /private/tmp/d20210516-2857-9zu9bh/jags/. /usr/local/Cellar/jags 2021-05-16T01:36:04.0332300Z chmod -Rf +w /private/tmp/d20210516-2857-9zu9bh 2021-05-16T01:36:04.1850370Z ==> Finishing up 2021-05-16T01:36:04.2190510Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T01:36:04.2196430Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T01:36:04.2213050Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T01:36:04.2222690Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T01:36:04.2234490Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T01:36:04.2239840Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T01:36:04.2244920Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T01:36:04.2249970Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T01:36:04.2260910Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T01:36:04.2657070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3060-1gcu05d.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-16T01:36:07.8645390Z ==> Summary 2021-05-16T01:36:07.8765550Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T01:36:10.4482120Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:36:11.5936020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:12.1505910Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T01:36:12.9105760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM\%2FT1s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:12.9112880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T01%3A45%3A00Z&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM%2FT1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:12.9117420Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T01:36:12.9945690Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T01:36:12.9974680Z 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-3068-15ja06o 2021-05-16T01:36:13.2453570Z cp -pR /private/tmp/d20210516-3068-15ja06o/v8/. /usr/local/Cellar/v8 2021-05-16T01:36:13.3941930Z chmod -Rf +w /private/tmp/d20210516-3068-15ja06o 2021-05-16T01:36:13.5701610Z ==> Finishing up 2021-05-16T01:36:13.6257860Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T01:36:13.6729870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3233-1y9puis.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-16T01:36:16.1994660Z ==> Summary 2021-05-16T01:36:16.2056900Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T01:36:18.5074910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:36:19.6634270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:20.2141520Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T01:36:20.5966930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T01%3A45%3A00Z&sig=bh4j0fVNIpo0g01C0g%2FVVlLsdBVKUrfM4e%2BfkOMwNyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:20.6523610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=bh4j0fVNIpo0g01C0g\%2FVVlLsdBVKUrfM4e\%2BfkOMwNyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:20.8652690Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T01:36:20.8852280Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:36:22.0139210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:22.5863720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:36:23.0860940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T01%3A45%3A00Z&sig=Ufyhyql0LeWIDsFLUqZEZ%2FHgmlPhqOwJhf9mWOCsQ84%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:23.1354580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Ufyhyql0LeWIDsFLUqZEZ\%2FHgmlPhqOwJhf9mWOCsQ84\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:23.3322150Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T01:36:23.3987730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:36:24.4795960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:25.0862570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:36:25.4775860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T01%3A45%3A00Z&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO%2FEF%2FXoSl9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:25.5269060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO\%2FEF\%2FXoSl9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:25.7573130Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T01:36:25.7811960Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T01:36:25.7816410Z ==> Installing fftw dependency: hwloc 2021-05-16T01:36:25.8457810Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T01:36:25.8486720Z 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-3240-dh9wjb 2021-05-16T01:36:26.2480310Z cp -pR /private/tmp/d20210516-3240-dh9wjb/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T01:36:26.7241690Z chmod -Rf +w /private/tmp/d20210516-3240-dh9wjb 2021-05-16T01:36:27.1865010Z ==> Finishing up 2021-05-16T01:36:27.2271140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T01:36:27.2279440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T01:36:27.2283780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T01:36:27.2289390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T01:36:27.2293850Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T01:36:27.2299080Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T01:36:27.2303950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T01:36:27.2308900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T01:36:27.2313840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T01:36:27.2318530Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T01:36:27.2323610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T01:36:27.2328680Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T01:36:27.2333550Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T01:36:27.2340840Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T01:36:27.2345730Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T01:36:27.2382790Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T01:36:27.2394620Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T01:36:27.2401540Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T01:36:27.2419500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T01:36:27.2424910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T01:36:27.2444290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T01:36:27.2450040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T01:36:27.2455060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T01:36:27.2460770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T01:36:27.2466290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T01:36:27.2486650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T01:36:27.2498490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T01:36:27.2504190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T01:36:27.2509590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T01:36:27.2515190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T01:36:27.2520530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T01:36:27.2561550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T01:36:27.2572630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T01:36:27.2589760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T01:36:27.2614010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T01:36:27.2629520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T01:36:27.2640590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T01:36:27.2657360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T01:36:27.2662930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T01:36:27.2674280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T01:36:27.2684730Z 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-16T01:36:27.2690190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T01:36:27.2695990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T01:36:27.2709550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T01:36:27.2726030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T01:36:27.2738190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T01:36:27.2748440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T01:36:27.2754130Z 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-16T01:36:27.2759710Z 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-16T01:36:27.2769570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T01:36:27.2785270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T01:36:27.2791700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T01:36:27.2800040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T01:36:27.2805750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T01:36:27.2813990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T01:36:27.2819650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T01:36:27.2827930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T01:36:27.2838210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T01:36:27.2849650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T01:36:27.2855360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T01:36:27.2866820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T01:36:27.2878650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T01:36:27.2885740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T01:36:27.2893900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T01:36:27.2899710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T01:36:27.2911210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T01:36:27.2916930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T01:36:27.2934840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T01:36:27.2940520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T01:36:27.2946970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T01:36:27.2955370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T01:36:27.2961390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T01:36:27.2973650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T01:36:27.2981760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T01:36:27.2990720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T01:36:27.3001900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T01:36:27.3007480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T01:36:27.3013310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T01:36:27.3019230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T01:36:27.3024960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T01:36:27.3030620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T01:36:27.3036430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T01:36:27.3042050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T01:36:27.3048110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T01:36:27.3053990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T01:36:27.3059780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T01:36:27.3067600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T01:36:27.3073710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T01:36:27.3079760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T01:36:27.3085740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T01:36:27.3091900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T01:36:27.3101660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T01:36:27.3124710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T01:36:27.3129740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T01:36:27.3135610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T01:36:27.3140770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T01:36:27.3146140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T01:36:27.3151520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T01:36:27.3156780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T01:36:27.3162790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T01:36:27.3166790Z Only the first 100 operations were output. 2021-05-16T01:36:27.7107870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3449-6o44g8.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-16T01:36:30.3603800Z ==> Summary 2021-05-16T01:36:30.4190170Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T01:36:30.4198560Z ==> Installing fftw dependency: open-mpi 2021-05-16T01:36:30.4795320Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:36:30.4813370Z 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-3240-f2gly1 2021-05-16T01:36:30.7556640Z cp -pR /private/tmp/d20210516-3240-f2gly1/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T01:36:31.1046690Z chmod -Rf +w /private/tmp/d20210516-3240-f2gly1 2021-05-16T01:36:32.6364980Z ==> Finishing up 2021-05-16T01:36:32.6784010Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T01:36:32.6787540Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T01:36:32.6792830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T01:36:32.6797170Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T01:36:32.6804210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T01:36:32.6808740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T01:36:32.6813950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T01:36:32.6818900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T01:36:32.6823580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T01:36:32.6828730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T01:36:32.6833780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T01:36:32.6838660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T01:36:32.6849640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T01:36:32.6854600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T01:36:32.6859950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T01:36:32.6864410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T01:36:32.6869100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T01:36:32.6873770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T01:36:32.6878790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T01:36:32.6883450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T01:36:32.6888660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T01:36:32.6893410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T01:36:32.6898410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T01:36:32.6902940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T01:36:32.6910540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T01:36:32.6914970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T01:36:32.6920100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T01:36:32.6924860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T01:36:32.6929380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T01:36:32.6934670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T01:36:32.6939140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T01:36:32.6944450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T01:36:32.6949310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T01:36:32.6954280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T01:36:32.6959510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T01:36:32.6964130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T01:36:32.6968470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T01:36:32.6974100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T01:36:32.6979820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T01:36:32.6984740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T01:36:32.6989490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T01:36:32.6995440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T01:36:32.7000200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T01:36:32.7005330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T01:36:32.7009860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T01:36:32.7014940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T01:36:32.7019830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T01:36:32.7024520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T01:36:32.7036510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T01:36:32.7041870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T01:36:32.7047170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T01:36:32.7052600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T01:36:32.7057900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T01:36:32.7063240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T01:36:32.7072500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T01:36:32.7082280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T01:36:32.7088090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T01:36:32.7093880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T01:36:32.7099600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T01:36:32.7105310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T01:36:32.7119400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T01:36:32.7125270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T01:36:32.7133290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T01:36:32.7152980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T01:36:32.7166180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T01:36:32.7184110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T01:36:32.7189880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T01:36:32.7195760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T01:36:32.7201510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T01:36:32.7207010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T01:36:32.7212760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T01:36:32.7219040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T01:36:32.7224870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T01:36:32.7229990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T01:36:32.7235410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T01:36:32.7241140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T01:36:32.7246720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T01:36:32.7252540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T01:36:32.7258350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T01:36:32.7263940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T01:36:32.7269610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T01:36:32.7275270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T01:36:32.7281110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T01:36:32.7286460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T01:36:32.7292390Z 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-16T01:36:32.7298010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T01:36:32.7303370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T01:36:32.7309150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T01:36:32.7314970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T01:36:32.7320610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T01:36:32.7326410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T01:36:32.7332060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T01:36:32.7337740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T01:36:32.7343240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T01:36:32.7348710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T01:36:32.7354330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T01:36:32.7359930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T01:36:32.7365540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T01:36:32.7370960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T01:36:32.7376730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T01:36:32.7381180Z Only the first 100 operations were output. 2021-05-16T01:36:33.2162900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3475-cmx6c2.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-16T01:36:35.8150580Z ==> Summary 2021-05-16T01:36:35.8581870Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:36:35.8587270Z ==> Installing fftw 2021-05-16T01:36:35.8590910Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:36:35.8610420Z 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-3240-1ha7z7u 2021-05-16T01:36:35.9561150Z cp -pR /private/tmp/d20210516-3240-1ha7z7u/fftw/. /usr/local/Cellar/fftw 2021-05-16T01:36:36.0164300Z chmod -Rf +w /private/tmp/d20210516-3240-1ha7z7u 2021-05-16T01:36:36.2172430Z ==> Finishing up 2021-05-16T01:36:36.2610410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T01:36:36.2614000Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T01:36:36.2619160Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T01:36:36.2623590Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T01:36:36.2631230Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T01:36:36.2635580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T01:36:36.2640660Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T01:36:36.2645280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T01:36:36.2653990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T01:36:36.2662310Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T01:36:36.2671120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T01:36:36.2682570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T01:36:36.2726680Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T01:36:36.2849300Z info /usr/local/share/info/fftw3.info 2021-05-16T01:36:36.2861160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T01:36:36.2872820Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T01:36:36.2901180Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T01:36:36.2915920Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T01:36:36.2925910Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T01:36:36.2936640Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T01:36:36.2960230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T01:36:36.2973420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T01:36:36.2984270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T01:36:36.2994770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T01:36:36.3004150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T01:36:36.3012200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T01:36:36.3021910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T01:36:36.3034730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T01:36:36.3074890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T01:36:36.3104680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T01:36:36.3135050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T01:36:36.3165690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T01:36:36.3193160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T01:36:36.3220560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T01:36:36.3253990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T01:36:36.3264020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T01:36:36.3265790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T01:36:36.3267910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T01:36:36.3269490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T01:36:36.3271070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T01:36:36.3272560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T01:36:36.3274040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T01:36:36.3275750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T01:36:36.3277470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T01:36:36.3279060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T01:36:36.3280650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T01:36:36.3282390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T01:36:36.3283860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T01:36:36.3285380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T01:36:36.3286890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T01:36:36.3300990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T01:36:36.3305740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T01:36:36.3310680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T01:36:36.3316860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T01:36:36.3321990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T01:36:36.3326670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T01:36:36.3332270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T01:36:36.3339880Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T01:36:36.3345100Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T01:36:36.3350260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T01:36:36.3684950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3502-fczdt.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-16T01:36:38.9353920Z ==> Summary 2021-05-16T01:36:38.9412580Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:36:39.7848170Z ==> No outdated dependents to upgrade! 2021-05-16T01:36:39.7860580Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:36:39.9728600Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T01:36:39.9747850Z fftw, open-mpi 2021-05-16T01:36:39.9752230Z rm /usr/local/bin/fftw-wisdom 2021-05-16T01:36:39.9786410Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T01:36:39.9789050Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T01:36:39.9791970Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T01:36:39.9794490Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T01:36:39.9799210Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T01:36:39.9800080Z rm /usr/local/include/fftw3.f 2021-05-16T01:36:39.9800870Z rm /usr/local/include/fftw3.f03 2021-05-16T01:36:39.9801620Z rm /usr/local/include/fftw3.h 2021-05-16T01:36:39.9802840Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T01:36:39.9803730Z rm /usr/local/include/fftw3l.f03 2021-05-16T01:36:39.9804510Z rm /usr/local/include/fftw3q.f03 2021-05-16T01:36:39.9805350Z rm /usr/local/lib/cmake/fftw3 2021-05-16T01:36:39.9806130Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T01:36:39.9806920Z rm /usr/local/lib/libfftw3.a 2021-05-16T01:36:39.9810350Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T01:36:39.9897460Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T01:36:39.9899740Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T01:36:39.9901170Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T01:36:39.9902100Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T01:36:39.9903170Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T01:36:39.9903970Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T01:36:39.9904820Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T01:36:39.9905650Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T01:36:39.9907110Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T01:36:39.9908040Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T01:36:39.9908860Z rm /usr/local/lib/libfftw3f.a 2021-05-16T01:36:39.9909650Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T01:36:39.9910510Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T01:36:39.9911460Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T01:36:39.9912400Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T01:36:39.9913730Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T01:36:39.9914590Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T01:36:39.9915410Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T01:36:39.9916280Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T01:36:39.9917150Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T01:36:39.9918020Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T01:36:39.9918860Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T01:36:39.9919650Z rm /usr/local/lib/libfftw3l.a 2021-05-16T01:36:39.9920500Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T01:36:39.9921350Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T01:36:39.9922390Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T01:36:39.9923250Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T01:36:39.9924090Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T01:36:39.9924890Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T01:36:39.9926040Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T01:36:39.9927010Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T01:36:39.9928120Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T01:36:39.9929040Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T01:36:39.9934340Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T01:36:39.9937270Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T01:36:39.9941080Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T01:36:40.0003820Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T01:36:40.0005050Z rm /usr/local/share/info/fftw3.info 2021-05-16T01:36:40.0021030Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T01:36:40.0025470Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T01:36:40.0049100Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T01:36:40.0058850Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T01:36:40.0062810Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T01:36:40.0070090Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T01:36:40.1026710Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T01:36:40.1028510Z rm /usr/local/bin/mpic++ 2021-05-16T01:36:40.1032000Z rm /usr/local/bin/mpicc 2021-05-16T01:36:40.1035150Z rm /usr/local/bin/mpicxx 2021-05-16T01:36:40.1038630Z rm /usr/local/bin/mpiexec 2021-05-16T01:36:40.1041490Z rm /usr/local/bin/mpif77 2021-05-16T01:36:40.1044910Z rm /usr/local/bin/mpif90 2021-05-16T01:36:40.1047750Z rm /usr/local/bin/mpifort 2021-05-16T01:36:40.1051140Z rm /usr/local/bin/mpirun 2021-05-16T01:36:40.1055000Z rm /usr/local/bin/ompi-clean 2021-05-16T01:36:40.1058180Z rm /usr/local/bin/ompi-server 2021-05-16T01:36:40.1060480Z rm /usr/local/bin/ompi_info 2021-05-16T01:36:40.1063860Z rm /usr/local/bin/opal_wrapper 2021-05-16T01:36:40.1067170Z rm /usr/local/bin/orte-clean 2021-05-16T01:36:40.1070500Z rm /usr/local/bin/orte-info 2021-05-16T01:36:40.1077710Z rm /usr/local/bin/orte-server 2021-05-16T01:36:40.1084330Z rm /usr/local/bin/ortecc 2021-05-16T01:36:40.1088940Z rm /usr/local/bin/orted 2021-05-16T01:36:40.1096600Z rm /usr/local/bin/orterun 2021-05-16T01:36:40.1100290Z rm /usr/local/bin/profile2mat.pl 2021-05-16T01:36:40.1110630Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T01:36:40.1117540Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T01:36:40.1120780Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T01:36:40.1127830Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T01:36:40.1137060Z rm /usr/local/include/mpi-ext.h 2021-05-16T01:36:40.1140730Z rm /usr/local/include/mpi.h 2021-05-16T01:36:40.1144430Z rm /usr/local/include/mpi.mod 2021-05-16T01:36:40.1152630Z rm /usr/local/include/mpi_ext.mod 2021-05-16T01:36:40.1155600Z rm /usr/local/include/mpi_f08.mod 2021-05-16T01:36:40.1162160Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T01:36:40.1168220Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T01:36:40.1171330Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T01:36:40.1175060Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T01:36:40.1180870Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T01:36:40.1186910Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T01:36:40.1190660Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T01:36:40.1193940Z rm /usr/local/include/mpif-config.h 2021-05-16T01:36:40.1199810Z rm /usr/local/include/mpif-constants.h 2021-05-16T01:36:40.1202690Z rm /usr/local/include/mpif-ext.h 2021-05-16T01:36:40.1208850Z rm /usr/local/include/mpif-externals.h 2021-05-16T01:36:40.1212710Z rm /usr/local/include/mpif-handles.h 2021-05-16T01:36:40.1218610Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T01:36:40.1221540Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T01:36:40.1226760Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T01:36:40.1229650Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T01:36:40.1235700Z rm /usr/local/include/mpif.h 2021-05-16T01:36:40.1239710Z rm /usr/local/include/openmpi 2021-05-16T01:36:40.1244870Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T01:36:40.1253670Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T01:36:40.1259890Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T01:36:40.1262970Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T01:36:40.1271170Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T01:36:40.1274150Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T01:36:40.1282140Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T01:36:40.1285110Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T01:36:40.1292890Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T01:36:40.1295940Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T01:36:40.1303270Z rm /usr/local/lib/libmpi.dylib 2021-05-16T01:36:40.1306230Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T01:36:40.1314170Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T01:36:40.1317250Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T01:36:40.1320670Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T01:36:41.0633810Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T01:36:41.0641130Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T01:36:41.0642370Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T01:36:41.0644450Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T01:36:41.0646240Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T01:36:41.0647720Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T01:36:41.0649060Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T01:36:41.0650430Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T01:36:41.0651770Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T01:36:41.0652720Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T01:36:41.0653540Z rm /usr/local/lib/openmpi 2021-05-16T01:36:41.0654720Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T01:36:41.0656050Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T01:36:41.0657370Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T01:36:41.0658670Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T01:36:41.0659990Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T01:36:41.0660940Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T01:36:41.0661810Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T01:36:41.0662650Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T01:36:41.0663420Z rm /usr/local/lib/pmix 2021-05-16T01:36:41.0664860Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T01:36:41.0672570Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T01:36:41.0673750Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T01:36:41.0674720Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T01:36:41.0675580Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T01:36:41.0676400Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T01:36:41.0677240Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T01:36:41.0678080Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T01:36:41.0679440Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T01:36:41.0680810Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T01:36:41.0681740Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T01:36:41.0682640Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T01:36:41.0684260Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T01:36:41.0685570Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T01:36:41.0686900Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T01:36:41.0687820Z rm /usr/local/share/man/man1/orted.1 2021-05-16T01:36:41.0688680Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T01:36:41.0689510Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T01:36:41.0690370Z Only the first 100 operations were output. 2021-05-16T01:36:42.1875570Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:36:43.3373350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:43.8992000Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T01:36:44.2766770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T01%3A45%3A00Z&sig=fcJ7pu%2Fpc1UMtprDJ8K2RPFwGud5WMiL%2FO2IEMCu94A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:44.3242300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=fcJ7pu\%2Fpc1UMtprDJ8K2RPFwGud5WMiL\%2FO2IEMCu94A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:44.7307750Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T01:36:44.8660880Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T01:36:44.8689280Z 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-3513-1w88nt2 2021-05-16T01:36:45.5549800Z cp -pR /private/tmp/d20210516-3513-1w88nt2/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T01:36:46.5124880Z chmod -Rf +w /private/tmp/d20210516-3513-1w88nt2 2021-05-16T01:36:47.5974310Z ==> Finishing up 2021-05-16T01:36:47.6490930Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T01:36:47.6507930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T01:36:47.6512340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T01:36:47.6517860Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T01:36:47.6643730Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T01:36:47.6648350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T01:36:47.6653940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T01:36:47.6658540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T01:36:47.6667180Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T01:36:47.6672430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T01:36:47.6677530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T01:36:47.6682290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T01:36:47.6687530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T01:36:47.6692650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T01:36:47.6697420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T01:36:47.6702400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T01:36:47.6707440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T01:36:47.6712590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T01:36:47.6717430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T01:36:47.6722240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T01:36:47.6727250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T01:36:47.6732580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T01:36:47.6737310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T01:36:47.6741910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T01:36:47.6747760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T01:36:47.6752440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T01:36:47.6757540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T01:36:47.6762410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T01:36:47.6767870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T01:36:47.6773890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T01:36:47.6778350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T01:36:47.6783630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T01:36:47.6788310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T01:36:47.6792960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T01:36:47.6798120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T01:36:47.6802940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T01:36:47.6807830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T01:36:47.6812600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T01:36:47.6817210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T01:36:47.6822320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T01:36:47.6827080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T01:36:47.6831710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T01:36:47.6836540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T01:36:47.6841580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T01:36:47.6846190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T01:36:47.6851430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T01:36:47.6856270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T01:36:47.6860990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T01:36:47.6866090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T01:36:47.6870710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T01:36:47.6879270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T01:36:47.6881290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T01:36:47.6886560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T01:36:47.6890960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T01:36:47.6896180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T01:36:47.6900580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T01:36:47.6905660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T01:36:47.6910090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T01:36:47.6915180Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T01:36:47.6919990Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T01:36:47.6924470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T01:36:47.6929490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T01:36:47.6934000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T01:36:47.6939000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T01:36:47.6943470Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T01:36:47.6948510Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T01:36:47.6953820Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T01:36:47.6959250Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T01:36:47.6964320Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T01:36:47.6969150Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T01:36:47.6974160Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T01:36:47.6979820Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T01:36:47.6985020Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T01:36:47.6990060Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T01:36:47.6994860Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T01:36:47.6999850Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T01:36:47.7004620Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T01:36:47.7009620Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T01:36:47.7014430Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T01:36:47.7019480Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T01:36:47.7024380Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T01:36:47.7031870Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T01:36:47.7038350Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T01:36:47.7045690Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T01:36:47.7063280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T01:36:47.7069200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T01:36:47.7075350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T01:36:47.7081190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T01:36:47.7087580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T01:36:47.7113540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T01:36:47.7115090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T01:36:47.7116580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T01:36:47.7118060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T01:36:47.7119600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T01:36:47.7121130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T01:36:47.7126270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T01:36:47.7131640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T01:36:47.7137090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T01:36:47.7142600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T01:36:47.7148520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T01:36:47.7153590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T01:36:47.7157650Z Only the first 100 operations were output. 2021-05-16T01:36:48.1071400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3678-140972g.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-16T01:36:50.8392820Z ==> Summary 2021-05-16T01:36:50.9138860Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T01:36:53.5552450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:36:54.6974460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:36:55.2458660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T01:36:55.6246170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T01%3A45%3A00Z&sig=Qx5XASymaccR8Pca5IraOeP6%2BUmFEnOAEUfA4o%2BrMwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:55.6701560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Qx5XASymaccR8Pca5IraOeP6\%2BUmFEnOAEUfA4o\%2BrMwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:55.7528310Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T01:36:55.8450830Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T01:36:55.8477830Z 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-3685-t3gtw1 2021-05-16T01:36:55.9203430Z cp -pR /private/tmp/d20210516-3685-t3gtw1/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T01:36:56.0763480Z chmod -Rf +w /private/tmp/d20210516-3685-t3gtw1 2021-05-16T01:36:56.2574620Z ==> Finishing up 2021-05-16T01:36:56.3335130Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T01:36:56.3346930Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T01:36:56.3354890Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T01:36:56.3409020Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T01:36:56.3441090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3503360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3541320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3546760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3559620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3604950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3643600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3653540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3669380Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T01:36:56.3674820Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T01:36:56.3684760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3689070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3693560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3697220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3715870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3719550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3735530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3749010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3759000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3776570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3792390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3815420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3835390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3854390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3882160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3887680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.3990490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4093720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4132660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4135170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4141810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4152170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4157380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4173380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4204010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4222920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4225500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4239320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4242450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4244550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4247780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4274610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4277290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4312080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4343800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4350310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4379760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4386070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4390940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4407480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4439210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4467410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4496450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4524350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4551850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4580590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:56.4605870Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T01:36:56.4635520Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T01:36:56.4672340Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T01:36:56.4707920Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T01:36:56.4733270Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T01:36:56.4763110Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T01:36:56.4784220Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T01:36:56.4796160Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T01:36:56.5059370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3852-n6y6fb.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-16T01:36:58.9739620Z ==> Summary 2021-05-16T01:36:58.9951750Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T01:37:01.1461090Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T01:37:01.1462330Z To reinstall 1.6.37, run: 2021-05-16T01:37:01.1463110Z brew reinstall libpng 2021-05-16T01:37:03.1670580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:37:04.3040730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:04.8624370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T01:37:05.2293750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T01%3A45%3A00Z&sig=VdOj9BW%2FuLkUwYJXQMh%2FEupteGvZ9VOX1zZCyW76ZdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:05.2789330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=VdOj9BW\%2FuLkUwYJXQMh\%2FEupteGvZ9VOX1zZCyW76ZdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:05.3237870Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T01:37:05.3288210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:37:06.4924510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:07.0778430Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T01:37:07.4283400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T01%3A45%3A00Z&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:07.4757340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:07.5666960Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T01:37:07.5718610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:37:08.7518590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:09.3130520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T01:37:09.6937840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T01%3A45%3A00Z&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:09.7426440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:09.7901150Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T01:37:09.7931930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:37:10.9493560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:11.5117770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T01:37:11.8826880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T01%3A45%3A00Z&sig=pfKkHbP9B28%2BkIBH%2Fs6qgAgNBABaercaIXBmQHWZgQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:11.9306660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=pfKkHbP9B28\%2BkIBH\%2Fs6qgAgNBABaercaIXBmQHWZgQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:11.9819930Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T01:37:11.9850130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:37:13.1817830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:13.7398360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T01:37:14.1055450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T01%3A45%3A00Z&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:14.1529450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:14.2658320Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T01:37:14.2720750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:37:15.4428280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:15.9873830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T01:37:16.3508330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T01%3A45%3A00Z&sig=Zb%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:16.3973700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Zb\%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:16.5826740Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:37:16.5953500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:37:17.9379910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:18.5389700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T01:37:18.9202820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T01%3A45%3A00Z&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j%2BxNslK%2Fbljdyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:18.9651020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j\%2BxNslK\%2Fbljdyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:19.0174970Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T01:37:19.0209510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:37:20.1695000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:20.7088840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T01:37:21.1086630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T01%3A45%3A00Z&sig=xe%2BulIC%2Fb%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:21.1567250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=xe\%2BulIC\%2Fb\%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:21.2057950Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T01:37:21.2090500Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:37:22.3868210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:22.9645300Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T01:37:23.3377910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T01%3A45%3A00Z&sig=K6ZFtk3UW75Vjy12m%2FHtItej%2BuObV2%2Beru4c6I%2FZ5i8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:23.4189510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=K6ZFtk3UW75Vjy12m\%2FHtItej\%2BuObV2\%2Beru4c6I\%2FZ5i8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:23.4849520Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T01:37:23.4885030Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:37:24.6400740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:25.2468490Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T01:37:25.6240090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T01%3A45%3A00Z&sig=nDADBarY%2FQBkL1IO7D%2Bz4nPhBkNRjiqILwAKCBZifEw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:25.6715230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=nDADBarY\%2FQBkL1IO7D\%2Bz4nPhBkNRjiqILwAKCBZifEw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:25.7535870Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T01:37:25.7585690Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:37:26.8781660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:27.4636650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T01:37:27.8236480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T01%3A45%3A00Z&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT%2BNzjkic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:27.8710570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT\%2BNzjkic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:28.0409480Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T01:37:28.0499210Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:37:29.2106540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:29.7807420Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T01:37:30.1634660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T01%3A45%3A00Z&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:30.2137840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:30.2908990Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T01:37:30.2951490Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:37:31.4181540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:32.0056580Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T01:37:32.4010270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T01%3A45%3A00Z&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:32.4521750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:32.5267790Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T01:37:32.5308310Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:37:33.6399000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:34.2434100Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T01:37:34.6435690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T01%3A45%3A00Z&sig=ePCVcHjvI6Y%2BWQAj7bNe7jq4pWM0e5W%2FEyE%2F63twWvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:34.6902970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=ePCVcHjvI6Y\%2BWQAj7bNe7jq4pWM0e5W\%2FEyE\%2F63twWvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:35.0864670Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T01:37:35.1380940Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:37:36.2977070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:36.8856660Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T01:37:37.2813370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T01%3A45%3A00Z&sig=jAp3el01gcJue7G6gwACvw2G%2BLIXJU307gvryvt%2BseE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:37.3380210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jAp3el01gcJue7G6gwACvw2G\%2BLIXJU307gvryvt\%2BseE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:37.5346310Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T01:37:37.5449230Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:37:38.6772860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:39.2343150Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T01:37:39.6160640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T01%3A45%3A00Z&sig=06JiDuCBqcIOdoug3jiKa%2BpEZNdUB%2FvgxcbiZX%2Boj5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:39.6621630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=06JiDuCBqcIOdoug3jiKa\%2BpEZNdUB\%2FvgxcbiZX\%2Boj5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:40.8019010Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T01:37:41.2359700Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:37:42.3425560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:42.9228700Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T01:37:43.2784280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T01%3A45%3A00Z&sig=4Nea2%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:43.3267510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=4Nea2\%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:43.5710730Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T01:37:43.6378650Z ==> 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-16T01:37:43.6381380Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T01:37:43.7167230Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T01:37:43.7210210Z 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-3962-10xk2ru 2021-05-16T01:37:43.7300890Z cp -pR /private/tmp/d20210516-3962-10xk2ru/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T01:37:43.7407320Z chmod -Rf +w /private/tmp/d20210516-3962-10xk2ru 2021-05-16T01:37:43.7792890Z ==> Finishing up 2021-05-16T01:37:43.8798330Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T01:37:43.8901550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4238-1q3ok9f.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-16T01:37:46.5258670Z ==> Summary 2021-05-16T01:37:46.5273230Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T01:37:46.5279100Z ==> Installing poppler dependency: xorgproto 2021-05-16T01:37:46.5316310Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T01:37:46.5334560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3962-1tsqyx9 2021-05-16T01:37:46.6341580Z cp -pR /private/tmp/d20210516-3962-1tsqyx9/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T01:37:46.7942350Z chmod -Rf +w /private/tmp/d20210516-3962-1tsqyx9 2021-05-16T01:37:46.9647010Z ==> Finishing up 2021-05-16T01:37:46.9985710Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T01:37:46.9989480Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T01:37:47.0010420Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T01:37:47.0012240Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T01:37:47.0014560Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T01:37:47.0020870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T01:37:47.0026360Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T01:37:47.0031890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T01:37:47.0037310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T01:37:47.0042880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T01:37:47.0048340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T01:37:47.0161310Z rm /usr/local/share/pkgconfig 2021-05-16T01:37:47.0179870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T01:37:47.0184770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T01:37:47.0190850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T01:37:47.0196260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T01:37:47.0201830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T01:37:47.0215580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T01:37:47.0221060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T01:37:47.0226560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T01:37:47.0276420Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T01:37:47.0287160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T01:37:47.0288990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T01:37:47.0291620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T01:37:47.0297680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T01:37:47.0302820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T01:37:47.0309980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T01:37:47.0315260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T01:37:47.0320300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T01:37:47.0326020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T01:37:47.0330360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T01:37:47.0335830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T01:37:47.0340970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T01:37:47.0346110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T01:37:47.0350890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T01:37:47.0356340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T01:37:47.0361790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T01:37:47.0367900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T01:37:47.0373180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T01:37:47.0378950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T01:37:47.0384790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T01:37:47.0389680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T01:37:47.0395290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T01:37:47.0400480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T01:37:47.0405450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T01:37:47.0410920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T01:37:47.0416210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T01:37:47.0422250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T01:37:47.0427800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T01:37:47.0432940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T01:37:47.0438300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T01:37:47.0443670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T01:37:47.0448620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T01:37:47.0453980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T01:37:47.1014310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4264-48hig4.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-16T01:37:49.9738670Z ==> Summary 2021-05-16T01:37:49.9907290Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T01:37:49.9926520Z ==> Installing poppler dependency: libxau 2021-05-16T01:37:50.0016230Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T01:37:50.0033960Z 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-3962-1h9io6i 2021-05-16T01:37:50.0160480Z cp -pR /private/tmp/d20210516-3962-1h9io6i/libxau/. /usr/local/Cellar/libxau 2021-05-16T01:37:50.0333210Z chmod -Rf +w /private/tmp/d20210516-3962-1h9io6i 2021-05-16T01:37:50.0944870Z ==> Finishing up 2021-05-16T01:37:50.1327310Z rm /usr/local/include/X11 2021-05-16T01:37:50.1335450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T01:37:50.1339870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T01:37:50.1349770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T01:37:50.1351130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T01:37:50.1356920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T01:37:50.1361610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T01:37:50.1367090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T01:37:50.1372110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T01:37:50.1376780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T01:37:50.1382070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T01:37:50.1387230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T01:37:50.1392060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T01:37:50.1397330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T01:37:50.1402640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T01:37:50.1408970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T01:37:50.1414020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T01:37:50.1419050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T01:37:50.1423980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T01:37:50.1429780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T01:37:50.1435240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T01:37:50.1440460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T01:37:50.1445570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T01:37:50.1450410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T01:37:50.1456130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T01:37:50.1459150Z mkdir -p /usr/local/include/X11/dri 2021-05-16T01:37:50.1465700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T01:37:50.1471080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T01:37:50.1476280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T01:37:50.1479400Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T01:37:50.1487700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T01:37:50.1493130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T01:37:50.1498220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T01:37:50.1503380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T01:37:50.1508880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T01:37:50.1514080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T01:37:50.1520250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T01:37:50.1525820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T01:37:50.1530780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T01:37:50.1536610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T01:37:50.1543010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T01:37:50.1548000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T01:37:50.1553530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T01:37:50.1559210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T01:37:50.1564690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T01:37:50.1569260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T01:37:50.1574810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T01:37:50.1580440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T01:37:50.1585560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T01:37:50.1591080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T01:37:50.1595970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T01:37:50.1601530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T01:37:50.1606700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T01:37:50.1612080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T01:37:50.1617430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T01:37:50.1622970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T01:37:50.1628640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T01:37:50.1659130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T01:37:50.1664800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T01:37:50.1670360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T01:37:50.1675860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T01:37:50.1681210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T01:37:50.1686490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T01:37:50.1691660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T01:37:50.1697520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T01:37:50.1703950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T01:37:50.1709340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T01:37:50.1714790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T01:37:50.1720110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T01:37:50.1725560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T01:37:50.1731200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T01:37:50.1736580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T01:37:50.1742100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T01:37:50.1747470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T01:37:50.1753340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T01:37:50.1759320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T01:37:50.1765490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T01:37:50.1770590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T01:37:50.1776230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T01:37:50.1781650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T01:37:50.1786890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T01:37:50.1792250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T01:37:50.1797260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T01:37:50.1802700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T01:37:50.1807530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T01:37:50.1813270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T01:37:50.1818180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T01:37:50.1823780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T01:37:50.1828770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T01:37:50.1834340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T01:37:50.1839200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T01:37:50.1844690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T01:37:50.1850100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T01:37:50.1856050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T01:37:50.1861720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T01:37:50.1866720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T01:37:50.1871830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T01:37:50.1877120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T01:37:50.1881980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T01:37:50.1887660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T01:37:50.1894200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T01:37:50.1899730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T01:37:50.1903390Z Only the first 100 operations were output. 2021-05-16T01:37:50.2355820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4290-1mlttox.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-16T01:37:52.8030470Z ==> Summary 2021-05-16T01:37:52.8059310Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T01:37:52.8065320Z ==> Installing poppler dependency: libxdmcp 2021-05-16T01:37:52.8208060Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T01:37:52.8226170Z 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-3962-1drkc5x 2021-05-16T01:37:52.8330380Z cp -pR /private/tmp/d20210516-3962-1drkc5x/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T01:37:52.8454070Z chmod -Rf +w /private/tmp/d20210516-3962-1drkc5x 2021-05-16T01:37:52.8981720Z ==> Finishing up 2021-05-16T01:37:52.9307960Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T01:37:52.9314300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T01:37:52.9324590Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T01:37:52.9333410Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T01:37:52.9341380Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T01:37:52.9466320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4316-p8hfo0.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-16T01:37:55.3386370Z ==> Summary 2021-05-16T01:37:55.3406890Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T01:37:55.3412860Z ==> Installing poppler dependency: libxcb 2021-05-16T01:37:55.3779790Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T01:37:55.3798660Z 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-3962-izoz5i 2021-05-16T01:37:56.2005520Z cp -pR /private/tmp/d20210516-3962-izoz5i/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T01:37:57.3277730Z chmod -Rf +w /private/tmp/d20210516-3962-izoz5i 2021-05-16T01:37:58.4835760Z ==> Finishing up 2021-05-16T01:37:58.5192990Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T01:37:58.5201930Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T01:37:58.5272630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T01:37:58.5277210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T01:37:58.5286030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T01:37:58.5295040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T01:37:58.5308430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T01:37:58.5321420Z 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-16T01:37:58.5332890Z 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-16T01:37:58.5342060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T01:37:58.5353140Z 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-16T01:37:58.5365020Z 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-16T01:37:58.5372220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T01:37:58.5377540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T01:37:58.5386570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T01:37:58.5397860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T01:37:58.5407110Z 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-16T01:37:58.5416980Z 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-16T01:37:58.5422390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T01:37:58.5428090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T01:37:58.5433300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T01:37:58.5445340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T01:37:58.5450990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T01:37:58.5459280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T01:37:58.5468320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T01:37:58.5473260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T01:37:58.5481360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T01:37:58.5486110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T01:37:58.5494860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T01:37:58.5504270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T01:37:58.5515990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T01:37:58.5527810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T01:37:58.5536400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T01:37:58.5572830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T01:37:58.5578270Z 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-16T01:37:58.5582860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T01:37:58.5591480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T01:37:58.5596910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T01:37:58.5605670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T01:37:58.5613510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T01:37:58.5619320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T01:37:58.5628560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T01:37:58.5634220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T01:37:58.5639190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T01:37:58.5648990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T01:37:58.5654240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T01:37:58.5662110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T01:37:58.5667100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T01:37:58.5672890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T01:37:58.5678290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T01:37:58.5683900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T01:37:58.5693570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T01:37:58.5698210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T01:37:58.5704340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T01:37:58.5713520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T01:37:58.5719430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T01:37:58.5729320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T01:37:58.5735640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T01:37:58.5744620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T01:37:58.5750540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T01:37:58.5757620Z 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-16T01:37:58.5768320Z 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-16T01:37:58.5773260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T01:37:58.5779210Z 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-16T01:37:58.5784710Z 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-16T01:37:58.5789670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T01:37:58.5795610Z 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-16T01:37:58.5800870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T01:37:58.5806100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T01:37:58.5811860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T01:37:58.5820670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T01:37:58.5825920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T01:37:58.5831530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T01:37:58.5837160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T01:37:58.5842280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T01:37:58.5848090Z 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-16T01:37:58.5854680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T01:37:58.5860830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T01:37:58.5870420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T01:37:58.5875990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T01:37:58.5881330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T01:37:58.5886320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T01:37:58.5891830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T01:37:58.5897210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T01:37:58.5908260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T01:37:58.5913440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T01:37:58.5918920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T01:37:58.5924100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T01:37:58.5929770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T01:37:58.5934840Z 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-16T01:37:58.5942350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T01:37:58.5947850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T01:37:58.5981050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T01:37:58.5986880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T01:37:58.5993350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T01:37:58.5999260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T01:37:58.6004600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T01:37:58.6010290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T01:37:58.6015800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T01:37:58.6021500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T01:37:58.6025460Z Only the first 100 operations were output. 2021-05-16T01:38:00.2581590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4342-11jt3iw.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-16T01:38:03.2206170Z ==> Summary 2021-05-16T01:38:03.3597010Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T01:38:03.3602310Z ==> Installing poppler dependency: libx11 2021-05-16T01:38:03.4086490Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:38:03.4105400Z 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-3962-1qwxogl 2021-05-16T01:38:03.7427620Z cp -pR /private/tmp/d20210516-3962-1qwxogl/libx11/. /usr/local/Cellar/libx11 2021-05-16T01:38:04.2500920Z chmod -Rf +w /private/tmp/d20210516-3962-1qwxogl 2021-05-16T01:38:04.7348490Z ==> Finishing up 2021-05-16T01:38:04.7747370Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T01:38:04.7759780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T01:38:04.7776250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T01:38:04.7788240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T01:38:04.7791990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T01:38:04.7807020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T01:38:04.7816470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T01:38:04.7826520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T01:38:04.7829720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T01:38:04.7844550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T01:38:04.7846580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T01:38:04.7865600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T01:38:04.7873320Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T01:38:04.7880540Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T01:38:04.7896660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T01:38:04.7900310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T01:38:04.7912160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T01:38:04.7925910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T01:38:04.7927930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T01:38:04.7939990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T01:38:04.7944480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T01:38:04.7959930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T01:38:04.7980990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T01:38:04.7986440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T01:38:04.7998140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T01:38:04.8013510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T01:38:04.8027480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T01:38:04.8029110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T01:38:04.8042410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T01:38:04.8045450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T01:38:04.8061360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T01:38:04.8069800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T01:38:04.8077530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T01:38:04.8095620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T01:38:04.8099780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T01:38:04.8111350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T01:38:04.8124660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T01:38:04.8130470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T01:38:04.8140480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T01:38:04.8154550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T01:38:04.8170580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T01:38:04.8183220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T01:38:04.8187580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T01:38:04.8203780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T01:38:04.8211500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T01:38:04.8221030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T01:38:04.8238110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T01:38:04.8240450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T01:38:04.8253820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T01:38:04.8267920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T01:38:04.8292120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T01:38:04.8326100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T01:38:04.8336100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T01:38:04.8358710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T01:38:04.8360430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T01:38:04.8362230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T01:38:04.8364370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T01:38:04.8366460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T01:38:04.8368330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T01:38:04.8370040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T01:38:04.8371750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T01:38:04.8373550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T01:38:04.8375340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T01:38:04.8376950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T01:38:04.8378480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T01:38:04.8380250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T01:38:04.8382110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T01:38:04.8383870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T01:38:04.8385910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T01:38:04.8387900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T01:38:04.8389790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T01:38:04.8391490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T01:38:04.8393160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T01:38:04.8394790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T01:38:04.8396580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T01:38:04.8398450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T01:38:04.8400490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T01:38:04.8402540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T01:38:04.8404540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T01:38:04.8406240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T01:38:04.8407880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T01:38:04.8409440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T01:38:04.8413300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T01:38:04.8415080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T01:38:04.8416790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T01:38:04.8418540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T01:38:04.8420370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T01:38:04.8422130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T01:38:04.8423900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T01:38:04.8425660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T01:38:04.8427590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T01:38:04.8429450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T01:38:04.8431090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T01:38:04.8432670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T01:38:04.8434120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T01:38:04.8435730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T01:38:04.8437570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T01:38:04.8439730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T01:38:04.8441660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T01:38:04.8443220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T01:38:04.8444290Z Only the first 100 operations were output. 2021-05-16T01:38:05.4620110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4368-t0pkj5.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-16T01:38:08.1394330Z ==> Summary 2021-05-16T01:38:08.2041200Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T01:38:08.2046550Z ==> Installing poppler dependency: libxext 2021-05-16T01:38:08.2620780Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T01:38:08.2639050Z 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-3962-v75gji 2021-05-16T01:38:08.2991000Z cp -pR /private/tmp/d20210516-3962-v75gji/libxext/. /usr/local/Cellar/libxext 2021-05-16T01:38:08.3449980Z chmod -Rf +w /private/tmp/d20210516-3962-v75gji 2021-05-16T01:38:08.4189070Z ==> Finishing up 2021-05-16T01:38:08.4577020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T01:38:08.4581870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T01:38:08.4588060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T01:38:08.4592700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T01:38:08.4598790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T01:38:08.4603880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T01:38:08.4609240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T01:38:08.4614590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T01:38:08.4619880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T01:38:08.4625210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T01:38:08.4630350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T01:38:08.4635310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T01:38:08.4640880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T01:38:08.4646500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T01:38:08.4652590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T01:38:08.4657950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T01:38:08.4671380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T01:38:08.4676780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T01:38:08.4682010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T01:38:08.4686920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T01:38:08.4692510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T01:38:08.4699440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T01:38:08.4704730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T01:38:08.4710400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T01:38:08.4716370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T01:38:08.4722090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T01:38:08.4727470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T01:38:08.4733260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T01:38:08.4739050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T01:38:08.4744130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T01:38:08.4749870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T01:38:08.4775930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T01:38:08.4780960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T01:38:08.4786690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T01:38:08.4792360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T01:38:08.4895170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T01:38:08.4998180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T01:38:08.5094180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T01:38:08.5194380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T01:38:08.5297290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T01:38:08.5397330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T01:38:08.5500450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T01:38:08.5600790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T01:38:08.5703680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T01:38:08.5803660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T01:38:08.5903990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T01:38:08.6006620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T01:38:08.6107190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T01:38:08.6207550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T01:38:08.6310780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T01:38:08.6410450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T01:38:08.6511090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T01:38:08.6614010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T01:38:08.6664830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T01:38:08.6712460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T01:38:08.6758050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T01:38:08.6784900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T01:38:08.6793170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T01:38:08.6823560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T01:38:08.6862700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T01:38:08.6896610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T01:38:08.6900170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T01:38:08.6929670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T01:38:08.6957490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T01:38:08.6991540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T01:38:08.7017200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T01:38:08.7026740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T01:38:08.7065780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T01:38:08.7107680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T01:38:08.7117980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T01:38:08.7145620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T01:38:08.7180440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T01:38:08.7214880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T01:38:08.7224390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T01:38:08.7226170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T01:38:08.7253060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T01:38:08.7295350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T01:38:08.7327110Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T01:38:08.7335810Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T01:38:08.7399020Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T01:38:08.7427780Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T01:38:08.7440920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4394-k5skhx.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-16T01:38:11.2105110Z ==> Summary 2021-05-16T01:38:11.2204900Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T01:38:11.2210840Z ==> Installing poppler dependency: libxrender 2021-05-16T01:38:11.2780450Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T01:38:11.2798200Z 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-3962-xeifu0 2021-05-16T01:38:11.2918530Z cp -pR /private/tmp/d20210516-3962-xeifu0/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T01:38:11.3073800Z chmod -Rf +w /private/tmp/d20210516-3962-xeifu0 2021-05-16T01:38:11.3673150Z ==> Finishing up 2021-05-16T01:38:11.4049780Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T01:38:11.4057130Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T01:38:11.4063560Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T01:38:11.4068170Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T01:38:11.4073640Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T01:38:11.4081080Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T01:38:11.4217270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4420-8oaiw1.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-16T01:38:14.0346080Z ==> Summary 2021-05-16T01:38:14.0369230Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T01:38:14.0375120Z ==> Installing poppler dependency: lzo 2021-05-16T01:38:14.0395490Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T01:38:14.0416140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3962-vwu02j 2021-05-16T01:38:14.0592920Z cp -pR /private/tmp/d20210516-3962-vwu02j/lzo/. /usr/local/Cellar/lzo 2021-05-16T01:38:14.0821560Z chmod -Rf +w /private/tmp/d20210516-3962-vwu02j 2021-05-16T01:38:14.1442040Z ==> Finishing up 2021-05-16T01:38:14.1832360Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T01:38:14.1840140Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T01:38:14.1846780Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T01:38:14.1851460Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T01:38:14.1857060Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T01:38:14.1864790Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T01:38:14.2030340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4446-dyv1xf.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-16T01:38:16.8136150Z ==> Summary 2021-05-16T01:38:16.8169990Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T01:38:16.8176970Z ==> Installing poppler dependency: pixman 2021-05-16T01:38:16.8203340Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T01:38:16.8223480Z 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-3962-1rutyxh 2021-05-16T01:38:16.8383500Z cp -pR /private/tmp/d20210516-3962-1rutyxh/pixman/. /usr/local/Cellar/pixman 2021-05-16T01:38:16.8525020Z chmod -Rf +w /private/tmp/d20210516-3962-1rutyxh 2021-05-16T01:38:16.9044470Z ==> Finishing up 2021-05-16T01:38:16.9418010Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T01:38:16.9424440Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T01:38:16.9429110Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T01:38:16.9434320Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T01:38:16.9439580Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T01:38:16.9446830Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T01:38:16.9576410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4472-t2zu9e.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-16T01:38:19.5945570Z ==> Summary 2021-05-16T01:38:19.5965880Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T01:38:19.5972080Z ==> Installing poppler dependency: cairo 2021-05-16T01:38:19.8028450Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T01:38:19.8046800Z 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-3962-1wjims2 2021-05-16T01:38:19.8750660Z cp -pR /private/tmp/d20210516-3962-1wjims2/cairo/. /usr/local/Cellar/cairo 2021-05-16T01:38:19.9702380Z chmod -Rf +w /private/tmp/d20210516-3962-1wjims2 2021-05-16T01:38:20.2214620Z ==> Finishing up 2021-05-16T01:38:20.2851120Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T01:38:20.2862940Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T01:38:20.2870200Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T01:38:20.2903370Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T01:38:20.2910060Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T01:38:20.2915550Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T01:38:20.2920580Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T01:38:20.2926230Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T01:38:20.2931540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T01:38:20.2936800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T01:38:20.2941930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T01:38:20.2946680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T01:38:20.2958760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T01:38:20.2967170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T01:38:20.2968900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T01:38:20.2971800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T01:38:20.2977660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T01:38:20.2982380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T01:38:20.2987830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T01:38:20.2992750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T01:38:20.2997990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T01:38:20.3003470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T01:38:20.3008190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T01:38:20.3013600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T01:38:20.3018480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T01:38:20.3023950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T01:38:20.3028910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T01:38:20.3034210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T01:38:20.3040090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T01:38:20.3045240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T01:38:20.3050700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T01:38:20.3422690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4498-y6mvgl.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-16T01:38:23.0550530Z ==> Summary 2021-05-16T01:38:23.0639120Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T01:38:23.0645700Z ==> Installing poppler dependency: little-cms2 2021-05-16T01:38:23.0820570Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T01:38:23.0839100Z 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-3962-j3p4gv 2021-05-16T01:38:23.1024400Z cp -pR /private/tmp/d20210516-3962-j3p4gv/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T01:38:23.1213860Z chmod -Rf +w /private/tmp/d20210516-3962-j3p4gv 2021-05-16T01:38:23.1863790Z ==> Finishing up 2021-05-16T01:38:23.2089430Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T01:38:23.2100670Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T01:38:23.2106130Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T01:38:23.2114450Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T01:38:23.2120030Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T01:38:23.2127930Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T01:38:23.2133410Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T01:38:23.2152370Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T01:38:23.2163180Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T01:38:23.2172840Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T01:38:23.2182660Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T01:38:23.2188200Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T01:38:23.2195490Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T01:38:23.2200700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T01:38:23.2208080Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T01:38:23.2215930Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T01:38:23.2449020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4524-19blsi2.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-16T01:38:25.7617660Z ==> Summary 2021-05-16T01:38:25.7644650Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T01:38:25.7650580Z ==> Installing poppler dependency: nspr 2021-05-16T01:38:25.7691650Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T01:38:25.7710810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3962-adr2km 2021-05-16T01:38:25.8113870Z cp -pR /private/tmp/d20210516-3962-adr2km/nspr/. /usr/local/Cellar/nspr 2021-05-16T01:38:25.8593860Z chmod -Rf +w /private/tmp/d20210516-3962-adr2km 2021-05-16T01:38:25.9532610Z ==> Finishing up 2021-05-16T01:38:25.9888400Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T01:38:25.9903200Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T01:38:25.9939490Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T01:38:25.9951560Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T01:38:25.9958130Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T01:38:25.9964830Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T01:38:25.9972280Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T01:38:25.9992870Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T01:38:26.0001810Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T01:38:26.0003340Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T01:38:26.0309890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4550-lfvz1q.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-16T01:38:28.5063830Z ==> Summary 2021-05-16T01:38:28.5125800Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T01:38:28.5131920Z ==> Installing poppler dependency: nss 2021-05-16T01:38:28.5315310Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T01:38:28.5334680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3962-e00wao 2021-05-16T01:38:28.8052710Z cp -pR /private/tmp/d20210516-3962-e00wao/nss/. /usr/local/Cellar/nss 2021-05-16T01:38:29.8749760Z chmod -Rf +w /private/tmp/d20210516-3962-e00wao 2021-05-16T01:38:30.5598550Z ==> Finishing up 2021-05-16T01:38:30.6627830Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T01:38:30.6631370Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T01:38:30.6639690Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T01:38:30.6643920Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T01:38:30.6649270Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T01:38:30.6654030Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T01:38:30.6677040Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T01:38:30.6682090Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T01:38:30.6686780Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T01:38:30.6691360Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T01:38:30.6696220Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T01:38:30.6700560Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T01:38:30.6705530Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T01:38:30.6713590Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T01:38:30.6717800Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T01:38:30.6722800Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T01:38:30.6728330Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T01:38:30.6733740Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T01:38:30.6738400Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T01:38:30.6743530Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T01:38:30.6748580Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T01:38:30.6752960Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T01:38:30.6758050Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T01:38:30.6763120Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T01:38:30.6767540Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T01:38:30.6772990Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T01:38:30.6777680Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T01:38:30.6782230Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T01:38:30.6787460Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T01:38:30.6792370Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T01:38:30.6796820Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T01:38:30.6802030Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T01:38:30.6807000Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T01:38:30.6812050Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T01:38:30.6816580Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T01:38:30.6821170Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T01:38:30.6825870Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T01:38:30.6830810Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T01:38:30.6835880Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T01:38:30.6840690Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T01:38:30.6846600Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T01:38:30.6850360Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T01:38:30.6855090Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T01:38:30.6860130Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T01:38:30.6865100Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T01:38:30.6869740Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T01:38:30.6874490Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T01:38:30.6879110Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T01:38:30.6884260Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T01:38:30.6888830Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T01:38:30.6894300Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T01:38:30.6902530Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T01:38:30.6903880Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T01:38:30.6912040Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T01:38:30.6916970Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T01:38:30.6922540Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T01:38:30.6927840Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T01:38:30.6932870Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T01:38:30.6938190Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T01:38:30.6943830Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T01:38:30.6949310Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T01:38:30.6954310Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T01:38:30.6959390Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T01:38:30.6964300Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T01:38:30.6969220Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T01:38:30.6974280Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T01:38:30.6979190Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T01:38:30.6984370Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T01:38:30.6989310Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T01:38:30.6994370Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T01:38:30.7001760Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T01:38:30.7009480Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T01:38:30.7014460Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T01:38:30.7019570Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T01:38:30.7024530Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T01:38:30.7029690Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T01:38:30.7035160Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T01:38:30.7040600Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T01:38:30.7046150Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T01:38:30.7051410Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T01:38:30.7056670Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T01:38:30.7061440Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T01:38:30.7066530Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T01:38:30.7071750Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T01:38:30.7076740Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T01:38:30.7082320Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T01:38:30.7087260Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T01:38:30.7092230Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T01:38:30.7097350Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T01:38:30.7102600Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T01:38:30.7107480Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T01:38:30.7112360Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T01:38:30.7117390Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T01:38:30.7122360Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T01:38:30.7127270Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T01:38:30.7133120Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T01:38:30.7137770Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T01:38:30.7142740Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T01:38:30.7148220Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T01:38:30.7153330Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T01:38:30.7157300Z Only the first 100 operations were output. 2021-05-16T01:38:30.8388010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4576-9bq7ww.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-16T01:38:33.3807200Z ==> Summary 2021-05-16T01:38:33.3936230Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T01:38:33.3942880Z ==> Installing poppler dependency: openjpeg 2021-05-16T01:38:33.4254910Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T01:38:33.4273670Z 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-3962-u6vtkp 2021-05-16T01:38:33.6223740Z cp -pR /private/tmp/d20210516-3962-u6vtkp/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T01:38:33.8708370Z chmod -Rf +w /private/tmp/d20210516-3962-u6vtkp 2021-05-16T01:38:34.1268560Z ==> Finishing up 2021-05-16T01:38:34.1661130Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T01:38:34.1666700Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T01:38:34.1671230Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T01:38:34.1678730Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.1687310Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.1696830Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T01:38:34.1715160Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T01:38:34.1724150Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T01:38:34.1732150Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T01:38:34.1738910Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T01:38:34.1744190Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T01:38:34.1748570Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T01:38:34.1754200Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T01:38:34.1759060Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.1767490Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T01:38:34.2761240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4603-1h12r9u.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-16T01:38:36.9877430Z ==> Summary 2021-05-16T01:38:37.0178090Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T01:38:37.0184530Z ==> Installing poppler dependency: qt@5 2021-05-16T01:38:37.0223040Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T01:38:37.0241260Z 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-3962-16rxmu 2021-05-16T01:38:42.2495850Z cp -pR /private/tmp/d20210516-3962-16rxmu/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T01:38:49.2779900Z chmod -Rf +w /private/tmp/d20210516-3962-16rxmu 2021-05-16T01:39:03.1870650Z ==> Finishing up 2021-05-16T01:39:05.7797620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4657-7ms2db.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-16T01:39:11.8872880Z ==> Caveats 2021-05-16T01:39:11.8905150Z We agreed to the Qt open source license for you. 2021-05-16T01:39:11.8937720Z If this is unacceptable you should uninstall. 2021-05-16T01:39:11.8969660Z 2021-05-16T01:39:11.9002500Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:11.9056470Z because this is an alternate version of another formula. 2021-05-16T01:39:11.9122160Z 2021-05-16T01:39:11.9192010Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:39:11.9236110Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:11.9268670Z 2021-05-16T01:39:11.9302990Z For compilers to find qt@5 you may need to set: 2021-05-16T01:39:11.9337050Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:39:11.9369750Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:39:11.9391660Z 2021-05-16T01:39:11.9402480Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:39:11.9435640Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:39:11.9468460Z 2021-05-16T01:39:11.9490270Z ==> Summary 2021-05-16T01:39:12.7534400Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T01:39:12.7551550Z 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-3962-1rnqexd 2021-05-16T01:39:12.7574840Z ==> Installing poppler 2021-05-16T01:39:12.7581990Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T01:39:13.0855140Z cp -pR /private/tmp/d20210516-3962-1rnqexd/poppler/. /usr/local/Cellar/poppler 2021-05-16T01:39:13.3748290Z chmod -Rf +w /private/tmp/d20210516-3962-1rnqexd 2021-05-16T01:39:13.8459240Z ==> Finishing up 2021-05-16T01:39:13.8799740Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T01:39:13.8804610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T01:39:13.8846620Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T01:39:13.8917100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T01:39:13.8947620Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T01:39:13.8977640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T01:39:13.8982940Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T01:39:13.9001720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T01:39:13.9026240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T01:39:13.9034660Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T01:39:13.9044150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T01:39:13.9079680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T01:39:13.9091170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T01:39:13.9092600Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T01:39:13.9237990Z rm /usr/local/share/gir-1.0 2021-05-16T01:39:13.9340620Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T01:39:13.9388590Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T01:39:13.9477000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T01:39:13.9493600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T01:39:13.9527180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T01:39:13.9580190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T01:39:13.9663650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T01:39:13.9737010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T01:39:13.9801880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T01:39:13.9857290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T01:39:13.9893710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T01:39:13.9926050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T01:39:13.9997450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T01:39:14.0053190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T01:39:14.0118620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T01:39:14.0180400Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T01:39:14.0241510Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T01:39:14.0296240Z rm /usr/local/lib/girepository-1.0 2021-05-16T01:39:14.0338040Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T01:39:14.0365510Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T01:39:14.0399580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T01:39:14.0437490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T01:39:14.0442270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T01:39:14.0464890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T01:39:14.0479970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T01:39:14.0488640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T01:39:14.0512960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T01:39:14.0542570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T01:39:14.0564310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T01:39:14.0621210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T01:39:14.0685710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T01:39:14.0716390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T01:39:14.0819370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T01:39:14.0820990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T01:39:14.0861420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T01:39:14.0964220Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T01:39:14.0996420Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T01:39:14.1076280Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T01:39:14.1141070Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T01:39:14.1244890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4695-d5qc58.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-16T01:39:17.7724490Z ==> Summary 2021-05-16T01:39:17.8044000Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T01:39:19.4345550Z ==> Caveats 2021-05-16T01:39:19.4347660Z ==> qt@5 2021-05-16T01:39:19.4390240Z We agreed to the Qt open source license for you. 2021-05-16T01:39:19.4391820Z If this is unacceptable you should uninstall. 2021-05-16T01:39:19.4392650Z 2021-05-16T01:39:19.4395940Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:19.4397110Z because this is an alternate version of another formula. 2021-05-16T01:39:19.4397770Z 2021-05-16T01:39:19.4398540Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:39:19.4400080Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:19.4400830Z 2021-05-16T01:39:19.4402690Z For compilers to find qt@5 you may need to set: 2021-05-16T01:39:19.4404130Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:39:19.4405480Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:39:19.4406140Z 2021-05-16T01:39:19.4407280Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:39:19.4409230Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:39:19.4409890Z 2021-05-16T01:39:21.3045490Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:39:22.5682550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:23.1478720Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T01:39:23.5300330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T01%3A45%3A00Z&sig=E4aWlcGM43o5XiUa0fLyj%2BsiXftEmZdnOwGqQD1js%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:23.5962200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=E4aWlcGM43o5XiUa0fLyj\%2BsiXftEmZdnOwGqQD1js\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:23.6457610Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T01:39:23.6510630Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:39:24.7675140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:25.3454250Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:39:25.7150470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T01%3A45%3A00Z&sig=qQINP%2FibvEry83Ww4YRIs0gdf8XNpOPtP9ieko0DWNE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:25.7655480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=qQINP\%2FibvEry83Ww4YRIs0gdf8XNpOPtP9ieko0DWNE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:26.0263080Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T01:39:26.0567190Z ==> Installing dependencies for hdf5: szip 2021-05-16T01:39:26.0571030Z ==> Installing hdf5 dependency: szip 2021-05-16T01:39:26.1363400Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T01:39:26.1417910Z 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-4707-126pva3 2021-05-16T01:39:26.1526680Z cp -pR /private/tmp/d20210516-4707-126pva3/szip/. /usr/local/Cellar/szip 2021-05-16T01:39:26.1646870Z chmod -Rf +w /private/tmp/d20210516-4707-126pva3 2021-05-16T01:39:26.2125420Z ==> Finishing up 2021-05-16T01:39:26.3039950Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T01:39:26.3043740Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T01:39:26.3052840Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T01:39:26.3059810Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T01:39:26.3064250Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T01:39:26.3069680Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T01:39:26.3196500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4877-3q5lv1.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-16T01:39:29.3975130Z ==> Summary 2021-05-16T01:39:29.3992600Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T01:39:29.4009480Z ==> Installing hdf5 2021-05-16T01:39:29.4012400Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:39:29.4032970Z 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-4707-9sqsnt 2021-05-16T01:39:29.5668500Z cp -pR /private/tmp/d20210516-4707-9sqsnt/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T01:39:29.7253790Z chmod -Rf +w /private/tmp/d20210516-4707-9sqsnt 2021-05-16T01:39:30.0308150Z ==> Finishing up 2021-05-16T01:39:30.0646200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T01:39:30.0649830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T01:39:30.0654860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T01:39:30.0659390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T01:39:30.0664570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T01:39:30.0669220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T01:39:30.0676380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T01:39:30.0681070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T01:39:30.0705300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T01:39:30.0713300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T01:39:30.0718270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T01:39:30.0724380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T01:39:30.0730760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T01:39:30.0741140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T01:39:30.0745660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T01:39:30.0752570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T01:39:30.0755570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T01:39:30.0760720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T01:39:30.0765530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T01:39:30.0769890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T01:39:30.0775680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T01:39:30.0780240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T01:39:30.0794160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T01:39:30.0796220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T01:39:30.0801230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T01:39:30.0809370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T01:39:30.0813840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T01:39:30.0819200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T01:39:30.0823580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T01:39:30.0828790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T01:39:30.0834150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T01:39:30.0839290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T01:39:30.0843980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T01:39:30.0849360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T01:39:30.0854010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T01:39:30.0858510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T01:39:30.0867500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T01:39:30.0872440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T01:39:30.0877000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T01:39:30.0896970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T01:39:30.0901590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T01:39:30.0906820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T01:39:30.0919110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T01:39:30.0921000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T01:39:30.0922570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T01:39:30.0926140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T01:39:30.0932290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T01:39:30.0937690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T01:39:30.0942710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T01:39:30.0947300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T01:39:30.0952510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T01:39:30.0956920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T01:39:30.0961880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T01:39:30.0967310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T01:39:30.0984290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T01:39:30.0992740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T01:39:30.0994250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T01:39:30.0995740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T01:39:30.0997030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T01:39:30.0999840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T01:39:30.1004680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T01:39:30.1010130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T01:39:30.1014810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T01:39:30.1019240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T01:39:30.1024460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T01:39:30.1029340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T01:39:30.1033780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T01:39:30.1039270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T01:39:30.1045850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T01:39:30.1050930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T01:39:30.1056040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T01:39:30.1060760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T01:39:30.1065580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T01:39:30.1070380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T01:39:30.1075150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T01:39:30.1080110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T01:39:30.1085040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T01:39:30.1089950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T01:39:30.1107910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T01:39:30.1116230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T01:39:30.1139610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T01:39:30.1148060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T01:39:30.1173310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T01:39:30.1174930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T01:39:30.1176530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T01:39:30.1177960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T01:39:30.1179200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T01:39:30.1180670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T01:39:30.1182180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T01:39:30.1183660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T01:39:30.1185140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T01:39:30.1186590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T01:39:30.1188060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T01:39:30.1193570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T01:39:30.1198500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T01:39:30.1204070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T01:39:30.1210060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T01:39:30.1215150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T01:39:30.1220270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T01:39:30.1257710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T01:39:30.1264560Z Only the first 100 operations were output. 2021-05-16T01:39:30.2263360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4904-l9q63h.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-16T01:39:32.8051870Z ==> Summary 2021-05-16T01:39:32.8217760Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:39:33.4699690Z ==> No outdated dependents to upgrade! 2021-05-16T01:39:33.4701930Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:39:33.5230440Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:39:33.5234930Z hdf5 2021-05-16T01:39:33.5236700Z rm /usr/local/bin/gif2h5 2021-05-16T01:39:33.5239750Z rm /usr/local/bin/h52gif 2021-05-16T01:39:33.5242710Z rm /usr/local/bin/h5c++ 2021-05-16T01:39:33.5245720Z rm /usr/local/bin/h5cc 2021-05-16T01:39:33.5249240Z rm /usr/local/bin/h5clear 2021-05-16T01:39:33.5254430Z rm /usr/local/bin/h5copy 2021-05-16T01:39:33.5265290Z rm /usr/local/bin/h5debug 2021-05-16T01:39:33.5269390Z rm /usr/local/bin/h5diff 2021-05-16T01:39:33.5270130Z rm /usr/local/bin/h5dump 2021-05-16T01:39:33.5270790Z rm /usr/local/bin/h5fc 2021-05-16T01:39:33.5271540Z rm /usr/local/bin/h5format_convert 2021-05-16T01:39:33.5275410Z rm /usr/local/bin/h5import 2021-05-16T01:39:33.5276210Z rm /usr/local/bin/h5jam 2021-05-16T01:39:33.5278690Z rm /usr/local/bin/h5ls 2021-05-16T01:39:33.5282170Z rm /usr/local/bin/h5mkgrp 2021-05-16T01:39:33.5284700Z rm /usr/local/bin/h5perf_serial 2021-05-16T01:39:33.5289480Z rm /usr/local/bin/h5redeploy 2021-05-16T01:39:33.5291150Z rm /usr/local/bin/h5repack 2021-05-16T01:39:33.5293950Z rm /usr/local/bin/h5repart 2021-05-16T01:39:33.5297060Z rm /usr/local/bin/h5stat 2021-05-16T01:39:33.5299730Z rm /usr/local/bin/h5unjam 2021-05-16T01:39:33.5302690Z rm /usr/local/bin/h5watch 2021-05-16T01:39:33.5310680Z rm /usr/local/include/H5ACpublic.h 2021-05-16T01:39:33.5313680Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T01:39:33.5316590Z rm /usr/local/include/H5Apublic.h 2021-05-16T01:39:33.5319890Z rm /usr/local/include/H5ArrayType.h 2021-05-16T01:39:33.5324960Z rm /usr/local/include/H5AtomType.h 2021-05-16T01:39:33.5327820Z rm /usr/local/include/H5Attribute.h 2021-05-16T01:39:33.5330790Z rm /usr/local/include/H5Classes.h 2021-05-16T01:39:33.5333620Z rm /usr/local/include/H5CommonFG.h 2021-05-16T01:39:33.5336920Z rm /usr/local/include/H5CompType.h 2021-05-16T01:39:33.5340480Z rm /usr/local/include/H5Cpp.h 2021-05-16T01:39:33.5342700Z rm /usr/local/include/H5CppDoc.h 2021-05-16T01:39:33.5346770Z rm /usr/local/include/H5Cpublic.h 2021-05-16T01:39:33.5349730Z rm /usr/local/include/H5DOpublic.h 2021-05-16T01:39:33.5352920Z rm /usr/local/include/H5DSpublic.h 2021-05-16T01:39:33.5358250Z rm /usr/local/include/H5DaccProp.h 2021-05-16T01:39:33.5360610Z rm /usr/local/include/H5DataSet.h 2021-05-16T01:39:33.5363020Z rm /usr/local/include/H5DataSpace.h 2021-05-16T01:39:33.5368800Z rm /usr/local/include/H5DataType.h 2021-05-16T01:39:33.5369960Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T01:39:33.5372380Z rm /usr/local/include/H5Dpublic.h 2021-05-16T01:39:33.5375400Z rm /usr/local/include/H5DxferProp.h 2021-05-16T01:39:33.5381080Z rm /usr/local/include/H5ESpublic.h 2021-05-16T01:39:33.5382430Z rm /usr/local/include/H5EnumType.h 2021-05-16T01:39:33.5385460Z rm /usr/local/include/H5Epubgen.h 2021-05-16T01:39:33.5389130Z rm /usr/local/include/H5Epublic.h 2021-05-16T01:39:33.5394720Z rm /usr/local/include/H5Exception.h 2021-05-16T01:39:33.5395660Z rm /usr/local/include/H5FDcore.h 2021-05-16T01:39:33.5398250Z rm /usr/local/include/H5FDdirect.h 2021-05-16T01:39:33.5402480Z rm /usr/local/include/H5FDfamily.h 2021-05-16T01:39:33.5406970Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T01:39:33.5409120Z rm /usr/local/include/H5FDlog.h 2021-05-16T01:39:33.5412790Z rm /usr/local/include/H5FDmpi.h 2021-05-16T01:39:33.5417070Z rm /usr/local/include/H5FDmpio.h 2021-05-16T01:39:33.5420250Z rm /usr/local/include/H5FDmulti.h 2021-05-16T01:39:33.5423770Z rm /usr/local/include/H5FDpublic.h 2021-05-16T01:39:33.5427320Z rm /usr/local/include/H5FDros3.h 2021-05-16T01:39:33.5430120Z rm /usr/local/include/H5FDsec2.h 2021-05-16T01:39:33.5433810Z rm /usr/local/include/H5FDstdio.h 2021-05-16T01:39:33.5436530Z rm /usr/local/include/H5FDwindows.h 2021-05-16T01:39:33.5439610Z rm /usr/local/include/H5FaccProp.h 2021-05-16T01:39:33.5443590Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T01:39:33.5447110Z rm /usr/local/include/H5File.h 2021-05-16T01:39:33.5449460Z rm /usr/local/include/H5FloatType.h 2021-05-16T01:39:33.5454300Z rm /usr/local/include/H5Fpublic.h 2021-05-16T01:39:33.5457380Z rm /usr/local/include/H5Gpublic.h 2021-05-16T01:39:33.5460360Z rm /usr/local/include/H5Group.h 2021-05-16T01:39:33.5464990Z rm /usr/local/include/H5IMpublic.h 2021-05-16T01:39:33.5470520Z rm /usr/local/include/H5IdComponent.h 2021-05-16T01:39:33.5471530Z rm /usr/local/include/H5Include.h 2021-05-16T01:39:33.5473940Z rm /usr/local/include/H5IntType.h 2021-05-16T01:39:33.5476800Z rm /usr/local/include/H5Ipublic.h 2021-05-16T01:39:33.5481630Z rm /usr/local/include/H5LDpublic.h 2021-05-16T01:39:33.5483470Z rm /usr/local/include/H5LTpublic.h 2021-05-16T01:39:33.5486760Z rm /usr/local/include/H5LaccProp.h 2021-05-16T01:39:33.5490740Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T01:39:33.5494340Z rm /usr/local/include/H5Library.h 2021-05-16T01:39:33.5496010Z rm /usr/local/include/H5Location.h 2021-05-16T01:39:33.5500620Z rm /usr/local/include/H5Lpublic.h 2021-05-16T01:39:33.5502650Z rm /usr/local/include/H5MMpublic.h 2021-05-16T01:39:33.5506030Z rm /usr/local/include/H5Mpublic.h 2021-05-16T01:39:33.5511570Z rm /usr/local/include/H5Object.h 2021-05-16T01:39:33.5512990Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T01:39:33.5516950Z rm /usr/local/include/H5Opublic.h 2021-05-16T01:39:33.5521710Z rm /usr/local/include/H5PLextern.h 2021-05-16T01:39:33.5523180Z rm /usr/local/include/H5PLpublic.h 2021-05-16T01:39:33.5526250Z rm /usr/local/include/H5PTpublic.h 2021-05-16T01:39:33.5530610Z rm /usr/local/include/H5PacketTable.h 2021-05-16T01:39:33.5533510Z rm /usr/local/include/H5Ppublic.h 2021-05-16T01:39:33.5537840Z rm /usr/local/include/H5PredType.h 2021-05-16T01:39:33.5539940Z rm /usr/local/include/H5PropList.h 2021-05-16T01:39:33.5543520Z rm /usr/local/include/H5Rpublic.h 2021-05-16T01:39:33.5546480Z rm /usr/local/include/H5Spublic.h 2021-05-16T01:39:33.5550390Z rm /usr/local/include/H5StrType.h 2021-05-16T01:39:33.5553710Z rm /usr/local/include/H5TBpublic.h 2021-05-16T01:39:33.5560270Z rm /usr/local/include/H5Tpublic.h 2021-05-16T01:39:33.5561390Z rm /usr/local/include/H5VLconnector.h 2021-05-16T01:39:33.5564560Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T01:39:33.5567860Z rm /usr/local/include/H5VLnative.h 2021-05-16T01:39:33.5571350Z Only the first 100 operations were output. 2021-05-16T01:39:35.3854630Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:39:36.5398960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:37.1309770Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T01:39:37.4947130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T01%3A45%3A00Z&sig=n3AhB6oZMR69fC4TsVvroC6tib2OjJk4QkWryjpjYlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:37.5416660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=n3AhB6oZMR69fC4TsVvroC6tib2OjJk4QkWryjpjYlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:37.7706450Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T01:39:37.8541670Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T01:39:37.8577480Z 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-4911-2gbqjb 2021-05-16T01:39:37.9941280Z cp -pR /private/tmp/d20210516-4911-2gbqjb/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T01:39:38.1543230Z chmod -Rf +w /private/tmp/d20210516-4911-2gbqjb 2021-05-16T01:39:38.3333180Z ==> Finishing up 2021-05-16T01:39:38.3636190Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T01:39:38.3738440Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T01:39:38.3745610Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T01:39:38.3747940Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T01:39:38.3750410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T01:39:38.3753060Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T01:39:38.3764340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T01:39:38.3798110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T01:39:38.3828200Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T01:39:38.3858130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T01:39:38.3860030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T01:39:38.3861650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T01:39:38.3863970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T01:39:38.3865910Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T01:39:38.3867630Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T01:39:38.3869600Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T01:39:38.4358580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5075-1b7sjqp.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-16T01:39:40.9559560Z ==> Caveats 2021-05-16T01:39:40.9560590Z Emacs Lisp files have been installed to: 2021-05-16T01:39:40.9561910Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T01:39:40.9563200Z ==> Summary 2021-05-16T01:39:40.9723830Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T01:39:43.2350470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:39:44.3067800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:45.0819960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T01:39:45.2507280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T01%3A45%3A00Z&sig=VMDHhdrVPWMKyIPDIw0as1zu48oqD4SHNdWzE7366%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:45.3078870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=VMDHhdrVPWMKyIPDIw0as1zu48oqD4SHNdWzE7366\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:45.5226140Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T01:39:45.6005670Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T01:39:45.6035080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5082-1krfu5n 2021-05-16T01:39:45.7482330Z cp -pR /private/tmp/d20210516-5082-1krfu5n/gsl/. /usr/local/Cellar/gsl 2021-05-16T01:39:45.8965950Z chmod -Rf +w /private/tmp/d20210516-5082-1krfu5n 2021-05-16T01:39:46.0778870Z ==> Finishing up 2021-05-16T01:39:46.1081520Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T01:39:46.1183980Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T01:39:46.1252020Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T01:39:46.1257780Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T01:39:46.1280370Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T01:39:46.1285300Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T01:39:46.1298000Z info /usr/local/share/info/gsl-ref.info 2021-05-16T01:39:46.1299560Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T01:39:46.1309330Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T01:39:46.1314770Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T01:39:46.1344060Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T01:39:46.1369470Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T01:39:46.1371780Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T01:39:46.1383970Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T01:39:46.1385690Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T01:39:46.1387290Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T01:39:46.1388840Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T01:39:46.1421600Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T01:39:46.2078470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5276-17n7qx8.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-16T01:39:49.1999130Z ==> Summary 2021-05-16T01:39:49.2179580Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T01:39:52.7810860Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:39:54.0579260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:54.6308530Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T01:39:55.0143080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T01%3A45%3A00Z&sig=rCi2XuQXQNCApUdT4dbiwJH9jvCp5JBISgCWkEV8Gf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:55.0662440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=rCi2XuQXQNCApUdT4dbiwJH9jvCp5JBISgCWkEV8Gf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:55.2915220Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T01:39:55.3112120Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:39:56.4288540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:56.9994970Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T01:39:57.3782070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T01%3A45%3A00Z&sig=H7sc0Ny%2FOjwjOuZSQbbtdKlKy1hDPQF39s%2Fgz7e952k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:57.4266040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=H7sc0Ny\%2FOjwjOuZSQbbtdKlKy1hDPQF39s\%2Fgz7e952k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:57.5168700Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T01:39:57.5218390Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:39:58.6756550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:59.2567600Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T01:39:59.6810790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T01%3A45%3A00Z&sig=HE7qiDt2%2F8YpXeucJue00RiA6r8G5AcKTnnVkFEL058%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:59.7311460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=HE7qiDt2\%2F8YpXeucJue00RiA6r8G5AcKTnnVkFEL058\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:59.8104630Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:39:59.8148710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:40:00.9254470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:01.4870450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T01:40:02.0903310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T01%3A50%3A00Z&sig=f3MO30Zgse%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:02.1739150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=f3MO30Zgse\%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:02.3271440Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T01:40:02.3306360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:40:03.4802300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:04.0712160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T01:40:04.4581130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T01%3A50%3A00Z&sig=3ypykMGx%2FG27O1%2F6oSJS%2F0FOIxFcsuHXXeEaiDqmbTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:04.5053540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=3ypykMGx\%2FG27O1\%2F6oSJS\%2F0FOIxFcsuHXXeEaiDqmbTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:04.6280500Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T01:40:04.6372720Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:40:05.7601910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:06.3092540Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T01:40:06.6575430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T01%3A50%3A00Z&sig=MGWlgwGaq36dJQvi347eiYn%2BBrdk7iDiiHDIh54c7Is%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:06.7045030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=MGWlgwGaq36dJQvi347eiYn\%2BBrdk7iDiiHDIh54c7Is\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:06.7920180Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T01:40:06.7954310Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:40:07.9200690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:08.4913690Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T01:40:08.8653920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T01%3A50%3A00Z&sig=Vsr9ddI24TAv%2B9IdrosKC%2FOdpwknNcNJkHWAVhX1jjI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:08.9168210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Vsr9ddI24TAv\%2B9IdrosKC\%2FOdpwknNcNJkHWAVhX1jjI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:10.0252730Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T01:40:10.0255070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:40:10.3834410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:10.9425690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T01:40:11.3222320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T01%3A50%3A00Z&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:11.3770560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:11.4483820Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T01:40:11.4521950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:40:12.6264170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:13.9726870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:13.9734600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T01:40:13.9738560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T01%3A50%3A00Z&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:13.9743850Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T01:40:13.9746410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:40:14.9205820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:15.4975450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T01:40:15.8614140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T01%3A50%3A00Z&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx%2B5g6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:15.9095040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx\%2B5g6g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:15.9628600Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T01:40:15.9664560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:40:17.0563720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:17.6380570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T01:40:17.9968440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T01%3A50%3A00Z&sig=j54DOw%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:18.0610920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=j54DOw\%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:18.1247280Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T01:40:18.1280230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:40:19.2558260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:19.8313850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T01:40:20.1993020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T01%3A50%3A00Z&sig=Y2T%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg%2BcDIOi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:20.2495160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Y2T\%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg\%2BcDIOi4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:20.3859760Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T01:40:20.3925600Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:40:21.7438060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:22.3393010Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T01:40:22.7387930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T01%3A50%3A00Z&sig=WUThG%2B2oy0vIU7ISJu7yxbrq1%2B4QccLjY0i%2BduZnGLM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:22.7931670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=WUThG\%2B2oy0vIU7ISJu7yxbrq1\%2B4QccLjY0i\%2BduZnGLM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:22.8660830Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T01:40:22.8716330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:40:23.9846550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:24.5564660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T01:40:24.9311490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T01%3A50%3A00Z&sig=d1BsrEAjp266%2FM5htXIV3p%2F2I1KxfvP6TunL33LRL8Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:24.9858920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=d1BsrEAjp266\%2FM5htXIV3p\%2F2I1KxfvP6TunL33LRL8Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:25.5731470Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T01:40:25.6969430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:40:26.8241390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:27.3823570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T01:40:27.8094250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T01%3A50%3A00Z&sig=Fj%2FxyHYCVvF%2BKV01Wfy5Md591nsRaScT%2BoDvBjsouAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:27.8635320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Fj\%2FxyHYCVvF\%2BKV01Wfy5Md591nsRaScT\%2BoDvBjsouAg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:28.0843550Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T01:40:28.1017410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:40:29.2937970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:29.8494920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T01:40:30.2533070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T01%3A50%3A00Z&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:30.3068550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:30.3831080Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T01:40:30.3872390Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:40:31.5144520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:32.0782190Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T01:40:32.5901300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T01%3A50%3A00Z&sig=2Er6CL%2FlaHc5W78nz6qigvG87O4Uph6Mr%2FT3zuXBCWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:32.6397640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=2Er6CL\%2FlaHc5W78nz6qigvG87O4Uph6Mr\%2FT3zuXBCWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:32.7805210Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T01:40:32.7883120Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:40:33.9449960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:34.5350610Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T01:40:34.9342100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T01%3A50%3A00Z&sig=HZ7ySSwbxJsUypeh%2FjBgCJnarGcYFcoavuSGpBC3Pg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:34.9861410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=HZ7ySSwbxJsUypeh\%2FjBgCJnarGcYFcoavuSGpBC3Pg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:35.0392840Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T01:40:35.0440900Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:40:36.2004870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:36.7990310Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T01:40:37.3058010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T01%3A50%3A00Z&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:37.3620340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:37.4555910Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T01:40:37.4626920Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:40:38.6242110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:39.2020790Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T01:40:39.6808180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T01%3A50%3A00Z&sig=U6895NSMrTmXy5FpgDuVHSlJ%2BWFwFhf4LdWQUD4Fp5k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:39.7353780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=U6895NSMrTmXy5FpgDuVHSlJ\%2BWFwFhf4LdWQUD4Fp5k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:39.8814440Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T01:40:39.8918140Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:40:41.1471960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:41.7053390Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T01:40:42.0910130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T01%3A50%3A00Z&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB%2B2ngCOkDpg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:42.2091120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB\%2B2ngCOkDpg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:42.4668720Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T01:40:42.4715550Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:40:43.7324360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:44.3072350Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T01:40:44.7835520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T01%3A50%3A00Z&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:44.8614460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:45.0128360Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T01:40:45.0258290Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:40:46.2011020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:46.7638080Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T01:40:47.3306070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T01%3A50%3A00Z&sig=trb6TNm6X%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:47.4260230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=trb6TNm6X\%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:47.7724750Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T01:40:47.8148410Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:40:48.9543200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:49.5021860Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T01:40:49.9946670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T01%3A50%3A00Z&sig=UwXei9S1H3%2BL%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:50.0430880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=UwXei9S1H3\%2BL\%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:50.1404320Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T01:40:50.1457430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:40:51.2645200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:51.8343390Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T01:40:52.3295940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T01%3A50%3A00Z&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg%2BafQj3OOfi5sUakZ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:52.3826260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg\%2BafQj3OOfi5sUakZ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:52.5411000Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T01:40:52.5518610Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:40:53.7208270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:54.3237050Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T01:40:54.7780470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T01%3A50%3A00Z&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:54.8266570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:55.0781170Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T01:40:55.0978890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:40:56.2642400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:56.8518470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T01:40:57.3528280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T01%3A50%3A00Z&sig=R%2Fy%2Fc%2BNPUm42jNXke1O%2FEbC5aI%2FPfQtlY66Fud6KVMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:57.4009520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=R\%2Fy\%2Fc\%2BNPUm42jNXke1O\%2FEbC5aI\%2FPfQtlY66Fud6KVMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:57.4915140Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T01:40:57.4962090Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:40:58.6271990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:40:59.1779990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T01:40:59.6678240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T01%3A50%3A00Z&sig=IomG46a1mv1pvKb%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:59.7189600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=IomG46a1mv1pvKb\%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:59.8847920Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T01:40:59.8935310Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:41:01.0391070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:01.6118320Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T01:41:02.0769990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T01%3A50%3A00Z&sig=0%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:02.2176090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=0\%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:02.7233630Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:41:02.7299540Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:41:03.8710640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:04.4881830Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T01:41:05.1407870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T01%3A50%3A00Z&sig=pni%2BFN0ciB71PgNgiIkOcq8w%2F%2B65zSbVrvAQGTxLunQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:05.1884720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=pni\%2BFN0ciB71PgNgiIkOcq8w\%2F\%2B65zSbVrvAQGTxLunQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:05.5802060Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T01:41:05.7045190Z ==> 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-16T01:41:05.7048580Z ==> Installing ffmpeg dependency: aom 2021-05-16T01:41:05.7816100Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T01:41:05.7853540Z 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-5285-1e000zw 2021-05-16T01:41:05.8479800Z cp -pR /private/tmp/d20210516-5285-1e000zw/aom/. /usr/local/Cellar/aom 2021-05-16T01:41:05.8936780Z chmod -Rf +w /private/tmp/d20210516-5285-1e000zw 2021-05-16T01:41:05.9546410Z ==> Finishing up 2021-05-16T01:41:06.0683140Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T01:41:06.0696000Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T01:41:06.0711810Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T01:41:06.0732940Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T01:41:06.0748400Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T01:41:06.0762160Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T01:41:06.0774510Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T01:41:06.0877330Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T01:41:06.1082160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5625-1al4ivd.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-16T01:41:08.6011930Z ==> Summary 2021-05-16T01:41:08.6080060Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T01:41:08.6085860Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T01:41:08.6155800Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T01:41:08.6174130Z 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-5285-1102jnq 2021-05-16T01:41:08.6378920Z cp -pR /private/tmp/d20210516-5285-1102jnq/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T01:41:08.6550180Z chmod -Rf +w /private/tmp/d20210516-5285-1102jnq 2021-05-16T01:41:08.7153180Z ==> Finishing up 2021-05-16T01:41:08.7586280Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T01:41:08.7602990Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T01:41:08.7613920Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T01:41:08.7619030Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T01:41:08.7629950Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T01:41:08.7779210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5651-1dmd5lw.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-16T01:41:11.4052600Z ==> Summary 2021-05-16T01:41:11.4075200Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T01:41:11.4087310Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T01:41:11.4145430Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:41:11.4163380Z 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-5285-1t1953f 2021-05-16T01:41:11.4695650Z cp -pR /private/tmp/d20210516-5285-1t1953f/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T01:41:11.5401020Z chmod -Rf +w /private/tmp/d20210516-5285-1t1953f 2021-05-16T01:41:11.6121820Z ==> Finishing up 2021-05-16T01:41:11.6551260Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T01:41:11.6557420Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T01:41:11.6564740Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T01:41:11.6667620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5677-1wf0h98.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-16T01:41:14.2677690Z ==> Summary 2021-05-16T01:41:14.2763020Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T01:41:14.2770460Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T01:41:14.2794690Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T01:41:14.2815520Z 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-5285-1oyllf5 2021-05-16T01:41:14.3150990Z cp -pR /private/tmp/d20210516-5285-1oyllf5/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T01:41:14.3548740Z chmod -Rf +w /private/tmp/d20210516-5285-1oyllf5 2021-05-16T01:41:14.4382980Z ==> Finishing up 2021-05-16T01:41:14.5029210Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T01:41:14.5035220Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T01:41:14.5070210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T01:41:14.5092180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T01:41:14.5107020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T01:41:14.5115930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T01:41:14.5128380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T01:41:14.5140680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T01:41:14.5153250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T01:41:14.5165750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T01:41:14.5173240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T01:41:14.5179290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T01:41:14.5192660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T01:41:14.5201730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T01:41:14.5207610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T01:41:14.5220070Z 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-16T01:41:14.5231010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T01:41:14.5241350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T01:41:14.5253400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T01:41:14.5261710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T01:41:14.5267820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T01:41:14.5277940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T01:41:14.5289260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T01:41:14.5294820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T01:41:14.5300480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T01:41:14.5309950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T01:41:14.5319440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T01:41:14.5329510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T01:41:14.5344450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T01:41:14.5354430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T01:41:14.5362860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T01:41:14.5368850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T01:41:14.5374480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T01:41:14.5389520Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T01:41:14.5394380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T01:41:14.5427760Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T01:41:14.5435150Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T01:41:14.5676360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5703-ubnygh.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-16T01:41:17.1215710Z ==> Summary 2021-05-16T01:41:17.1270690Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T01:41:17.1277100Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T01:41:17.3503790Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T01:41:17.3521470Z 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-5285-1xp57k0 2021-05-16T01:41:17.4615360Z cp -pR /private/tmp/d20210516-5285-1xp57k0/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T01:41:17.6603920Z chmod -Rf +w /private/tmp/d20210516-5285-1xp57k0 2021-05-16T01:41:17.8458170Z ==> Finishing up 2021-05-16T01:41:17.8851350Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T01:41:17.8855240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T01:41:17.8869810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T01:41:17.8874630Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T01:41:17.8880160Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T01:41:17.8889220Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:41:17.8918800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T01:41:17.8934430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T01:41:17.8940050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T01:41:17.8974100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T01:41:17.8978760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T01:41:17.8984620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T01:41:17.8989960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T01:41:17.8995310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T01:41:17.9001380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T01:41:17.9006880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T01:41:17.9012830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T01:41:17.9021730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T01:41:17.9027560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T01:41:17.9033640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T01:41:17.9039570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T01:41:17.9045250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T01:41:17.9050770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T01:41:17.9056280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T01:41:17.9061770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T01:41:17.9067610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T01:41:17.9074180Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:41:17.9093950Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T01:41:17.9105560Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T01:41:17.9116630Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T01:41:17.9130800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T01:41:17.9136410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T01:41:17.9141730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T01:41:17.9146760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T01:41:17.9151770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T01:41:17.9157460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T01:41:17.9162850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T01:41:17.9167790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T01:41:17.9173520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T01:41:17.9178870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T01:41:17.9184320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T01:41:17.9189470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T01:41:17.9195230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T01:41:17.9201800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T01:41:17.9206840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T01:41:17.9212470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T01:41:17.9217740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T01:41:17.9222730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T01:41:17.9232090Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T01:41:17.9237280Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T01:41:17.9248340Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T01:41:17.9256750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T01:41:17.9262350Z 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-16T01:41:17.9781260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5729-iomqfb.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-16T01:41:20.5468550Z ==> Summary 2021-05-16T01:41:20.5610240Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T01:41:20.5616330Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T01:41:20.5685840Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T01:41:20.5704120Z 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-5285-tpn612 2021-05-16T01:41:20.5859800Z cp -pR /private/tmp/d20210516-5285-tpn612/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T01:41:20.6031380Z chmod -Rf +w /private/tmp/d20210516-5285-tpn612 2021-05-16T01:41:20.6791910Z ==> Finishing up 2021-05-16T01:41:20.7208460Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T01:41:20.7214540Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T01:41:20.7220880Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T01:41:20.7227860Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T01:41:20.7232780Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T01:41:20.7243020Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T01:41:20.7251130Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T01:41:20.7409300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5770-1hi26eg.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-16T01:41:23.3860300Z ==> Summary 2021-05-16T01:41:23.3888790Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T01:41:23.3895840Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T01:41:23.6311580Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T01:41:23.6329310Z 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-5285-5tw0iw 2021-05-16T01:41:23.6908640Z cp -pR /private/tmp/d20210516-5285-5tw0iw/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T01:41:23.7347290Z chmod -Rf +w /private/tmp/d20210516-5285-5tw0iw 2021-05-16T01:41:23.9625670Z ==> Finishing up 2021-05-16T01:41:24.0017090Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T01:41:24.0043950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T01:41:24.0051520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T01:41:24.0056350Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T01:41:24.0063830Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T01:41:24.0072930Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T01:41:24.0090900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T01:41:24.0098900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T01:41:24.0103830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T01:41:24.0109090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T01:41:24.0121270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T01:41:24.0126280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T01:41:24.0159150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T01:41:24.0164370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T01:41:24.0169290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T01:41:24.0176720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T01:41:24.0182230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T01:41:24.0186820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T01:41:24.0191990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T01:41:24.0197380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T01:41:24.0205380Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T01:41:24.0210900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T01:41:24.0215660Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T01:41:24.0221110Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T01:41:24.0555550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5798-2uhp9l.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-16T01:41:26.6681250Z ==> Summary 2021-05-16T01:41:26.6739180Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T01:41:26.6745490Z ==> Installing ffmpeg dependency: libass 2021-05-16T01:41:26.9568610Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T01:41:26.9587250Z 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-5285-10o5nr6 2021-05-16T01:41:26.9706890Z cp -pR /private/tmp/d20210516-5285-10o5nr6/libass/. /usr/local/Cellar/libass 2021-05-16T01:41:26.9826560Z chmod -Rf +w /private/tmp/d20210516-5285-10o5nr6 2021-05-16T01:41:27.0688770Z ==> Finishing up 2021-05-16T01:41:27.1086460Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T01:41:27.1093040Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T01:41:27.1097650Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T01:41:27.1103130Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T01:41:27.1110610Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T01:41:27.1253630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5824-15mteqg.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-16T01:41:29.7478240Z ==> Summary 2021-05-16T01:41:29.7498030Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T01:41:29.7504450Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T01:41:29.7691440Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T01:41:29.7709490Z 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-5285-1uohdy7 2021-05-16T01:41:29.7903330Z cp -pR /private/tmp/d20210516-5285-1uohdy7/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T01:41:29.8087440Z chmod -Rf +w /private/tmp/d20210516-5285-1uohdy7 2021-05-16T01:41:29.8855410Z ==> Finishing up 2021-05-16T01:41:29.9269480Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T01:41:29.9275510Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T01:41:29.9279980Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T01:41:29.9287460Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T01:41:29.9294600Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T01:41:29.9299240Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T01:41:29.9304890Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T01:41:29.9312540Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T01:41:29.9487150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5850-1r7aq8h.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-16T01:41:32.4464820Z ==> Summary 2021-05-16T01:41:32.4490200Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T01:41:32.4496680Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T01:41:32.4553010Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T01:41:32.4571430Z 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-5285-q4s5dp 2021-05-16T01:41:32.4733440Z cp -pR /private/tmp/d20210516-5285-q4s5dp/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T01:41:32.4944560Z chmod -Rf +w /private/tmp/d20210516-5285-q4s5dp 2021-05-16T01:41:32.5616340Z ==> Finishing up 2021-05-16T01:41:32.6025890Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T01:41:32.6029130Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T01:41:32.6043670Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T01:41:32.6050590Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T01:41:32.6055250Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T01:41:32.6078860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T01:41:32.6083760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T01:41:32.6088700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T01:41:32.6093970Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T01:41:32.6101600Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T01:41:32.6106740Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T01:41:32.6299350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5876-rt5icq.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-16T01:41:35.1462290Z ==> Summary 2021-05-16T01:41:35.1494820Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T01:41:35.1501780Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T01:41:35.1571430Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T01:41:35.1590110Z 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-5285-1cr19mo 2021-05-16T01:41:35.1742860Z cp -pR /private/tmp/d20210516-5285-1cr19mo/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T01:41:35.1940630Z chmod -Rf +w /private/tmp/d20210516-5285-1cr19mo 2021-05-16T01:41:35.2517750Z ==> Finishing up 2021-05-16T01:41:35.2799680Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T01:41:35.2805700Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T01:41:35.2810480Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T01:41:35.2818210Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T01:41:35.2974560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5902-m60c8k.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-16T01:41:37.8119010Z ==> Summary 2021-05-16T01:41:37.8147920Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T01:41:37.8155680Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T01:41:37.8187450Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T01:41:37.8206310Z 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-5285-8lf3rx 2021-05-16T01:41:37.8497950Z cp -pR /private/tmp/d20210516-5285-8lf3rx/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T01:41:37.8670840Z chmod -Rf +w /private/tmp/d20210516-5285-8lf3rx 2021-05-16T01:41:37.9184660Z ==> Finishing up 2021-05-16T01:41:37.9621040Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T01:41:37.9626910Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T01:41:37.9634260Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T01:41:37.9732750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5928-10tfo43.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-16T01:41:40.5409970Z ==> Summary 2021-05-16T01:41:40.5432840Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T01:41:40.5444230Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T01:41:40.5472930Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T01:41:40.5491960Z 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-5285-191hmpm 2021-05-16T01:41:40.5646530Z cp -pR /private/tmp/d20210516-5285-191hmpm/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T01:41:40.5810140Z chmod -Rf +w /private/tmp/d20210516-5285-191hmpm 2021-05-16T01:41:40.6401310Z ==> Finishing up 2021-05-16T01:41:40.6818140Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T01:41:40.6821720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T01:41:40.6828760Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T01:41:40.6833410Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T01:41:40.6839230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T01:41:40.6843990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T01:41:40.6849210Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T01:41:40.6854140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T01:41:40.6862040Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T01:41:40.6866930Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T01:41:40.7020480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5954-364qg0.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-16T01:41:43.3480230Z ==> Summary 2021-05-16T01:41:43.3504160Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T01:41:43.3510780Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T01:41:43.3602740Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T01:41:43.3621160Z 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-5285-1f667ey 2021-05-16T01:41:43.7794230Z cp -pR /private/tmp/d20210516-5285-1f667ey/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T01:41:44.0563780Z chmod -Rf +w /private/tmp/d20210516-5285-1f667ey 2021-05-16T01:41:44.1249920Z ==> Finishing up 2021-05-16T01:41:44.1661260Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T01:41:44.1667410Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T01:41:44.1675310Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T01:41:44.1679840Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T01:41:44.1685170Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T01:41:44.1690570Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T01:41:44.1698100Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T01:41:44.1876450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5980-qd9m06.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-16T01:41:46.7113490Z ==> Summary 2021-05-16T01:41:46.7134740Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T01:41:46.7141520Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T01:41:46.7665040Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T01:41:46.7683270Z 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-5285-7l5qdg 2021-05-16T01:41:46.8042360Z cp -pR /private/tmp/d20210516-5285-7l5qdg/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T01:41:46.8310380Z chmod -Rf +w /private/tmp/d20210516-5285-7l5qdg 2021-05-16T01:41:46.9234290Z ==> Finishing up 2021-05-16T01:41:47.0189110Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T01:41:47.0292170Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T01:41:47.0396120Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T01:41:47.0499220Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T01:41:47.0602120Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T01:41:47.0705050Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T01:41:47.0808240Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T01:41:47.0912070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6006-1n2dkgs.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-16T01:41:49.7714650Z 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-5285-1xnqbwj 2021-05-16T01:41:49.7717610Z ==> Summary 2021-05-16T01:41:49.7718970Z cp -pR /private/tmp/d20210516-5285-1xnqbwj/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T01:41:49.7720200Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T01:41:49.7737620Z chmod -Rf +w /private/tmp/d20210516-5285-1xnqbwj 2021-05-16T01:41:49.7738840Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T01:41:49.7754570Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T01:41:49.8400270Z ==> Finishing up 2021-05-16T01:41:49.8816010Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T01:41:49.8821760Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T01:41:49.8829110Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T01:41:49.8833940Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T01:41:49.8839460Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T01:41:49.8847060Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T01:41:49.8992910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6032-u8gs1k.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-16T01:41:52.4708600Z ==> Summary 2021-05-16T01:41:52.4728890Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T01:41:52.4742680Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T01:41:52.4780620Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T01:41:52.4799490Z 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-5285-15e7ori 2021-05-16T01:41:52.5536030Z cp -pR /private/tmp/d20210516-5285-15e7ori/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T01:41:52.6055490Z chmod -Rf +w /private/tmp/d20210516-5285-15e7ori 2021-05-16T01:41:52.6938160Z ==> Finishing up 2021-05-16T01:41:52.7356700Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T01:41:52.7362130Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T01:41:52.7372730Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T01:41:52.7392210Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T01:41:52.7396750Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T01:41:52.7402090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T01:41:52.7407390Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T01:41:52.7412570Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T01:41:52.7417410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T01:41:52.7424940Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T01:41:52.7708210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6058-xnmacs.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-16T01:41:55.3822050Z ==> Summary 2021-05-16T01:41:55.3893370Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T01:41:55.3901600Z ==> Installing ffmpeg dependency: snappy 2021-05-16T01:41:55.3963660Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T01:41:55.3981200Z 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-5285-hkie40 2021-05-16T01:41:55.4109990Z cp -pR /private/tmp/d20210516-5285-hkie40/snappy/. /usr/local/Cellar/snappy 2021-05-16T01:41:55.4279660Z chmod -Rf +w /private/tmp/d20210516-5285-hkie40 2021-05-16T01:41:55.4851220Z ==> Finishing up 2021-05-16T01:41:55.5337090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T01:41:55.5340580Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T01:41:55.5346020Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T01:41:55.5350350Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T01:41:55.5360360Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T01:41:55.5364930Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T01:41:55.5370440Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T01:41:55.5375260Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T01:41:55.5380640Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T01:41:55.5521340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6084-wa2lai.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-16T01:41:58.2468630Z ==> Summary 2021-05-16T01:41:58.2493490Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T01:41:58.2500050Z ==> Installing ffmpeg dependency: speex 2021-05-16T01:41:58.2569400Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T01:41:58.2587530Z 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-5285-1o5lwv1 2021-05-16T01:41:58.2744130Z cp -pR /private/tmp/d20210516-5285-1o5lwv1/speex/. /usr/local/Cellar/speex 2021-05-16T01:41:58.3210260Z chmod -Rf +w /private/tmp/d20210516-5285-1o5lwv1 2021-05-16T01:41:58.3805320Z ==> Finishing up 2021-05-16T01:41:58.4224960Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T01:41:58.4239930Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T01:41:58.4256780Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T01:41:58.4268740Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T01:41:58.4270320Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T01:41:58.4271890Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T01:41:58.4278710Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T01:41:58.4449250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6110-12465wm.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-16T01:42:01.1524800Z ==> Summary 2021-05-16T01:42:01.1554900Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T01:42:01.1561400Z ==> Installing ffmpeg dependency: srt 2021-05-16T01:42:01.1680990Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T01:42:01.1699320Z 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-5285-14xc468 2021-05-16T01:42:01.2021730Z cp -pR /private/tmp/d20210516-5285-14xc468/srt/. /usr/local/Cellar/srt 2021-05-16T01:42:01.2217350Z chmod -Rf +w /private/tmp/d20210516-5285-14xc468 2021-05-16T01:42:01.3029840Z ==> Finishing up 2021-05-16T01:42:01.3426580Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T01:42:01.3430680Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T01:42:01.3450210Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T01:42:01.3490360Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T01:42:01.3497080Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T01:42:01.3504170Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T01:42:01.3509610Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T01:42:01.3514580Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T01:42:01.3519860Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T01:42:01.3527840Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T01:42:01.3534210Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T01:42:01.3715850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6136-1fsjreu.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-16T01:42:04.0376180Z ==> Summary 2021-05-16T01:42:04.0401940Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T01:42:04.0409820Z ==> Installing ffmpeg dependency: giflib 2021-05-16T01:42:04.0450310Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T01:42:04.0469660Z 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-5285-gbkla2 2021-05-16T01:42:04.0603280Z cp -pR /private/tmp/d20210516-5285-gbkla2/giflib/. /usr/local/Cellar/giflib 2021-05-16T01:42:04.0757340Z chmod -Rf +w /private/tmp/d20210516-5285-gbkla2 2021-05-16T01:42:04.1294540Z ==> Finishing up 2021-05-16T01:42:04.1722450Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T01:42:04.1730680Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T01:42:04.1735220Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T01:42:04.1746390Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T01:42:04.1751810Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T01:42:04.1756850Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T01:42:04.1764120Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T01:42:04.1771290Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T01:42:04.1776480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T01:42:04.1781480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T01:42:04.1786830Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T01:42:04.1954740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6162-1a5lmje.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-16T01:42:06.6232500Z ==> Summary 2021-05-16T01:42:06.6257120Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T01:42:06.6264420Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T01:42:06.6993710Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T01:42:06.7012020Z 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-5285-or7ing 2021-05-16T01:42:06.7646280Z cp -pR /private/tmp/d20210516-5285-or7ing/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T01:42:06.8054010Z chmod -Rf +w /private/tmp/d20210516-5285-or7ing 2021-05-16T01:42:07.0385430Z ==> Finishing up 2021-05-16T01:42:07.1037400Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T01:42:07.1051300Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T01:42:07.1055770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T01:42:07.1061360Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T01:42:07.1066030Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T01:42:07.1072600Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T01:42:07.1077210Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T01:42:07.1082610Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T01:42:07.1087530Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T01:42:07.1092150Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T01:42:07.1099620Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T01:42:07.1109440Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T01:42:07.1114120Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T01:42:07.1119390Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T01:42:07.1124360Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T01:42:07.1130020Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T01:42:07.1138190Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T01:42:07.1427290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6188-1cztt20.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-16T01:42:09.6164190Z ==> Summary 2021-05-16T01:42:09.6209390Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T01:42:09.6215370Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T01:42:09.7014620Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T01:42:09.7031370Z 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-5285-hkv0xi 2021-05-16T01:42:09.8825220Z cp -pR /private/tmp/d20210516-5285-hkv0xi/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T01:42:09.9961800Z chmod -Rf +w /private/tmp/d20210516-5285-hkv0xi 2021-05-16T01:42:10.0796380Z ==> Finishing up 2021-05-16T01:42:10.1228440Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T01:42:10.1241780Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T01:42:10.1248520Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T01:42:10.1255260Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T01:42:10.1259900Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T01:42:10.1265800Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T01:42:10.1273480Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T01:42:10.1518050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6214-1gcj95z.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-16T01:42:12.8750150Z ==> Caveats 2021-05-16T01:42:12.8751360Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:42:12.8753030Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:42:12.8754480Z ==> Summary 2021-05-16T01:42:12.8806130Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T01:42:12.8812890Z ==> Installing ffmpeg dependency: theora 2021-05-16T01:42:12.8981670Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T01:42:12.9000210Z 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-5285-4lz4ta 2021-05-16T01:42:12.9518950Z cp -pR /private/tmp/d20210516-5285-4lz4ta/theora/. /usr/local/Cellar/theora 2021-05-16T01:42:13.0051000Z chmod -Rf +w /private/tmp/d20210516-5285-4lz4ta 2021-05-16T01:42:13.2236790Z ==> Finishing up 2021-05-16T01:42:13.2681730Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T01:42:13.2690670Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T01:42:13.2698930Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T01:42:13.2707870Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T01:42:13.2713410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T01:42:13.2718780Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T01:42:13.2723650Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T01:42:13.2728960Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T01:42:13.2734230Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T01:42:13.2738520Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T01:42:13.2744010Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T01:42:13.2751630Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T01:42:13.2756900Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T01:42:13.2762300Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T01:42:13.3047580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6241-rnbvio.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-16T01:42:16.0247760Z ==> Summary 2021-05-16T01:42:16.0319760Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T01:42:16.0326220Z ==> Installing ffmpeg dependency: x264 2021-05-16T01:42:16.0359780Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T01:42:16.0378570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5285-13scqhh 2021-05-16T01:42:16.0742900Z cp -pR /private/tmp/d20210516-5285-13scqhh/x264/. /usr/local/Cellar/x264 2021-05-16T01:42:16.0951110Z chmod -Rf +w /private/tmp/d20210516-5285-13scqhh 2021-05-16T01:42:16.1538170Z ==> Finishing up 2021-05-16T01:42:16.1960040Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T01:42:16.1966420Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T01:42:16.1971330Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T01:42:16.1978400Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T01:42:16.1982910Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T01:42:16.1988350Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T01:42:16.1995650Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T01:42:16.2148780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6267-vhuoo5.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-16T01:42:18.8455320Z ==> Summary 2021-05-16T01:42:18.8477440Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T01:42:18.8485030Z ==> Installing ffmpeg dependency: x265 2021-05-16T01:42:18.8556440Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T01:42:18.8574590Z 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-5285-cf49io 2021-05-16T01:42:18.9662460Z cp -pR /private/tmp/d20210516-5285-cf49io/x265/. /usr/local/Cellar/x265 2021-05-16T01:42:19.0594220Z chmod -Rf +w /private/tmp/d20210516-5285-cf49io 2021-05-16T01:42:19.1618740Z ==> Finishing up 2021-05-16T01:42:19.2284250Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T01:42:19.2290050Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T01:42:19.2294980Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T01:42:19.2301950Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T01:42:19.2306670Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T01:42:19.2311950Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T01:42:19.2319490Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T01:42:19.2532830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6293-1163wbt.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-16T01:42:21.9052450Z ==> Summary 2021-05-16T01:42:21.9071500Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T01:42:21.9077920Z ==> Installing ffmpeg dependency: xvid 2021-05-16T01:42:21.9111600Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T01:42:21.9129620Z 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-5285-1kbxig0 2021-05-16T01:42:21.9303200Z cp -pR /private/tmp/d20210516-5285-1kbxig0/xvid/. /usr/local/Cellar/xvid 2021-05-16T01:42:21.9424150Z chmod -Rf +w /private/tmp/d20210516-5285-1kbxig0 2021-05-16T01:42:21.9907380Z ==> Finishing up 2021-05-16T01:42:22.0322500Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T01:42:22.0328450Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T01:42:22.0334550Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T01:42:22.0466120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6319-d9qcd7.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-16T01:42:24.6775990Z ==> Summary 2021-05-16T01:42:24.6792220Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T01:42:24.6800970Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T01:42:24.7019300Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T01:42:24.7038030Z 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-5285-1j6kxd6 2021-05-16T01:42:24.7635640Z cp -pR /private/tmp/d20210516-5285-1j6kxd6/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T01:42:24.8177060Z chmod -Rf +w /private/tmp/d20210516-5285-1j6kxd6 2021-05-16T01:42:24.9448760Z ==> Finishing up 2021-05-16T01:42:25.0463680Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T01:42:25.0564070Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T01:42:25.0608830Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T01:42:25.0617630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T01:42:25.0628660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T01:42:25.0631890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T01:42:25.0642380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T01:42:25.0645860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T01:42:25.0655030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T01:42:25.0664970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T01:42:25.0668120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T01:42:25.0678170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T01:42:25.0686530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T01:42:25.0688170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T01:42:25.0689730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T01:42:25.0698060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T01:42:25.0717820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T01:42:25.0723200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T01:42:25.0726000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T01:42:25.0740710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T01:42:25.0742470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T01:42:25.0744070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T01:42:25.0751590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T01:42:25.0753500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T01:42:25.0769230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T01:42:25.0771290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T01:42:25.0780120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T01:42:25.0813970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T01:42:25.0815510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T01:42:25.0816760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T01:42:25.0820480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T01:42:25.0829740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T01:42:25.0839100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T01:42:25.0848190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T01:42:25.0857090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T01:42:25.0865370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T01:42:25.0873170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T01:42:25.0878770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T01:42:25.0890950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T01:42:25.0923200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T01:42:25.0931160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T01:42:25.0936550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T01:42:25.0947050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T01:42:25.0954630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T01:42:25.0964860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T01:42:25.0970220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T01:42:25.0975830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T01:42:25.0981190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T01:42:25.0990550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T01:42:25.0996080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T01:42:25.1005040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T01:42:25.1015140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T01:42:25.1027840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T01:42:25.1033920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T01:42:25.1042630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T01:42:25.1058090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T01:42:25.1066930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T01:42:25.1072380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T01:42:25.1083290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T01:42:25.1088670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T01:42:25.1168040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T01:42:25.1176910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T01:42:25.1182320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T01:42:25.1187780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T01:42:25.1193310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T01:42:25.1198570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T01:42:25.1203960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T01:42:25.1209270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T01:42:25.1233580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T01:42:25.1239370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T01:42:25.1244860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T01:42:25.1250370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T01:42:25.1257230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T01:42:25.1262230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T01:42:25.1267660Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T01:42:25.1276700Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T01:42:25.1673020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6345-c2ytda.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-16T01:42:27.7113880Z ==> Summary 2021-05-16T01:42:27.7175890Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T01:42:27.7186310Z ==> Installing ffmpeg dependency: zimg 2021-05-16T01:42:27.7235270Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:42:27.7253310Z 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-5285-1h9n4oh 2021-05-16T01:42:27.7491760Z cp -pR /private/tmp/d20210516-5285-1h9n4oh/zimg/. /usr/local/Cellar/zimg 2021-05-16T01:42:27.7741240Z chmod -Rf +w /private/tmp/d20210516-5285-1h9n4oh 2021-05-16T01:42:27.8447580Z ==> Finishing up 2021-05-16T01:42:27.8835810Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T01:42:27.8838970Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T01:42:27.8848290Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T01:42:27.8854470Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T01:42:27.8859000Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T01:42:27.8864560Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T01:42:27.8871910Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T01:42:27.9044080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6371-108tdgz.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-16T01:42:30.4183060Z ==> Summary 2021-05-16T01:42:30.4214740Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T01:42:30.4221740Z ==> Installing ffmpeg 2021-05-16T01:42:30.4227180Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T01:42:30.4254000Z 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-5285-1lqeqwb 2021-05-16T01:42:30.7630260Z cp -pR /private/tmp/d20210516-5285-1lqeqwb/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T01:42:31.0013550Z chmod -Rf +w /private/tmp/d20210516-5285-1lqeqwb 2021-05-16T01:42:34.5580260Z ==> Finishing up 2021-05-16T01:42:34.5958580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T01:42:34.5963290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T01:42:34.5968750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T01:42:34.5974180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T01:42:34.5979300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T01:42:34.5984250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T01:42:34.5989380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T01:42:34.5994780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T01:42:34.5999840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T01:42:34.6005000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T01:42:34.6010180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T01:42:34.6014990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T01:42:34.6020000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T01:42:34.6025220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T01:42:34.6030460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T01:42:34.6035320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T01:42:34.6040410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T01:42:34.6045530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T01:42:34.6052340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T01:42:34.6056940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T01:42:34.6062510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T01:42:34.6067160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T01:42:34.6072340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T01:42:34.6077520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T01:42:34.6082410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T01:42:34.6087680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T01:42:34.6092660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T01:42:34.6097700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T01:42:34.6102570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T01:42:34.6107590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T01:42:34.6112540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T01:42:34.6117660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T01:42:34.6122160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T01:42:34.6127570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T01:42:34.6132730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T01:42:34.6137750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T01:42:34.6142560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T01:42:34.6148140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T01:42:34.6155350Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T01:42:34.6160130Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T01:42:34.6165320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T01:42:34.6169950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T01:42:34.6181070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T01:42:34.6183140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T01:42:34.6189120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T01:42:34.6193950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T01:42:34.6198910Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T01:42:34.6206270Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T01:42:34.6230570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T01:42:34.6246820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T01:42:34.6256470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T01:42:34.6266020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T01:42:34.6341980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T01:42:34.6352890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T01:42:34.6358750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T01:42:34.6376230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T01:42:34.6381560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T01:42:34.6394310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T01:42:34.6399830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T01:42:34.6421500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T01:42:34.6426990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T01:42:34.6432620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T01:42:34.6441270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T01:42:34.6456110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T01:42:34.6468260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T01:42:34.6477440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T01:42:34.6485840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T01:42:34.6491310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T01:42:34.6503020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T01:42:34.6508190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T01:42:34.6516720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T01:42:34.6521820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T01:42:34.6526420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T01:42:34.6532020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T01:42:34.6537340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T01:42:34.6542660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T01:42:34.6547130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T01:42:34.6553280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T01:42:34.6558660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T01:42:34.6563920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T01:42:34.6569150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T01:42:34.6574570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T01:42:34.6579690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T01:42:34.6584500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T01:42:34.6589630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T01:42:34.6594570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T01:42:34.6600110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T01:42:34.6604890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T01:42:34.6609910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T01:42:34.6615020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T01:42:34.6619780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T01:42:34.6625100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T01:42:34.6629480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T01:42:34.6634910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T01:42:34.6639750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T01:42:34.6645340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T01:42:34.6649600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T01:42:34.6655190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T01:42:34.6660170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T01:42:34.6665560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T01:42:34.6669020Z Only the first 100 operations were output. 2021-05-16T01:42:34.7856660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6397-1fyaovu.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-16T01:42:37.5140410Z ==> Summary 2021-05-16T01:42:37.5320610Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T01:42:38.7071060Z ==> Caveats 2021-05-16T01:42:38.7075460Z ==> tesseract 2021-05-16T01:42:38.7090810Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:42:38.7094970Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:42:40.6221750Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:42:41.8214710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:42.4203340Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T01:42:42.8858690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T01%3A50%3A00Z&sig=DLm%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:42.9311070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=DLm\%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:43.4362010Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T01:42:43.5493360Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:42:44.6613290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:45.2309690Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T01:42:45.6607660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T01%3A50%3A00Z&sig=iuJpZHzxDgX%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:45.7072630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=iuJpZHzxDgX\%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:46.0129700Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T01:42:46.0564280Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T01:42:46.0569550Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T01:42:46.1281130Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T01:42:46.1309990Z 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-6404-h8jkwc 2021-05-16T01:42:46.7457090Z cp -pR /private/tmp/d20210516-6404-h8jkwc/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T01:42:47.3056370Z chmod -Rf +w /private/tmp/d20210516-6404-h8jkwc 2021-05-16T01:42:47.6820250Z ==> Finishing up 2021-05-16T01:42:47.7170360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T01:42:47.7190740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T01:42:47.7201270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T01:42:47.7228160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T01:42:47.7255290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T01:42:47.7284520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T01:42:47.7311590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T01:42:47.7338690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T01:42:47.7365770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T01:42:47.7393540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T01:42:47.7395260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T01:42:47.7396820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T01:42:47.7398290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T01:42:47.7399860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T01:42:47.7401410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T01:42:47.7402940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T01:42:47.7404440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T01:42:47.7405940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T01:42:47.7407430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T01:42:47.7408930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T01:42:47.7410440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T01:42:47.7411970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T01:42:47.7413460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T01:42:47.7415060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T01:42:47.7416600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T01:42:47.7426410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T01:42:47.7436840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T01:42:47.7449490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T01:42:47.7461730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T01:42:47.7471140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T01:42:47.7511570Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T01:42:47.7521000Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T01:42:47.7525790Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T01:42:47.7536730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T01:42:47.7542610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T01:42:47.7548230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T01:42:47.7554350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T01:42:47.7560440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T01:42:47.7566550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T01:42:47.7577680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T01:42:47.7583410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T01:42:47.7597360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T01:42:47.7603590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T01:42:47.7609650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T01:42:47.7616330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T01:42:47.7623150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T01:42:47.7635980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T01:42:47.7641970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T01:42:47.7647730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T01:42:47.7653310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T01:42:47.7662500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T01:42:47.7668540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T01:42:47.7674570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T01:42:47.7687010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T01:42:47.7692800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T01:42:47.7699970Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T01:42:47.7705830Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T01:42:47.7711530Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T01:42:47.9186650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6574-ryb18q.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-16T01:42:50.5497050Z ==> Summary 2021-05-16T01:42:50.5987190Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T01:42:50.5991830Z ==> Installing imagemagick@6 2021-05-16T01:42:50.5996070Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T01:42:50.6014490Z 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-6404-kcpxcv 2021-05-16T01:42:50.9568920Z cp -pR /private/tmp/d20210516-6404-kcpxcv/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T01:42:51.3561520Z chmod -Rf +w /private/tmp/d20210516-6404-kcpxcv 2021-05-16T01:42:52.7915830Z ==> Finishing up 2021-05-16T01:42:53.0769290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6600-1p3v1bn.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-16T01:42:55.8791090Z ==> Caveats 2021-05-16T01:42:55.8792790Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:55.8793950Z because this is an alternate version of another formula. 2021-05-16T01:42:55.8794670Z 2021-05-16T01:42:55.8795500Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:42:55.8797080Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:55.8797850Z 2021-05-16T01:42:55.8798650Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:42:55.8800000Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:42:55.8801410Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:42:55.8802100Z 2021-05-16T01:42:55.8803310Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:42:55.8804400Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:42:55.8805060Z 2021-05-16T01:42:55.8806140Z ==> Summary 2021-05-16T01:42:55.9270970Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T01:42:57.1120420Z ==> Caveats 2021-05-16T01:42:57.1125160Z ==> imagemagick@6 2021-05-16T01:42:57.1126840Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:57.1128050Z because this is an alternate version of another formula. 2021-05-16T01:42:57.1128770Z 2021-05-16T01:42:57.1129640Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:42:57.1131310Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:57.1132150Z 2021-05-16T01:42:57.1133030Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:42:57.1134460Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:42:57.1135970Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:42:57.1136720Z 2021-05-16T01:42:57.1137990Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:42:57.1139530Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:42:57.1140260Z 2021-05-16T01:42:58.9245460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:43:00.1097030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:00.6720960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T01:43:01.1347890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T01%3A50%3A00Z&sig=wWAMiM%2FtxKaw1afurV6lurEt1r355x69MPJkBa8elW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:01.1833540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=wWAMiM\%2FtxKaw1afurV6lurEt1r355x69MPJkBa8elW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:01.2806450Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T01:43:01.2883530Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:43:02.4413690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:03.0010590Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T01:43:03.4575540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T01%3A50%3A00Z&sig=%2FR%2FFUpoWk5sgKPqRYwqyPMS1RpcB%2BWBhAng6Le%2FRR3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:03.5128330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=\%2FR\%2FFUpoWk5sgKPqRYwqyPMS1RpcB\%2BWBhAng6Le\%2FRR3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:03.7127220Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T01:43:03.7201920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:43:04.9916550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:05.5660810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T01:43:06.1195530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T01%3A50%3A00Z&sig=5QEh2rr4ywBXp%2FrnzdM8A8j2ScbeT7PFoPSgqBjI8Qs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:06.1697410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=5QEh2rr4ywBXp\%2FrnzdM8A8j2ScbeT7PFoPSgqBjI8Qs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:06.8871410Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T01:43:07.0430090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:43:08.1824960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:08.7667080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T01:43:09.1927890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T01%3A50%3A00Z&sig=m9MJ6ddVDJjLbzBo3NHeDopKqgkEhkFPB%2BTOsKhS%2BJw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:09.2385760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=m9MJ6ddVDJjLbzBo3NHeDopKqgkEhkFPB\%2BTOsKhS\%2BJw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:09.2879380Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T01:43:09.2912540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:43:10.5272890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:11.0839920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T01:43:11.5929000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T01%3A50%3A00Z&sig=%2BwsexvDQifp5HprUUbfCrbygRQIqI84%2F%2BXUwtD6PS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:11.6395550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=\%2BwsexvDQifp5HprUUbfCrbygRQIqI84\%2F\%2BXUwtD6PS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:11.6872790Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T01:43:11.6906200Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:43:12.8683330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:13.4258700Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T01:43:13.9463620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T01%3A50%3A00Z&sig=g4g29pykREt2zWx8BKllOGgilFcz6HiSqkhnUcsyXDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:13.9948050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=g4g29pykREt2zWx8BKllOGgilFcz6HiSqkhnUcsyXDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:14.1388940Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T01:43:14.1457440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:43:15.4170810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:15.9862860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T01:43:16.4701100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T01%3A50%3A00Z&sig=HUdH6CroaRTEUSfX3ezbnf%2FXv2ssxFW9vqKnnrgxLJM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:16.5180880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=HUdH6CroaRTEUSfX3ezbnf\%2FXv2ssxFW9vqKnnrgxLJM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:16.6911640Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T01:43:16.6993640Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:43:17.8919790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:18.4645920Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T01:43:18.9175400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T01%3A50%3A00Z&sig=UJ1jE4fwNc4vccH04v%2BgbmCLwPvBXi3ZKo9u7Wd55Yc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:18.9651050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=UJ1jE4fwNc4vccH04v\%2BgbmCLwPvBXi3ZKo9u7Wd55Yc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:19.0143980Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T01:43:19.0180390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:43:20.1768480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:20.8154920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T01:43:21.2516260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T01%3A50%3A00Z&sig=ynUTx8ndU%2BMxtOjvRHfyejhf%2FdZwjvyNMJS4sbO5Ru8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:21.2999940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=ynUTx8ndU\%2BMxtOjvRHfyejhf\%2FdZwjvyNMJS4sbO5Ru8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:21.3835910Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T01:43:21.3888870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:43:22.4890110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:23.0373320Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T01:43:23.4726800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T01%3A50%3A00Z&sig=Xukp1y4ySGGtCce%2FA5QQLFdpOa8DRefzJBDyjA%2F2j8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:23.5225220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Xukp1y4ySGGtCce\%2FA5QQLFdpOa8DRefzJBDyjA\%2F2j8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:23.5836390Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:43:23.5874590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:43:24.8152110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:25.4882220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T01:43:25.9185770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T01%3A50%3A00Z&sig=faqRYu%2B2Xtq1h879emTQAIaNEifO4EYO%2Bp2fEAfR%2FcE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:25.9667770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=faqRYu\%2B2Xtq1h879emTQAIaNEifO4EYO\%2Bp2fEAfR\%2FcE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:26.1206690Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:43:26.1281330Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:43:27.2862500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:27.8685530Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T01:43:28.3240220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T01%3A50%3A00Z&sig=mcixpCJnjp09cd1z26WWfDnyTCdG7w7WBoxGhAbt8ws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:28.3744160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=mcixpCJnjp09cd1z26WWfDnyTCdG7w7WBoxGhAbt8ws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:28.6990810Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T01:43:28.7501400Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T01:43:28.7504970Z ==> Installing imagemagick dependency: libde265 2021-05-16T01:43:28.8236150Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T01:43:28.8280760Z 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-6607-124a3we 2021-05-16T01:43:28.8526950Z cp -pR /private/tmp/d20210516-6607-124a3we/libde265/. /usr/local/Cellar/libde265 2021-05-16T01:43:28.8769470Z chmod -Rf +w /private/tmp/d20210516-6607-124a3we 2021-05-16T01:43:28.9480470Z ==> Finishing up 2021-05-16T01:43:29.0490310Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T01:43:29.0540840Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T01:43:29.0549340Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T01:43:29.0571050Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T01:43:29.0581610Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T01:43:29.0599110Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T01:43:29.0617220Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T01:43:29.0630970Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T01:43:29.0645070Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T01:43:29.0660800Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T01:43:29.0877480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6838-k9sbtl.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-16T01:43:31.7764720Z ==> Summary 2021-05-16T01:43:31.7793270Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T01:43:31.7806380Z ==> Installing imagemagick dependency: docbook 2021-05-16T01:43:31.7829790Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T01:43:31.7848190Z 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-6607-1xhkz61 2021-05-16T01:43:31.8715750Z cp -pR /private/tmp/d20210516-6607-1xhkz61/docbook/. /usr/local/Cellar/docbook 2021-05-16T01:43:31.9997410Z chmod -Rf +w /private/tmp/d20210516-6607-1xhkz61 2021-05-16T01:43:32.0858890Z ==> Finishing up 2021-05-16T01:43:32.1435320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6864-10y3yqs.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-16T01:43:34.4767820Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T01:43:34.5598840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1618730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1620620Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1622750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1625140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1627150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1628890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1630590Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1632270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1634220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1635950Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1637680Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1639350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1641040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.5762780Z ==> Caveats 2021-05-16T01:43:35.5763840Z To use the DocBook package in your XML toolchain, 2021-05-16T01:43:35.5764820Z you need to add the following to your ~/.bashrc: 2021-05-16T01:43:35.5765420Z 2021-05-16T01:43:35.5766220Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:43:35.5767510Z ==> Summary 2021-05-16T01:43:35.5906670Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T01:43:35.5913870Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T01:43:35.5966120Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T01:43:35.5984610Z 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-6607-x4jb73 2021-05-16T01:43:37.4913900Z cp -pR /private/tmp/d20210516-6607-x4jb73/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T01:43:40.2215850Z chmod -Rf +w /private/tmp/d20210516-6607-x4jb73 2021-05-16T01:43:41.5532670Z ==> Finishing up 2021-05-16T01:43:41.6018900Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T01:43:41.6121640Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T01:43:41.6224550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6905-1i0rkly.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-16T01:43:44.2103830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.2571350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.2986130Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.3455420Z ==> 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-16T01:43:44.3900650Z ==> 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-16T01:43:44.4366090Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.4782180Z ==> 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-16T01:43:44.5251960Z ==> 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-16T01:43:44.5696320Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.6170260Z ==> 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-16T01:43:44.6575860Z ==> 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-16T01:43:44.6882310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.7192740Z ==> 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-16T01:43:44.7501150Z ==> 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-16T01:43:44.7807710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.8116610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.8426590Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.8737060Z ==> 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-16T01:43:44.9045220Z ==> 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-16T01:43:44.9353880Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.9665040Z ==> 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-16T01:43:44.9973040Z ==> 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-16T01:43:45.0281030Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:45.0591180Z ==> 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-16T01:43:45.0899840Z ==> 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-16T01:43:45.1207410Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T01:43:45.1517600Z ==> 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-16T01:43:45.1825540Z ==> 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-16T01:43:46.2569860Z ==> Summary 2021-05-16T01:43:46.5565110Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T01:43:46.5572590Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T01:43:46.5598410Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T01:43:46.5618530Z 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-6607-bu5n9l 2021-05-16T01:43:46.5724790Z cp -pR /private/tmp/d20210516-6607-bu5n9l/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T01:43:46.5858210Z chmod -Rf +w /private/tmp/d20210516-6607-bu5n9l 2021-05-16T01:43:46.6383680Z ==> Finishing up 2021-05-16T01:43:46.6817430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6959-tmwll6.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-16T01:43:49.2274360Z ==> Caveats 2021-05-16T01:43:49.2275960Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:43:49.2277220Z because macOS already provides this software and installing another version in 2021-05-16T01:43:49.2278260Z parallel can cause all kinds of trouble. 2021-05-16T01:43:49.2278850Z 2021-05-16T01:43:49.2280060Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:43:49.2281640Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:43:49.2282410Z 2021-05-16T01:43:49.2282900Z 2021-05-16T01:43:49.2283650Z Bash completion has been installed to: 2021-05-16T01:43:49.2284950Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:43:49.2286690Z ==> Summary 2021-05-16T01:43:49.2295370Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T01:43:49.2302660Z ==> Installing imagemagick dependency: xmlto 2021-05-16T01:43:49.2449970Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T01:43:49.2467950Z 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-6607-1w0ljwh 2021-05-16T01:43:49.2915030Z cp -pR /private/tmp/d20210516-6607-1w0ljwh/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T01:43:49.3221850Z chmod -Rf +w /private/tmp/d20210516-6607-1w0ljwh 2021-05-16T01:43:49.3912760Z ==> Finishing up 2021-05-16T01:43:49.4377930Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T01:43:49.4386750Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T01:43:49.4406210Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T01:43:49.4429470Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T01:43:49.4434630Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T01:43:49.4532380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6985-e7k1a3.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-16T01:43:52.1351290Z ==> Summary 2021-05-16T01:43:52.1394000Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T01:43:52.1402780Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T01:43:52.2459460Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T01:43:52.2476930Z 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-6607-1w3qbhq 2021-05-16T01:43:52.3186810Z cp -pR /private/tmp/d20210516-6607-1w3qbhq/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T01:43:52.4589800Z chmod -Rf +w /private/tmp/d20210516-6607-1w3qbhq 2021-05-16T01:43:52.6058150Z ==> Finishing up 2021-05-16T01:43:52.6545530Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T01:43:52.6597230Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T01:43:52.6602480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T01:43:52.6646340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6664770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6697090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6706130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6724330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6738240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6753300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6799080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6810440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6830050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6832230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6834040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6835800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6837530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6839280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6841410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6843280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6850930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6880100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6887330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6910040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6927440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6938070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6939830Z mkdir -p /usr/local/share/locale/fo 2021-05-16T01:43:52.6941300Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T01:43:52.6943890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6946700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6953310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6967570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6976000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.6998250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7026170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7054100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7081960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7096300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7109750Z mkdir -p /usr/local/share/locale/ia 2021-05-16T01:43:52.7126450Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T01:43:52.7137090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7167370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7198040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7200170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7206500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7218430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7225100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7230180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7252180Z mkdir -p /usr/local/share/locale/ky 2021-05-16T01:43:52.7258190Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T01:43:52.7272000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7280600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7309160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7311220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7411480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7440890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7472840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7483050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7512340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7518900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7521600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7524120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7542160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7563410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7570200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7577030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7594770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7597290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7625420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7639350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7642590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7645720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7649450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7656820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7661830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7672440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7675080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7677300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7680300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7684570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7707950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7715430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7742970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7770500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7808050Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T01:43:52.7837010Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T01:43:52.7864420Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T01:43:52.8265340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7011-1hbysrj.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-16T01:43:55.2229760Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:43:56.8621510Z ==> Summary 2021-05-16T01:43:56.8833840Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T01:43:56.8840420Z ==> Installing imagemagick dependency: libheif 2021-05-16T01:43:57.0015860Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T01:43:57.0033220Z 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-6607-e7z199 2021-05-16T01:43:57.0291180Z cp -pR /private/tmp/d20210516-6607-e7z199/libheif/. /usr/local/Cellar/libheif 2021-05-16T01:43:57.0538930Z chmod -Rf +w /private/tmp/d20210516-6607-e7z199 2021-05-16T01:43:57.1511600Z ==> Finishing up 2021-05-16T01:43:57.1984570Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T01:43:57.1988190Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T01:43:57.1993540Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T01:43:57.1998400Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T01:43:57.2005260Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T01:43:57.2011640Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T01:43:57.2032950Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T01:43:57.2045200Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T01:43:57.2057260Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T01:43:57.2067080Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T01:43:57.2077060Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T01:43:57.2082760Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T01:43:57.2088350Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T01:43:57.2094930Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T01:43:57.2104030Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T01:43:57.2114110Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T01:43:57.2124510Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T01:43:57.2325600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7038-r82a5g.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-16T01:43:59.5182270Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:44:01.0880900Z ==> Summary 2021-05-16T01:44:01.0981810Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T01:44:01.1083660Z ==> Installing imagemagick dependency: liblqr 2021-05-16T01:44:01.1442460Z 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-6607-1bg5tq9 2021-05-16T01:44:01.1445090Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T01:44:01.1590440Z cp -pR /private/tmp/d20210516-6607-1bg5tq9/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T01:44:01.1799810Z chmod -Rf +w /private/tmp/d20210516-6607-1bg5tq9 2021-05-16T01:44:01.2324700Z ==> Finishing up 2021-05-16T01:44:01.2756860Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T01:44:01.2784690Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T01:44:01.2867130Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T01:44:01.2969850Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T01:44:01.3073540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7065-gmic10.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-16T01:44:03.9996520Z ==> Summary 2021-05-16T01:44:04.0023240Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T01:44:04.0030030Z ==> Installing imagemagick dependency: libomp 2021-05-16T01:44:04.0085430Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T01:44:04.0102960Z 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-6607-gdg5h5 2021-05-16T01:44:04.5394860Z cp -pR /private/tmp/d20210516-6607-gdg5h5/libomp/. /usr/local/Cellar/libomp 2021-05-16T01:44:04.5396010Z ==> Finishing up 2021-05-16T01:44:04.5401820Z chmod -Rf +w /private/tmp/d20210516-6607-gdg5h5 2021-05-16T01:44:04.5402930Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T01:44:04.5505700Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T01:44:04.5608140Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T01:44:04.5713170Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T01:44:04.5816030Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T01:44:04.5920410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7091-13296uu.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-16T01:44:06.6255700Z ==> Summary 2021-05-16T01:44:06.6271620Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T01:44:06.6280400Z ==> Installing imagemagick dependency: imath 2021-05-16T01:44:06.6376620Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:06.6395260Z 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-6607-265ge7 2021-05-16T01:44:06.6647870Z cp -pR /private/tmp/d20210516-6607-265ge7/imath/. /usr/local/Cellar/imath 2021-05-16T01:44:06.7038650Z chmod -Rf +w /private/tmp/d20210516-6607-265ge7 2021-05-16T01:44:06.7732850Z ==> Finishing up 2021-05-16T01:44:06.8181400Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T01:44:06.8196150Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T01:44:06.8200970Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T01:44:06.8206880Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T01:44:06.8211750Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T01:44:06.8216590Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T01:44:06.8224600Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T01:44:06.8419620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7117-1n8x4ie.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-16T01:44:09.3066740Z ==> Summary 2021-05-16T01:44:09.3109100Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T01:44:09.3117270Z ==> Installing imagemagick dependency: openexr 2021-05-16T01:44:09.3219400Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:09.3237220Z 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-6607-1ntilb5 2021-05-16T01:44:09.4250910Z cp -pR /private/tmp/d20210516-6607-1ntilb5/openexr/. /usr/local/Cellar/openexr 2021-05-16T01:44:09.5192810Z chmod -Rf +w /private/tmp/d20210516-6607-1ntilb5 2021-05-16T01:44:09.7994200Z ==> Finishing up 2021-05-16T01:44:09.8638160Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T01:44:09.8647530Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T01:44:09.8658180Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T01:44:09.8668460Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T01:44:09.8678520Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T01:44:09.8760760Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T01:44:09.8765410Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T01:44:09.8769860Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T01:44:09.8777580Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T01:44:09.8786550Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T01:44:09.8795750Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T01:44:09.8800880Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T01:44:09.8812640Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T01:44:09.8817960Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T01:44:09.8823190Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T01:44:09.8832610Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T01:44:09.8840230Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T01:44:09.8846000Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T01:44:09.8850880Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T01:44:09.8856380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T01:44:09.8861830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T01:44:09.8867770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T01:44:09.8898470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T01:44:09.8900800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T01:44:09.8902610Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T01:44:09.8904420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T01:44:09.8906260Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T01:44:09.8908720Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T01:44:09.9391870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7146-1lwscl5.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-16T01:44:12.6225720Z ==> Summary 2021-05-16T01:44:12.6342940Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T01:44:12.6350220Z ==> Installing imagemagick 2021-05-16T01:44:12.6353900Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T01:44:12.6374130Z 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-6607-xchthn 2021-05-16T01:44:12.9875260Z cp -pR /private/tmp/d20210516-6607-xchthn/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T01:44:13.4559810Z chmod -Rf +w /private/tmp/d20210516-6607-xchthn 2021-05-16T01:44:15.9967800Z ==> Finishing up 2021-05-16T01:44:16.0730920Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T01:44:16.0736990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T01:44:16.0742020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T01:44:16.0747460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T01:44:16.0752780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T01:44:16.0758090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T01:44:16.0763590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T01:44:16.0768190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T01:44:16.0773540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T01:44:16.0778380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T01:44:16.0783960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T01:44:16.0788790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T01:44:16.0794070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T01:44:16.0799130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T01:44:16.0806360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T01:44:16.0811330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T01:44:16.0830920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T01:44:16.9519720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T01:44:16.9541330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T01:44:16.9643930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T01:44:16.9746360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T01:44:16.9848730Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T01:44:16.9951800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T01:44:17.0054060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T01:44:17.0162430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T01:44:17.0264880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T01:44:17.0347100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T01:44:17.0451030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T01:44:17.0553890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T01:44:17.0656480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T01:44:17.0759550Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.0862350Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.0965070Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.1069310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T01:44:17.1172410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T01:44:17.1274090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T01:44:17.1375800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T01:44:17.1477070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T01:44:17.1579450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T01:44:17.1681440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T01:44:17.1685770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T01:44:17.1788310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T01:44:17.1813980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T01:44:17.1846810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T01:44:17.1945220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T01:44:17.2048070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T01:44:17.2147900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T01:44:17.2247930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T01:44:17.2283480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T01:44:17.2386350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T01:44:17.2387840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T01:44:17.2403920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T01:44:17.2428380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T01:44:17.2520760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T01:44:17.2627520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T01:44:17.2708200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T01:44:17.2730450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T01:44:17.2834050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T01:44:17.2836080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T01:44:17.2850930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T01:44:17.2944890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T01:44:17.2989670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T01:44:17.3074310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T01:44:17.3142380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T01:44:17.3206290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T01:44:17.3309360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T01:44:17.3412210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T01:44:17.3515200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T01:44:17.3620210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T01:44:17.3726680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T01:44:17.3829650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T01:44:17.3897450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7172-16hb3zg.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-16T01:44:19.2997800Z ==> Summary 2021-05-16T01:44:19.3478300Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T01:44:21.3697700Z ==> Caveats 2021-05-16T01:44:21.3699370Z ==> docbook 2021-05-16T01:44:21.3718890Z To use the DocBook package in your XML toolchain, 2021-05-16T01:44:21.3719990Z you need to add the following to your ~/.bashrc: 2021-05-16T01:44:21.3720580Z 2021-05-16T01:44:21.3721370Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:44:21.3722880Z ==> gnu-getopt 2021-05-16T01:44:21.3748490Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:21.3749780Z because macOS already provides this software and installing another version in 2021-05-16T01:44:21.3750760Z parallel can cause all kinds of trouble. 2021-05-16T01:44:21.3751320Z 2021-05-16T01:44:21.3752540Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:44:21.3754110Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:21.3754830Z 2021-05-16T01:44:21.3755270Z 2021-05-16T01:44:21.3755990Z Bash completion has been installed to: 2021-05-16T01:44:21.3757250Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:44:23.1529390Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:44:24.3554790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:44:24.9222020Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T01:44:25.3752090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T01%3A50%3A00Z&sig=RfVwY1VEc2VKAoE%2BSfRUD77CRKo7znRLmaoVcC4D5aI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:25.4367800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=RfVwY1VEc2VKAoE\%2BSfRUD77CRKo7znRLmaoVcC4D5aI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:25.4999550Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T01:44:25.5724240Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T01:44:25.5752340Z 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-7179-1dw1jxi 2021-05-16T01:44:25.5908530Z cp -pR /private/tmp/d20210516-7179-1dw1jxi/udunits/. /usr/local/Cellar/udunits 2021-05-16T01:44:25.6110330Z chmod -Rf +w /private/tmp/d20210516-7179-1dw1jxi 2021-05-16T01:44:25.6699780Z ==> Finishing up 2021-05-16T01:44:25.7136420Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T01:44:25.7142630Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T01:44:25.7147100Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T01:44:25.7156500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T01:44:25.7171810Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T01:44:25.7227540Z info /usr/local/share/info/udunits2.info 2021-05-16T01:44:25.7237290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T01:44:25.7282060Z info /usr/local/share/info/udunits2lib.info 2021-05-16T01:44:25.7291420Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T01:44:25.7334350Z info /usr/local/share/info/udunits2prog.info 2021-05-16T01:44:25.7344070Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T01:44:25.7351990Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T01:44:25.7358050Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T01:44:25.7533960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7346-btk8xk.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-16T01:44:28.4966450Z ==> Summary 2021-05-16T01:44:28.4998490Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T01:44:30.9166130Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T01:44:30.9167220Z To reinstall 1.6, run: 2021-05-16T01:44:30.9167930Z brew reinstall jq 2021-05-16T01:44:32.6263210Z ==> Caveats 2021-05-16T01:44:32.6283270Z imagej requires Java. You can install the latest version with: 2021-05-16T01:44:32.6286630Z brew install --cask adoptopenjdk 2021-05-16T01:44:32.6287300Z 2021-05-16T01:44:33.1309160Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:44:33.3628490Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T01:44:41.4105850Z ==> Verifying checksum for cask 'imagej' 2021-05-16T01:44:41.6809970Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:44:41.6811140Z ==> Installing Cask imagej 2021-05-16T01:44:41.7310890Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7456-986b1n 2021-05-16T01:44:41.8833750Z cp -pR /private/tmp/d20210516-7456-986b1n/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T01:44:42.0401970Z chmod -Rf +w /private/tmp/d20210516-7456-986b1n 2021-05-16T01:44:42.1091930Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T01:44:42.5187250Z 🍺 imagej was successfully installed! 2021-05-16T01:44:44.3919060Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T01:44:46.1870850Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T01:44:46.6186110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T01%3A50%3A00Z&sig=1hChR6PYRQ4WeN%2Bd8FkPdd%2BCgZl%2BsufIg0VPDxEh784%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:46.8355620Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T01:44:48.6152830Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T01:44:49.0552580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T01%3A50%3A00Z&sig=SUb0%2BBXW11MrlMnIDPk1VV7m1Z7cBJJ4GjyWArO7jG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:49.4903850Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T01:44:49.5004340Z ==> Installing bowtie2 dependency: tbb 2021-05-16T01:44:49.6222870Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T01:44:54.1246640Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T01:44:54.1281140Z ==> Installing bowtie2 2021-05-16T01:44:54.1289950Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T01:44:58.7689880Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T01:45:02.5307280Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T01:45:04.2325540Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T01:45:04.7229840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T01%3A55%3A00Z&sig=MQepVsY%2BJBw55D7Z4XC1%2FUnLGVmWPzMiwln6uhd7KQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:04.9109890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T01:45:06.6451850Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T01:45:07.0996070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T01%3A55%3A00Z&sig=AxXZwFkts7ubNAk1rq%2B0iPuqLe3lRQcKsTV5D6SppVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:07.2055790Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T01:45:08.9154010Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T01:45:09.3560190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T01%3A55%3A00Z&sig=l5gb%2FJQNsgOSXNGfj93mHTlWaUfPdUR39DRGqe1v1kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:09.4662900Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T01:45:11.2204550Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T01:45:11.6580660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T01%3A55%3A00Z&sig=GNi%2B7g%2Fm7RhEHGSV755s51rvsvxfqY5z281HRttZj1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:11.7728300Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T01:45:13.5060920Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T01:45:13.9754060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T01%3A55%3A00Z&sig=rPFgRhrAfLe9Wvy%2BsYDNCXmmOu4ftLqkLidatiGZIMo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:14.1137460Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T01:45:16.1565190Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T01:45:16.3157710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T01%3A55%3A00Z&sig=%2BZ1LAWZerv2lBz2IWTHtlK6RzaOePPwI4vTLUl1PDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:16.7479750Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:45:17.3381460Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T01:45:17.3416070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:45:17.7164400Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:45:17.7409950Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T01:45:19.4485110Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T01:45:19.8315210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T01%3A55%3A00Z&sig=WWEkj8ZzbGfHXm8i3Gf6V%2FOxGUYcPr16k2DDIN3%2B%2FVQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:19.9343180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T01:45:21.6706090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T01:45:22.1477820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T01%3A55%3A00Z&sig=v24rh6guYnhPwAC6S3CWjX8b8MAU8zab7H2CyhjzEuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:22.8603450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T01:45:24.6388030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T01:45:25.0528690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T01%3A55%3A00Z&sig=m2Szqni5CwJka1Dv3ZOz2w7%2B2yjedekYd75gU7onGJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:25.2364480Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T01:45:26.9753040Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T01:45:27.4677870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T01%3A55%3A00Z&sig=NCLaatCv0%2BPNyyxbrDXgFv9kHix%2FW%2F3a3TcP2pCTfV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:27.8072970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T01:45:29.7782970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T01:45:30.1337880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T01%3A55%3A00Z&sig=OT5CiHb9%2Btcg7Jmg5Rw5TdFeLrmxyJWjXdR3aZ6FcDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:30.2457340Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T01:45:31.9415250Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T01:45:32.3027520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T01%3A55%3A00Z&sig=HPyG4A4VhxWyA5KLXBcG6AsCvEvEemMiGUV9umQyjRI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:32.4533170Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T01:45:34.2199660Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T01:45:34.5947280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T01%3A55%3A00Z&sig=ILafZSs2BMjkCCkvSJ93JKS%2F6MWqAa7qySzZgUYgK3Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:34.7250310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T01:45:36.4100560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T01:45:36.9878360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T01%3A55%3A00Z&sig=I8FyhXzPH6g9%2FZqGUb4KeK7CoNIkh3aBeuKFPL%2Bmt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:37.3584190Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:45:39.0628760Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:45:39.4940370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T01%3A55%3A00Z&sig=aistxns4ek4ObvApuIW2dcZn41iE7AYXqkqox3%2Ff82k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:39.7466210Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T01:45:41.4639600Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T01:45:41.9136550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T01%3A55%3A00Z&sig=CkWtz1ipG2MA6lLJeKC9bLBh9WuaAh5KBHjG5W2RRdI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:43.3533640Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T01:45:45.0843470Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T01:45:45.4795760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T01%3A55%3A00Z&sig=o0JaX4mDUv2o6qN1ZfMoWHgl1V%2FRUWIH8LV59l0OIOg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:45.7853860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T01:45:47.4951760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T01:45:47.9975400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T01%3A55%3A00Z&sig=nn%2BC8MmdTxozy3GRolgQJ9L8m2InxDtEsfzpZubnXKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:48.3349870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T01:45:50.0711810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T01:45:50.5337610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T01%3A55%3A00Z&sig=RnAiTmk3eyXab3rBRxdUxst0zkVXgYf%2BZuu5DLIq9n4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:51.1358520Z ==> 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-16T01:45:51.1361080Z ==> Installing gdal dependency: cfitsio 2021-05-16T01:45:51.2098310Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T01:45:54.0971990Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T01:45:54.0993650Z ==> Installing gdal dependency: popt 2021-05-16T01:45:54.1016670Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T01:45:57.1042330Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T01:45:57.1095040Z ==> Installing gdal dependency: epsilon 2021-05-16T01:45:57.1163960Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T01:45:59.7403500Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T01:45:59.7410340Z ==> Installing gdal dependency: expat 2021-05-16T01:45:59.7433110Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T01:46:02.5436980Z ==> Caveats 2021-05-16T01:46:02.5438600Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:02.5439860Z because macOS already provides this software and installing another version in 2021-05-16T01:46:02.5440880Z parallel can cause all kinds of trouble. 2021-05-16T01:46:02.5441480Z 2021-05-16T01:46:02.5442260Z If you need to have expat first in your PATH, run: 2021-05-16T01:46:02.5443760Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:02.5444490Z 2021-05-16T01:46:02.5445280Z For compilers to find expat you may need to set: 2021-05-16T01:46:02.5446570Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:46:02.5447910Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:46:02.5448590Z 2021-05-16T01:46:02.5449760Z For pkg-config to find expat you may need to set: 2021-05-16T01:46:02.5450790Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:46:02.5451450Z 2021-05-16T01:46:02.5452540Z ==> Summary 2021-05-16T01:46:02.5510040Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T01:46:02.5523080Z ==> Installing gdal dependency: freexl 2021-05-16T01:46:02.5588710Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T01:46:05.3110890Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T01:46:05.3117740Z ==> Installing gdal dependency: geos 2021-05-16T01:46:05.3692740Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T01:46:08.8221220Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T01:46:08.8244340Z ==> Installing gdal dependency: hdf5 2021-05-16T01:46:08.8799430Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:46:12.4555680Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:46:12.4562680Z ==> Installing gdal dependency: json-c 2021-05-16T01:46:12.4633250Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T01:46:15.1541580Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T01:46:15.1550450Z ==> Installing gdal dependency: libxml2 2021-05-16T01:46:15.1676980Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T01:46:18.4238500Z ==> Caveats 2021-05-16T01:46:18.4240090Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:18.4241340Z because macOS already provides this software and installing another version in 2021-05-16T01:46:18.4242360Z parallel can cause all kinds of trouble. 2021-05-16T01:46:18.4242910Z 2021-05-16T01:46:18.4243730Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:46:18.4245240Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:18.4245970Z 2021-05-16T01:46:18.4247270Z For compilers to find libxml2 you may need to set: 2021-05-16T01:46:18.4248680Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:46:18.4250030Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:46:18.4250690Z 2021-05-16T01:46:18.4251860Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:46:18.4252880Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:46:18.4253520Z 2021-05-16T01:46:18.4254590Z ==> Summary 2021-05-16T01:46:18.4424640Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T01:46:18.4432530Z ==> Installing gdal dependency: libdap 2021-05-16T01:46:18.4584900Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T01:46:21.6077480Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T01:46:21.6084580Z ==> Installing gdal dependency: proj 2021-05-16T01:46:21.6271840Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T01:46:24.7221200Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T01:46:24.7227910Z ==> Installing gdal dependency: libgeotiff 2021-05-16T01:46:24.7446650Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T01:46:27.5889880Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T01:46:27.5897260Z ==> Installing gdal dependency: librttopo 2021-05-16T01:46:27.6330700Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:46:30.2890550Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T01:46:30.2895970Z ==> Installing gdal dependency: minizip 2021-05-16T01:46:30.3254040Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T01:46:33.0758350Z ==> Caveats 2021-05-16T01:46:33.0764700Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:46:33.0766190Z with the venerable 'unzip' library. 2021-05-16T01:46:33.0767460Z ==> Summary 2021-05-16T01:46:33.0780540Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T01:46:33.0789030Z ==> Installing gdal dependency: libspatialite 2021-05-16T01:46:33.1680640Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T01:46:36.4959620Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T01:46:36.4964610Z ==> Installing gdal dependency: netcdf 2021-05-16T01:46:36.5551230Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:46:39.5513360Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:46:39.5520690Z ==> Installing gdal dependency: openblas 2021-05-16T01:46:39.5876830Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T01:46:44.2257300Z ==> Caveats 2021-05-16T01:46:44.2258880Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:44.2260060Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:46:44.2260770Z 2021-05-16T01:46:44.2261560Z For compilers to find openblas you may need to set: 2021-05-16T01:46:44.2262890Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:46:44.2264280Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:46:44.2264950Z 2021-05-16T01:46:44.2266440Z For pkg-config to find openblas you may need to set: 2021-05-16T01:46:44.2267560Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:46:44.2268330Z 2021-05-16T01:46:44.2269480Z ==> Summary 2021-05-16T01:46:44.2285740Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T01:46:44.2292760Z ==> Installing gdal dependency: numpy 2021-05-16T01:46:44.3009460Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T01:46:48.7643850Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T01:46:48.7650540Z ==> Installing gdal dependency: xerces-c 2021-05-16T01:46:48.7712150Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T01:46:54.3048360Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T01:46:54.3054560Z ==> Installing gdal 2021-05-16T01:46:54.3059010Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T01:47:01.6285050Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T01:47:03.0473520Z ==> No outdated dependents to upgrade! 2021-05-16T01:47:03.0475270Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:47:03.3917010Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:47:03.3919500Z netcdf 2021-05-16T01:47:03.5231830Z ==> Caveats 2021-05-16T01:47:03.5233280Z ==> expat 2021-05-16T01:47:03.5283660Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:03.5284940Z because macOS already provides this software and installing another version in 2021-05-16T01:47:03.5286000Z parallel can cause all kinds of trouble. 2021-05-16T01:47:03.5286480Z 2021-05-16T01:47:03.5287270Z If you need to have expat first in your PATH, run: 2021-05-16T01:47:03.5289280Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:03.5289780Z 2021-05-16T01:47:03.5290300Z For compilers to find expat you may need to set: 2021-05-16T01:47:03.5291560Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:47:03.5292700Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:47:03.5293090Z 2021-05-16T01:47:03.5293970Z For pkg-config to find expat you may need to set: 2021-05-16T01:47:03.5294710Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:47:03.5295110Z 2021-05-16T01:47:03.5295920Z ==> libxml2 2021-05-16T01:47:03.5332470Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:03.5333820Z because macOS already provides this software and installing another version in 2021-05-16T01:47:03.5334890Z parallel can cause all kinds of trouble. 2021-05-16T01:47:03.5335490Z 2021-05-16T01:47:03.5336290Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:47:03.5337820Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:03.5338580Z 2021-05-16T01:47:03.5339390Z For compilers to find libxml2 you may need to set: 2021-05-16T01:47:03.5340680Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:47:03.5342060Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:47:03.5342740Z 2021-05-16T01:47:03.5343910Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:47:03.5344990Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:47:03.5345650Z 2021-05-16T01:47:03.5346730Z ==> minizip 2021-05-16T01:47:03.5350340Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:47:03.5351740Z with the venerable 'unzip' library. 2021-05-16T01:47:03.5352950Z ==> openblas 2021-05-16T01:47:03.5392900Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:03.5394090Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:47:03.5394800Z 2021-05-16T01:47:03.5395620Z For compilers to find openblas you may need to set: 2021-05-16T01:47:03.5396960Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:47:03.5398380Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:47:03.5399100Z 2021-05-16T01:47:03.5400290Z For pkg-config to find openblas you may need to set: 2021-05-16T01:47:03.5401380Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:47:03.5402540Z 2021-05-16T01:47:05.8017960Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:47:06.3818990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T01:47:06.3921280Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:47:06.8459890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:47:06.8639520Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:47:07.4359830Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T01:47:07.4382000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:47:07.8914400Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:47:07.9114430Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T01:47:09.6637510Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T01:47:10.0790810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T01%3A55%3A00Z&sig=hDT%2B6kmAwaNnZzzUQxQFky3AcW2o1b6t6PuCwxKXy0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:11.4009200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:47:12.0061530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T01:47:12.0079780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:47:12.4195160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:47:12.4316400Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T01:47:14.1619310Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T01:47:14.6026360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T01%3A55%3A00Z&sig=ZBWGL05B1rYHCi01F9dAy1MlwhNVenrDPhZjnve%2BoFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:14.9433530Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T01:47:14.9450770Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T01:47:16.6655770Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T01:47:17.0995420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T01%3A55%3A00Z&sig=3R19pIFS7PG5TFikIjZqeGS7aFojKrc2AvXP6DBR%2FkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:17.9623030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T01:47:19.6614900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T01:47:20.1142270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T01%3A55%3A00Z&sig=V%2Befx7X9rLUFug5z8hrf3ArxA1ocARDO2r9JVJL1mIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:20.4448320Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T01:47:22.1442680Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T01:47:22.6684470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T01%3A55%3A00Z&sig=Jv2iJNrRuH87o7e30ZbE1I0esW2MkiEmx0ik4HUapVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:24.4607160Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T01:47:24.4610360Z ==> Installing itk dependency: open-mpi 2021-05-16T01:47:24.4667720Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:47:29.6798650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:47:29.6805750Z ==> Installing itk dependency: fftw 2021-05-16T01:47:29.7435350Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:47:32.8721490Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:47:32.8727640Z ==> Installing itk dependency: boost 2021-05-16T01:47:32.8781140Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T01:48:05.2766850Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T01:48:05.2785610Z ==> Installing itk dependency: netcdf 2021-05-16T01:48:05.3514620Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:48:08.5522920Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:48:08.5529430Z ==> Installing itk dependency: pyqt@5 2021-05-16T01:48:08.6178370Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T01:48:14.0848110Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T01:48:14.0853870Z ==> Installing itk dependency: vtk@8.2 2021-05-16T01:48:14.2461270Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T01:48:44.9647330Z ==> Caveats 2021-05-16T01:48:44.9650340Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:44.9652380Z because this is an alternate version of another formula. 2021-05-16T01:48:44.9653180Z 2021-05-16T01:48:44.9654100Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T01:48:44.9655870Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:48:44.9656800Z 2021-05-16T01:48:44.9657710Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T01:48:44.9659290Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T01:48:44.9660950Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T01:48:44.9661730Z 2021-05-16T01:48:44.9662950Z ==> Summary 2021-05-16T01:48:45.1978140Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T01:48:45.1984130Z ==> Installing itk dependency: gdcm 2021-05-16T01:48:45.3955090Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T01:48:51.6456690Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T01:48:51.6461350Z ==> Installing itk 2021-05-16T01:48:51.6465970Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T01:49:05.4880070Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T01:49:08.8276730Z ==> No outdated dependents to upgrade! 2021-05-16T01:49:08.8280430Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:49:11.0619160Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:49:11.0620210Z fftw 2021-05-16T01:49:11.1061750Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T01:49:11.1063750Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T01:49:12.9923400Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T01:49:13.1214780Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:49:14.3758200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:49:14.9486590Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T01:49:15.3675610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T01%3A55%3A00Z&sig=luFVsgwVGGtRwQuvupwhjmrt3YBGktJW%2BOm4p3GDBVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:15.4233060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=luFVsgwVGGtRwQuvupwhjmrt3YBGktJW\%2BOm4p3GDBVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:15.4816070Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T01:49:15.4884960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:49:16.5957060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:49:17.1686860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T01:49:17.6188830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T01%3A55%3A00Z&sig=noNUOlQTvQnFGWi8r9WMhyQ2KpEJTc0xmx%2BUQUiUfl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:17.6754540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=noNUOlQTvQnFGWi8r9WMhyQ2KpEJTc0xmx\%2BUQUiUfl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:17.7858480Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T01:49:17.7943190Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:49:18.9528770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:49:19.5337410Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T01:49:19.9887680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T01%3A55%3A00Z&sig=pJAptmv9pn13q6CEnmS774dKFY1%2B7K3%2F%2FXdiqmT%2FI%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:20.0414690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=pJAptmv9pn13q6CEnmS774dKFY1\%2B7K3\%2F\%2FXdiqmT\%2FI\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:20.1255090Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T01:49:20.1306200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:49:21.2690400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:49:21.8421900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T01:49:22.7282260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T01%3A55%3A00Z&sig=c%2B1Iu2kVprRIwJgh3FLz8oF3E7Lhrr5RyuylDXK8sNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:22.7794550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=c\%2B1Iu2kVprRIwJgh3FLz8oF3E7Lhrr5RyuylDXK8sNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:23.1449220Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T01:49:23.2058780Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T01:49:23.2062430Z ==> Installing libav dependency: faac 2021-05-16T01:49:23.2692900Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T01:49:23.2721650Z 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-9063-4nllyb 2021-05-16T01:49:23.2840510Z cp -pR /private/tmp/d20210516-9063-4nllyb/faac/. /usr/local/Cellar/faac 2021-05-16T01:49:23.2994410Z chmod -Rf +w /private/tmp/d20210516-9063-4nllyb 2021-05-16T01:49:23.3933460Z ==> Finishing up 2021-05-16T01:49:23.4419580Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T01:49:23.4425630Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T01:49:23.4441860Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T01:49:23.4462460Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T01:49:23.4472950Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T01:49:23.4477890Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T01:49:23.4483390Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T01:49:23.4634020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9245-7yzbs4.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-16T01:49:26.0472620Z ==> Summary 2021-05-16T01:49:26.0497710Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T01:49:26.0504400Z ==> Installing libav dependency: fdk-aac 2021-05-16T01:49:26.0528760Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T01:49:26.0547160Z 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-9063-10eqcaz 2021-05-16T01:49:26.0818540Z cp -pR /private/tmp/d20210516-9063-10eqcaz/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T01:49:26.0989400Z chmod -Rf +w /private/tmp/d20210516-9063-10eqcaz 2021-05-16T01:49:26.1563510Z ==> Finishing up 2021-05-16T01:49:26.2060850Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T01:49:26.2072990Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T01:49:26.2079970Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T01:49:26.2085110Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T01:49:26.2090770Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T01:49:26.2098770Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T01:49:26.2249760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9271-1tc0ta2.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-16T01:49:28.8493540Z ==> Summary 2021-05-16T01:49:28.8517800Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T01:49:28.8524290Z ==> Installing libav dependency: sdl 2021-05-16T01:49:28.8552900Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T01:49:28.8571050Z 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-9063-1k49snx 2021-05-16T01:49:28.9351200Z cp -pR /private/tmp/d20210516-9063-1k49snx/sdl/. /usr/local/Cellar/sdl 2021-05-16T01:49:29.0457980Z chmod -Rf +w /private/tmp/d20210516-9063-1k49snx 2021-05-16T01:49:29.1754900Z ==> Finishing up 2021-05-16T01:49:29.2226620Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T01:49:29.2232420Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T01:49:29.2251290Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T01:49:29.2299650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T01:49:29.2310500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T01:49:29.2320930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T01:49:29.2337130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T01:49:29.2350820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T01:49:29.2356000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T01:49:29.2367400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T01:49:29.2378450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T01:49:29.2389550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T01:49:29.2401200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T01:49:29.2410890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T01:49:29.2422380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T01:49:29.2428240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T01:49:29.2434210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T01:49:29.2444690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T01:49:29.2455050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T01:49:29.2466560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T01:49:29.2478620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T01:49:29.2490330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T01:49:29.2500680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T01:49:29.2511360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T01:49:29.2519600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T01:49:29.2532200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T01:49:29.2541700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T01:49:29.2553900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T01:49:29.2565010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T01:49:29.2574190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T01:49:29.2582560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T01:49:29.2588020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T01:49:29.2593560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T01:49:29.2601770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T01:49:29.2609130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T01:49:29.2634110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T01:49:29.2638950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T01:49:29.2649170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T01:49:29.2659510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T01:49:29.2665480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T01:49:29.2671210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T01:49:29.2681920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T01:49:29.2694320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T01:49:29.2702670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T01:49:29.2711150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T01:49:29.2716700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T01:49:29.2722070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T01:49:29.2727560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T01:49:29.2732560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T01:49:29.2743270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T01:49:29.2756390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T01:49:29.2772070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T01:49:29.2779360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T01:49:29.2789190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T01:49:29.2795890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T01:49:29.2797600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T01:49:29.2803580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T01:49:29.2809800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T01:49:29.2821730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T01:49:29.2830770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T01:49:29.2839170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T01:49:29.2850380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T01:49:29.2857960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T01:49:29.2863190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T01:49:29.2871460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T01:49:29.2881910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T01:49:29.2903190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T01:49:29.2908640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T01:49:29.2917580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T01:49:29.2927990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T01:49:29.2935150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T01:49:29.2940760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T01:49:29.2948080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T01:49:29.2956820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T01:49:29.2968060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T01:49:29.2973510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T01:49:29.2979140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T01:49:29.2988520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T01:49:29.2993420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T01:49:29.2999030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T01:49:29.3004760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T01:49:29.3016090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T01:49:29.3021460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T01:49:29.3027080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T01:49:29.3032710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T01:49:29.3038730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T01:49:29.3045080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T01:49:29.3051490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T01:49:29.3060930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T01:49:29.3066850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T01:49:29.3072490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T01:49:29.3082280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T01:49:29.3088220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T01:49:29.3093590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T01:49:29.3101040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T01:49:29.3106650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T01:49:29.3112220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T01:49:29.3124110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T01:49:29.3129390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T01:49:29.3135410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T01:49:29.3141570Z Only the first 100 operations were output. 2021-05-16T01:49:29.4135640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9297-1i7xuec.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-16T01:49:32.0505780Z ==> Summary 2021-05-16T01:49:32.0648150Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T01:49:32.0654310Z ==> Installing libav 2021-05-16T01:49:32.0657650Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T01:49:32.0677040Z 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-9063-1rkysrt 2021-05-16T01:49:32.2608190Z cp -pR /private/tmp/d20210516-9063-1rkysrt/libav/. /usr/local/Cellar/libav 2021-05-16T01:49:32.3608960Z chmod -Rf +w /private/tmp/d20210516-9063-1rkysrt 2021-05-16T01:49:33.7203690Z ==> Finishing up 2021-05-16T01:49:33.7685490Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T01:49:33.7709160Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T01:49:33.7714420Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T01:49:33.7742040Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T01:49:33.7748090Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T01:49:33.7754000Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T01:49:33.8086920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9323-1ubxvob.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-16T01:49:36.3650010Z ==> Summary 2021-05-16T01:49:36.3670220Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T01:49:39.1531020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T01:49:40.8401080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T01:49:41.3055250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T01%3A55%3A00Z&sig=iD38lDYSWzO%2FQTU4Vs0sbIMrwCJQz%2FKyxpYABVHgutk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:41.5497100Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:49:44.5932150Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T01:49:47.1359990Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T01:49:47.1361280Z To reinstall 4.3.0, run: 2021-05-16T01:49:47.1362060Z brew reinstall libtiff 2021-05-16T01:49:48.8034880Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T01:49:48.8036030Z To reinstall 2.3.9_1, run: 2021-05-16T01:49:48.8036790Z brew reinstall unixodbc 2021-05-16T01:49:50.4909180Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T01:49:50.4910300Z To reinstall 1.0.18_1, run: 2021-05-16T01:49:50.4911060Z brew reinstall libsodium 2021-05-16T01:49:52.2739270Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T01:49:52.2740410Z To reinstall 4.1.1, run: 2021-05-16T01:49:52.2741200Z brew reinstall tesseract 2021-05-16T01:49:53.9562090Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T01:49:53.9563230Z To reinstall 1.21.1, run: 2021-05-16T01:49:53.9564170Z brew reinstall wget 2021-05-16T01:49:55.6485870Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T01:49:55.6487040Z To reinstall 4.3.4, run: 2021-05-16T01:49:55.6487790Z brew reinstall zeromq 2021-05-16T01:49:57.3322630Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T01:49:57.3323730Z To reinstall 2.2.27.6_1, run: 2021-05-16T01:49:57.3324480Z brew reinstall udunits 2021-05-16T01:49:59.0277570Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T01:49:59.0278640Z To reinstall 1.2.0, run: 2021-05-16T01:49:59.0279380Z brew reinstall webp 2021-05-16T01:50:00.8193100Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T01:50:02.6729510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T01:50:03.2167430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T02%3A00%3A00Z&sig=TkoI8UXKo9Lz2VK7IFKv%2F0nceqAR4XX3xyqDKEFcReE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:05.9458540Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T01:50:47.5456490Z ==> Caveats 2021-05-16T01:50:47.5457590Z Bash completion has been installed to: 2021-05-16T01:50:47.5458470Z /usr/local/etc/bash_completion.d 2021-05-16T01:50:47.5459710Z ==> Summary 2021-05-16T01:50:48.9911440Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T01:50:52.3486080Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T01:50:52.3492280Z ==> 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=20210516T015052Z&X-Amz-Expires=300&X-Amz-Signature=106e1414d3b4822bc03c76b7f125801d13b522bc3bde9fee3abd7fbca5e1aba2&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-16T01:50:56.4091280Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:50:56.4092500Z ==> Installing Cask xquartz 2021-05-16T01:51:15.9449940Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T01:51:15.9451820Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T01:51:38.2344660Z installer: Package name is 2021-05-16T01:51:38.2359210Z installer: Installing at base path / 2021-05-16T01:51:38.2360140Z installer: The install was successful. 2021-05-16T01:51:38.2361130Z installer: The install requires logging out now. 2021-05-16T01:51:38.3329210Z 🍺 xquartz was successfully installed! 2021-05-16T01:51:38.3586620Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:51:38.3587160Z with: 2021-05-16T01:51:38.3587570Z github_slug: neuroconductor/fmriqa 2021-05-16T01:51:38.3587980Z env: 2021-05-16T01:51:38.3588360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:38.3588780Z TIC_DEPLOY_KEY: 2021-05-16T01:51:38.3589090Z RSPM: 2021-05-16T01:51:38.3590180Z GITHUB_PAT: *** 2021-05-16T01:51:38.3590550Z COVERALLS_TOKEN: 2021-05-16T01:51:38.3590980Z continue-on-error: true 2021-05-16T01:51:38.3591420Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:38.3591890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:38.3592290Z TZ: UTC 2021-05-16T01:51:38.3592640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:38.3593010Z NOT_CRAN: true 2021-05-16T01:51:38.3593330Z ##[endgroup] 2021-05-16T01:51:38.4275370Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:51:38.4390980Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:51:38.4391650Z env: 2021-05-16T01:51:38.4392070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:38.4392700Z TIC_DEPLOY_KEY: 2021-05-16T01:51:38.4393060Z RSPM: 2021-05-16T01:51:38.4393860Z GITHUB_PAT: *** 2021-05-16T01:51:38.4394310Z COVERALLS_TOKEN: 2021-05-16T01:51:38.4394830Z continue-on-error: true 2021-05-16T01:51:38.4395440Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:38.4395920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:38.4396380Z TZ: UTC 2021-05-16T01:51:38.4396750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:38.4397180Z NOT_CRAN: true 2021-05-16T01:51:38.4397940Z ##[endgroup] 2021-05-16T01:51:39.5363010Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:51:39.5363670Z with: 2021-05-16T01:51:39.5364020Z repo_name: fmriqa 2021-05-16T01:51:39.5364430Z repo_version: 0.4.0 2021-05-16T01:51:39.5364800Z runner_os: macOS 2021-05-16T01:51:39.5365180Z R_version: 4.1 2021-05-16T01:51:39.5365510Z env: 2021-05-16T01:51:39.5365950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:39.5366390Z TIC_DEPLOY_KEY: 2021-05-16T01:51:39.5366750Z RSPM: 2021-05-16T01:51:39.5367880Z GITHUB_PAT: *** 2021-05-16T01:51:39.5368290Z COVERALLS_TOKEN: 2021-05-16T01:51:39.5368870Z continue-on-error: true 2021-05-16T01:51:39.5369330Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:39.5369820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:39.5370240Z TZ: UTC 2021-05-16T01:51:39.5370630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:39.5371030Z NOT_CRAN: true 2021-05-16T01:51:39.5371400Z ##[endgroup] 2021-05-16T01:51:39.6024650Z Package: fmriqa 2021-05-16T01:51:39.6026290Z Version: 0.4.0 2021-05-16T01:51:39.6026990Z OS: macOS 2021-05-16T01:51:39.6102350Z ##[group]Run install.packages('remotes') 2021-05-16T01:51:39.6103140Z install.packages('remotes') 2021-05-16T01:51:39.6103920Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:51:39.6104860Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:51:39.6282370Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:39.6282840Z env: 2021-05-16T01:51:39.6283290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:39.6283760Z TIC_DEPLOY_KEY: 2021-05-16T01:51:39.6284100Z RSPM: 2021-05-16T01:51:39.6285060Z GITHUB_PAT: *** 2021-05-16T01:51:39.6285490Z COVERALLS_TOKEN: 2021-05-16T01:51:39.6285960Z continue-on-error: true 2021-05-16T01:51:39.6286450Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:39.6286930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:39.6287430Z TZ: UTC 2021-05-16T01:51:39.6287840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:39.6288250Z NOT_CRAN: true 2021-05-16T01:51:39.6288640Z ##[endgroup] 2021-05-16T01:51:39.8730460Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:51:39.8732130Z (as ‘lib’ is unspecified) 2021-05-16T01:51:42.3411610Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T01:51:42.3427610Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T01:51:42.3478550Z installing the source package ‘remotes’ 2021-05-16T01:51:42.3479410Z 2021-05-16T01:51:42.3501270Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:51:42.8144340Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T01:51:42.8181380Z ================================================== 2021-05-16T01:51:42.8197280Z downloaded 144 KB 2021-05-16T01:51:42.8197760Z 2021-05-16T01:51:43.2651520Z * installing *source* package ‘remotes’ ... 2021-05-16T01:51:43.2733390Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:43.2734600Z ** using staged installation 2021-05-16T01:51:43.3419090Z ** R 2021-05-16T01:51:43.3769100Z ** inst 2021-05-16T01:51:43.3804160Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:45.8063430Z ** help 2021-05-16T01:51:45.9406180Z *** installing help indices 2021-05-16T01:51:46.0132190Z ** building package indices 2021-05-16T01:51:46.3826210Z ** installing vignettes 2021-05-16T01:51:46.4141460Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:51:46.6998620Z ** testing if installed package can be loaded from final location 2021-05-16T01:51:47.0038200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:51:47.0138940Z * DONE (remotes) 2021-05-16T01:51:47.0337030Z 2021-05-16T01:51:47.0338960Z The downloaded source packages are in 2021-05-16T01:51:47.0341130Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpA3B9s4/downloaded_packages’ 2021-05-16T01:51:52.0244280Z ##[group]Run actions/cache@v1 2021-05-16T01:51:52.0244850Z with: 2021-05-16T01:51:52.0245280Z path: /Users/runner/work/_temp/Library 2021-05-16T01:51:52.0248030Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-ddfc33cfcc23621dc1031f59914f645ff1ec4cd020426fe561eb2dc996d9f543 2021-05-16T01:51:52.0251470Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T01:51:52.0252600Z env: 2021-05-16T01:51:52.0253060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:52.0253670Z TIC_DEPLOY_KEY: 2021-05-16T01:51:52.0254050Z RSPM: 2021-05-16T01:51:52.0255580Z GITHUB_PAT: *** 2021-05-16T01:51:52.0256030Z COVERALLS_TOKEN: 2021-05-16T01:51:52.0256480Z continue-on-error: true 2021-05-16T01:51:52.0256990Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:52.0257550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:52.0257980Z TZ: UTC 2021-05-16T01:51:52.0258650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:52.0259120Z NOT_CRAN: true 2021-05-16T01:51:52.0259490Z ##[endgroup] 2021-05-16T01:51:52.1049920Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:51:52.1147720Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:51:52.1148480Z remotes::install_github("ropensci/tic") 2021-05-16T01:51:52.1149170Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:51:52.1149820Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:51:52.1150370Z remotes::install_cran("covr") 2021-05-16T01:51:52.1363650Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:52.1364100Z env: 2021-05-16T01:51:52.1364530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:52.1365050Z TIC_DEPLOY_KEY: 2021-05-16T01:51:52.1365390Z RSPM: 2021-05-16T01:51:52.1366240Z GITHUB_PAT: *** 2021-05-16T01:51:52.1366640Z COVERALLS_TOKEN: 2021-05-16T01:51:52.1367140Z continue-on-error: true 2021-05-16T01:51:52.1367630Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:52.1368120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:52.1368590Z TZ: UTC 2021-05-16T01:51:52.1369010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:52.1369410Z NOT_CRAN: true 2021-05-16T01:51:52.1369800Z ##[endgroup] 2021-05-16T01:51:52.4013580Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:51:53.1581890Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:51:55.9064850Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:51:55.9066320Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:51:55.9067590Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:51:55.9068870Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:51:55.9070090Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:51:55.9071290Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:51:55.9072500Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:51:55.9073700Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:51:55.9075260Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:51:55.9076480Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:51:55.9077680Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:51:55.9078820Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:51:55.9080040Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:51:55.9081180Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:51:55.9082370Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:51:55.9083580Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:51:55.9084780Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:51:55.9086010Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:51:55.9087150Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:51:55.9088360Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:51:55.9089550Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:51:55.9090690Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:51:55.9092510Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:51:55.9094440Z 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-16T01:51:55.9096870Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:51:55.9098170Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:51:55.9099440Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:51:55.9100640Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:51:55.9101890Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:51:55.9103110Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:51:55.9104440Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:51:55.9105750Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:51:55.9107190Z (as ‘lib’ is unspecified) 2021-05-16T01:51:55.9108130Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:51:55.9109500Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:51:55.9110720Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:51:55.9111980Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:51:55.9113170Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:51:57.8373250Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T01:51:57.8377760Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T01:51:57.8469270Z Packages which are only available in source form, and may need 2021-05-16T01:51:57.8471450Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T01:51:57.8473060Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T01:51:57.8474490Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T01:51:57.8477640Z 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-16T01:51:57.8479160Z 2021-05-16T01:51:57.8495230Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:51:58.0842640Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T01:51:58.1487170Z ================================================== 2021-05-16T01:51:58.1489630Z downloaded 841 KB 2021-05-16T01:51:58.1490210Z 2021-05-16T01:51:58.1524010Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:51:58.3621510Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T01:51:58.3965650Z ================================================== 2021-05-16T01:51:58.3966600Z downloaded 259 KB 2021-05-16T01:51:58.3967180Z 2021-05-16T01:51:58.3999380Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:51:58.7181770Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T01:51:58.7364090Z ================================================== 2021-05-16T01:51:58.7365790Z downloaded 96 KB 2021-05-16T01:51:58.7366350Z 2021-05-16T01:51:58.7396320Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:51:59.0413030Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T01:51:59.0425280Z ================================================== 2021-05-16T01:51:59.0426170Z downloaded 19 KB 2021-05-16T01:51:59.0426770Z 2021-05-16T01:51:59.0459010Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:51:59.4168010Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T01:51:59.4169560Z ================================================== 2021-05-16T01:51:59.4170990Z downloaded 5730 bytes 2021-05-16T01:51:59.4171590Z 2021-05-16T01:51:59.4201590Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:51:59.7196800Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T01:51:59.7314000Z ================================================== 2021-05-16T01:51:59.7314970Z downloaded 61 KB 2021-05-16T01:51:59.7315530Z 2021-05-16T01:51:59.7347960Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:52:00.0478240Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T01:52:00.1312500Z ================================================== 2021-05-16T01:52:00.1314830Z downloaded 1.3 MB 2021-05-16T01:52:00.1315690Z 2021-05-16T01:52:00.1349310Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:52:00.5866760Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T01:52:00.5868140Z ================================================== 2021-05-16T01:52:00.5868860Z downloaded 12 KB 2021-05-16T01:52:00.5869420Z 2021-05-16T01:52:00.5901160Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:52:00.9149020Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T01:52:00.9809970Z ================================================== 2021-05-16T01:52:00.9811200Z downloaded 774 KB 2021-05-16T01:52:00.9811800Z 2021-05-16T01:52:00.9846040Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:52:01.4204730Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T01:52:01.6498070Z ================================================== 2021-05-16T01:52:01.6499000Z downloaded 411 KB 2021-05-16T01:52:01.6499800Z 2021-05-16T01:52:01.6533880Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:52:01.9304670Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T01:52:01.9305840Z ================================================== 2021-05-16T01:52:01.9306660Z downloaded 3488 bytes 2021-05-16T01:52:01.9307260Z 2021-05-16T01:52:01.9335690Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:52:02.2575260Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T01:52:02.3606140Z ================================================== 2021-05-16T01:52:02.3607870Z downloaded 156 KB 2021-05-16T01:52:02.3610510Z 2021-05-16T01:52:02.3641320Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:52:02.8100920Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T01:52:02.8102200Z ================================================== 2021-05-16T01:52:02.8102980Z downloaded 60 KB 2021-05-16T01:52:02.8103860Z 2021-05-16T01:52:02.8134310Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:52:03.2286300Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T01:52:03.2513490Z ================================================== 2021-05-16T01:52:03.2515340Z downloaded 154 KB 2021-05-16T01:52:03.2517730Z 2021-05-16T01:52:03.2548430Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:52:03.5189210Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T01:52:03.5363480Z ================================================== 2021-05-16T01:52:03.5364400Z downloaded 110 KB 2021-05-16T01:52:03.5365010Z 2021-05-16T01:52:03.5398540Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:52:03.9362420Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T01:52:03.9364360Z ================================================== 2021-05-16T01:52:03.9365190Z downloaded 107 KB 2021-05-16T01:52:03.9365940Z 2021-05-16T01:52:03.9399170Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:52:04.2887190Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T01:52:04.3189780Z ================================================== 2021-05-16T01:52:04.3191380Z downloaded 224 KB 2021-05-16T01:52:04.3192920Z 2021-05-16T01:52:04.3229190Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:52:04.7326780Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T01:52:04.7441140Z ================================================== 2021-05-16T01:52:04.7442670Z downloaded 58 KB 2021-05-16T01:52:04.7443520Z 2021-05-16T01:52:04.7476920Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:52:05.1084540Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T01:52:05.1116380Z ================================================== 2021-05-16T01:52:05.1117340Z downloaded 34 KB 2021-05-16T01:52:05.1118240Z 2021-05-16T01:52:05.1154110Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:52:05.7258560Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T01:52:05.7259320Z ================================================== 2021-05-16T01:52:05.7260240Z downloaded 43 KB 2021-05-16T01:52:05.7260830Z 2021-05-16T01:52:05.7263280Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:52:05.9366150Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T01:52:05.9367470Z ================================================== 2021-05-16T01:52:05.9368430Z downloaded 90 KB 2021-05-16T01:52:05.9369490Z 2021-05-16T01:52:05.9399190Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:52:06.4053350Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T01:52:06.4214620Z ================================================== 2021-05-16T01:52:06.4215600Z downloaded 92 KB 2021-05-16T01:52:06.4216170Z 2021-05-16T01:52:06.4249260Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:52:06.6830490Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T01:52:06.6845140Z ================================================== 2021-05-16T01:52:06.6846010Z downloaded 27 KB 2021-05-16T01:52:06.6847530Z 2021-05-16T01:52:06.6882480Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:52:06.9954100Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T01:52:06.9955280Z ================================================== 2021-05-16T01:52:06.9956360Z downloaded 12 KB 2021-05-16T01:52:06.9957000Z 2021-05-16T01:52:06.9989970Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:52:07.3269790Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T01:52:07.3677490Z ================================================== 2021-05-16T01:52:07.3679220Z downloaded 366 KB 2021-05-16T01:52:07.3680350Z 2021-05-16T01:52:07.3731190Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:52:07.5546490Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T01:52:07.5698710Z ================================================== 2021-05-16T01:52:07.5699640Z downloaded 81 KB 2021-05-16T01:52:07.5700350Z 2021-05-16T01:52:07.5737820Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:52:07.9082930Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T01:52:07.9170230Z ================================================== 2021-05-16T01:52:07.9171680Z downloaded 44 KB 2021-05-16T01:52:07.9172230Z 2021-05-16T01:52:07.9211680Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:52:08.3240920Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T01:52:08.3370370Z ================================================== 2021-05-16T01:52:08.3371720Z downloaded 64 KB 2021-05-16T01:52:08.3373030Z 2021-05-16T01:52:08.3408240Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:52:08.6774980Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T01:52:08.7199750Z ================================================== 2021-05-16T01:52:08.7201420Z downloaded 777 KB 2021-05-16T01:52:08.7203040Z 2021-05-16T01:52:08.7235340Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:52:09.0012700Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T01:52:09.0361330Z ================================================== 2021-05-16T01:52:09.0362470Z downloaded 286 KB 2021-05-16T01:52:09.0363070Z 2021-05-16T01:52:09.0396880Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:52:09.4202630Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T01:52:09.4204760Z ================================================== 2021-05-16T01:52:09.4205780Z downloaded 20 KB 2021-05-16T01:52:09.4206950Z 2021-05-16T01:52:09.4238660Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:52:09.6004560Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:52:09.6018090Z ================================================== 2021-05-16T01:52:09.6019120Z downloaded 24 KB 2021-05-16T01:52:09.6019960Z 2021-05-16T01:52:09.6055080Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:52:10.0303540Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T01:52:10.0652370Z ================================================== 2021-05-16T01:52:10.0654000Z downloaded 298 KB 2021-05-16T01:52:10.0654880Z 2021-05-16T01:52:10.0690860Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:52:10.3956660Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T01:52:10.3958490Z ================================================== 2021-05-16T01:52:10.3959290Z downloaded 16 KB 2021-05-16T01:52:10.3959850Z 2021-05-16T01:52:10.3989940Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:52:10.6467870Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T01:52:10.7206560Z ================================================== 2021-05-16T01:52:10.7208610Z downloaded 1.2 MB 2021-05-16T01:52:10.7209280Z 2021-05-16T01:52:11.5648330Z * installing *source* package ‘rlang’ ... 2021-05-16T01:52:11.5896380Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:11.5897740Z ** using staged installation 2021-05-16T01:52:11.6148480Z ** libs 2021-05-16T01:52:16.8720460Z 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-16T01:52:17.3645890Z 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-16T01:52:17.7388770Z 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-16T01:52:20.2909760Z 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-16T01:52:21.3813140Z 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-16T01:52:21.4506040Z 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-16T01:52:21.6609570Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T01:52:21.6676420Z ** R 2021-05-16T01:52:21.7319150Z ** inst 2021-05-16T01:52:21.7335480Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:26.9717670Z ** help 2021-05-16T01:52:27.2007620Z *** installing help indices 2021-05-16T01:52:27.5626700Z *** copying figures 2021-05-16T01:52:27.5665500Z ** building package indices 2021-05-16T01:52:28.2300060Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:28.7317890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:30.4597470Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:30.8369950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:30.8454010Z * DONE (rlang) 2021-05-16T01:52:31.3107720Z * installing *source* package ‘magrittr’ ... 2021-05-16T01:52:31.3208720Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:31.3357200Z ** using staged installation 2021-05-16T01:52:31.3379250Z ** libs 2021-05-16T01:52:31.3536220Z 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-16T01:52:31.5032110Z 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-16T01:52:31.5904790Z 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-16T01:52:31.6490490Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T01:52:31.6530950Z ** R 2021-05-16T01:52:31.6589800Z ** inst 2021-05-16T01:52:31.6638900Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:32.0676900Z ** help 2021-05-16T01:52:32.1259180Z *** installing help indices 2021-05-16T01:52:32.1626830Z *** copying figures 2021-05-16T01:52:32.1639740Z ** building package indices 2021-05-16T01:52:32.4494150Z ** installing vignettes 2021-05-16T01:52:32.4572550Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:32.8668640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:33.5032270Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:33.5033560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:33.5034440Z * DONE (magrittr) 2021-05-16T01:52:33.6537220Z * installing *source* package ‘glue’ ... 2021-05-16T01:52:33.6575770Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:33.6576930Z ** using staged installation 2021-05-16T01:52:33.6813970Z ** libs 2021-05-16T01:52:33.6988410Z 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-16T01:52:33.8234930Z 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-16T01:52:33.9063960Z 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-16T01:52:34.0265330Z 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-16T01:52:34.0840370Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T01:52:34.0882240Z ** R 2021-05-16T01:52:34.0963100Z ** inst 2021-05-16T01:52:34.0997210Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:34.7523010Z ** help 2021-05-16T01:52:34.8086960Z *** installing help indices 2021-05-16T01:52:34.8442910Z *** copying figures 2021-05-16T01:52:34.8451500Z ** building package indices 2021-05-16T01:52:35.1523270Z ** installing vignettes 2021-05-16T01:52:35.1600770Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:35.6174020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:35.7703250Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:36.1443150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:36.1469700Z * DONE (glue) 2021-05-16T01:52:36.4770420Z * installing *source* package ‘sys’ ... 2021-05-16T01:52:36.4797880Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:36.4799680Z ** using staged installation 2021-05-16T01:52:36.5049590Z ** libs 2021-05-16T01:52:36.5222050Z 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-16T01:52:36.7345530Z 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-16T01:52:36.8179000Z 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-16T01:52:36.8757150Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T01:52:36.8798420Z ** R 2021-05-16T01:52:36.8866890Z ** inst 2021-05-16T01:52:36.8884600Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:37.2682210Z ** help 2021-05-16T01:52:37.2949170Z *** installing help indices 2021-05-16T01:52:37.3193800Z ** building package indices 2021-05-16T01:52:37.5970790Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:37.9624540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:38.0958360Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:38.3482880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:38.3506780Z * DONE (sys) 2021-05-16T01:52:38.6917540Z * installing *source* package ‘R6’ ... 2021-05-16T01:52:38.6947220Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:38.6948240Z ** using staged installation 2021-05-16T01:52:38.7139970Z ** R 2021-05-16T01:52:38.7215650Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:39.4271200Z ** help 2021-05-16T01:52:39.4533730Z *** installing help indices 2021-05-16T01:52:39.4769080Z *** copying figures 2021-05-16T01:52:39.4780810Z ** building package indices 2021-05-16T01:52:39.7529890Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:40.0134510Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:40.2660210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:40.2683920Z * DONE (R6) 2021-05-16T01:52:40.5661910Z * installing *source* package ‘mime’ ... 2021-05-16T01:52:40.5681030Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:40.5682280Z ** using staged installation 2021-05-16T01:52:40.6287260Z ** libs 2021-05-16T01:52:40.6473440Z 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-16T01:52:40.7268050Z 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-16T01:52:40.8203930Z 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-16T01:52:40.8777830Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T01:52:40.8818700Z ** R 2021-05-16T01:52:40.8921840Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:41.3389930Z ** help 2021-05-16T01:52:41.3653510Z *** installing help indices 2021-05-16T01:52:41.3850690Z ** building package indices 2021-05-16T01:52:41.6539020Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:42.0227070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:42.1532130Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:42.4036250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:42.4057730Z * DONE (mime) 2021-05-16T01:52:42.9458400Z * installing *source* package ‘curl’ ... 2021-05-16T01:52:42.9577570Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:42.9578320Z ** using staged installation 2021-05-16T01:52:43.1353680Z Found pkg-config cflags and libs! 2021-05-16T01:52:43.4783990Z Using PKG_CFLAGS= 2021-05-16T01:52:43.4786260Z Using PKG_LIBS=-lcurl 2021-05-16T01:52:43.6202820Z ** libs 2021-05-16T01:52:43.6411080Z 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-16T01:52:43.6449130Z 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-16T01:52:43.7566960Z 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-16T01:52:43.9041950Z 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-16T01:52:44.0045260Z 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-16T01:52:44.0950420Z 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-16T01:52:44.2031660Z 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-16T01:52:44.3087990Z 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-16T01:52:44.3988650Z 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-16T01:52:44.5982570Z 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-16T01:52:44.6676350Z 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-16T01:52:44.7647370Z 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-16T01:52:44.8667210Z 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-16T01:52:45.0582220Z 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-16T01:52:45.1529740Z 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-16T01:52:45.2375610Z 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-16T01:52:45.3112090Z 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-16T01:52:45.3903680Z 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-16T01:52:45.4724320Z 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-16T01:52:45.6189040Z 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-16T01:52:45.7179820Z 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-16T01:52:45.7604780Z 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-16T01:52:45.8441520Z 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-16T01:52:45.9072880Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T01:52:45.9117910Z ** R 2021-05-16T01:52:45.9288450Z ** inst 2021-05-16T01:52:45.9422570Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:46.6351030Z ** help 2021-05-16T01:52:47.2648530Z *** installing help indices 2021-05-16T01:52:47.2650030Z ** building package indices 2021-05-16T01:52:47.2650940Z ** installing vignettes 2021-05-16T01:52:47.2652020Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:47.5042600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:47.6419040Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:47.9068840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:47.9097490Z * DONE (curl) 2021-05-16T01:52:48.4194220Z * installing *source* package ‘jsonlite’ ... 2021-05-16T01:52:48.4304420Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:48.4305190Z ** using staged installation 2021-05-16T01:52:48.4508820Z ** libs 2021-05-16T01:52:48.4701960Z 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-16T01:52:48.5665450Z 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-16T01:52:48.6561070Z 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-16T01:52:48.7502810Z 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-16T01:52:48.8737750Z 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-16T01:52:48.9745040Z 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-16T01:52:49.0538680Z 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-16T01:52:49.1316650Z 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-16T01:52:49.2253910Z 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-16T01:52:49.3107570Z 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-16T01:52:49.4463610Z 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-16T01:52:49.5420440Z 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-16T01:52:49.6494460Z 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-16T01:52:49.7473440Z 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-16T01:52:49.8425430Z 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-16T01:52:49.9282370Z 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-16T01:52:50.0134480Z 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-16T01:52:50.0940180Z 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-16T01:52:50.1928770Z 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-16T01:52:50.2734960Z 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-16T01:52:50.3513810Z 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-16T01:52:50.4465800Z 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-16T01:52:50.5119490Z 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-16T01:52:50.5923300Z 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-16T01:52:50.7133000Z 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-16T01:52:50.9303850Z 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-16T01:52:51.2220100Z 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-16T01:52:51.4146480Z 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-16T01:52:51.5794440Z 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-16T01:52:52.6141950Z 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-16T01:52:52.6783570Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T01:52:52.6828200Z ** R 2021-05-16T01:52:52.7091330Z ** inst 2021-05-16T01:52:52.7160410Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:54.0367650Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T01:52:54.0368380Z ** help 2021-05-16T01:52:54.0798810Z *** installing help indices 2021-05-16T01:52:54.1113150Z ** building package indices 2021-05-16T01:52:54.3936300Z ** installing vignettes 2021-05-16T01:52:54.4031610Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:54.7902170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:54.9265500Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:55.2169600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:55.2206100Z * DONE (jsonlite) 2021-05-16T01:52:55.5343820Z * installing *source* package ‘ini’ ... 2021-05-16T01:52:55.5360550Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:55.5362560Z ** using staged installation 2021-05-16T01:52:55.5517560Z ** R 2021-05-16T01:52:55.5549870Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:55.8852400Z ** help 2021-05-16T01:52:55.9099280Z *** installing help indices 2021-05-16T01:52:55.9292600Z ** building package indices 2021-05-16T01:52:56.1928380Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:56.4517280Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:56.7096370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:56.7195650Z * DONE (ini) 2021-05-16T01:52:57.0668880Z * installing *source* package ‘gitcreds’ ... 2021-05-16T01:52:57.0702670Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:57.0703610Z ** using staged installation 2021-05-16T01:52:57.0871280Z ** R 2021-05-16T01:52:57.0956770Z ** inst 2021-05-16T01:52:57.0991320Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:57.7781350Z ** help 2021-05-16T01:52:57.8129720Z *** installing help indices 2021-05-16T01:52:57.8391340Z ** building package indices 2021-05-16T01:52:58.1108630Z ** installing vignettes 2021-05-16T01:52:58.1182570Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:58.3822100Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:58.6377030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:58.6402880Z * DONE (gitcreds) 2021-05-16T01:52:59.0071670Z * installing *source* package ‘zip’ ... 2021-05-16T01:52:59.0116760Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:59.0118310Z ** using staged installation 2021-05-16T01:52:59.0276910Z ** libs 2021-05-16T01:52:59.0458990Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T01:53:02.3022940Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T01:53:05.3812220Z 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-16T01:53:05.4703920Z 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-16T01:53:08.1240940Z 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-16T01:53:08.2069930Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T01:53:08.2071430Z size_t uzipfile_len = 0; 2021-05-16T01:53:08.2071850Z ^ 2021-05-16T01:53:08.2595540Z 1 warning generated. 2021-05-16T01:53:08.2626550Z 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-16T01:53:08.4222160Z 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-16T01:53:08.5254540Z 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-16T01:53:08.5902500Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T01:53:08.6029420Z ** R 2021-05-16T01:53:08.6088110Z ** inst 2021-05-16T01:53:08.6114890Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:09.0538290Z ** help 2021-05-16T01:53:09.0835570Z *** installing help indices 2021-05-16T01:53:09.1116130Z ** building package indices 2021-05-16T01:53:09.3849040Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:09.7518960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:09.8894800Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:10.1724770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:10.1753870Z * DONE (zip) 2021-05-16T01:53:11.5228620Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T01:53:11.5239220Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:11.5241480Z ** using staged installation 2021-05-16T01:53:11.5242190Z ** R 2021-05-16T01:53:11.5242790Z ** inst 2021-05-16T01:53:11.5244090Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:11.6707340Z ** help 2021-05-16T01:53:11.9299550Z *** installing help indices 2021-05-16T01:53:12.1030940Z *** copying figures 2021-05-16T01:53:12.1133050Z ** building package indices 2021-05-16T01:53:12.5172440Z ** installing vignettes 2021-05-16T01:53:12.5279000Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:12.7934110Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:13.0668940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:13.0771870Z * DONE (rstudioapi) 2021-05-16T01:53:13.4910670Z * installing *source* package ‘rprojroot’ ... 2021-05-16T01:53:13.4963350Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:13.4964140Z ** using staged installation 2021-05-16T01:53:13.5189080Z ** R 2021-05-16T01:53:13.5294100Z ** inst 2021-05-16T01:53:13.5328980Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:14.2501000Z ** help 2021-05-16T01:53:14.2889590Z *** installing help indices 2021-05-16T01:53:14.3223130Z *** copying figures 2021-05-16T01:53:14.3256340Z ** building package indices 2021-05-16T01:53:14.6085890Z ** installing vignettes 2021-05-16T01:53:14.6165960Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:14.8883660Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:15.1546240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:15.1601110Z * DONE (rprojroot) 2021-05-16T01:53:15.6141890Z * installing *source* package ‘crayon’ ... 2021-05-16T01:53:15.6184430Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:15.6185430Z ** using staged installation 2021-05-16T01:53:15.6393710Z ** R 2021-05-16T01:53:15.6534090Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:16.9095540Z ** help 2021-05-16T01:53:16.9878200Z *** installing help indices 2021-05-16T01:53:17.0347350Z ** building package indices 2021-05-16T01:53:17.3405920Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:17.6089910Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:17.8880810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:17.8981040Z * DONE (crayon) 2021-05-16T01:53:18.2425970Z * installing *source* package ‘fastmap’ ... 2021-05-16T01:53:18.2459070Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:18.2460090Z ** using staged installation 2021-05-16T01:53:18.2649290Z ** libs 2021-05-16T01:53:18.2865350Z 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-16T01:53:21.3026810Z 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-16T01:53:21.3957310Z 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-16T01:53:21.4595510Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T01:53:21.4638020Z ** R 2021-05-16T01:53:21.4707080Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:22.0387710Z ** help 2021-05-16T01:53:22.0672040Z *** installing help indices 2021-05-16T01:53:22.0908180Z ** building package indices 2021-05-16T01:53:22.5644530Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:22.9452860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:23.1002450Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:23.8104720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:23.8126480Z * DONE (fastmap) 2021-05-16T01:53:24.1765270Z * installing *source* package ‘yaml’ ... 2021-05-16T01:53:24.1816190Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:24.1817230Z ** using staged installation 2021-05-16T01:53:24.1983890Z ** libs 2021-05-16T01:53:24.2173900Z 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-16T01:53:24.6340280Z 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-16T01:53:24.7811130Z 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-16T01:53:25.8499650Z 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-16T01:53:26.0061100Z 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-16T01:53:26.1935560Z 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-16T01:53:26.6042030Z 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-16T01:53:26.6864500Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:26.6866090Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T01:53:26.6866730Z ^~~ 2021-05-16T01:53:26.6868630Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:26.6870060Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T01:53:26.6870690Z ^~~ 2021-05-16T01:53:26.6872580Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:26.6874000Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T01:53:26.6874610Z ^~~ 2021-05-16T01:53:26.8904010Z 3 warnings generated. 2021-05-16T01:53:26.8939720Z 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-16T01:53:27.0239320Z 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-16T01:53:27.0961800Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:27.0963980Z tag = process_tag(tag); 2021-05-16T01:53:27.0964380Z ^~~ 2021-05-16T01:53:27.0990180Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:27.0991470Z tag = process_tag(tag); 2021-05-16T01:53:27.0991870Z ^~~ 2021-05-16T01:53:27.1029420Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T01:53:27.1030700Z tag = process_tag(tag); 2021-05-16T01:53:27.1031100Z ^~~ 2021-05-16T01:53:27.4273820Z 3 warnings generated. 2021-05-16T01:53:27.4317940Z 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-16T01:53:27.5752170Z 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-16T01:53:28.9900320Z 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-16T01:53:29.0965210Z 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-16T01:53:29.1623310Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T01:53:29.1686740Z ** R 2021-05-16T01:53:29.1726830Z ** inst 2021-05-16T01:53:29.1779200Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:29.5386840Z ** help 2021-05-16T01:53:29.5725230Z *** installing help indices 2021-05-16T01:53:29.6013270Z ** building package indices 2021-05-16T01:53:29.8808820Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:30.3052000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:30.4560940Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:30.7124230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:30.7151870Z * DONE (yaml) 2021-05-16T01:53:32.0604350Z * installing *source* package ‘withr’ ... 2021-05-16T01:53:32.0607280Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:32.0608230Z ** using staged installation 2021-05-16T01:53:32.0608640Z ** R 2021-05-16T01:53:32.0608930Z ** inst 2021-05-16T01:53:32.0610010Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:32.0937280Z ** help 2021-05-16T01:53:32.2121490Z *** installing help indices 2021-05-16T01:53:32.2810730Z *** copying figures 2021-05-16T01:53:32.2822310Z ** building package indices 2021-05-16T01:53:32.6160750Z ** installing vignettes 2021-05-16T01:53:32.6279920Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:32.8967690Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:33.1690170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:33.1792030Z * DONE (withr) 2021-05-16T01:53:33.5372850Z * installing *source* package ‘whisker’ ... 2021-05-16T01:53:33.5410780Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:33.5412410Z ** using staged installation 2021-05-16T01:53:33.5556850Z ** R 2021-05-16T01:53:33.5605060Z ** inst 2021-05-16T01:53:33.5691020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:34.1280100Z ** help 2021-05-16T01:53:34.1652120Z *** installing help indices 2021-05-16T01:53:34.1938460Z ** building package indices 2021-05-16T01:53:34.5292610Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:34.7992340Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:35.0759030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:35.0794180Z * DONE (whisker) 2021-05-16T01:53:35.4184680Z * installing *source* package ‘rappdirs’ ... 2021-05-16T01:53:35.4213010Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:35.4214230Z ** using staged installation 2021-05-16T01:53:35.4498860Z ** libs 2021-05-16T01:53:35.4687340Z 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-16T01:53:35.5533680Z 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-16T01:53:35.6400250Z 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-16T01:53:35.7012810Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T01:53:35.7059190Z ** R 2021-05-16T01:53:35.7123000Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:36.1349700Z ** help 2021-05-16T01:53:36.1705750Z *** installing help indices 2021-05-16T01:53:36.1989640Z ** building package indices 2021-05-16T01:53:36.5003740Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:36.8822310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:37.0233100Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:37.2762680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:37.2785940Z * DONE (rappdirs) 2021-05-16T01:53:38.0767110Z * installing *source* package ‘fs’ ... 2021-05-16T01:53:38.0987230Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:38.0988440Z ** using staged installation 2021-05-16T01:53:38.1231220Z ** libs 2021-05-16T01:53:38.1458630Z 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-16T01:53:38.9874470Z 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-16T01:53:39.1849400Z 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-16T01:53:39.9772330Z 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-16T01:53:40.1579660Z 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-16T01:53:40.8338180Z 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-16T01:53:41.8698350Z 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-16T01:53:42.0406930Z 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-16T01:53:42.7463010Z 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-16T01:53:43.5479410Z 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-16T01:53:44.2499670Z 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-16T01:53:44.9150540Z (cd libuv-1.38.1 \ 2021-05-16T01:53:44.9153020Z && 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-16T01:53:46.5496890Z rm: conftest.dSYM: is a directory 2021-05-16T01:53:49.7087840Z rm: conftest.dSYM: is a directory 2021-05-16T01:53:49.8036910Z rm: conftest.dSYM: is a directory 2021-05-16T01:53:49.8268120Z rm: conftest.dSYM: is a directory 2021-05-16T01:54:01.2762880Z make --directory=libuv-1.38.1 \ 2021-05-16T01:54:01.2763820Z HAVE_DTRACE=0 2021-05-16T01:54:01.3321470Z CC src/libuv_la-fs-poll.lo 2021-05-16T01:54:02.4000120Z CC src/libuv_la-idna.lo 2021-05-16T01:54:03.5391440Z CC src/libuv_la-inet.lo 2021-05-16T01:54:04.7101470Z CC src/libuv_la-random.lo 2021-05-16T01:54:05.6986950Z CC src/libuv_la-strscpy.lo 2021-05-16T01:54:07.2161500Z CC src/libuv_la-threadpool.lo 2021-05-16T01:54:07.7801800Z CC src/libuv_la-timer.lo 2021-05-16T01:54:08.9651280Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T01:54:09.9768420Z CC src/libuv_la-uv-common.lo 2021-05-16T01:54:11.4863540Z CC src/libuv_la-version.lo 2021-05-16T01:54:12.4727720Z CC src/unix/libuv_la-async.lo 2021-05-16T01:54:13.5550050Z CC src/unix/libuv_la-core.lo 2021-05-16T01:54:15.2193400Z CC src/unix/libuv_la-dl.lo 2021-05-16T01:54:16.2275700Z CC src/unix/libuv_la-fs.lo 2021-05-16T01:54:18.1983420Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T01:54:19.2297290Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T01:54:20.1896880Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T01:54:21.2305340Z CC src/unix/libuv_la-loop.lo 2021-05-16T01:54:22.2622010Z CC src/unix/libuv_la-pipe.lo 2021-05-16T01:54:23.3369910Z CC src/unix/libuv_la-poll.lo 2021-05-16T01:54:24.3672880Z CC src/unix/libuv_la-process.lo 2021-05-16T01:54:25.5819470Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T01:54:26.5518570Z CC src/unix/libuv_la-signal.lo 2021-05-16T01:54:28.0329280Z CC src/unix/libuv_la-stream.lo 2021-05-16T01:54:29.8820070Z CC src/unix/libuv_la-tcp.lo 2021-05-16T01:54:31.0724590Z CC src/unix/libuv_la-thread.lo 2021-05-16T01:54:32.2724210Z CC src/unix/libuv_la-tty.lo 2021-05-16T01:54:33.3267350Z CC src/unix/libuv_la-udp.lo 2021-05-16T01:54:34.7193880Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T01:54:35.7209010Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T01:54:36.6755180Z CC src/unix/libuv_la-darwin.lo 2021-05-16T01:54:37.7635510Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T01:54:39.0324900Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T01:54:40.2752560Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T01:54:41.2382600Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T01:54:42.5525620Z CCLD libuv.la 2021-05-16T01:54:42.7068600Z 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-16T01:54:42.7881950Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T01:54:42.7952440Z ** R 2021-05-16T01:54:42.8109890Z ** inst 2021-05-16T01:54:42.8143030Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:44.2697600Z ** help 2021-05-16T01:54:44.3753740Z *** installing help indices 2021-05-16T01:54:44.4355030Z ** building package indices 2021-05-16T01:54:44.7843990Z ** installing vignettes 2021-05-16T01:54:44.8481380Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:45.3281960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:54:45.4763860Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:45.8133590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:45.8160110Z * DONE (fs) 2021-05-16T01:54:46.2136230Z * installing *source* package ‘clipr’ ... 2021-05-16T01:54:46.2165810Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T01:54:46.2166950Z ** using staged installation 2021-05-16T01:54:46.2445650Z ** R 2021-05-16T01:54:46.2516920Z ** inst 2021-05-16T01:54:46.2542880Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:46.7126490Z ** help 2021-05-16T01:54:46.7507210Z *** installing help indices 2021-05-16T01:54:46.7774930Z ** building package indices 2021-05-16T01:54:47.0464270Z ** installing vignettes 2021-05-16T01:54:47.0535570Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:47.3083550Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:47.5727010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:47.5796020Z * DONE (clipr) 2021-05-16T01:54:48.8012270Z * installing *source* package ‘git2r’ ... 2021-05-16T01:54:48.8439940Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T01:54:48.8440680Z ** using staged installation 2021-05-16T01:54:49.2635850Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T01:54:49.2637930Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T01:54:49.2647960Z checking for gcc... gcc 2021-05-16T01:54:52.7439330Z checking whether the C compiler works... yes 2021-05-16T01:54:52.7440790Z checking for C compiler default output file name... a.out 2021-05-16T01:54:52.8734200Z checking for suffix of executables... 2021-05-16T01:54:53.2782390Z checking whether we are cross compiling... no 2021-05-16T01:54:53.3882020Z checking for suffix of object files... o 2021-05-16T01:54:53.4502720Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:54:53.5154390Z checking whether gcc accepts -g... yes 2021-05-16T01:54:53.6445270Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:54:53.6458740Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T01:54:53.6569870Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:54:53.6924560Z Found pkg-config cflags and libs! 2021-05-16T01:54:54.0816740Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T01:54:54.3513950Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T01:54:54.4645700Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T01:54:54.5765360Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T01:54:54.6888140Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T01:54:54.6890490Z ----- Results of the git2r package configure ----- 2021-05-16T01:54:54.6891040Z 2021-05-16T01:54:54.6893210Z 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-16T01:54:54.6895030Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T01:54:54.6895700Z 2021-05-16T01:54:54.6896870Z -------------------------------------------------- 2021-05-16T01:54:54.7252960Z configure: creating ./config.status 2021-05-16T01:54:54.8974200Z config.status: creating src/Makevars 2021-05-16T01:54:55.0209890Z ** libs 2021-05-16T01:54:55.0415920Z 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-16T01:54:55.1688030Z 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-16T01:54:55.2578130Z 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-16T01:54:55.4745180Z 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-16T01:54:55.6162160Z 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-16T01:54:55.7810660Z 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-16T01:54:56.0230610Z 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-16T01:54:56.1644890Z 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-16T01:54:56.3016710Z 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-16T01:54:56.4914990Z 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-16T01:54:56.6859930Z 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-16T01:54:56.8299650Z 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-16T01:54:57.0778380Z 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-16T01:54:57.1961410Z 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-16T01:54:57.3299390Z 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-16T01:54:57.4649620Z 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-16T01:54:57.5953740Z 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-16T01:54:57.8037510Z 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-16T01:54:57.9691460Z 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-16T01:54:58.1000340Z 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-16T01:54:58.2926620Z 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-16T01:54:58.4110930Z 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-16T01:54:58.5467270Z 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-16T01:54:58.6902680Z 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-16T01:54:58.8274080Z 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-16T01:54:59.0252070Z 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-16T01:54:59.2112550Z 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-16T01:54:59.3441800Z 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-16T01:54:59.4743670Z 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-16T01:54:59.6849770Z 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-16T01:54:59.8171880Z 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-16T01:54:59.9766300Z 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-16T01:55:00.1820490Z 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-16T01:55:00.3473420Z 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-16T01:55:00.4661660Z 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-16T01:55:00.6224220Z 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-16T01:55:00.6509550Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T01:55:00.6889740Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T01:55:00.6939890Z ** R 2021-05-16T01:55:00.7245150Z ** inst 2021-05-16T01:55:00.7272370Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:01.9677290Z ** help 2021-05-16T01:55:02.3314810Z *** installing help indices 2021-05-16T01:55:02.5557210Z ** building package indices 2021-05-16T01:55:03.0047380Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:03.9754970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:03.9758330Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:03.9762150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:03.9763330Z * DONE (git2r) 2021-05-16T01:55:04.3219840Z * installing *source* package ‘askpass’ ... 2021-05-16T01:55:04.3239710Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:04.3241290Z ** using staged installation 2021-05-16T01:55:04.3427140Z ** libs 2021-05-16T01:55:04.3600100Z 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-16T01:55:04.4519420Z 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-16T01:55:04.5114480Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T01:55:04.5158570Z ** R 2021-05-16T01:55:04.5205400Z ** inst 2021-05-16T01:55:04.5225660Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:04.8794620Z ** help 2021-05-16T01:55:04.9028750Z *** installing help indices 2021-05-16T01:55:04.9188350Z ** building package indices 2021-05-16T01:55:05.1898970Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:05.4608200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:05.6023180Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:05.8572290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:05.8596470Z * DONE (askpass) 2021-05-16T01:55:06.4228870Z * installing *source* package ‘cli’ ... 2021-05-16T01:55:06.4347340Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:06.4348560Z ** using staged installation 2021-05-16T01:55:06.4615970Z ** R 2021-05-16T01:55:06.5049370Z ** inst 2021-05-16T01:55:06.5097990Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:09.8794280Z ** help 2021-05-16T01:55:10.2185610Z *** installing help indices 2021-05-16T01:55:10.3789030Z *** copying figures 2021-05-16T01:55:10.3798910Z ** building package indices 2021-05-16T01:55:10.7928010Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:11.1055150Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:11.5226500Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:11.5328320Z * DONE (cli) 2021-05-16T01:55:12.0389740Z * installing *source* package ‘purrr’ ... 2021-05-16T01:55:12.0491890Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:12.0492680Z ** using staged installation 2021-05-16T01:55:12.0726710Z ** libs 2021-05-16T01:55:12.0927280Z 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-16T01:55:12.1705850Z 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-16T01:55:12.2892790Z 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-16T01:55:12.3922240Z 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-16T01:55:12.5216520Z 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-16T01:55:12.6027630Z 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-16T01:55:12.7458010Z 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-16T01:55:12.9050800Z 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-16T01:55:13.0167250Z 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-16T01:55:13.1043020Z 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-16T01:55:13.1656520Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T01:55:13.1698630Z ** R 2021-05-16T01:55:13.1960700Z ** inst 2021-05-16T01:55:13.2062110Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:14.8545180Z ** help 2021-05-16T01:55:15.1007760Z *** installing help indices 2021-05-16T01:55:15.2247140Z *** copying figures 2021-05-16T01:55:15.2279880Z ** building package indices 2021-05-16T01:55:15.6078840Z ** installing vignettes 2021-05-16T01:55:15.6211680Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:16.0512990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:16.1866740Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:16.5562850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:16.5665190Z * DONE (purrr) 2021-05-16T01:55:16.9781530Z * installing *source* package ‘lifecycle’ ... 2021-05-16T01:55:16.9838530Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:16.9842000Z ** using staged installation 2021-05-16T01:55:17.0071030Z ** R 2021-05-16T01:55:17.0148510Z ** inst 2021-05-16T01:55:17.0199630Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:17.6289630Z ** help 2021-05-16T01:55:17.7609450Z *** installing help indices 2021-05-16T01:55:17.7928630Z *** copying figures 2021-05-16T01:55:17.7966030Z ** building package indices 2021-05-16T01:55:18.0735430Z ** installing vignettes 2021-05-16T01:55:18.0811800Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:18.4205060Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:18.7018220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:18.7053980Z * DONE (lifecycle) 2021-05-16T01:55:19.2688810Z * installing *source* package ‘desc’ ... 2021-05-16T01:55:19.2777550Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:19.2778330Z ** using staged installation 2021-05-16T01:55:19.2999400Z ** R 2021-05-16T01:55:19.3202210Z ** inst 2021-05-16T01:55:19.3264770Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:21.4131430Z ** help 2021-05-16T01:55:21.6032040Z *** installing help indices 2021-05-16T01:55:21.7103010Z ** building package indices 2021-05-16T01:55:22.0762860Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:22.3470350Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:22.6524100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:22.6561140Z * DONE (desc) 2021-05-16T01:55:22.9789120Z * installing *source* package ‘cachem’ ... 2021-05-16T01:55:22.9815290Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:22.9816640Z ** using staged installation 2021-05-16T01:55:23.0890550Z ** libs 2021-05-16T01:55:23.1066200Z 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-16T01:55:23.1911090Z 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-16T01:55:23.2779360Z 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-16T01:55:23.3480540Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:55:23.3588840Z ** R 2021-05-16T01:55:23.3680020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:24.0639980Z ** help 2021-05-16T01:55:24.0964790Z *** installing help indices 2021-05-16T01:55:24.1220840Z ** building package indices 2021-05-16T01:55:24.3919990Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:24.7869230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:24.9250060Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:25.2115360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:25.2141070Z * DONE (cachem) 2021-05-16T01:55:25.9459930Z * installing *source* package ‘openssl’ ... 2021-05-16T01:55:25.9657850Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:25.9658610Z ** using staged installation 2021-05-16T01:55:26.1049210Z Homebrew 3.1.6 2021-05-16T01:55:26.1979700Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T01:55:26.3242450Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T01:55:26.7039310Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T01:55:27.0446190Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T01:55:27.0675260Z ** libs 2021-05-16T01:55:27.0872070Z 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-16T01:55:27.0904970Z 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-16T01:55:27.2310430Z 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-16T01:55:27.3736810Z 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-16T01:55:27.5429540Z 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-16T01:55:27.8136860Z 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-16T01:55:27.9726840Z 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-16T01:55:28.1591050Z 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-16T01:55:28.3620720Z 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-16T01:55:28.4677030Z 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-16T01:55:28.6219500Z 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-16T01:55:28.7520170Z 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-16T01:55:28.9117550Z 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-16T01:55:29.1235010Z 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-16T01:55:29.3211120Z 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-16T01:55:29.6002030Z 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-16T01:55:29.6891470Z 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-16T01:55:29.7644110Z 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-16T01:55:29.9754370Z 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-16T01:55:30.2104530Z 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-16T01:55:30.4209460Z 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-16T01:55:30.5032340Z 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-16T01:55:30.6945940Z 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-16T01:55:30.9008140Z 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-16T01:55:31.1444810Z 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-16T01:55:31.3502530Z 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-16T01:55:31.5593390Z 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-16T01:55:31.7710210Z 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-16T01:55:31.8752980Z 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-16T01:55:32.0852740Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:55:32.1111830Z 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-16T01:55:32.1427110Z 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-16T01:55:32.1428790Z 2021-05-16T01:55:32.1868750Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T01:55:32.1933620Z ** R 2021-05-16T01:55:32.2107070Z ** inst 2021-05-16T01:55:32.2327010Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:33.5284980Z ** help 2021-05-16T01:55:33.6150450Z *** installing help indices 2021-05-16T01:55:33.6616160Z ** building package indices 2021-05-16T01:55:33.9656810Z ** installing vignettes 2021-05-16T01:55:33.9848750Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:34.3671400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:34.5161380Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:34.8110350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:34.8150320Z * DONE (openssl) 2021-05-16T01:55:35.1625070Z * installing *source* package ‘memoise’ ... 2021-05-16T01:55:35.1649240Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:35.1650910Z ** using staged installation 2021-05-16T01:55:35.1875690Z ** R 2021-05-16T01:55:35.2001330Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:35.7378900Z ** help 2021-05-16T01:55:35.7794620Z *** installing help indices 2021-05-16T01:55:35.8104230Z ** building package indices 2021-05-16T01:55:36.0896110Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:36.3738390Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:36.6653450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:36.6678200Z * DONE (memoise) 2021-05-16T01:55:37.1578610Z * installing *source* package ‘httr’ ... 2021-05-16T01:55:37.1677310Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:37.1678330Z ** using staged installation 2021-05-16T01:55:37.1912830Z ** R 2021-05-16T01:55:37.2207670Z ** demo 2021-05-16T01:55:37.2268050Z ** inst 2021-05-16T01:55:37.2340820Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:40.4367760Z ** help 2021-05-16T01:55:40.6979110Z *** installing help indices 2021-05-16T01:55:40.8271280Z ** building package indices 2021-05-16T01:55:41.2181460Z ** installing vignettes 2021-05-16T01:55:41.2277680Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:41.4862020Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:41.8153080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:41.8274160Z * DONE (httr) 2021-05-16T01:55:42.1896120Z * installing *source* package ‘credentials’ ... 2021-05-16T01:55:42.1928220Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:42.1931290Z ** using staged installation 2021-05-16T01:55:42.2134210Z ** R 2021-05-16T01:55:42.2211410Z ** inst 2021-05-16T01:55:42.2251430Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:42.8615800Z ** help 2021-05-16T01:55:42.8875560Z *** installing help indices 2021-05-16T01:55:42.9126530Z ** building package indices 2021-05-16T01:55:43.3043290Z ** installing vignettes 2021-05-16T01:55:43.3150700Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:43.7513940Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:44.1506000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:44.1534970Z * DONE (credentials) 2021-05-16T01:55:44.5040720Z * installing *source* package ‘gh’ ... 2021-05-16T01:55:44.5075620Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:44.5076820Z ** using staged installation 2021-05-16T01:55:44.5311400Z ** R 2021-05-16T01:55:44.5469980Z ** inst 2021-05-16T01:55:44.5499570Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:45.9372830Z ** help 2021-05-16T01:55:45.9785490Z *** installing help indices 2021-05-16T01:55:46.0139700Z ** building package indices 2021-05-16T01:55:46.2925230Z ** installing vignettes 2021-05-16T01:55:46.3034390Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:46.6618510Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:47.0285560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:47.0387520Z * DONE (gh) 2021-05-16T01:55:47.4207490Z * installing *source* package ‘gert’ ... 2021-05-16T01:55:47.4262300Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:47.4263570Z ** using staged installation 2021-05-16T01:55:47.6042300Z Found pkg-config cflags and libs! 2021-05-16T01:55:47.9459460Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T01:55:47.9460920Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T01:55:48.0673950Z Configuration OK! 2021-05-16T01:55:48.0909670Z ** libs 2021-05-16T01:55:48.1118130Z 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-16T01:55:48.1151650Z 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-16T01:55:48.3434310Z 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-16T01:55:48.5881190Z 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-16T01:55:48.8272610Z 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-16T01:55:48.9649590Z 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-16T01:55:49.0948430Z 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-16T01:55:49.2806450Z 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-16T01:55:49.4015340Z 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-16T01:55:49.5566020Z 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-16T01:55:49.7142910Z 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-16T01:55:49.8489460Z 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-16T01:55:50.0027510Z 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-16T01:55:50.1371280Z 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-16T01:55:50.3056690Z 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-16T01:55:50.4360750Z 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-16T01:55:50.4640060Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T01:55:50.5010830Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T01:55:50.5058860Z ** R 2021-05-16T01:55:50.5197580Z ** inst 2021-05-16T01:55:50.5232270Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:51.6634560Z ** help 2021-05-16T01:55:51.7541350Z *** installing help indices 2021-05-16T01:55:51.8083490Z ** building package indices 2021-05-16T01:55:52.1298250Z ** installing vignettes 2021-05-16T01:55:52.1503910Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:52.6575820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:55:52.7988980Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:53.1393970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:53.1494380Z * DONE (gert) 2021-05-16T01:55:53.7849070Z * installing *source* package ‘usethis’ ... 2021-05-16T01:55:53.8014370Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T01:55:53.8017250Z ** using staged installation 2021-05-16T01:55:53.8377340Z ** R 2021-05-16T01:55:53.8921780Z ** inst 2021-05-16T01:55:53.9115250Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:55:57.8150590Z ** help 2021-05-16T01:55:58.1117960Z *** installing help indices 2021-05-16T01:55:58.2744260Z *** copying figures 2021-05-16T01:55:58.2845900Z ** building package indices 2021-05-16T01:55:58.7047760Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:55:59.0994010Z ** testing if installed package can be loaded from final location 2021-05-16T01:55:59.6245760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:55:59.6347780Z * DONE (usethis) 2021-05-16T01:55:59.6847950Z 2021-05-16T01:55:59.6848770Z The downloaded source packages are in 2021-05-16T01:55:59.6850540Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/downloaded_packages’ 2021-05-16T01:55:59.6868920Z Running `R CMD build`... 2021-05-16T01:56:02.9898010Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a702daace30/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:56:02.9899490Z * preparing ‘tic’: 2021-05-16T01:56:02.9900510Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:56:02.9901240Z * installing the package to process help pages 2021-05-16T01:56:02.9902410Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:56:02.9903190Z * checking for empty or unneeded directories 2021-05-16T01:56:02.9904180Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:56:02.9905490Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:56:02.9906450Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:56:02.9910450Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:56:02.9911520Z (as ‘lib’ is unspecified) 2021-05-16T01:56:03.5178620Z * installing *source* package ‘tic’ ... 2021-05-16T01:56:03.5182580Z ** using staged installation 2021-05-16T01:56:03.5545210Z ** R 2021-05-16T01:56:03.5873420Z ** inst 2021-05-16T01:56:03.6112580Z ** preparing package for lazy loading 2021-05-16T01:56:04.1170320Z ** help 2021-05-16T01:56:04.3834200Z *** installing help indices 2021-05-16T01:56:04.5762830Z *** copying figures 2021-05-16T01:56:04.5793080Z ** building package indices 2021-05-16T01:56:04.9483410Z ** installing vignettes 2021-05-16T01:56:04.9545790Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:05.3864320Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:05.8288960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:05.8369290Z * DONE (tic) 2021-05-16T01:56:05.9167350Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:56:06.2335610Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:56:07.8700440Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:56:07.8702040Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:56:07.8704820Z 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-16T01:56:07.8706870Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:56:07.8708460Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:56:07.8709660Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:56:07.8711070Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:56:07.8712340Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:56:07.8713440Z (as ‘lib’ is unspecified) 2021-05-16T01:56:07.8714590Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:56:07.8715790Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:56:07.8716930Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:56:07.8718040Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:56:07.8719170Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:56:07.8720300Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:56:07.8722580Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:56:07.8723740Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:56:07.8724880Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:56:07.8726050Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:56:07.8727510Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:56:07.8728630Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:56:07.8729760Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:56:07.8730870Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:56:07.8732000Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:56:07.8733130Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:56:07.8734270Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:56:07.8735400Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:56:07.8736510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:56:07.8737870Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:56:07.8740380Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:56:07.8743520Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:56:07.8744700Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:56:07.8745820Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:56:07.8746970Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:56:07.8748160Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:56:07.8749780Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:56:07.8751010Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:56:07.8752180Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:56:07.8753970Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:56:07.8755320Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:56:07.8756500Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:56:10.2263430Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T01:56:10.2266360Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T01:56:10.2352240Z Packages which are only available in source form, and may need 2021-05-16T01:56:10.2354400Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T01:56:10.2356070Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T01:56:10.2358400Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T01:56:10.2367540Z 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-16T01:56:10.2369440Z 2021-05-16T01:56:10.2372260Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:56:10.3779110Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T01:56:10.3929410Z ================================================== 2021-05-16T01:56:10.3930680Z downloaded 233 KB 2021-05-16T01:56:10.3931350Z 2021-05-16T01:56:10.3983070Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:56:10.5482160Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T01:56:10.5736990Z ================================================== 2021-05-16T01:56:10.5737940Z downloaded 764 KB 2021-05-16T01:56:10.5738580Z 2021-05-16T01:56:10.5773490Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:56:10.9841170Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T01:56:10.9842900Z ================================================== 2021-05-16T01:56:10.9844150Z downloaded 6080 bytes 2021-05-16T01:56:10.9845830Z 2021-05-16T01:56:10.9875480Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:56:11.1396840Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-16T01:56:11.1771400Z ================================================== 2021-05-16T01:56:11.1772240Z downloaded 1.0 MB 2021-05-16T01:56:11.1772520Z 2021-05-16T01:56:11.1807090Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:56:11.7120450Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-16T01:56:11.7336460Z ================================================== 2021-05-16T01:56:11.7337070Z downloaded 670 KB 2021-05-16T01:56:11.7337340Z 2021-05-16T01:56:11.7376220Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:56:11.8979650Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T01:56:11.8981920Z ================================================== 2021-05-16T01:56:11.8983180Z downloaded 13 KB 2021-05-16T01:56:11.8983860Z 2021-05-16T01:56:11.9015200Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:56:12.0768530Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T01:56:12.1315270Z ================================================== 2021-05-16T01:56:12.1317800Z downloaded 265 KB 2021-05-16T01:56:12.1319970Z 2021-05-16T01:56:12.1351790Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:56:12.5021030Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T01:56:12.5251490Z ================================================== 2021-05-16T01:56:12.5252620Z downloaded 466 KB 2021-05-16T01:56:12.5253270Z 2021-05-16T01:56:12.5287810Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:56:12.9978130Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T01:56:12.9980980Z ================================================== 2021-05-16T01:56:12.9982230Z downloaded 25 KB 2021-05-16T01:56:12.9982880Z 2021-05-16T01:56:13.0011470Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:56:13.2747850Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T01:56:13.2822950Z ================================================== 2021-05-16T01:56:13.2823850Z downloaded 116 KB 2021-05-16T01:56:13.2824470Z 2021-05-16T01:56:13.2860770Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:56:13.5404970Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T01:56:13.5526570Z ================================================== 2021-05-16T01:56:13.5527640Z downloaded 138 KB 2021-05-16T01:56:13.5528510Z 2021-05-16T01:56:13.5563910Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:56:13.9160630Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T01:56:13.9162350Z ================================================== 2021-05-16T01:56:13.9163800Z downloaded 6100 bytes 2021-05-16T01:56:13.9165230Z 2021-05-16T01:56:13.9197310Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:56:14.2617820Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T01:56:14.2661640Z ================================================== 2021-05-16T01:56:14.2664720Z downloaded 59 KB 2021-05-16T01:56:14.2666290Z 2021-05-16T01:56:14.2703970Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:56:14.4416930Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T01:56:14.4418650Z ================================================== 2021-05-16T01:56:14.4420140Z downloaded 23 KB 2021-05-16T01:56:14.4420790Z 2021-05-16T01:56:14.4452200Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:56:14.7416160Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T01:56:14.7417880Z ================================================== 2021-05-16T01:56:14.7419110Z downloaded 8066 bytes 2021-05-16T01:56:14.7419840Z 2021-05-16T01:56:14.7451060Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:56:14.9183420Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T01:56:14.9286290Z ================================================== 2021-05-16T01:56:14.9287310Z downloaded 160 KB 2021-05-16T01:56:14.9287940Z 2021-05-16T01:56:14.9319290Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:56:15.3173320Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T01:56:15.3225170Z ================================================== 2021-05-16T01:56:15.3226120Z downloaded 72 KB 2021-05-16T01:56:15.3226760Z 2021-05-16T01:56:15.3261340Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:56:15.5961620Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T01:56:15.5962950Z ================================================== 2021-05-16T01:56:15.5963760Z downloaded 11 KB 2021-05-16T01:56:15.5964430Z 2021-05-16T01:56:15.5987650Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:56:15.7567980Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T01:56:15.7706160Z ================================================== 2021-05-16T01:56:15.7707320Z downloaded 265 KB 2021-05-16T01:56:15.7708210Z 2021-05-16T01:56:15.7743500Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:56:16.0624430Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:56:16.0696190Z ================================================== 2021-05-16T01:56:16.0697140Z downloaded 109 KB 2021-05-16T01:56:16.0697780Z 2021-05-16T01:56:16.0731980Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:56:16.2908480Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T01:56:16.2962930Z ================================================== 2021-05-16T01:56:16.2964000Z downloaded 79 KB 2021-05-16T01:56:16.2964660Z 2021-05-16T01:56:16.3000300Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:56:16.7081750Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T01:56:16.7084410Z ================================================== 2021-05-16T01:56:16.7084890Z downloaded 14 KB 2021-05-16T01:56:16.7085160Z 2021-05-16T01:56:16.7125900Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:56:16.9052230Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T01:56:16.9141180Z ================================================== 2021-05-16T01:56:16.9141710Z downloaded 132 KB 2021-05-16T01:56:16.9141980Z 2021-05-16T01:56:16.9176740Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:56:17.1660440Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T01:56:17.2942330Z ================================================== 2021-05-16T01:56:17.2952360Z downloaded 7.2 MB 2021-05-16T01:56:17.2953610Z 2021-05-16T01:56:17.3017390Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:56:17.5855800Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T01:56:17.6948730Z ================================================== 2021-05-16T01:56:17.6949900Z downloaded 2.8 MB 2021-05-16T01:56:17.6950580Z 2021-05-16T01:56:17.6988870Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:56:18.0724000Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T01:56:18.1041890Z ================================================== 2021-05-16T01:56:18.1043010Z downloaded 871 KB 2021-05-16T01:56:18.1043660Z 2021-05-16T01:56:18.1082470Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:56:18.2583040Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T01:56:18.2694360Z ================================================== 2021-05-16T01:56:18.2696740Z downloaded 130 KB 2021-05-16T01:56:18.2697490Z 2021-05-16T01:56:18.2728580Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:56:18.6637800Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T01:56:18.6699460Z ================================================== 2021-05-16T01:56:18.6700000Z downloaded 81 KB 2021-05-16T01:56:18.6701710Z 2021-05-16T01:56:18.6733610Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:56:18.9706190Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T01:56:18.9707760Z ================================================== 2021-05-16T01:56:18.9709270Z downloaded 10 KB 2021-05-16T01:56:18.9710040Z 2021-05-16T01:56:18.9742010Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:56:19.1420230Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T01:56:19.1461160Z ================================================== 2021-05-16T01:56:19.1462110Z downloaded 44 KB 2021-05-16T01:56:19.1462770Z 2021-05-16T01:56:19.1499680Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:56:19.7047390Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T01:56:19.7049130Z ================================================== 2021-05-16T01:56:19.7050980Z downloaded 10 KB 2021-05-16T01:56:19.7051710Z 2021-05-16T01:56:19.7082500Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:56:20.1685050Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T01:56:20.1687400Z ================================================== 2021-05-16T01:56:20.1688330Z downloaded 29 KB 2021-05-16T01:56:20.1688960Z 2021-05-16T01:56:20.1719270Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:56:20.7278790Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T01:56:20.7495470Z ================================================== 2021-05-16T01:56:20.7496560Z downloaded 664 KB 2021-05-16T01:56:20.7497220Z 2021-05-16T01:56:20.7532260Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:56:21.2990920Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T01:56:21.2992530Z ================================================== 2021-05-16T01:56:21.2994080Z downloaded 40 KB 2021-05-16T01:56:21.2994740Z 2021-05-16T01:56:21.3024530Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:56:21.7556260Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T01:56:21.7598110Z ================================================== 2021-05-16T01:56:21.7599050Z downloaded 248 KB 2021-05-16T01:56:21.7599670Z 2021-05-16T01:56:21.7633760Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:56:22.0728460Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T01:56:22.0730160Z ================================================== 2021-05-16T01:56:22.0731220Z downloaded 44 KB 2021-05-16T01:56:22.0731870Z 2021-05-16T01:56:22.0763040Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:56:22.3323470Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T01:56:22.6135200Z ================================================== 2021-05-16T01:56:22.6136370Z downloaded 362 KB 2021-05-16T01:56:22.6137030Z 2021-05-16T01:56:23.1502450Z * installing *source* package ‘utf8’ ... 2021-05-16T01:56:23.1607430Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:23.1608810Z ** using staged installation 2021-05-16T01:56:23.1807960Z ** libs 2021-05-16T01:56:23.2001860Z 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-16T01:56:23.2968400Z 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-16T01:56:23.4785450Z 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-16T01:56:23.5761600Z 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-16T01:56:23.6516280Z 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-16T01:56:23.7478420Z 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-16T01:56:23.9260310Z 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-16T01:56:24.0212010Z 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-16T01:56:24.1768190Z 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-16T01:56:24.2799540Z 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-16T01:56:24.3944820Z 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-16T01:56:24.4931710Z 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-16T01:56:24.5818070Z 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-16T01:56:24.6735810Z 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-16T01:56:24.7606810Z 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-16T01:56:24.8537110Z 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-16T01:56:24.9674150Z 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-16T01:56:25.0510630Z 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-16T01:56:25.1209600Z 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-16T01:56:25.2130270Z 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-16T01:56:25.2853150Z 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-16T01:56:25.4858720Z 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-16T01:56:25.9962910Z 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-16T01:56:26.2183900Z 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-16T01:56:26.3233280Z 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-16T01:56:26.4218750Z 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-16T01:56:26.5241190Z 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-16T01:56:26.6385070Z 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-16T01:56:26.7245840Z 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-16T01:56:26.7977340Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T01:56:26.8040280Z ** R 2021-05-16T01:56:26.8147230Z ** inst 2021-05-16T01:56:26.8170540Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:27.4245890Z ** help 2021-05-16T01:56:27.4686130Z *** installing help indices 2021-05-16T01:56:27.4986730Z ** building package indices 2021-05-16T01:56:27.7759310Z ** installing vignettes 2021-05-16T01:56:27.7860130Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:28.1591020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:56:28.2962290Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:28.5523480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:28.5550810Z * DONE (utf8) 2021-05-16T01:56:28.8933880Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T01:56:28.8954230Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:28.8955760Z ** using staged installation 2021-05-16T01:56:28.9128150Z ** R 2021-05-16T01:56:28.9168540Z ** inst 2021-05-16T01:56:28.9211810Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:29.2531720Z ** help 2021-05-16T01:56:29.2830440Z *** installing help indices 2021-05-16T01:56:29.3124700Z ** building package indices 2021-05-16T01:56:29.5751890Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:29.8285860Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:30.0814840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:30.0917440Z * DONE (pkgconfig) 2021-05-16T01:56:30.5027740Z * installing *source* package ‘fansi’ ... 2021-05-16T01:56:30.5095820Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:30.5097030Z ** using staged installation 2021-05-16T01:56:30.5289710Z ** libs 2021-05-16T01:56:30.5512910Z 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-16T01:56:30.6236240Z 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-16T01:56:30.7205980Z 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-16T01:56:30.8048120Z 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-16T01:56:30.9041450Z 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-16T01:56:31.1614380Z 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-16T01:56:31.2362510Z 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-16T01:56:31.4948010Z 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-16T01:56:31.6465430Z 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-16T01:56:31.7345900Z 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-16T01:56:31.8735060Z 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-16T01:56:32.0520660Z 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-16T01:56:32.1816070Z 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-16T01:56:32.2786300Z 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-16T01:56:32.3771620Z 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-16T01:56:32.5652230Z 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-16T01:56:32.8029510Z 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-16T01:56:32.8659140Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T01:56:32.8708450Z ** R 2021-05-16T01:56:32.8853750Z ** inst 2021-05-16T01:56:32.8880480Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:33.6890820Z ** help 2021-05-16T01:56:33.7791050Z *** installing help indices 2021-05-16T01:56:33.8257170Z ** building package indices 2021-05-16T01:56:34.1305150Z ** installing vignettes 2021-05-16T01:56:34.1407080Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:34.5133050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:56:34.6531250Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:34.9120780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:34.9152000Z * DONE (fansi) 2021-05-16T01:56:35.6813370Z * installing *source* package ‘diffobj’ ... 2021-05-16T01:56:35.7020380Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:35.7021830Z ** using staged installation 2021-05-16T01:56:35.7238540Z ** libs 2021-05-16T01:56:35.7418910Z 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-16T01:56:36.0508320Z 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-16T01:56:36.1448320Z 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-16T01:56:36.2298320Z 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-16T01:56:36.2905620Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T01:56:36.2948170Z ** R 2021-05-16T01:56:36.3541910Z ** inst 2021-05-16T01:56:36.3562030Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:44.3403710Z ** help 2021-05-16T01:56:44.6175180Z *** installing help indices 2021-05-16T01:56:44.7838710Z ** building package indices 2021-05-16T01:56:45.1696670Z ** installing vignettes 2021-05-16T01:56:45.1798620Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:45.7030880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:56:45.8438100Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:46.4256170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:46.4368690Z * DONE (diffobj) 2021-05-16T01:56:46.9601930Z * installing *source* package ‘ps’ ... 2021-05-16T01:56:46.9680980Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:46.9682560Z ** using staged installation 2021-05-16T01:56:47.3824810Z ** libs 2021-05-16T01:56:47.4023640Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T01:56:47.5745500Z 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-16T01:56:47.6685550Z 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-16T01:56:47.7511680Z 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-16T01:56:47.8359200Z 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-16T01:56:48.0118510Z 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-16T01:56:48.0875420Z 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-16T01:56:48.3740050Z 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-16T01:56:48.5313470Z 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-16T01:56:48.6604980Z 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-16T01:56:48.9953960Z 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-16T01:56:49.3801280Z 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-16T01:56:49.5437470Z 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-16T01:56:49.6060250Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T01:56:49.6142200Z ** R 2021-05-16T01:56:49.6302170Z ** inst 2021-05-16T01:56:49.6330020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:50.9842470Z ** help 2021-05-16T01:56:51.1928780Z *** installing help indices 2021-05-16T01:56:51.3045700Z ** building package indices 2021-05-16T01:56:51.6768760Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:52.0436370Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:56:52.1809720Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:52.4620710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:52.4654830Z * DONE (ps) 2021-05-16T01:56:52.7873200Z * installing *source* package ‘praise’ ... 2021-05-16T01:56:52.7883040Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:52.7884480Z ** using staged installation 2021-05-16T01:56:52.8042640Z ** R 2021-05-16T01:56:52.8131750Z ** inst 2021-05-16T01:56:52.8152270Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:53.1236540Z ** help 2021-05-16T01:56:53.1474690Z *** installing help indices 2021-05-16T01:56:53.1777940Z ** building package indices 2021-05-16T01:56:53.4389220Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:53.6969070Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:53.9594430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:53.9615780Z * DONE (praise) 2021-05-16T01:56:54.4724730Z * installing *source* package ‘pkgload’ ... 2021-05-16T01:56:54.4845950Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:54.4847250Z ** using staged installation 2021-05-16T01:56:54.5060520Z ** R 2021-05-16T01:56:54.5243180Z ** inst 2021-05-16T01:56:54.5257700Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:55.6365580Z ** help 2021-05-16T01:56:55.7264550Z *** installing help indices 2021-05-16T01:56:55.7812730Z ** building package indices 2021-05-16T01:56:56.0944460Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:56.7444430Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:57.4106070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:57.4208270Z * DONE (pkgload) 2021-05-16T01:56:57.7995110Z * installing *source* package ‘evaluate’ ... 2021-05-16T01:56:57.8034270Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:57.8035600Z ** using staged installation 2021-05-16T01:56:57.8252460Z ** R 2021-05-16T01:56:57.8335960Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:56:58.5181800Z ** help 2021-05-16T01:56:58.5681760Z *** installing help indices 2021-05-16T01:56:58.6076510Z ** building package indices 2021-05-16T01:56:58.8897010Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:56:59.1478530Z ** testing if installed package can be loaded from final location 2021-05-16T01:56:59.4150120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:56:59.4175410Z * DONE (evaluate) 2021-05-16T01:56:59.7410800Z * installing *source* package ‘ellipsis’ ... 2021-05-16T01:56:59.7432840Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T01:56:59.7434710Z ** using staged installation 2021-05-16T01:56:59.7634970Z ** libs 2021-05-16T01:56:59.7820890Z 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-16T01:56:59.8870490Z 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-16T01:56:59.9723950Z 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-16T01:57:00.0350590Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T01:57:00.0396020Z ** R 2021-05-16T01:57:00.0457030Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:00.4144020Z ** help 2021-05-16T01:57:00.4450840Z *** installing help indices 2021-05-16T01:57:00.4705940Z ** building package indices 2021-05-16T01:57:00.7421930Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:01.1395000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:01.2913560Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:01.5673970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:01.5697380Z * DONE (ellipsis) 2021-05-16T01:57:02.0357840Z * installing *source* package ‘digest’ ... 2021-05-16T01:57:02.0416950Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:02.0418220Z ** using staged installation 2021-05-16T01:57:02.0588260Z ** libs 2021-05-16T01:57:02.0792470Z 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-16T01:57:02.3224940Z 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-16T01:57:02.5753020Z 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-16T01:57:03.2579480Z 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-16T01:57:03.6294470Z 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-16T01:57:04.3819490Z 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-16T01:57:04.4983180Z 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-16T01:57:04.7277480Z 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-16T01:57:04.8232660Z 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-16T01:57:04.8754840Z 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-16T01:57:05.0604820Z 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-16T01:57:05.1516190Z 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-16T01:57:05.2555980Z 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-16T01:57:05.5555660Z 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-16T01:57:05.6858400Z 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-16T01:57:06.4395250Z 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-16T01:57:06.6238690Z 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-16T01:57:06.8666970Z 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-16T01:57:06.9333310Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T01:57:06.9384770Z ** R 2021-05-16T01:57:06.9452130Z ** demo 2021-05-16T01:57:06.9464940Z ** inst 2021-05-16T01:57:06.9541020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:07.6592120Z ** help 2021-05-16T01:57:07.7790990Z *** installing help indices 2021-05-16T01:57:07.8158930Z ** building package indices 2021-05-16T01:57:08.1455890Z ** installing vignettes 2021-05-16T01:57:08.1557760Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:08.5606610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:08.6981460Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:08.9674220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:08.9714750Z * DONE (digest) 2021-05-16T01:57:09.3340390Z * installing *source* package ‘brio’ ... 2021-05-16T01:57:09.3370720Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:09.3372140Z ** using staged installation 2021-05-16T01:57:09.3610570Z ** libs 2021-05-16T01:57:09.3838490Z 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-16T01:57:09.4618540Z 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-16T01:57:09.5511350Z 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-16T01:57:09.6330930Z 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-16T01:57:09.7203220Z 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-16T01:57:09.8071340Z 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-16T01:57:09.9253380Z 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-16T01:57:10.0092920Z 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-16T01:57:10.1066330Z 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-16T01:57:10.1665820Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T01:57:10.1707340Z ** R 2021-05-16T01:57:10.1764620Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:10.5008780Z ** help 2021-05-16T01:57:10.5318380Z *** installing help indices 2021-05-16T01:57:10.5568630Z ** building package indices 2021-05-16T01:57:10.8287570Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:11.2008600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:11.3494700Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:12.1393320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:12.1395300Z * DONE (brio) 2021-05-16T01:57:12.1398030Z * installing *source* package ‘xml2’ ... 2021-05-16T01:57:12.1399530Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:12.1400730Z ** using staged installation 2021-05-16T01:57:12.2582420Z Found pkg-config cflags and libs! 2021-05-16T01:57:12.6163880Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T01:57:12.6165830Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T01:57:12.7094720Z ** libs 2021-05-16T01:57:12.7289890Z 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-16T01:57:13.5524540Z 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-16T01:57:13.6377760Z 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-16T01:57:14.4146770Z 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-16T01:57:15.0911060Z 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-16T01:57:16.0130150Z 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-16T01:57:18.5777690Z 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-16T01:57:19.3011880Z 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-16T01:57:20.1682510Z 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-16T01:57:20.8415670Z 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-16T01:57:21.3275260Z 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-16T01:57:21.4302040Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T01:57:21.4353090Z ** R 2021-05-16T01:57:21.4520000Z ** inst 2021-05-16T01:57:21.4566950Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:22.8147410Z ** help 2021-05-16T01:57:23.1027450Z *** installing help indices 2021-05-16T01:57:23.1655730Z ** building package indices 2021-05-16T01:57:23.4875820Z ** installing vignettes 2021-05-16T01:57:23.5057830Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:23.7811560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:23.9201900Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:24.2170610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:24.2211540Z * DONE (xml2) 2021-05-16T01:57:24.6572190Z * installing *source* package ‘xfun’ ... 2021-05-16T01:57:24.6642770Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:24.6644060Z ** using staged installation 2021-05-16T01:57:24.6879290Z ** libs 2021-05-16T01:57:24.7102530Z 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-16T01:57:24.8889500Z 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-16T01:57:24.9737030Z 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-16T01:57:25.0386390Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:57:25.0429290Z ** R 2021-05-16T01:57:25.0671800Z ** inst 2021-05-16T01:57:25.0723290Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:26.8135840Z ** help 2021-05-16T01:57:27.0417130Z *** installing help indices 2021-05-16T01:57:27.1698260Z ** building package indices 2021-05-16T01:57:27.5516500Z ** installing vignettes 2021-05-16T01:57:27.5614020Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:57:27.9337430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:57:28.0753440Z ** testing if installed package can be loaded from final location 2021-05-16T01:57:28.3679790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:57:28.3709300Z * DONE (xfun) 2021-05-16T01:57:32.7778920Z * installing *source* package ‘stringi’ ... 2021-05-16T01:57:32.9548380Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:32.9549810Z ** using staged installation 2021-05-16T01:57:33.2359840Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T01:57:33.2374150Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T01:57:33.4601650Z checking for endianness... little 2021-05-16T01:57:33.6815830Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T01:57:33.9042870Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T01:57:33.9059090Z checking for cat... /bin/cat 2021-05-16T01:57:34.8781060Z checking for local ICUDT_DIR... icu69/data 2021-05-16T01:57:34.8783640Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T01:57:35.1860170Z checking whether the C compiler works... yes 2021-05-16T01:57:35.1861690Z checking for C compiler default output file name... a.out 2021-05-16T01:57:35.2825800Z checking for suffix of executables... 2021-05-16T01:57:35.4980420Z checking whether we are cross compiling... no 2021-05-16T01:57:35.5735270Z checking for suffix of object files... o 2021-05-16T01:57:35.6267890Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:57:35.6738670Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T01:57:35.7472440Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T01:57:35.8681350Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T01:57:36.5845260Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T01:57:36.5877110Z checking for egrep... /usr/bin/grep -E 2021-05-16T01:57:36.7482410Z rm: conftest.dSYM: is a directory 2021-05-16T01:57:36.8020490Z rm: conftest.dSYM: is a directory 2021-05-16T01:57:37.0384480Z checking for ANSI C header files... yes 2021-05-16T01:57:37.1564150Z checking for sys/types.h... yes 2021-05-16T01:57:37.2440870Z checking for sys/stat.h... yes 2021-05-16T01:57:37.3297190Z checking for stdlib.h... yes 2021-05-16T01:57:37.4558180Z checking for string.h... yes 2021-05-16T01:57:37.5443990Z checking for memory.h... yes 2021-05-16T01:57:37.6331360Z checking for strings.h... yes 2021-05-16T01:57:37.7208280Z checking for inttypes.h... yes 2021-05-16T01:57:37.8088730Z checking for stdint.h... yes 2021-05-16T01:57:37.8997770Z checking for unistd.h... yes 2021-05-16T01:57:37.9921530Z checking elf.h usability... no 2021-05-16T01:57:38.1225500Z checking elf.h presence... no 2021-05-16T01:57:38.1227190Z checking for elf.h... no 2021-05-16T01:57:38.4066350Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:57:38.4535470Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T01:57:39.2202180Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T01:57:39.2754300Z checking whether the compiler implements namespaces... yes 2021-05-16T01:57:39.7767820Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T01:57:40.8518040Z checking whether std::map is available... yes 2021-05-16T01:57:40.8561080Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T01:57:40.8680080Z checking with pkg-config for the system ICU4C... no 2021-05-16T01:57:40.8682080Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T01:57:40.8683620Z *** Trying with 'standard' fallback flags 2021-05-16T01:57:40.9356800Z checking whether an ICU4C-based project can be built... no 2021-05-16T01:57:40.9358310Z *** This version of ICU4C cannot be used. 2021-05-16T01:57:41.8044210Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T01:57:42.9231720Z downloading the ICU data library (icudt) 2021-05-16T01:57:42.9232660Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T01:57:42.9235480Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T01:57:42.9239470Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T01:57:43.1775580Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T01:57:43.4613690Z ================================================== 2021-05-16T01:57:43.4614810Z downloaded 10.9 MB 2021-05-16T01:57:43.4615460Z 2021-05-16T01:57:43.5093590Z icudt fetch successful 2021-05-16T01:57:43.5845410Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T01:57:43.7921630Z config.status: creating src/Makevars 2021-05-16T01:57:43.8247710Z config.status: creating src/uconfig_local.h 2021-05-16T01:57:43.8572410Z config.status: creating src/install.libs.R 2021-05-16T01:57:43.8900100Z 2021-05-16T01:57:43.8901800Z *** stringi configure summary: 2021-05-16T01:57:43.8902620Z ICU_FOUND=0 2021-05-16T01:57:43.8903400Z ICUDT_DIR=icu69/data 2021-05-16T01:57:43.8904220Z ICU_BUNDLE_VERSION=69 2021-05-16T01:57:43.8905130Z ICUDT_ENDIANNESS=little 2021-05-16T01:57:43.8906000Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T01:57:43.8908070Z STRINGI_CFLAGS= -fPIC 2021-05-16T01:57:43.8910800Z 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-16T01:57:43.8912670Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T01:57:43.8913470Z STRINGI_LDFLAGS= 2021-05-16T01:57:43.8914120Z STRINGI_LIBS= 2021-05-16T01:57:43.8914610Z 2021-05-16T01:57:43.8915290Z *** Compiler settings used: 2021-05-16T01:57:43.8916510Z CC=clang -mmacosx-version-min=10.13 2021-05-16T01:57:43.8917740Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T01:57:43.8919040Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T01:57:43.8920750Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T01:57:43.8922190Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T01:57:43.8923470Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T01:57:43.8924090Z LDFLAGS= 2021-05-16T01:57:43.8926520Z LIBS= 2021-05-16T01:57:43.8934040Z 2021-05-16T01:57:43.9904600Z ** libs 2021-05-16T01:57:44.0166870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:44.8468320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:45.6333250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:46.5280180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:47.3970550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:48.0931410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:49.0685030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:49.8307740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:50.6208920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:51.3843170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:52.2320000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:53.0428240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:53.9855640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:54.8892670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:55.6741010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:56.7302110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:58.6087880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:59.4847820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:00.3464770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:01.0586480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:01.7632110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:02.8212100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:03.6557740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:04.4616140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:05.3648210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:06.3519320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:07.1086910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:07.9502850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:08.7873730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:10.0074470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:11.1951830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:12.5423460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:13.7456360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:14.6188270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:15.5734480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:16.4067490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:17.2464880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:18.0548090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:18.8732940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:20.0478910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:21.2160350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:22.4612460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:23.6984130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:24.5954890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:25.5080720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:26.2611740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:27.4136230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:28.5043150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:29.6172220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:30.3711860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:31.1157510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:32.2158860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:33.3231250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:34.5336390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:35.6633990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:36.5754960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:37.3834660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:37.4232780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:38.6324060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:39.3976680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:40.1724530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:41.3223970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:42.4397940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:43.8011930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:44.6391560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:45.8166390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:46.6957050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:48.9512660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:49.7615020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:50.5725120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:51.5794820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:52.3102920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:53.0822730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:54.0485260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:54.9091490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:55.8469140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:56.7179270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:57.7484810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:58.5335300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:58:59.2922060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:59:00.1277490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:59:00.8439280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:59:01.5958630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:59:03.2006260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:03.2782020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:04.0281580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:04.8246950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:05.6570590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:06.2157220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:06.6946610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:07.2982760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:07.9979870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:08.5848620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:09.5386580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:10.3389070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:10.8445950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:11.4575660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:11.7876800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:12.2965280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:12.6707720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:12.7230410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:13.8294300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:14.4232960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:14.5047190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:15.2490060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:15.3179050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:16.3766150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:17.0546220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:17.5720990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:17.6251480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:18.4408190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:19.2318220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:20.1789460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:20.8210430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:21.5570530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:22.1154680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:23.0210690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:23.7840680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:24.8738820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:26.6016190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:27.4107000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:28.3822810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:28.9417330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:29.5149380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:30.2617690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:30.7992210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:31.8792990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:33.0000130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:34.9465670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:35.8444610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:35.9147450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:36.4451550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:36.9481060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:37.7199410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:39.1153710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:39.1167810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:39.6556760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:40.7824930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:41.6951440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:42.4881760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:43.1244250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:43.9125150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:44.8793260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:45.6223760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:46.3504120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:47.5173250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:48.3005430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:48.8312360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:49.3353600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:49.3882280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:49.9398170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:50.4878870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:51.4532030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:52.1764060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:52.8661630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:53.6037560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:54.2245920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:54.9197880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:55.6188930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:56.2298720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:56.8277010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:57.6196770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:58.1175300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:58.7078480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:59:59.1150830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:00.3890310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:01.0662730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:01.9122470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:02.3305290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:02.8607360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:03.5132490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:04.4728300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:05.4771900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:06.6161750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:06.6734670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:07.6401200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:08.2564070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:09.0035200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:09.6384920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:10.2526370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:10.8254090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:11.2122070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:12.1069820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:12.9874920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:13.8366530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:14.2548060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:14.6770900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:15.2100770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:15.6525200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:16.2354130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:17.1378220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:17.7238930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:18.0775510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:18.6937350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:19.2478790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:19.8261570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:20.4292070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:20.9881670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:21.5335480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:21.9936600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:22.6866450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:23.2038600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:24.8811900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:25.7230910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:26.6128930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:27.2698640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:27.7278530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:29.0590040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:29.9381130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:30.2841950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:30.7198620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:31.0727980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:31.7394660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:32.2459750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:32.7637880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:33.3249160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:33.9215070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:34.6383180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:35.0145230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:36.1588770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:37.1436330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:38.7811740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:39.1082020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:39.1685910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:40.6911930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:41.3130340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:42.4890580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:43.2778230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:43.3631460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:43.4266680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:44.7330840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:45.4920060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:46.7305040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:47.7167460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:48.3276640Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T02:00:48.3278170Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T02:00:48.3278920Z ^ 2021-05-16T02:00:49.0404130Z 1 warning generated. 2021-05-16T02:00:49.0459150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:49.7897070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:50.4220310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:51.0584910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:51.5605040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:52.2293380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:52.9601830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:53.7340270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:54.0555610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:54.9162880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:55.4233210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:56.7456510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:57.6527940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:58.0222790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:58.5714920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:59.0763890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:00:59.7271760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:00.2866680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:00.8725000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:01.5627800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:02.4558140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:02.7947440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:03.4353360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:04.1837140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:04.5273920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:05.5334530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:06.2100870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:06.8234110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:07.1543100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:07.8249840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:08.4820010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:09.5102310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:09.7062290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:10.3102200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:10.8569640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:11.6978780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:12.3237780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:13.0424170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:14.1559600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:14.7770970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:15.7693310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:15.8359820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:16.4301870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:16.9032720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:17.3145350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:17.3688050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:18.4949040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:19.2813560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:20.1355350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:20.8669670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:21.3383490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:22.1235310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:22.7972490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:24.8183890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:25.4900600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:26.0513400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:26.8885300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:27.6382930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:28.5634470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:29.6110390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:29.7782330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:31.2251710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:32.0091010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:32.8435900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:34.5738670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:35.0890160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:35.9174610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:36.9323690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:37.8855270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:37.9490980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:39.2606730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:40.3894010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:41.1590120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:41.4384860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:42.7821380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:43.7114030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:44.5349810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:45.3013430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:45.7729140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:46.5871260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:47.3808810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:48.1476840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:48.9363710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:49.4336240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:49.7887700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:49.8512810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:50.2629360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:50.8174160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:50.9473710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:51.0334240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:51.6056640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:52.2133690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:53.1039320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:53.7130210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:54.4464480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:55.4877170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:56.3833970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:57.3808320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:57.5787020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:01:59.7554740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:01.4506240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:01.6906530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:02.5256210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:02.6919540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:03.0951380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:03.4646900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:04.3275910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:04.6671470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:07.6987630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:09.1871390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:10.1299080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:12.5370690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:12.7313910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:13.3612500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:14.0147570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:14.6793820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:15.6759170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:16.1758860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:16.7756190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:17.5449070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:18.1795590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:19.0595840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:19.6581790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:20.2214780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:20.5849660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:21.1797450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:21.8918090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:22.7538890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:23.3296980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:24.1051980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:24.8277480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:25.1833330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:25.9773090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:26.6835930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:27.8235440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:29.2336630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:30.7393200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:31.9760070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:32.5293690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:34.1095530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:34.7198300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:35.6131700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:36.7540750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:37.8735380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:38.4977190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:39.0255090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:39.8335690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:40.6284530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:41.4792300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:42.4003990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:43.1666440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:44.5453840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:45.3980590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:46.9750490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:48.2731250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:49.0172860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:49.7037810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:51.5810520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:52.5639200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:53.5514990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:54.3570990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:55.0168320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:55.9217960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:56.6066240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:57.5015540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:58.7354880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:02:59.6223520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:00.4057730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:01.9968010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:02.7543060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:03.7891620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:04.6583940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:06.0396580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:07.1701630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:07.9166430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:08.6907680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:09.5456620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:10.8939490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:11.6006530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:12.3301260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:13.1264250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:13.8562700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:14.8051440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:15.9915460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:17.1263660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:17.9696270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:19.0295420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:19.7269630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:20.6414540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:21.7025960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:23.6567390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:24.2184870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:25.0204330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:26.5851710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:27.3121190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:28.0056640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:29.1510250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:29.8227450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:30.4753360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:31.4161420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:33.3817480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:34.0266660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:35.0127310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:35.2627610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:36.4830940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:38.1775950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:39.1596820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:42.4340850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:43.0098080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:43.8714450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:45.4771210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:46.2285550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:46.9051820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:47.6352440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:48.3732260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:49.0295510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:50.0608060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:52.5637710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:53.2624800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:53.9183940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:54.4591480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:55.2473130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:55.9319840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:56.6179850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:57.3494400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:58.0436960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:59.2933970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:03:59.9957690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:00.5202280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:01.0600940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:02.1121870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:02.7671370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:03.4219780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:04.6689860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:05.7520360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:06.7074930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:08.3991370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:09.4973210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:10.2955430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:11.7565100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:12.5164670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:13.0632520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:13.8276350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:14.3686440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:15.0694520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:16.0952550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:16.9200770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:17.6677330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:18.0316950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:19.0699280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:19.8543890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:20.5480010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:20.8741880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:21.7318850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:22.4279260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:23.0401550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:23.8024280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:24.4534340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:25.0243980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:26.0257070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:27.0698770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:28.0118920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:29.0764430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:29.9678130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:30.5066150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:31.3781690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:32.4225100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:32.9444410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:33.4623910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:34.7049060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:35.5904150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:36.2991040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:37.1436680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:38.1106220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:38.9859360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:39.9339200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:40.0099850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:40.6886220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:42.3214980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:42.9138160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:42.9668900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:43.0198320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:43.0725990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:43.9988390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:44.5484750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T02:04:44.8890350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T02:04:45.2092100Z 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-16T02:04:45.4937500Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T02:04:45.6587440Z icudt already downloaded 2021-05-16T02:04:45.6590130Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T02:04:45.9493620Z icudt has been installed successfully 2021-05-16T02:04:46.1078820Z ** R 2021-05-16T02:04:46.1511380Z ** inst 2021-05-16T02:04:46.1529980Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:47.8509520Z ** help 2021-05-16T02:04:48.5419060Z *** installing help indices 2021-05-16T02:04:48.7909120Z ** building package indices 2021-05-16T02:04:49.3672730Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:04:49.9719020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:04:50.1177430Z ** testing if installed package can be loaded from final location 2021-05-16T02:04:50.4099920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:04:50.4137030Z * DONE (stringi) 2021-05-16T02:04:52.3998020Z * installing *source* package ‘Rcpp’ ... 2021-05-16T02:04:52.4608900Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T02:04:52.4610350Z ** using staged installation 2021-05-16T02:04:52.4772130Z ** libs 2021-05-16T02:04:52.4963700Z 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-16T02:04:53.7602020Z In file included from api.cpp:24: 2021-05-16T02:04:53.7603610Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T02:04:53.7606420Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:04:53.7607330Z SEXP data = Parent::get__(); 2021-05-16T02:04:53.7607950Z ^ 2021-05-16T02:04:56.5702370Z 1 warning generated. 2021-05-16T02:04:56.5837960Z 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-16T02:04:57.9283560Z In file included from attributes.cpp:39: 2021-05-16T02:04:57.9284930Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T02:04:57.9287140Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:04:57.9288490Z SEXP data = Parent::get__(); 2021-05-16T02:04:57.9290170Z ^ 2021-05-16T02:05:10.9157060Z 1 warning generated. 2021-05-16T02:05:10.9360860Z 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-16T02:05:11.4166390Z 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-16T02:05:12.6317590Z In file included from date.cpp:30: 2021-05-16T02:05:12.6318830Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T02:05:12.6321020Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:12.6322440Z SEXP data = Parent::get__(); 2021-05-16T02:05:12.6323250Z ^ 2021-05-16T02:05:15.6528050Z 1 warning generated. 2021-05-16T02:05:15.6655120Z 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-16T02:05:16.8958940Z In file included from module.cpp:24: 2021-05-16T02:05:16.8960680Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T02:05:16.8963110Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:16.8964510Z SEXP data = Parent::get__(); 2021-05-16T02:05:16.8965350Z ^ 2021-05-16T02:05:22.3520260Z 1 warning generated. 2021-05-16T02:05:22.3663570Z 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-16T02:05:23.5728490Z In file included from rcpp_init.cpp:24: 2021-05-16T02:05:23.5729580Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T02:05:23.5731700Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:23.5732910Z SEXP data = Parent::get__(); 2021-05-16T02:05:23.5733610Z ^ 2021-05-16T02:05:26.2866710Z 1 warning generated. 2021-05-16T02:05:26.3041320Z 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-16T02:05:26.3805150Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T02:05:26.3884930Z ** R 2021-05-16T02:05:26.4030290Z ** inst 2021-05-16T02:05:26.6790930Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:29.3087330Z ** help 2021-05-16T02:05:29.4756140Z *** installing help indices 2021-05-16T02:05:29.5559050Z ** building package indices 2021-05-16T02:05:29.9138840Z ** installing vignettes 2021-05-16T02:05:29.9230890Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:30.4459780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:05:30.6872290Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:31.1233170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:31.1743090Z * DONE (Rcpp) 2021-05-16T02:05:31.8563900Z * installing *source* package ‘commonmark’ ... 2021-05-16T02:05:31.8664430Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:31.8711310Z ** using staged installation 2021-05-16T02:05:31.8825150Z ** libs 2021-05-16T02:05:31.9054020Z 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-16T02:05:31.9090070Z 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-16T02:05:32.0005860Z 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-16T02:05:32.0881310Z 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-16T02:05:32.2358240Z 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-16T02:05:32.3381430Z 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-16T02:05:32.6540530Z 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-16T02:05:32.8060220Z 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-16T02:05:33.5449330Z 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-16T02:05:34.4176130Z 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-16T02:05:35.8148010Z 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-16T02:05:37.5063540Z 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-16T02:05:37.6680960Z 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-16T02:05:37.7549680Z 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-16T02:05:37.8859370Z 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-16T02:05:37.9983140Z 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-16T02:05:38.1153400Z 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-16T02:05:38.3322620Z 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-16T02:05:38.5225220Z 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-16T02:05:38.6663780Z 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-16T02:05:38.7432140Z 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-16T02:05:38.8277270Z 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-16T02:05:38.9944390Z 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-16T02:05:39.0514710Z 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-16T02:05:39.1510510Z 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-16T02:05:39.2289190Z 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-16T02:05:39.3031780Z 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-16T02:05:39.3891100Z 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-16T02:05:39.4945830Z 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-16T02:05:39.6199250Z 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-16T02:05:39.7036110Z 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-16T02:05:39.8125980Z 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-16T02:05:40.0357180Z 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-16T02:05:40.0996090Z 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-16T02:05:40.2505840Z 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-16T02:05:40.3599700Z 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-16T02:05:40.6389130Z 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-16T02:05:40.7308890Z 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-16T02:05:40.7880310Z 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-16T02:05:40.8727180Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T02:05:40.8791840Z ** R 2021-05-16T02:05:40.8829990Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:41.2033460Z ** help 2021-05-16T02:05:41.2277190Z *** installing help indices 2021-05-16T02:05:41.2404060Z ** building package indices 2021-05-16T02:05:41.5036090Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:41.9363000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:05:42.0750100Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:42.3286630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:42.3309810Z * DONE (commonmark) 2021-05-16T02:05:42.7115330Z * installing *source* package ‘brew’ ... 2021-05-16T02:05:42.7119460Z ** using staged installation 2021-05-16T02:05:42.7246330Z ** R 2021-05-16T02:05:42.7285590Z ** inst 2021-05-16T02:05:42.7481750Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:43.2108220Z ** help 2021-05-16T02:05:43.2350210Z *** installing help indices 2021-05-16T02:05:43.2559200Z ** building package indices 2021-05-16T02:05:43.6293160Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:43.8855850Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:44.2162790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:44.2199070Z * DONE (brew) 2021-05-16T02:05:44.5495930Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T02:05:44.5529650Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:44.5531190Z ** using staged installation 2021-05-16T02:05:44.5753750Z ** R 2021-05-16T02:05:44.5821370Z ** inst 2021-05-16T02:05:44.5834120Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:45.2077660Z ** help 2021-05-16T02:05:45.2351960Z *** installing help indices 2021-05-16T02:05:45.2597620Z ** building package indices 2021-05-16T02:05:45.5348400Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:45.8943350Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:46.2249520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:46.2333710Z * DONE (sessioninfo) 2021-05-16T02:05:46.5378990Z * installing *source* package ‘prettyunits’ ... 2021-05-16T02:05:46.5406240Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:46.5407410Z ** using staged installation 2021-05-16T02:05:46.5571090Z ** R 2021-05-16T02:05:46.5633700Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:47.0040050Z ** help 2021-05-16T02:05:47.0411850Z *** installing help indices 2021-05-16T02:05:47.0672880Z ** building package indices 2021-05-16T02:05:47.3445800Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:05:47.6051120Z ** testing if installed package can be loaded from final location 2021-05-16T02:05:47.8646220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:05:47.8749690Z * DONE (prettyunits) 2021-05-16T02:05:48.7371160Z * installing *source* package ‘vctrs’ ... 2021-05-16T02:05:48.7642860Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:48.7644310Z ** using staged installation 2021-05-16T02:05:48.7919130Z ** libs 2021-05-16T02:05:48.8160880Z 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-16T02:05:48.9611390Z 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-16T02:05:49.0943920Z 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-16T02:05:49.2185850Z 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-16T02:05:49.4604670Z 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-16T02:05:49.6159190Z 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-16T02:05:49.7806390Z 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-16T02:05:49.8854660Z 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-16T02:05:50.0348310Z 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-16T02:05:50.1477430Z 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-16T02:05:50.3089710Z 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-16T02:05:50.5298000Z 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-16T02:05:50.7064040Z 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-16T02:05:50.8289110Z 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-16T02:05:51.1543660Z 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-16T02:05:51.2589780Z 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-16T02:05:51.7651960Z 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-16T02:05:51.8992370Z 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-16T02:05:52.0974150Z 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-16T02:05:52.2464880Z 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-16T02:05:52.3464320Z 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-16T02:05:52.6262660Z 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-16T02:05:52.7340410Z 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-16T02:05:53.0571380Z 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-16T02:05:53.1696240Z 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-16T02:05:54.0160160Z 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-16T02:05:54.2078440Z 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-16T02:05:54.3212060Z 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-16T02:05:54.4350880Z 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-16T02:05:54.6211650Z 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-16T02:05:54.7616790Z 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-16T02:05:54.9376090Z 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-16T02:05:55.0769900Z 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-16T02:05:55.2829020Z 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-16T02:05:55.6162940Z 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-16T02:05:55.7593940Z 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-16T02:05:55.8778250Z 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-16T02:05:56.0274600Z 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-16T02:05:56.7984180Z 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-16T02:05:57.4298850Z 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-16T02:05:57.7290960Z 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-16T02:05:57.9361600Z 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-16T02:05:58.3051190Z 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-16T02:05:58.4022200Z 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-16T02:05:58.6349340Z 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-16T02:05:58.8129670Z 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-16T02:05:58.9525400Z 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-16T02:05:59.2969630Z 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-16T02:05:59.4841080Z 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-16T02:05:59.6492280Z 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-16T02:05:59.7928390Z 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-16T02:05:59.9031700Z 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-16T02:06:00.0560150Z 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-16T02:06:00.2863710Z 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-16T02:06:00.4317580Z 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-16T02:06:00.5707060Z 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-16T02:06:00.6880960Z 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-16T02:06:00.8015610Z 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-16T02:06:00.8986090Z 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-16T02:06:01.6121450Z 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-16T02:06:01.6872380Z 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-16T02:06:01.7631830Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T02:06:01.7709600Z ** R 2021-05-16T02:06:01.8251480Z ** inst 2021-05-16T02:06:01.8343580Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:05.3799740Z ** help 2021-05-16T02:06:05.7449740Z *** installing help indices 2021-05-16T02:06:05.9603270Z *** copying figures 2021-05-16T02:06:05.9672890Z ** building package indices 2021-05-16T02:06:06.4126380Z ** installing vignettes 2021-05-16T02:06:06.4369620Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:06.8918910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:06:07.1337760Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:07.5362430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:07.5431810Z * DONE (vctrs) 2021-05-16T02:06:08.1450320Z * installing *source* package ‘processx’ ... 2021-05-16T02:06:08.1526620Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:08.1527810Z ** using staged installation 2021-05-16T02:06:08.1779520Z ** libs 2021-05-16T02:06:08.1976500Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T02:06:08.3794750Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T02:06:08.3798080Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T02:06:08.6712670Z 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-16T02:06:08.7729150Z 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-16T02:06:08.8810800Z 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-16T02:06:08.9603550Z 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-16T02:06:08.9605660Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T02:06:09.0218660Z 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-16T02:06:09.1206880Z 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-16T02:06:09.2918190Z 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-16T02:06:09.6160450Z 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-16T02:06:09.7410970Z 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-16T02:06:09.8544260Z 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-16T02:06:10.0519870Z 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-16T02:06:10.1585400Z 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-16T02:06:10.4607580Z 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-16T02:06:10.5760620Z 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-16T02:06:10.7035850Z 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-16T02:06:10.7804040Z 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-16T02:06:10.8839690Z 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-16T02:06:10.9480210Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T02:06:10.9569770Z ** R 2021-05-16T02:06:10.9793620Z ** inst 2021-05-16T02:06:10.9808220Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:12.9771800Z ** help 2021-05-16T02:06:13.0708760Z *** installing help indices 2021-05-16T02:06:13.1218180Z ** building package indices 2021-05-16T02:06:13.4414170Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:13.8370910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:06:14.0703710Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:14.3786240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:14.3888070Z * DONE (processx) 2021-05-16T02:06:14.7758420Z * installing *source* package ‘markdown’ ... 2021-05-16T02:06:14.7806920Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:14.7808190Z ** using staged installation 2021-05-16T02:06:14.8032120Z ** libs 2021-05-16T02:06:14.8222440Z 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-16T02:06:14.9252670Z 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-16T02:06:15.0138770Z 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-16T02:06:15.2198190Z 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-16T02:06:15.3829130Z 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-16T02:06:15.5116040Z 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-16T02:06:15.5860240Z 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-16T02:06:15.6687390Z 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-16T02:06:15.9041830Z 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-16T02:06:16.1073230Z 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-16T02:06:17.4071800Z 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-16T02:06:17.4955320Z 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-16T02:06:17.5592520Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T02:06:17.5640450Z ** R 2021-05-16T02:06:17.5720820Z ** inst 2021-05-16T02:06:17.5806400Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:18.1630690Z ** help 2021-05-16T02:06:18.2148060Z *** installing help indices 2021-05-16T02:06:18.2475640Z ** building package indices 2021-05-16T02:06:18.5840580Z ** installing vignettes 2021-05-16T02:06:18.5919560Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:18.9616430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:06:19.1952840Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:19.4523710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:19.4563550Z * DONE (markdown) 2021-05-16T02:06:19.8382680Z * installing *source* package ‘highr’ ... 2021-05-16T02:06:19.8485520Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:19.8585020Z ** using staged installation 2021-05-16T02:06:19.8686440Z ** R 2021-05-16T02:06:19.8787890Z ** inst 2021-05-16T02:06:19.8852830Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:20.3221750Z ** help 2021-05-16T02:06:20.3410900Z *** installing help indices 2021-05-16T02:06:20.3603420Z ** building package indices 2021-05-16T02:06:20.6488990Z ** installing vignettes 2021-05-16T02:06:20.6561440Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:20.9136950Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:21.1769910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:21.1871680Z * DONE (highr) 2021-05-16T02:06:21.6173710Z * installing *source* package ‘stringr’ ... 2021-05-16T02:06:21.6244740Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:21.6246670Z ** using staged installation 2021-05-16T02:06:21.6502180Z ** R 2021-05-16T02:06:21.6650080Z ** data 2021-05-16T02:06:21.6668640Z *** moving datasets to lazyload DB 2021-05-16T02:06:21.6883960Z ** inst 2021-05-16T02:06:21.6946350Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:22.4389340Z ** help 2021-05-16T02:06:22.5590830Z *** installing help indices 2021-05-16T02:06:22.6268420Z *** copying figures 2021-05-16T02:06:22.6276300Z ** building package indices 2021-05-16T02:06:22.9557890Z ** installing vignettes 2021-05-16T02:06:22.9665460Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:23.2485690Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:23.5444030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:23.5579300Z * DONE (stringr) 2021-05-16T02:06:23.8925630Z * installing *source* package ‘rversions’ ... 2021-05-16T02:06:23.8950290Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:23.8951870Z ** using staged installation 2021-05-16T02:06:23.9158280Z ** R 2021-05-16T02:06:23.9280550Z ** inst 2021-05-16T02:06:23.9298060Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:24.3550750Z ** help 2021-05-16T02:06:24.3862950Z *** installing help indices 2021-05-16T02:06:24.4105880Z *** copying figures 2021-05-16T02:06:24.4116660Z ** building package indices 2021-05-16T02:06:24.6889680Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:24.9795510Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:25.2547770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:25.2650300Z * DONE (rversions) 2021-05-16T02:06:25.9278580Z * installing *source* package ‘pillar’ ... 2021-05-16T02:06:25.9450710Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:25.9452160Z ** using staged installation 2021-05-16T02:06:25.9731090Z ** R 2021-05-16T02:06:26.0028410Z ** inst 2021-05-16T02:06:26.0218690Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:28.3735640Z ** help 2021-05-16T02:06:28.5116330Z *** installing help indices 2021-05-16T02:06:28.5849570Z *** copying figures 2021-05-16T02:06:28.5889750Z ** building package indices 2021-05-16T02:06:28.9170150Z ** installing vignettes 2021-05-16T02:06:28.9331770Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:29.3255540Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:29.8331370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:29.8433120Z * DONE (pillar) 2021-05-16T02:06:30.3150230Z * installing *source* package ‘callr’ ... 2021-05-16T02:06:30.3208950Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:30.3210100Z ** using staged installation 2021-05-16T02:06:30.3427120Z ** R 2021-05-16T02:06:30.3665660Z ** inst 2021-05-16T02:06:30.3684370Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:34.4873430Z ** help 2021-05-16T02:06:34.6536240Z *** installing help indices 2021-05-16T02:06:34.7406700Z ** building package indices 2021-05-16T02:06:35.0807360Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:35.3746650Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:35.7469290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:35.7571080Z * DONE (callr) 2021-05-16T02:06:36.5121870Z * installing *source* package ‘knitr’ ... 2021-05-16T02:06:36.5330550Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:36.5332020Z ** using staged installation 2021-05-16T02:06:36.5849580Z ** R 2021-05-16T02:06:36.6405200Z ** demo 2021-05-16T02:06:36.6422280Z ** inst 2021-05-16T02:06:36.7605760Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:42.4022430Z ** help 2021-05-16T02:06:42.6862080Z *** installing help indices 2021-05-16T02:06:42.8365330Z ** building package indices 2021-05-16T02:06:43.2455200Z ** installing vignettes 2021-05-16T02:06:43.2588070Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:43.5413890Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:43.9467070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:43.9728090Z * DONE (knitr) 2021-05-16T02:06:44.3131590Z * installing *source* package ‘xopen’ ... 2021-05-16T02:06:44.3150880Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:44.3152770Z ** using staged installation 2021-05-16T02:06:44.3370460Z ** R 2021-05-16T02:06:44.3410040Z ** inst 2021-05-16T02:06:44.3428450Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:44.6743420Z ** help 2021-05-16T02:06:44.6925480Z *** installing help indices 2021-05-16T02:06:44.7172680Z ** building package indices 2021-05-16T02:06:44.9818020Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:45.2428040Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:45.4984550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:45.5086680Z * DONE (xopen) 2021-05-16T02:06:46.1674070Z * installing *source* package ‘tibble’ ... 2021-05-16T02:06:46.1844930Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:46.1846200Z ** using staged installation 2021-05-16T02:06:46.2171900Z ** libs 2021-05-16T02:06:46.2366750Z 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-16T02:06:46.3180460Z 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-16T02:06:46.4248540Z 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-16T02:06:46.4954510Z 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-16T02:06:46.7673710Z 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-16T02:06:46.8262690Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T02:06:46.8310450Z ** R 2021-05-16T02:06:46.8570540Z ** inst 2021-05-16T02:06:46.8773360Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:49.2985370Z ** help 2021-05-16T02:06:49.4049250Z *** installing help indices 2021-05-16T02:06:49.4657500Z *** copying figures 2021-05-16T02:06:49.4703160Z ** building package indices 2021-05-16T02:06:49.7945200Z ** installing vignettes 2021-05-16T02:06:49.8145020Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:50.4581900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:06:50.6377460Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:51.1924330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:51.2026160Z * DONE (tibble) 2021-05-16T02:06:51.6084140Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T02:06:51.6114940Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:51.6117640Z ** using staged installation 2021-05-16T02:06:51.6349520Z ** R 2021-05-16T02:06:51.6507000Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:53.1984560Z ** help 2021-05-16T02:06:53.2623980Z *** installing help indices 2021-05-16T02:06:53.3040640Z ** building package indices 2021-05-16T02:06:53.5988110Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:06:53.9582410Z ** testing if installed package can be loaded from final location 2021-05-16T02:06:54.3422340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:06:54.3526240Z * DONE (pkgbuild) 2021-05-16T02:06:54.9845890Z * installing *source* package ‘roxygen2’ ... 2021-05-16T02:06:55.0004780Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:55.0005970Z ** using staged installation 2021-05-16T02:06:55.0298780Z ** libs 2021-05-16T02:06:55.0493230Z 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-16T02:06:56.2831690Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:56.2833060Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:06:56.2835940Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:06:56.2837330Z SEXP data = Parent::get__(); 2021-05-16T02:06:56.2838050Z ^ 2021-05-16T02:07:00.3411340Z 1 warning generated. 2021-05-16T02:07:00.3559810Z 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-16T02:07:01.5849550Z In file included from escapeExamples.cpp:1: 2021-05-16T02:07:01.5852750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:01.5855280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:01.5856720Z SEXP data = Parent::get__(); 2021-05-16T02:07:01.5857550Z ^ 2021-05-16T02:07:04.3119100Z 1 warning generated. 2021-05-16T02:07:04.3256400Z 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-16T02:07:05.5539620Z In file included from isComplete.cpp:1: 2021-05-16T02:07:05.5540940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:05.5543300Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:05.5544570Z SEXP data = Parent::get__(); 2021-05-16T02:07:05.5545280Z ^ 2021-05-16T02:07:08.2690780Z 1 warning generated. 2021-05-16T02:07:08.2819690Z 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-16T02:07:09.5079690Z In file included from leadingSpaces.cpp:1: 2021-05-16T02:07:09.5081250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:09.5083700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:09.5085140Z SEXP data = Parent::get__(); 2021-05-16T02:07:09.5085960Z ^ 2021-05-16T02:07:12.3189270Z 1 warning generated. 2021-05-16T02:07:12.3322180Z 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-16T02:07:13.5504390Z In file included from parser2.cpp:1: 2021-05-16T02:07:13.5505920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:13.5508450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:13.5526340Z SEXP data = Parent::get__(); 2021-05-16T02:07:13.5527290Z ^ 2021-05-16T02:07:18.1792870Z 1 warning generated. 2021-05-16T02:07:18.1945550Z 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-16T02:07:19.4095580Z In file included from wrapUsage.cpp:1: 2021-05-16T02:07:19.4097120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:19.4099630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:19.4101070Z SEXP data = Parent::get__(); 2021-05-16T02:07:19.4101890Z ^ 2021-05-16T02:07:22.7690560Z 1 warning generated. 2021-05-16T02:07:22.7695170Z 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-16T02:07:22.7706160Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T02:07:22.7707320Z ** R 2021-05-16T02:07:22.7707960Z ** inst 2021-05-16T02:07:22.7710230Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:27.3733720Z ** help 2021-05-16T02:07:27.4796090Z *** installing help indices 2021-05-16T02:07:27.5422760Z *** copying figures 2021-05-16T02:07:27.5438130Z ** building package indices 2021-05-16T02:07:27.8647090Z ** installing vignettes 2021-05-16T02:07:27.8796440Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:07:28.4947770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:07:28.7236940Z ** testing if installed package can be loaded from final location 2021-05-16T02:07:29.3106410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:07:29.3208230Z * DONE (roxygen2) 2021-05-16T02:07:29.6691770Z * installing *source* package ‘rematch2’ ... 2021-05-16T02:07:29.6716900Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T02:07:29.6718430Z ** using staged installation 2021-05-16T02:07:29.6913710Z ** R 2021-05-16T02:07:29.6981510Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:30.3538930Z ** help 2021-05-16T02:07:30.3947540Z *** installing help indices 2021-05-16T02:07:30.4213740Z ** building package indices 2021-05-16T02:07:30.6992570Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:07:31.1638660Z ** testing if installed package can be loaded from final location 2021-05-16T02:07:31.6328340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:07:31.6350500Z * DONE (rematch2) 2021-05-16T02:07:32.0180880Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T02:07:32.0238730Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T02:07:32.0239960Z ** using staged installation 2021-05-16T02:07:32.0454110Z ** R 2021-05-16T02:07:32.0601330Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:33.5434160Z ** help 2021-05-16T02:07:33.6002330Z *** installing help indices 2021-05-16T02:07:33.6365730Z ** building package indices 2021-05-16T02:07:33.9263770Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:07:34.3219490Z ** testing if installed package can be loaded from final location 2021-05-16T02:07:34.7388880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:07:34.7491600Z * DONE (rcmdcheck) 2021-05-16T02:07:35.1084890Z * installing *source* package ‘waldo’ ... 2021-05-16T02:07:35.1125260Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T02:07:35.1126530Z ** using staged installation 2021-05-16T02:07:35.1346700Z ** R 2021-05-16T02:07:35.1444620Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:36.0454300Z ** help 2021-05-16T02:07:36.0705300Z *** installing help indices 2021-05-16T02:07:36.0933090Z *** copying figures 2021-05-16T02:07:36.0937690Z ** building package indices 2021-05-16T02:07:36.3621480Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:07:36.6943470Z ** testing if installed package can be loaded from final location 2021-05-16T02:07:37.0438810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:07:37.0466240Z * DONE (waldo) 2021-05-16T02:07:37.8680250Z * installing *source* package ‘testthat’ ... 2021-05-16T02:07:37.8929460Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T02:07:37.8931560Z ** using staged installation 2021-05-16T02:07:37.9268350Z ** libs 2021-05-16T02:07:37.9463350Z 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-16T02:07:38.0320600Z 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-16T02:07:38.1200260Z 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-16T02:07:39.2256440Z 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-16T02:07:40.2158590Z 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-16T02:07:55.4909890Z 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-16T02:07:55.5754890Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T02:07:55.5846890Z ** R 2021-05-16T02:07:55.6429780Z ** inst 2021-05-16T02:07:55.6635390Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:07.5589300Z ** help 2021-05-16T02:08:07.8827740Z *** installing help indices 2021-05-16T02:08:08.0908750Z *** copying figures 2021-05-16T02:08:08.0950820Z ** building package indices 2021-05-16T02:08:08.5237450Z ** installing vignettes 2021-05-16T02:08:08.5394160Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:08.9636230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:08:09.0999120Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:09.7850670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:09.7987630Z * DONE (testthat) 2021-05-16T02:08:10.5070720Z * installing *source* package ‘devtools’ ... 2021-05-16T02:08:10.5198060Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:10.5199250Z ** using staged installation 2021-05-16T02:08:10.5660720Z ** R 2021-05-16T02:08:10.5908650Z ** inst 2021-05-16T02:08:10.5940870Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:13.0306380Z ** help 2021-05-16T02:08:13.2004130Z *** installing help indices 2021-05-16T02:08:13.2923330Z *** copying figures 2021-05-16T02:08:13.2931310Z ** building package indices 2021-05-16T02:08:13.6384690Z ** installing vignettes 2021-05-16T02:08:13.6487040Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:14.5703470Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:15.5447300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:15.5549070Z * DONE (devtools) 2021-05-16T02:08:15.5941750Z 2021-05-16T02:08:15.5943180Z The downloaded source packages are in 2021-05-16T02:08:15.5945430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/downloaded_packages’ 2021-05-16T02:08:15.7749940Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T02:08:17.1146460Z 2021-05-16T02:08:17.5242860Z 2021-05-16T02:08:17.5261640Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a70694ac9b7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T02:08:17.5505110Z 2021-05-16T02:08:17.5507700Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a70694ac9b7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T02:08:17.6315000Z 2021-05-16T02:08:17.6316010Z 2021-05-16T02:08:17.6317460Z ─ preparing ‘desc’: 2021-05-16T02:08:17.6318040Z 2021-05-16T02:08:17.6318580Z 2021-05-16T02:08:17.6416730Z checking DESCRIPTION meta-information ... 2021-05-16T02:08:17.6440440Z 2021-05-16T02:08:17.6444880Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:08:17.7599700Z 2021-05-16T02:08:17.7663220Z 2021-05-16T02:08:17.7665280Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:08:17.7673370Z 2021-05-16T02:08:17.7674130Z 2021-05-16T02:08:17.7675420Z ─ checking for empty or unneeded directories 2021-05-16T02:08:17.7676140Z 2021-05-16T02:08:17.7676720Z 2021-05-16T02:08:17.7677870Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T02:08:17.7788610Z 2021-05-16T02:08:17.7822130Z 2021-05-16T02:08:17.7823690Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T02:08:17.9102530Z 2021-05-16T02:08:17.9107990Z 2021-05-16T02:08:17.9108710Z 2021-05-16T02:08:17.9483300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:08:17.9503780Z (as ‘lib’ is unspecified) 2021-05-16T02:08:18.3998730Z * installing *source* package ‘desc’ ... 2021-05-16T02:08:18.4067860Z ** using staged installation 2021-05-16T02:08:18.4320310Z ** R 2021-05-16T02:08:18.4529170Z ** inst 2021-05-16T02:08:18.4589940Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:20.3631730Z ** help 2021-05-16T02:08:20.5653810Z *** installing help indices 2021-05-16T02:08:20.6722140Z ** building package indices 2021-05-16T02:08:21.0501120Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:21.3149630Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:21.6170770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:21.6272490Z * DONE (desc) 2021-05-16T02:08:21.9336970Z 2021-05-16T02:08:21.9338280Z 2021-05-16T02:08:21.9352340Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a7046244c38/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T02:08:21.9389960Z 2021-05-16T02:08:21.9392980Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a7046244c38/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T02:08:21.9982770Z 2021-05-16T02:08:22.1281160Z 2021-05-16T02:08:22.1282870Z ─ preparing ‘ghtravis’: 2021-05-16T02:08:22.1283620Z 2021-05-16T02:08:22.1291250Z 2021-05-16T02:08:22.1292650Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:08:22.1413600Z 2021-05-16T02:08:22.1478430Z 2021-05-16T02:08:22.1480480Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:08:22.1481270Z 2021-05-16T02:08:22.1481830Z 2021-05-16T02:08:22.1483070Z ─ checking for empty or unneeded directories 2021-05-16T02:08:22.1483760Z 2021-05-16T02:08:22.1484320Z 2021-05-16T02:08:22.1485500Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T02:08:22.1619510Z 2021-05-16T02:08:22.1650220Z 2021-05-16T02:08:22.1651970Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T02:08:22.1937010Z 2021-05-16T02:08:22.1943630Z 2021-05-16T02:08:22.1944300Z 2021-05-16T02:08:22.2448100Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:08:22.2449520Z (as ‘lib’ is unspecified) 2021-05-16T02:08:22.5871960Z * installing *source* package ‘ghtravis’ ... 2021-05-16T02:08:22.5874590Z ** using staged installation 2021-05-16T02:08:22.6104400Z ** R 2021-05-16T02:08:22.6287000Z ** inst 2021-05-16T02:08:22.6308230Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:24.2865610Z ** help 2021-05-16T02:08:24.3862750Z *** installing help indices 2021-05-16T02:08:24.4393000Z ** building package indices 2021-05-16T02:08:24.7521440Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:25.6882370Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:26.6292850Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:26.6394740Z * DONE (ghtravis) 2021-05-16T02:08:26.6644040Z Using github PAT from envvar GITHUB_PAT 2021-05-16T02:08:27.3019480Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T02:08:28.2120480Z 2021-05-16T02:08:28.2122470Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T02:08:28.2123590Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T02:08:28.2124870Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T02:08:28.2126130Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T02:08:28.2127250Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T02:08:28.2128340Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T02:08:28.2130480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:08:28.2131760Z (as ‘lib’ is unspecified) 2021-05-16T02:08:30.6453410Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T02:08:30.6456890Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:08:30.6535010Z Packages which are only available in source form, and may need 2021-05-16T02:08:30.6540740Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T02:08:30.6542680Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T02:08:30.6543630Z 2021-05-16T02:08:30.6550010Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T02:08:30.8117550Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T02:08:30.8225320Z ================================================== 2021-05-16T02:08:30.8226390Z downloaded 89 KB 2021-05-16T02:08:30.8227430Z 2021-05-16T02:08:30.8262110Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T02:08:31.2269600Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T02:08:31.2271010Z ================================================== 2021-05-16T02:08:31.2272170Z downloaded 115 KB 2021-05-16T02:08:31.2273050Z 2021-05-16T02:08:31.2307410Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T02:08:31.3829340Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T02:08:31.3930230Z ================================================== 2021-05-16T02:08:31.3931370Z downloaded 194 KB 2021-05-16T02:08:31.3932350Z 2021-05-16T02:08:31.3966630Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T02:08:31.6808040Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T02:08:31.7099490Z ================================================== 2021-05-16T02:08:31.7100560Z downloaded 932 KB 2021-05-16T02:08:31.7101540Z 2021-05-16T02:08:31.7139500Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T02:08:31.9171240Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T02:08:31.9434010Z ================================================== 2021-05-16T02:08:31.9435200Z downloaded 691 KB 2021-05-16T02:08:31.9435850Z 2021-05-16T02:08:32.3383950Z * installing *source* package ‘tidyselect’ ... 2021-05-16T02:08:32.3447190Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:32.3448610Z ** using staged installation 2021-05-16T02:08:32.3706460Z ** R 2021-05-16T02:08:32.3894330Z ** inst 2021-05-16T02:08:32.3940620Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:33.7210050Z ** help 2021-05-16T02:08:33.8005140Z *** installing help indices 2021-05-16T02:08:33.8496350Z ** building package indices 2021-05-16T02:08:34.1425580Z ** installing vignettes 2021-05-16T02:08:34.1533980Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:34.5038640Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:34.8683890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:34.8785570Z * DONE (tidyselect) 2021-05-16T02:08:35.2921500Z * installing *source* package ‘generics’ ... 2021-05-16T02:08:35.2994360Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:35.2995160Z ** using staged installation 2021-05-16T02:08:35.3194980Z ** R 2021-05-16T02:08:35.3296950Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:35.7891730Z ** help 2021-05-16T02:08:35.9611500Z *** installing help indices 2021-05-16T02:08:36.0155570Z ** building package indices 2021-05-16T02:08:36.3332010Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:36.6010720Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:36.8552710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:36.8654500Z * DONE (generics) 2021-05-16T02:08:37.2812880Z * installing *source* package ‘cpp11’ ... 2021-05-16T02:08:37.2873470Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:37.2874840Z ** using staged installation 2021-05-16T02:08:37.3113120Z ** R 2021-05-16T02:08:37.3200640Z ** inst 2021-05-16T02:08:37.3378130Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:37.8657650Z ** help 2021-05-16T02:08:37.8989370Z *** installing help indices 2021-05-16T02:08:37.9180950Z ** building package indices 2021-05-16T02:08:38.6186650Z ** installing vignettes 2021-05-16T02:08:38.6196270Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:38.6242270Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:38.7782260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:38.7884120Z * DONE (cpp11) 2021-05-16T02:08:39.7065220Z * installing *source* package ‘dplyr’ ... 2021-05-16T02:08:39.7347860Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:39.7449860Z ** using staged installation 2021-05-16T02:08:39.7660760Z ** libs 2021-05-16T02:08:39.7845890Z 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-16T02:08:39.9874540Z 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-16T02:08:40.2357120Z 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-16T02:08:40.7460270Z 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-16T02:08:41.3208870Z 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-16T02:08:41.4987490Z 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-16T02:08:41.6776390Z 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-16T02:08:41.8659180Z 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-16T02:08:42.0739140Z 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-16T02:08:42.2618440Z 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-16T02:08:42.4267940Z 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-16T02:08:42.6522650Z 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-16T02:08:42.7192570Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T02:08:42.7245500Z ** R 2021-05-16T02:08:42.7937600Z ** data 2021-05-16T02:08:42.7959960Z *** moving datasets to lazyload DB 2021-05-16T02:08:42.9088630Z ** inst 2021-05-16T02:08:42.9267000Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:48.8258650Z ** help 2021-05-16T02:08:49.5121850Z *** installing help indices 2021-05-16T02:08:49.7902950Z *** copying figures 2021-05-16T02:08:49.7950550Z ** building package indices 2021-05-16T02:08:50.2630050Z ** installing vignettes 2021-05-16T02:08:50.2824790Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:08:51.0615280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:08:52.0017250Z ** testing if installed package can be loaded from final location 2021-05-16T02:08:52.0029000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:08:52.0029980Z * DONE (dplyr) 2021-05-16T02:08:52.6616690Z * installing *source* package ‘tidyr’ ... 2021-05-16T02:08:52.6744640Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T02:08:52.6745880Z ** using staged installation 2021-05-16T02:08:52.7037590Z ** libs 2021-05-16T02:08:52.7241450Z 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-16T02:08:53.8614630Z 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-16T02:08:55.0567620Z 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-16T02:08:55.8956870Z 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-16T02:08:57.1691660Z 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-16T02:08:57.2364280Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T02:08:57.2415010Z ** R 2021-05-16T02:08:57.2661690Z ** data 2021-05-16T02:08:57.2737120Z *** moving datasets to lazyload DB 2021-05-16T02:08:57.4775790Z ** inst 2021-05-16T02:08:57.4889620Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:59.7874460Z ** help 2021-05-16T02:08:59.9542940Z *** installing help indices 2021-05-16T02:09:00.0476360Z *** copying figures 2021-05-16T02:09:00.0523350Z ** building package indices 2021-05-16T02:09:00.4014130Z ** installing vignettes 2021-05-16T02:09:00.4208020Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:01.2042230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:09:01.3411110Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:02.0515440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:02.0617360Z * DONE (tidyr) 2021-05-16T02:09:02.0973600Z 2021-05-16T02:09:02.0975140Z The downloaded source packages are in 2021-05-16T02:09:02.0977300Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/downloaded_packages’ 2021-05-16T02:09:02.3595680Z 2021-05-16T02:09:02.3610770Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a7061c057d/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T02:09:02.3649750Z 2021-05-16T02:09:02.3652440Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/remotes2a7061c057d/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T02:09:02.3986960Z 2021-05-16T02:09:02.3989630Z 2021-05-16T02:09:02.3991480Z ─ preparing ‘aghast’: 2021-05-16T02:09:02.3992240Z 2021-05-16T02:09:02.3992920Z 2021-05-16T02:09:02.4190520Z checking DESCRIPTION meta-information ... 2021-05-16T02:09:02.4305810Z 2021-05-16T02:09:02.4314230Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:09:02.4626360Z 2021-05-16T02:09:02.4765290Z 2021-05-16T02:09:02.4767690Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:09:02.4768610Z 2021-05-16T02:09:02.4769410Z 2021-05-16T02:09:02.4770740Z ─ checking for empty or unneeded directories 2021-05-16T02:09:02.4772230Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T02:09:02.4772970Z 2021-05-16T02:09:02.4773640Z 2021-05-16T02:09:02.4774830Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T02:09:02.4890880Z 2021-05-16T02:09:02.4892090Z 2021-05-16T02:09:02.4892820Z 2021-05-16T02:09:02.5079950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:09:02.5103880Z (as ‘lib’ is unspecified) 2021-05-16T02:09:03.5851250Z * installing *source* package ‘aghast’ ... 2021-05-16T02:09:03.5859880Z ** using staged installation 2021-05-16T02:09:03.5861220Z ** R 2021-05-16T02:09:03.5866370Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:03.5867230Z ** help 2021-05-16T02:09:03.5867950Z *** installing help indices 2021-05-16T02:09:03.5868740Z ** building package indices 2021-05-16T02:09:03.8511030Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:04.1102410Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:04.3743230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:04.3766370Z * DONE (aghast) 2021-05-16T02:09:04.4068240Z Installing 1 packages: covr 2021-05-16T02:09:04.4071970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:09:04.4073470Z (as ‘lib’ is unspecified) 2021-05-16T02:09:05.3730300Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T02:09:05.3731400Z 2021-05-16T02:09:06.6741240Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T02:09:06.6744610Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:06.6832500Z Packages which are only available in source form, and may need 2021-05-16T02:09:06.6834600Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T02:09:06.6836320Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T02:09:06.6837210Z 2021-05-16T02:09:06.6849660Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T02:09:07.1545630Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T02:09:07.1599070Z ================================================== 2021-05-16T02:09:07.1600020Z downloaded 81 KB 2021-05-16T02:09:07.1600660Z 2021-05-16T02:09:07.1635790Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T02:09:07.6536680Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T02:09:07.6538000Z ================================================== 2021-05-16T02:09:07.6538860Z downloaded 89 KB 2021-05-16T02:09:07.6540100Z 2021-05-16T02:09:07.6574420Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T02:09:07.9143080Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T02:09:07.9235640Z ================================================== 2021-05-16T02:09:07.9236640Z downloaded 143 KB 2021-05-16T02:09:07.9237550Z 2021-05-16T02:09:08.3018890Z * installing *source* package ‘lazyeval’ ... 2021-05-16T02:09:08.3073410Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T02:09:08.3074660Z ** using staged installation 2021-05-16T02:09:08.3257880Z ** libs 2021-05-16T02:09:08.3441590Z 2021-05-16T02:09:08.3444800Z 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-16T02:09:08.4398780Z 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-16T02:09:08.5108120Z 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-16T02:09:08.6015190Z 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-16T02:09:08.7089920Z 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-16T02:09:08.8047680Z 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-16T02:09:08.9145940Z 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-16T02:09:08.9765220Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T02:09:08.9810030Z ** R 2021-05-16T02:09:08.9902930Z ** inst 2021-05-16T02:09:08.9961670Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:09.6605910Z ** help 2021-05-16T02:09:09.7481500Z *** installing help indices 2021-05-16T02:09:09.8024870Z ** building package indices 2021-05-16T02:09:10.1897540Z ** installing vignettes 2021-05-16T02:09:10.1999560Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:10.5690110Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:09:10.7051640Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:10.9904190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:10.9933560Z * DONE (lazyeval) 2021-05-16T02:09:11.4000290Z * installing *source* package ‘rex’ ... 2021-05-16T02:09:11.4045980Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T02:09:11.4047190Z ** using staged installation 2021-05-16T02:09:11.4260510Z ** R 2021-05-16T02:09:11.4331330Z ** inst 2021-05-16T02:09:11.4365550Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:12.1023330Z ** help 2021-05-16T02:09:12.1755430Z *** installing help indices 2021-05-16T02:09:12.2217890Z ** building package indices 2021-05-16T02:09:12.5238840Z ** installing vignettes 2021-05-16T02:09:12.5441900Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:12.7989360Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:13.0561220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:13.0590470Z * DONE (rex) 2021-05-16T02:09:13.6165320Z * installing *source* package ‘covr’ ... 2021-05-16T02:09:13.6303910Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T02:09:13.6305380Z ** using staged installation 2021-05-16T02:09:13.6615660Z ** libs 2021-05-16T02:09:13.6798410Z 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-16T02:09:13.7722280Z 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-16T02:09:13.8330000Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T02:09:13.8374040Z ** R 2021-05-16T02:09:13.8586790Z ** inst 2021-05-16T02:09:13.8683780Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:15.6223630Z ** help 2021-05-16T02:09:15.7294240Z *** installing help indices 2021-05-16T02:09:15.7894370Z *** copying figures 2021-05-16T02:09:15.7903390Z ** building package indices 2021-05-16T02:09:16.1012350Z ** installing vignettes 2021-05-16T02:09:16.1105270Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:16.5810310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:09:16.7676700Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:17.1007920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:17.1078080Z * DONE (covr) 2021-05-16T02:09:17.1535300Z 2021-05-16T02:09:17.1536490Z The downloaded source packages are in 2021-05-16T02:09:17.1538510Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpfS1Fcc/downloaded_packages’ 2021-05-16T02:09:17.1893760Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T02:09:17.1894440Z Rscript -e "tic::before_install()" 2021-05-16T02:09:17.2318690Z shell: /bin/bash -e {0} 2021-05-16T02:09:17.2319080Z env: 2021-05-16T02:09:17.2319900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:09:17.2320370Z TIC_DEPLOY_KEY: 2021-05-16T02:09:17.2320700Z RSPM: 2021-05-16T02:09:17.2322000Z GITHUB_PAT: *** 2021-05-16T02:09:17.2322390Z COVERALLS_TOKEN: 2021-05-16T02:09:17.2322830Z continue-on-error: true 2021-05-16T02:09:17.2323260Z VDIFFR_RUN_TESTS: false 2021-05-16T02:09:17.2323730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:09:17.2324140Z TZ: UTC 2021-05-16T02:09:17.2324540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:09:17.2324910Z NOT_CRAN: true 2021-05-16T02:09:17.2325240Z ##[endgroup] 2021-05-16T02:09:17.6163690Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:09:17.7459680Z Running before_install: step_install_remote_binaries() 2021-05-16T02:09:18.4055080Z Installing RNifti binaries 2021-05-16T02:09:18.4068960Z [1] "neuroconductor/RNifti" 2021-05-16T02:09:18.7526210Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T02:09:18.7748690Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T02:09:18.7749560Z remotes::install_deps(dependencies = TRUE) 2021-05-16T02:09:18.7750170Z remotes::install_cran("rcmdcheck") 2021-05-16T02:09:18.7750680Z remotes::install_cran("markdown") 2021-05-16T02:09:18.7961010Z shell: /usr/local/bin/Rscript {0} 2021-05-16T02:09:18.7961600Z env: 2021-05-16T02:09:18.7962030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:09:18.7962550Z TIC_DEPLOY_KEY: 2021-05-16T02:09:18.7962930Z RSPM: 2021-05-16T02:09:18.7964150Z GITHUB_PAT: *** 2021-05-16T02:09:18.7964610Z COVERALLS_TOKEN: 2021-05-16T02:09:18.7965060Z continue-on-error: true 2021-05-16T02:09:18.7965570Z VDIFFR_RUN_TESTS: false 2021-05-16T02:09:18.7966050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:09:18.7966510Z TZ: UTC 2021-05-16T02:09:18.7966880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:09:18.7967320Z NOT_CRAN: true 2021-05-16T02:09:18.7967780Z ##[endgroup] 2021-05-16T02:09:24.1535170Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T02:09:24.1537090Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T02:09:24.1538440Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T02:09:24.1539800Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T02:09:24.1541160Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T02:09:24.1542440Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T02:09:24.1543800Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T02:09:24.1545140Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T02:09:24.1546560Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T02:09:24.1548780Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T02:09:24.1549850Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T02:09:24.1550790Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T02:09:24.1551650Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T02:09:24.1552620Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T02:09:24.1553510Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T02:09:24.1554430Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T02:09:24.1555380Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T02:09:24.1556260Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T02:09:24.1557160Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T02:09:24.1558010Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T02:09:24.1558890Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T02:09:24.1559740Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T02:09:24.1560650Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T02:09:24.1561570Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T02:09:24.1562500Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T02:09:24.1563410Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T02:09:24.1564310Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T02:09:24.1565230Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T02:09:24.1566720Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T02:09:24.1567640Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T02:09:24.4856190Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T02:09:26.3296360Z 2021-05-16T02:09:26.6167840Z 2021-05-16T02:09:26.6179020Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpXkdFe8/remotes9617377225cd/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T02:09:26.6250660Z 2021-05-16T02:09:26.6253590Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpXkdFe8/remotes9617377225cd/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T02:09:26.7358020Z 2021-05-16T02:09:26.7359270Z 2021-05-16T02:09:26.7360940Z ─ preparing ‘RNifti’: 2021-05-16T02:09:26.7361800Z 2021-05-16T02:09:26.7362530Z 2021-05-16T02:09:26.7480400Z checking DESCRIPTION meta-information ... 2021-05-16T02:09:26.7527350Z 2021-05-16T02:09:26.7536060Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:09:26.7550430Z 2021-05-16T02:09:26.7551740Z 2021-05-16T02:09:26.7553150Z ─ cleaning src 2021-05-16T02:09:26.7687890Z 2021-05-16T02:09:27.3038240Z 2021-05-16T02:09:27.3041890Z ─ running ‘cleanup’ 2021-05-16T02:09:27.3042600Z 2021-05-16T02:09:27.3043200Z 2021-05-16T02:09:27.3045080Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:09:27.3045960Z 2021-05-16T02:09:27.3046590Z 2021-05-16T02:09:27.3047790Z ─ checking for empty or unneeded directories 2021-05-16T02:09:27.3048460Z 2021-05-16T02:09:27.3049080Z 2021-05-16T02:09:27.3050160Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T02:09:27.3722110Z 2021-05-16T02:09:27.3732260Z 2021-05-16T02:09:27.3732930Z 2021-05-16T02:09:27.4149470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:09:27.4150970Z (as ‘lib’ is unspecified) 2021-05-16T02:09:27.9342250Z * installing *source* package ‘RNifti’ ... 2021-05-16T02:09:27.9345500Z ** using staged installation 2021-05-16T02:09:27.9590860Z ** libs 2021-05-16T02:09:27.9780480Z 2021-05-16T02:09:27.9784070Z 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-16T02:09:29.4859800Z In file included from main.cpp:1: 2021-05-16T02:09:29.4869850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:09:29.4873800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:09:29.4875290Z SEXP data = Parent::get__(); 2021-05-16T02:09:29.4875980Z ^ 2021-05-16T02:09:41.7115310Z 1 warning generated. 2021-05-16T02:09:41.7297690Z 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-16T02:09:41.8534330Z 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-16T02:09:41.9891680Z 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-16T02:09:42.0648190Z 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-16T02:09:42.2192030Z 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-16T02:09:43.0691970Z 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-16T02:09:43.0704960Z 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-16T02:09:43.1750320Z 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-16T02:09:43.3660760Z 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-16T02:09:43.5399020Z 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-16T02:09:43.8448350Z 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-16T02:09:44.0456240Z 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-16T02:09:44.6744630Z 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-16T02:09:44.8193080Z 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-16T02:09:45.1953900Z 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-16T02:09:46.2413410Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T02:09:46.2416900Z 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-16T02:09:46.2427940Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T02:09:46.2431320Z 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-16T02:09:46.2433220Z ^ 2021-05-16T02:09:46.2436370Z 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-16T02:09:46.2439250Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T02:09:46.2440480Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T02:09:46.2441220Z ^ 2021-05-16T02:09:46.2442780Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T02:09:46.2444050Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T02:09:46.2444820Z ^ 2021-05-16T02:09:46.2446320Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T02:09:46.2447380Z static int is_mixedcase(const char * str) 2021-05-16T02:09:46.2448110Z ^ 2021-05-16T02:09:46.2449610Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T02:09:46.2450710Z static int is_uppercase(const char * str) 2021-05-16T02:09:46.2451520Z ^ 2021-05-16T02:09:46.2452980Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T02:09:46.2454100Z static int make_lowercase(char * str) 2021-05-16T02:09:46.2454810Z ^ 2021-05-16T02:09:46.2456270Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T02:09:46.2457380Z static int make_uppercase(char * str) 2021-05-16T02:09:46.2458100Z ^ 2021-05-16T02:09:46.2459540Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T02:09:46.2460790Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T02:09:46.2461770Z ^ 2021-05-16T02:09:46.5711350Z 8 warnings generated. 2021-05-16T02:09:46.5752080Z 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-16T02:09:46.8311490Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T02:09:46.8313400Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T02:09:46.8314380Z ^ 2021-05-16T02:09:46.8316200Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T02:09:46.8317510Z static char *escapize_string( const char * str ) 2021-05-16T02:09:46.8318320Z ^ 2021-05-16T02:09:49.0426290Z 2 warnings generated. 2021-05-16T02:09:49.0520480Z 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-16T02:09:49.1310460Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T02:09:49.1399650Z ** R 2021-05-16T02:09:49.1514240Z ** inst 2021-05-16T02:09:49.1684980Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:50.2399890Z ** help 2021-05-16T02:09:50.3203100Z *** installing help indices 2021-05-16T02:09:50.3639960Z ** building package indices 2021-05-16T02:09:50.6607490Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:09:51.1659640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:09:51.3025430Z ** testing if installed package can be loaded from final location 2021-05-16T02:09:51.6670090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:09:51.6771840Z * DONE (RNifti) 2021-05-16T02:09:51.7296330Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T02:09:51.7304360Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:09:51.7305900Z (as ‘lib’ is unspecified) 2021-05-16T02:09:54.1014180Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T02:09:54.1029110Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:55.2800890Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T02:09:55.2805210Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:56.3372640Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T02:09:56.3376950Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:57.5519360Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T02:09:57.5533150Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:58.4874220Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T02:09:58.4878110Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T02:09:58.4964140Z Packages which are only available in source form, and may need 2021-05-16T02:09:58.4966280Z compilation of C/C++/Fortran: ‘base64enc’ ‘tiff’ ‘png’ ‘jpeg’ 2021-05-16T02:09:58.4967850Z ‘colorspace’ ‘farver’ ‘htmltools’ ‘igraph’ ‘plyr’ ‘isoband’ ‘imager’ 2021-05-16T02:09:58.4969160Z ‘RcppEigen’ ‘reshape2’ 2021-05-16T02:09:58.4972240Z installing the source packages ‘base64enc’, ‘tiff’, ‘png’, ‘jpeg’, ‘bmp’, ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘tinytex’, ‘htmltools’, ‘igraph’, ‘downloader’, ‘readbitmap’, ‘getopt’, ‘gtable’, ‘plyr’, ‘scales’, ‘isoband’, ‘rmarkdown’, ‘pracma’, ‘imager’, ‘RcppEigen’, ‘optparse’, ‘gridExtra’, ‘reshape2’, ‘ggplot2’ 2021-05-16T02:09:58.4973800Z 2021-05-16T02:09:58.4998230Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T02:09:58.8984980Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T02:09:58.8987680Z ================================================== 2021-05-16T02:09:58.8988700Z downloaded 7833 bytes 2021-05-16T02:09:58.8989390Z 2021-05-16T02:09:58.9020500Z trying URL 'https://cloud.r-project.org/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T02:09:59.2411010Z Content type 'application/x-gzip' length 67496 bytes (65 KB) 2021-05-16T02:09:59.2455220Z ================================================== 2021-05-16T02:09:59.2456120Z downloaded 65 KB 2021-05-16T02:09:59.2456740Z 2021-05-16T02:09:59.2494100Z trying URL 'https://cloud.r-project.org/src/contrib/png_0.1-7.tar.gz' 2021-05-16T02:09:59.4265540Z Content type 'application/x-gzip' length 24990 bytes (24 KB) 2021-05-16T02:09:59.4267920Z ================================================== 2021-05-16T02:09:59.4269220Z downloaded 24 KB 2021-05-16T02:09:59.4269860Z 2021-05-16T02:09:59.4301250Z trying URL 'https://cloud.r-project.org/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-16T02:10:00.0371710Z Content type 'application/x-gzip' length 18116 bytes (17 KB) 2021-05-16T02:10:00.0373890Z ================================================== 2021-05-16T02:10:00.0375060Z downloaded 17 KB 2021-05-16T02:10:00.0375720Z 2021-05-16T02:10:00.0407770Z trying URL 'https://cloud.r-project.org/src/contrib/bmp_0.3.tar.gz' 2021-05-16T02:10:00.6724400Z Content type 'application/x-gzip' length 111674 bytes (109 KB) 2021-05-16T02:10:00.6725970Z ================================================== 2021-05-16T02:10:00.6727050Z downloaded 109 KB 2021-05-16T02:10:00.6727690Z 2021-05-16T02:10:00.6762370Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T02:10:00.8462010Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T02:10:00.8930950Z ================================================== 2021-05-16T02:10:00.8932060Z downloaded 2.1 MB 2021-05-16T02:10:00.8932710Z 2021-05-16T02:10:00.8976270Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T02:10:01.3271780Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T02:10:01.4292850Z ================================================== 2021-05-16T02:10:01.4293950Z downloaded 1.2 MB 2021-05-16T02:10:01.4294600Z 2021-05-16T02:10:01.4338540Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T02:10:01.6005570Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-16T02:10:01.6009260Z ================================================== 2021-05-16T02:10:01.6010080Z downloaded 11 KB 2021-05-16T02:10:01.6010690Z 2021-05-16T02:10:01.6044250Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T02:10:01.7617540Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-16T02:10:01.7744880Z ================================================== 2021-05-16T02:10:01.7747030Z downloaded 178 KB 2021-05-16T02:10:01.7750450Z 2021-05-16T02:10:01.7783510Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T02:10:02.1109380Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T02:10:02.1110730Z ================================================== 2021-05-16T02:10:02.1111970Z downloaded 10156 bytes 2021-05-16T02:10:02.1112640Z 2021-05-16T02:10:02.1148320Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T02:10:02.3422630Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T02:10:02.7599300Z ================================================== 2021-05-16T02:10:02.7600450Z downloaded 1.2 MB 2021-05-16T02:10:02.7601120Z 2021-05-16T02:10:02.7642390Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T02:10:02.9025240Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T02:10:02.9034780Z ================================================== 2021-05-16T02:10:02.9035880Z downloaded 28 KB 2021-05-16T02:10:02.9036990Z 2021-05-16T02:10:02.9072710Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T02:10:03.7274910Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T02:10:03.7276210Z ================================================== 2021-05-16T02:10:03.7279160Z downloaded 69 KB 2021-05-16T02:10:03.7281250Z 2021-05-16T02:10:03.7283860Z trying URL 'https://cloud.r-project.org/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T02:10:03.7285440Z Content type 'application/x-gzip' length 2715500 bytes (2.6 MB) 2021-05-16T02:10:03.8505550Z ================================================== 2021-05-16T02:10:03.8506630Z downloaded 2.6 MB 2021-05-16T02:10:03.8507270Z 2021-05-16T02:10:03.8552330Z trying URL 'https://cloud.r-project.org/src/contrib/downloader_0.4.tar.gz' 2021-05-16T02:10:04.3625860Z Content type 'application/x-gzip' length 6808 bytes 2021-05-16T02:10:04.3627440Z ================================================== 2021-05-16T02:10:04.3628540Z downloaded 6808 bytes 2021-05-16T02:10:04.3629510Z 2021-05-16T02:10:04.3665740Z trying URL 'https://cloud.r-project.org/src/contrib/readbitmap_0.1.5.tar.gz' 2021-05-16T02:10:04.8390330Z Content type 'application/x-gzip' length 13516 bytes (13 KB) 2021-05-16T02:10:04.8391940Z ================================================== 2021-05-16T02:10:04.8393210Z downloaded 13 KB 2021-05-16T02:10:04.8393870Z 2021-05-16T02:10:04.8427780Z trying URL 'https://cloud.r-project.org/src/contrib/getopt_1.20.3.tar.gz' 2021-05-16T02:10:05.2124810Z Content type 'application/x-gzip' length 18573 bytes (18 KB) 2021-05-16T02:10:05.2126450Z ================================================== 2021-05-16T02:10:05.2127570Z downloaded 18 KB 2021-05-16T02:10:05.2128190Z 2021-05-16T02:10:05.2161040Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T02:10:05.4441760Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-16T02:10:05.4825340Z ================================================== 2021-05-16T02:10:05.4826500Z downloaded 359 KB 2021-05-16T02:10:05.4827410Z 2021-05-16T02:10:05.4865270Z trying URL 'https://cloud.r-project.org/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T02:10:05.6815370Z Content type 'application/x-gzip' length 401191 bytes (391 KB) 2021-05-16T02:10:05.7020670Z ================================================== 2021-05-16T02:10:05.7021750Z downloaded 391 KB 2021-05-16T02:10:05.7022380Z 2021-05-16T02:10:05.7058830Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T02:10:05.9745640Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T02:10:05.9972870Z ================================================== 2021-05-16T02:10:05.9973960Z downloaded 503 KB 2021-05-16T02:10:05.9974610Z 2021-05-16T02:10:06.0010860Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T02:10:06.1515250Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T02:10:06.2638200Z ================================================== 2021-05-16T02:10:06.2639280Z downloaded 1.9 MB 2021-05-16T02:10:06.2639970Z 2021-05-16T02:10:06.2680810Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T02:10:06.4419300Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T02:10:06.4986040Z ================================================== 2021-05-16T02:10:06.4987220Z downloaded 3.1 MB 2021-05-16T02:10:06.4987860Z 2021-05-16T02:10:06.5032000Z trying URL 'https://cloud.r-project.org/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T02:10:06.7986160Z Content type 'application/x-gzip' length 400994 bytes (391 KB) 2021-05-16T02:10:06.8220110Z ================================================== 2021-05-16T02:10:06.8221250Z downloaded 391 KB 2021-05-16T02:10:06.8221900Z 2021-05-16T02:10:06.8258960Z trying URL 'https://cloud.r-project.org/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T02:10:07.1804410Z Content type 'application/x-gzip' length 5577549 bytes (5.3 MB) 2021-05-16T02:10:07.3766730Z ================================================== 2021-05-16T02:10:07.3768210Z downloaded 5.3 MB 2021-05-16T02:10:07.3768860Z 2021-05-16T02:10:07.3814560Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T02:10:07.5263030Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-16T02:10:07.5663390Z ================================================== 2021-05-16T02:10:07.5664600Z downloaded 1.6 MB 2021-05-16T02:10:07.5665250Z 2021-05-16T02:10:07.5704650Z trying URL 'https://cloud.r-project.org/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T02:10:07.8613250Z Content type 'application/x-gzip' length 37896 bytes (37 KB) 2021-05-16T02:10:07.8633070Z ================================================== 2021-05-16T02:10:07.8633980Z downloaded 37 KB 2021-05-16T02:10:07.8634600Z 2021-05-16T02:10:07.8672690Z trying URL 'https://cloud.r-project.org/src/contrib/gridExtra_2.3.tar.gz' 2021-05-16T02:10:08.1664970Z Content type 'application/x-gzip' length 1062844 bytes (1.0 MB) 2021-05-16T02:10:08.3234650Z ================================================== 2021-05-16T02:10:08.3235910Z downloaded 1.0 MB 2021-05-16T02:10:08.3237090Z 2021-05-16T02:10:08.3388940Z trying URL 'https://cloud.r-project.org/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T02:10:08.5705870Z Content type 'application/x-gzip' length 37307 bytes (36 KB) 2021-05-16T02:10:08.5715380Z ================================================== 2021-05-16T02:10:08.5716260Z downloaded 36 KB 2021-05-16T02:10:08.5716890Z 2021-05-16T02:10:08.5754240Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T02:10:08.7794620Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T02:10:08.8316900Z ================================================== 2021-05-16T02:10:08.8318040Z downloaded 2.9 MB 2021-05-16T02:10:08.8318690Z 2021-05-16T02:10:09.1221810Z * installing *source* package ‘base64enc’ ... 2021-05-16T02:10:09.1239000Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:09.1240840Z ** using staged installation 2021-05-16T02:10:09.1396410Z ** libs 2021-05-16T02:10:09.1581070Z 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-16T02:10:09.3083170Z 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-16T02:10:09.4138490Z 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-16T02:10:09.5236390Z 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-16T02:10:09.5857340Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T02:10:09.5909610Z ** R 2021-05-16T02:10:09.5991200Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:09.9683330Z ** help 2021-05-16T02:10:09.9998620Z *** installing help indices 2021-05-16T02:10:10.0210170Z ** building package indices 2021-05-16T02:10:10.2925770Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:10.6614570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:10.8094530Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:11.0600690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:11.0624400Z * DONE (base64enc) 2021-05-16T02:10:11.4129410Z * installing *source* package ‘tiff’ ... 2021-05-16T02:10:11.4154930Z ** package ‘tiff’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:11.4156360Z ** using staged installation 2021-05-16T02:10:12.1196010Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:10:12.1200650Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T02:10:12.4632110Z checking whether the C compiler works... yes 2021-05-16T02:10:12.4633630Z checking for C compiler default output file name... a.out 2021-05-16T02:10:12.5592420Z checking for suffix of executables... 2021-05-16T02:10:12.7779910Z checking whether we are cross compiling... no 2021-05-16T02:10:12.8527310Z checking for suffix of object files... o 2021-05-16T02:10:12.9042670Z checking whether we are using the GNU C compiler... yes 2021-05-16T02:10:12.9518630Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T02:10:13.0260630Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T02:10:13.0264100Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T02:10:13.5927130Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T02:10:13.5958960Z checking for egrep... /usr/bin/grep -E 2021-05-16T02:10:13.7303720Z rm: conftest.dSYM: is a directory 2021-05-16T02:10:13.7847560Z rm: conftest.dSYM: is a directory 2021-05-16T02:10:14.0186590Z checking for ANSI C header files... yes 2021-05-16T02:10:14.1351600Z checking for sys/types.h... yes 2021-05-16T02:10:14.2208530Z checking for sys/stat.h... yes 2021-05-16T02:10:14.3067300Z checking for stdlib.h... yes 2021-05-16T02:10:14.3939550Z checking for string.h... yes 2021-05-16T02:10:14.4807760Z checking for memory.h... yes 2021-05-16T02:10:14.5674830Z checking for strings.h... yes 2021-05-16T02:10:14.6546110Z checking for inttypes.h... yes 2021-05-16T02:10:14.7415300Z checking for stdint.h... yes 2021-05-16T02:10:14.8320760Z checking for unistd.h... yes 2021-05-16T02:10:14.8404300Z checking for unistd.h... (cached) yes 2021-05-16T02:10:14.9584060Z checking for TIFFClientOpen in -ltiff... yes 2021-05-16T02:10:15.0035580Z configure: PKG_CPPFLAGS: -I/usr/local/include 2021-05-16T02:10:15.0044690Z configure: PKG_LIBS : -ltiff 2021-05-16T02:10:15.0917870Z checking tiff.h usability... yes 2021-05-16T02:10:15.1414540Z checking tiff.h presence... yes 2021-05-16T02:10:15.1415780Z checking for tiff.h... yes 2021-05-16T02:10:15.2378430Z checking tiffio.h usability... yes 2021-05-16T02:10:15.2888320Z checking tiffio.h presence... yes 2021-05-16T02:10:15.2889600Z checking for tiffio.h... yes 2021-05-16T02:10:15.3366610Z configure: creating ./config.status 2021-05-16T02:10:15.5362280Z config.status: creating src/Makevars 2021-05-16T02:10:15.6565690Z ** libs 2021-05-16T02:10:15.6801740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T02:10:15.8033300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T02:10:15.8745820Z read.c:19:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8747320Z uint32 i32; 2021-05-16T02:10:15.8748090Z ^ 2021-05-16T02:10:15.8750020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8751450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8752490Z ^ 2021-05-16T02:10:15.8754100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8755360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8756520Z ^ 2021-05-16T02:10:15.8758190Z read.c:20:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8769040Z uint16 i16; 2021-05-16T02:10:15.8769680Z ^ 2021-05-16T02:10:15.8771280Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:15.8773040Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8773920Z ^ 2021-05-16T02:10:15.8775350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8776490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8777330Z ^ 2021-05-16T02:10:15.8779030Z read.c:260:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8780280Z uint32 imageWidth = 0, imageLength = 0, imageDepth; 2021-05-16T02:10:15.8781030Z ^ 2021-05-16T02:10:15.8782480Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8783680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8784520Z ^ 2021-05-16T02:10:15.8785900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8787510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8788450Z ^ 2021-05-16T02:10:15.8789920Z read.c:261:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8790990Z uint32 tileWidth, tileLength; 2021-05-16T02:10:15.8791830Z ^ 2021-05-16T02:10:15.8793250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8794440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8795290Z ^ 2021-05-16T02:10:15.8796730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8797850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8798670Z ^ 2021-05-16T02:10:15.8800090Z read.c:262:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8801070Z uint32 x, y; 2021-05-16T02:10:15.8801660Z ^ 2021-05-16T02:10:15.8803060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8804250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8805090Z ^ 2021-05-16T02:10:15.8806470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8807580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8808390Z ^ 2021-05-16T02:10:15.8809820Z read.c:263:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8810940Z uint16 config, bps = 8, spp = 1, sformat = 1, out_spp; 2021-05-16T02:10:15.8811640Z ^ 2021-05-16T02:10:15.8813060Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:15.8814250Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8815120Z ^ 2021-05-16T02:10:15.8816470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8817590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8818420Z ^ 2021-05-16T02:10:15.8819820Z read.c:266:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8820860Z uint16 *colormap[3] = {0, 0, 0}; 2021-05-16T02:10:15.8821560Z ^ 2021-05-16T02:10:15.8822980Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:15.8824170Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8825010Z ^ 2021-05-16T02:10:15.8826370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8827890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8828720Z ^ 2021-05-16T02:10:15.8830150Z read.c:301:56: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8831500Z TIFFReadRGBAImage(tiff, imageWidth, imageLength, (uint32*) INTEGER(res), 0); 2021-05-16T02:10:15.8832490Z ^ 2021-05-16T02:10:15.8833930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8835120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8835980Z ^ 2021-05-16T02:10:15.8837340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8838450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8839280Z ^ 2021-05-16T02:10:15.8841130Z read.c:317:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8842160Z uint16 s; 2021-05-16T02:10:15.8842760Z ^ 2021-05-16T02:10:15.8844450Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:15.8845760Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8846740Z ^ 2021-05-16T02:10:15.8848940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8850190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8851150Z ^ 2021-05-16T02:10:15.8852790Z read.c:318:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8854010Z uint32 *data = (uint32*) INTEGER(res); 2021-05-16T02:10:15.8854820Z ^ 2021-05-16T02:10:15.8856340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8857660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8858620Z ^ 2021-05-16T02:10:15.8860110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8861420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8862380Z ^ 2021-05-16T02:10:15.8863940Z read.c:318:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8865150Z uint32 *data = (uint32*) INTEGER(res); 2021-05-16T02:10:15.8865960Z ^ 2021-05-16T02:10:15.8867490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8868780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8869660Z ^ 2021-05-16T02:10:15.8871050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8872160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8872980Z ^ 2021-05-16T02:10:15.8874520Z read.c:561:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8875550Z uint32 xoff=0, yoff=0; 2021-05-16T02:10:15.8876210Z ^ 2021-05-16T02:10:15.8877630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8878810Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8879670Z ^ 2021-05-16T02:10:15.8881020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8882600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8883440Z ^ 2021-05-16T02:10:15.8884880Z read.c:581:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:15.8885930Z uint32 xoff=0, yoff=0; 2021-05-16T02:10:15.8886590Z ^ 2021-05-16T02:10:15.8888000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:15.8889190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:15.8890030Z ^ 2021-05-16T02:10:15.8891470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:15.8892580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:15.8893410Z ^ 2021-05-16T02:10:16.1989670Z 13 warnings generated. 2021-05-16T02:10:16.2027650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fPIC -Wall -g -O2 -c reg.c -o reg.o 2021-05-16T02:10:16.2809980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T02:10:16.3537540Z write.c:36:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:16.3538850Z uint32 width, height, planes = 1; 2021-05-16T02:10:16.3539560Z ^ 2021-05-16T02:10:16.3541090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:16.3542310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:16.3543160Z ^ 2021-05-16T02:10:16.3544580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:16.3545740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:16.3546580Z ^ 2021-05-16T02:10:16.3548830Z write.c:130:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:16.3550060Z uint32 i = 1, n = width * height; 2021-05-16T02:10:16.3550750Z ^ 2021-05-16T02:10:16.3552240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:16.3553450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:16.3554330Z ^ 2021-05-16T02:10:16.3555740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:16.3556850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:16.3557690Z ^ 2021-05-16T02:10:16.3559190Z write.c:180:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:16.3560220Z uint32 x, y, pl; 2021-05-16T02:10:16.3560850Z ^ 2021-05-16T02:10:16.3562380Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:16.3563580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:16.3564440Z ^ 2021-05-16T02:10:16.3565810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:16.3566940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:16.3567760Z ^ 2021-05-16T02:10:16.3569210Z write.c:186:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:16.3570270Z uint32 i, N = LENGTH(image); 2021-05-16T02:10:16.3570910Z ^ 2021-05-16T02:10:16.3572330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:16.3574040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:16.3574920Z ^ 2021-05-16T02:10:16.3576330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:16.3577440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:16.3578280Z ^ 2021-05-16T02:10:16.4996570Z 4 warnings generated. 2021-05-16T02:10:16.5071010Z 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 tiff.so common.o read.o reg.o write.o -ltiff -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:10:16.5379060Z ld: warning: dylib (/usr/local/lib/libtiff.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:10:16.5687370Z installing to /Users/runner/work/_temp/Library/00LOCK-tiff/00new/tiff/libs 2021-05-16T02:10:16.5730880Z ** R 2021-05-16T02:10:16.5763550Z ** inst 2021-05-16T02:10:16.5818370Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:16.9018800Z ** help 2021-05-16T02:10:16.9232490Z *** installing help indices 2021-05-16T02:10:16.9429590Z ** building package indices 2021-05-16T02:10:17.2076170Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:17.5894930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:17.7296260Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:17.9773800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:17.9797670Z * DONE (tiff) 2021-05-16T02:10:18.2917220Z * installing *source* package ‘png’ ... 2021-05-16T02:10:18.2936670Z ** package ‘png’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:18.2937910Z ** using staged installation 2021-05-16T02:10:18.3084070Z ** libs 2021-05-16T02:10:18.3272830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T02:10:18.5912120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include `libpng-config --cflags` -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T02:10:18.8089230Z 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 png.so read.o write.o -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:10:18.8463960Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:10:18.8790510Z installing to /Users/runner/work/_temp/Library/00LOCK-png/00new/png/libs 2021-05-16T02:10:18.8835730Z ** R 2021-05-16T02:10:18.8870960Z ** inst 2021-05-16T02:10:18.8928830Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:19.2031150Z ** help 2021-05-16T02:10:19.2350390Z *** installing help indices 2021-05-16T02:10:19.2500470Z ** building package indices 2021-05-16T02:10:19.5143930Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:19.8853770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:20.0276900Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:20.2758560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:20.2782210Z * DONE (png) 2021-05-16T02:10:20.5817910Z * installing *source* package ‘jpeg’ ... 2021-05-16T02:10:20.5838230Z ** package ‘jpeg’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:20.5840060Z ** using staged installation 2021-05-16T02:10:20.5992140Z ** libs 2021-05-16T02:10:20.6178540Z 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-16T02:10:20.6953300Z read.c:21:44: warning: implicit conversion from enumeration type 'boolean' to different enumeration type 'Rboolean' [-Wenum-conversion] 2021-05-16T02:10:20.6955130Z R_RegisterCFinalizerEx(dco, Rjpeg_fin, TRUE); 2021-05-16T02:10:20.6956110Z ~~~~~~~~~~~~~~~~~~~~~~ ^~~~ 2021-05-16T02:10:20.7695890Z 1 warning generated. 2021-05-16T02:10:20.7727690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T02:10:20.8462870Z write.c:22:44: warning: implicit conversion from enumeration type 'boolean' to different enumeration type 'Rboolean' [-Wenum-conversion] 2021-05-16T02:10:20.8464760Z R_RegisterCFinalizerEx(dco, Rjpeg_fin, TRUE); 2021-05-16T02:10:20.8466600Z ~~~~~~~~~~~~~~~~~~~~~~ ^~~~ 2021-05-16T02:10:20.9998610Z 1 warning generated. 2021-05-16T02:10:21.0073040Z 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 jpeg.so read.o write.o -ljpeg -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:10:21.0383490Z ld: warning: dylib (/usr/local/lib/libjpeg.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:10:21.0696940Z installing to /Users/runner/work/_temp/Library/00LOCK-jpeg/00new/jpeg/libs 2021-05-16T02:10:21.0741860Z ** R 2021-05-16T02:10:21.0776490Z ** inst 2021-05-16T02:10:21.0839820Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:21.3655430Z ** help 2021-05-16T02:10:21.3961670Z *** installing help indices 2021-05-16T02:10:21.4127560Z ** building package indices 2021-05-16T02:10:21.6856860Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:22.0616800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:22.1970440Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:22.4462310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:22.4485160Z * DONE (jpeg) 2021-05-16T02:10:22.7829360Z * installing *source* package ‘bmp’ ... 2021-05-16T02:10:22.7861330Z ** package ‘bmp’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:22.7862750Z ** using staged installation 2021-05-16T02:10:22.8005400Z ** R 2021-05-16T02:10:22.8048880Z ** inst 2021-05-16T02:10:22.8112420Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:23.1580930Z ** help 2021-05-16T02:10:23.1884280Z *** installing help indices 2021-05-16T02:10:23.2090870Z ** building package indices 2021-05-16T02:10:23.4694570Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:23.7232580Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:24.0431040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:24.0532780Z * DONE (bmp) 2021-05-16T02:10:24.8630700Z * installing *source* package ‘colorspace’ ... 2021-05-16T02:10:25.5607320Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:25.5609330Z 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-16T02:10:25.5620150Z ** using staged installation 2021-05-16T02:10:25.5620920Z ** libs 2021-05-16T02:10:25.7621790Z 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-16T02:10:25.8474200Z 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-16T02:10:25.9086270Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T02:10:25.9131770Z ** R 2021-05-16T02:10:25.9442800Z ** data 2021-05-16T02:10:25.9544350Z *** moving datasets to lazyload DB 2021-05-16T02:10:26.0717640Z ** demo 2021-05-16T02:10:26.0739620Z ** inst 2021-05-16T02:10:26.1590960Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:31.0632920Z ** help 2021-05-16T02:10:31.3216620Z *** installing help indices 2021-05-16T02:10:31.4818860Z ** building package indices 2021-05-16T02:10:31.8639060Z ** installing vignettes 2021-05-16T02:10:31.8743790Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:32.3183640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:32.5101820Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:32.9894860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:33.0046010Z * DONE (colorspace) 2021-05-16T02:10:33.4533760Z * installing *source* package ‘viridisLite’ ... 2021-05-16T02:10:33.4664060Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:33.4766080Z ** using staged installation 2021-05-16T02:10:33.4839590Z ** R 2021-05-16T02:10:33.4968080Z ** inst 2021-05-16T02:10:33.4998630Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:33.8496540Z ** help 2021-05-16T02:10:33.8818550Z *** installing help indices 2021-05-16T02:10:33.8942130Z *** copying figures 2021-05-16T02:10:33.9014820Z ** building package indices 2021-05-16T02:10:34.1668930Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:34.4180340Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:34.6705560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:34.6808450Z * DONE (viridisLite) 2021-05-16T02:10:34.9657480Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T02:10:34.9676830Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:34.9677920Z ** using staged installation 2021-05-16T02:10:34.9841470Z ** R 2021-05-16T02:10:34.9933480Z ** inst 2021-05-16T02:10:34.9949610Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:35.9466070Z ** help 2021-05-16T02:10:35.9707870Z *** installing help indices 2021-05-16T02:10:35.9900430Z ** building package indices 2021-05-16T02:10:36.2476220Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:36.5075330Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:36.8073440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:36.8175380Z * DONE (RColorBrewer) 2021-05-16T02:10:37.1023060Z * installing *source* package ‘labeling’ ... 2021-05-16T02:10:37.1041980Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:37.1043700Z ** using staged installation 2021-05-16T02:10:37.1198150Z ** R 2021-05-16T02:10:37.1262170Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:37.8618040Z ** help 2021-05-16T02:10:37.9173670Z *** installing help indices 2021-05-16T02:10:37.9501550Z ** building package indices 2021-05-16T02:10:38.2303960Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:38.4895790Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:38.7529510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:38.7551620Z * DONE (labeling) 2021-05-16T02:10:39.2056380Z * installing *source* package ‘farver’ ... 2021-05-16T02:10:39.2136400Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T02:10:39.2139230Z ** using staged installation 2021-05-16T02:10:39.2316980Z ** libs 2021-05-16T02:10:39.2512070Z 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-16T02:10:40.4225370Z 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-16T02:10:40.4229090Z 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-16T02:10:40.5853950Z 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-16T02:10:44.4298740Z 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-16T02:10:57.4070840Z 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-16T02:10:58.0326310Z 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-16T02:10:58.1134330Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T02:10:58.1244900Z ** R 2021-05-16T02:10:58.1358240Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:10:58.5705150Z ** help 2021-05-16T02:10:58.6137180Z *** installing help indices 2021-05-16T02:10:58.6484550Z *** copying figures 2021-05-16T02:10:58.6618270Z ** building package indices 2021-05-16T02:10:58.9420130Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:10:59.3415420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:10:59.4808530Z ** testing if installed package can be loaded from final location 2021-05-16T02:10:59.7339300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:10:59.7464360Z * DONE (farver) 2021-05-16T02:11:00.0964170Z * installing *source* package ‘tinytex’ ... 2021-05-16T02:11:00.1066940Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T02:11:00.1153060Z ** using staged installation 2021-05-16T02:11:00.1255270Z ** R 2021-05-16T02:11:00.1409630Z ** inst 2021-05-16T02:11:00.1427380Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:11:01.0626220Z ** help 2021-05-16T02:11:01.1162800Z *** installing help indices 2021-05-16T02:11:01.1510620Z ** building package indices 2021-05-16T02:11:01.4412570Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:11:01.7053130Z ** testing if installed package can be loaded from final location 2021-05-16T02:11:01.9892890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:11:01.9994660Z * DONE (tinytex) 2021-05-16T02:11:04.1844450Z * installing *source* package ‘igraph’ ... 2021-05-16T02:11:04.2704130Z ** package ‘igraph’ successfully unpacked and MD5 sums checked 2021-05-16T02:11:04.2705550Z ** using staged installation 2021-05-16T02:11:05.4082220Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T02:11:06.1864030Z checking whether the C compiler works... yes 2021-05-16T02:11:06.1874060Z checking for C compiler default output file name... a.out 2021-05-16T02:11:06.1875980Z checking for suffix of executables... 2021-05-16T02:11:06.1876960Z checking whether we are cross compiling... no 2021-05-16T02:11:06.1877870Z checking for suffix of object files... o 2021-05-16T02:11:06.2103690Z checking whether we are using the GNU C compiler... yes 2021-05-16T02:11:06.2577820Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T02:11:06.3329510Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T02:11:06.8791040Z checking whether we are using the GNU Fortran compiler... yes 2021-05-16T02:11:06.9481120Z checking whether gfortran -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T02:11:07.2388060Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T02:11:07.2863420Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-16T02:11:08.2351760Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-16T02:11:08.4906960Z checking for rintf... yes 2021-05-16T02:11:08.6482090Z checking for finite... yes 2021-05-16T02:11:08.8170730Z checking for expm1... yes 2021-05-16T02:11:08.9853640Z checking for rint... yes 2021-05-16T02:11:09.1551470Z checking for log2... yes 2021-05-16T02:11:09.2994830Z checking for logbl... yes 2021-05-16T02:11:09.4676120Z checking for snprintf... yes 2021-05-16T02:11:09.6360910Z checking for log1p... yes 2021-05-16T02:11:09.8038900Z checking for round... yes 2021-05-16T02:11:09.9644880Z checking for fmin... yes 2021-05-16T02:11:10.1341740Z checking for stpcpy... yes 2021-05-16T02:11:10.2975590Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T02:11:10.9727470Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T02:11:10.9760320Z checking for egrep... /usr/bin/grep -E 2021-05-16T02:11:11.4276220Z checking for ANSI C header files... yes 2021-05-16T02:11:11.5439870Z checking for sys/types.h... yes 2021-05-16T02:11:11.6307490Z checking for sys/stat.h... yes 2021-05-16T02:11:11.7175650Z checking for stdlib.h... yes 2021-05-16T02:11:11.8048670Z checking for string.h... yes 2021-05-16T02:11:11.8933820Z checking for memory.h... yes 2021-05-16T02:11:11.9829920Z checking for strings.h... yes 2021-05-16T02:11:12.0727360Z checking for inttypes.h... yes 2021-05-16T02:11:12.1675420Z checking for stdint.h... yes 2021-05-16T02:11:12.2595970Z checking for unistd.h... yes 2021-05-16T02:11:12.3588080Z checking whether stpcpy is declared... yes 2021-05-16T02:11:12.4409670Z checking sys/times.h usability... yes 2021-05-16T02:11:12.4845340Z checking sys/times.h presence... yes 2021-05-16T02:11:12.4846780Z checking for sys/times.h... yes 2021-05-16T02:11:12.5720300Z checking net/if.h usability... yes 2021-05-16T02:11:12.6271660Z checking net/if.h presence... yes 2021-05-16T02:11:12.6273170Z checking for net/if.h... yes 2021-05-16T02:11:12.7238180Z checking netinet/in.h usability... yes 2021-05-16T02:11:12.7773880Z checking netinet/in.h presence... yes 2021-05-16T02:11:12.7775240Z checking for netinet/in.h... yes 2021-05-16T02:11:12.8697040Z checking net/if_dl.h usability... yes 2021-05-16T02:11:12.9206090Z checking net/if_dl.h presence... yes 2021-05-16T02:11:12.9207390Z checking for net/if_dl.h... yes 2021-05-16T02:11:13.0156430Z checking sys/sockio.h usability... yes 2021-05-16T02:11:13.0585200Z checking sys/sockio.h presence... yes 2021-05-16T02:11:13.0586520Z checking for sys/sockio.h... yes 2021-05-16T02:11:13.1512520Z checking sys/un.h usability... yes 2021-05-16T02:11:13.1952610Z checking sys/un.h presence... yes 2021-05-16T02:11:13.1953870Z checking for sys/un.h... yes 2021-05-16T02:11:13.2900110Z checking sys/socket.h usability... yes 2021-05-16T02:11:13.3420910Z checking sys/socket.h presence... yes 2021-05-16T02:11:13.3422210Z checking for sys/socket.h... yes 2021-05-16T02:11:13.4350420Z checking sys/ioctl.h usability... yes 2021-05-16T02:11:13.4778910Z checking sys/ioctl.h presence... yes 2021-05-16T02:11:13.4780660Z checking for sys/ioctl.h... yes 2021-05-16T02:11:13.5713890Z checking sys/time.h usability... yes 2021-05-16T02:11:13.6212200Z checking sys/time.h presence... yes 2021-05-16T02:11:13.6213510Z checking for sys/time.h... yes 2021-05-16T02:11:13.7169330Z checking sys/file.h usability... yes 2021-05-16T02:11:13.7699470Z checking sys/file.h presence... yes 2021-05-16T02:11:13.7700750Z checking for sys/file.h... yes 2021-05-16T02:11:13.8450720Z checking for struct sockaddr.sa_len... yes 2021-05-16T02:11:13.8503740Z checking for xml2-config... /usr/bin/xml2-config 2021-05-16T02:11:13.9879480Z checking for xmlSAXUserParseFile in -lxml2... yes 2021-05-16T02:11:14.0777610Z checking libxml/parser.h usability... yes 2021-05-16T02:11:14.1395920Z checking libxml/parser.h presence... yes 2021-05-16T02:11:14.1397290Z checking for libxml/parser.h... yes 2021-05-16T02:11:14.2550330Z checking for __gmpz_add in -lgmp... yes 2021-05-16T02:11:14.4764870Z checking gmp.h usability... yes 2021-05-16T02:11:14.5342130Z checking gmp.h presence... yes 2021-05-16T02:11:14.5343850Z checking for gmp.h... yes 2021-05-16T02:11:14.6066690Z checking for glp_read_mps in -lglpk... no 2021-05-16T02:11:14.6719920Z configure: creating ./config.status 2021-05-16T02:11:14.8919680Z config.status: creating src/Makevars.tmp 2021-05-16T02:11:14.9194150Z config.status: creating src/Makevars 2021-05-16T02:11:14.9254960Z config.status: creating src/config.h 2021-05-16T02:11:15.0498740Z ** libs 2021-05-16T02:11:15.0825580Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c AMD/Source/amd.f -o AMD/Source/amd.o 2021-05-16T02:11:15.0960620Z f951: Warning: Nonconforming tab character in column 1 of line 422 [-Wtabs] 2021-05-16T02:11:15.3983440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_1.c -o AMD/Source/amd_1.o 2021-05-16T02:11:15.5038650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_2.c -o AMD/Source/amd_2.o 2021-05-16T02:11:15.8453290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_aat.c -o AMD/Source/amd_aat.o 2021-05-16T02:11:15.9512210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_control.c -o AMD/Source/amd_control.o 2021-05-16T02:11:16.0274080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_defaults.c -o AMD/Source/amd_defaults.o 2021-05-16T02:11:16.1005560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_dump.c -o AMD/Source/amd_dump.o 2021-05-16T02:11:16.1648490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_global.c -o AMD/Source/amd_global.o 2021-05-16T02:11:16.2229580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_info.c -o AMD/Source/amd_info.o 2021-05-16T02:11:16.3146140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_order.c -o AMD/Source/amd_order.o 2021-05-16T02:11:16.4120360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_post_tree.c -o AMD/Source/amd_post_tree.o 2021-05-16T02:11:16.5639820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_postorder.c -o AMD/Source/amd_postorder.o 2021-05-16T02:11:16.6788510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_preprocess.c -o AMD/Source/amd_preprocess.o 2021-05-16T02:11:16.9881470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c AMD/Source/amd_valid.c -o AMD/Source/amd_valid.o 2021-05-16T02:11:17.0678750Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c AMD/Source/amdbar.f -o AMD/Source/amdbar.o 2021-05-16T02:11:17.0805580Z f951: Warning: Nonconforming tab character in column 1 of line 422 [-Wtabs] 2021-05-16T02:11:17.3800940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Check/cholmod_check.c -o CHOLMOD/Check/cholmod_check.o 2021-05-16T02:11:18.4085210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Check/cholmod_read.c -o CHOLMOD/Check/cholmod_read.o 2021-05-16T02:11:18.7011720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Check/cholmod_write.c -o CHOLMOD/Check/cholmod_write.o 2021-05-16T02:11:18.9437550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_amd.c -o CHOLMOD/Cholesky/cholmod_amd.o 2021-05-16T02:11:19.0564550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_analyze.c -o CHOLMOD/Cholesky/cholmod_analyze.o 2021-05-16T02:11:19.3223980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_colamd.c -o CHOLMOD/Cholesky/cholmod_colamd.o 2021-05-16T02:11:19.4415160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_etree.c -o CHOLMOD/Cholesky/cholmod_etree.o 2021-05-16T02:11:19.5565890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_factorize.c -o CHOLMOD/Cholesky/cholmod_factorize.o 2021-05-16T02:11:19.6695430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_postorder.c -o CHOLMOD/Cholesky/cholmod_postorder.o 2021-05-16T02:11:19.7777830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_rcond.c -o CHOLMOD/Cholesky/cholmod_rcond.o 2021-05-16T02:11:19.8838780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_resymbol.c -o CHOLMOD/Cholesky/cholmod_resymbol.o 2021-05-16T02:11:20.0708860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_rowcolcounts.c -o CHOLMOD/Cholesky/cholmod_rowcolcounts.o 2021-05-16T02:11:20.2631770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_rowfac.c -o CHOLMOD/Cholesky/cholmod_rowfac.o 2021-05-16T02:11:21.6355960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_solve.c -o CHOLMOD/Cholesky/cholmod_solve.o 2021-05-16T02:11:23.7924020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Cholesky/cholmod_spsolve.c -o CHOLMOD/Cholesky/cholmod_spsolve.o 2021-05-16T02:11:24.0228360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_aat.c -o CHOLMOD/Core/cholmod_aat.o 2021-05-16T02:11:24.1689390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_add.c -o CHOLMOD/Core/cholmod_add.o 2021-05-16T02:11:24.3006200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_band.c -o CHOLMOD/Core/cholmod_band.o 2021-05-16T02:11:24.4782200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_change_factor.c -o CHOLMOD/Core/cholmod_change_factor.o 2021-05-16T02:11:26.0762290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_common.c -o CHOLMOD/Core/cholmod_common.o 2021-05-16T02:11:26.2164780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_complex.c -o CHOLMOD/Core/cholmod_complex.o 2021-05-16T02:11:26.3879330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_copy.c -o CHOLMOD/Core/cholmod_copy.o 2021-05-16T02:11:26.5463400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_dense.c -o CHOLMOD/Core/cholmod_dense.o 2021-05-16T02:11:27.0088400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_error.c -o CHOLMOD/Core/cholmod_error.o 2021-05-16T02:11:27.0864000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_factor.c -o CHOLMOD/Core/cholmod_factor.o 2021-05-16T02:11:27.5534340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_memory.c -o CHOLMOD/Core/cholmod_memory.o 2021-05-16T02:11:27.6976680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_sparse.c -o CHOLMOD/Core/cholmod_sparse.o 2021-05-16T02:11:28.0068620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_transpose.c -o CHOLMOD/Core/cholmod_transpose.o 2021-05-16T02:11:28.8334980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_triplet.c -o CHOLMOD/Core/cholmod_triplet.o 2021-05-16T02:11:29.2229610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Core/cholmod_version.c -o CHOLMOD/Core/cholmod_version.o 2021-05-16T02:11:29.2951270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_drop.c -o CHOLMOD/MatrixOps/cholmod_drop.o 2021-05-16T02:11:29.4051040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_horzcat.c -o CHOLMOD/MatrixOps/cholmod_horzcat.o 2021-05-16T02:11:29.5333900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_norm.c -o CHOLMOD/MatrixOps/cholmod_norm.o 2021-05-16T02:11:29.7477990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_scale.c -o CHOLMOD/MatrixOps/cholmod_scale.o 2021-05-16T02:11:29.8817910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_sdmult.c -o CHOLMOD/MatrixOps/cholmod_sdmult.o 2021-05-16T02:11:31.0885380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_ssmult.c -o CHOLMOD/MatrixOps/cholmod_ssmult.o 2021-05-16T02:11:31.2678100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_submatrix.c -o CHOLMOD/MatrixOps/cholmod_submatrix.o 2021-05-16T02:11:31.4331140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_symmetry.c -o CHOLMOD/MatrixOps/cholmod_symmetry.o 2021-05-16T02:11:31.5766980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/MatrixOps/cholmod_vertcat.c -o CHOLMOD/MatrixOps/cholmod_vertcat.o 2021-05-16T02:11:31.7038490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Modify/cholmod_rowadd.c -o CHOLMOD/Modify/cholmod_rowadd.o 2021-05-16T02:11:31.9313110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Modify/cholmod_rowdel.c -o CHOLMOD/Modify/cholmod_rowdel.o 2021-05-16T02:11:32.0840020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Modify/cholmod_updown.c -o CHOLMOD/Modify/cholmod_updown.o 2021-05-16T02:11:35.4214980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Partition/cholmod_camd.c -o CHOLMOD/Partition/cholmod_camd.o 2021-05-16T02:11:35.4630040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Partition/cholmod_ccolamd.c -o CHOLMOD/Partition/cholmod_ccolamd.o 2021-05-16T02:11:35.5036010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Partition/cholmod_csymamd.c -o CHOLMOD/Partition/cholmod_csymamd.o 2021-05-16T02:11:35.5446260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Partition/cholmod_metis.c -o CHOLMOD/Partition/cholmod_metis.o 2021-05-16T02:11:35.5860300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Partition/cholmod_nesdis.c -o CHOLMOD/Partition/cholmod_nesdis.o 2021-05-16T02:11:35.6276740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Supernodal/cholmod_super_numeric.c -o CHOLMOD/Supernodal/cholmod_super_numeric.o 2021-05-16T02:11:35.6982060Z In file included from CHOLMOD/Supernodal/cholmod_super_numeric.c:80: 2021-05-16T02:11:35.6995950Z CHOLMOD/Supernodal/t_cholmod_super_numeric.c:141:40: warning: unused variable 'tstart' [-Wunused-variable] 2021-05-16T02:11:35.6997780Z double one [2], zero [2], fjk [2], tstart ; 2021-05-16T02:11:35.6998630Z ^ 2021-05-16T02:11:35.9109470Z 1 warning generated. 2021-05-16T02:11:35.9150050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Supernodal/cholmod_super_solve.c -o CHOLMOD/Supernodal/cholmod_super_solve.o 2021-05-16T02:11:36.1499050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c CHOLMOD/Supernodal/cholmod_super_symbolic.c -o CHOLMOD/Supernodal/cholmod_super_symbolic.o 2021-05-16T02:11:36.4297220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c COLAMD/Source/colamd.c -o COLAMD/Source/colamd.o 2021-05-16T02:11:36.9580640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c COLAMD/Source/colamd_global.c -o COLAMD/Source/colamd_global.o 2021-05-16T02:11:36.9995370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c DensityGrid.cpp -o DensityGrid.o 2021-05-16T02:11:38.3452900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c DensityGrid_3d.cpp -o DensityGrid_3d.o 2021-05-16T02:11:39.6915030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c NetDataTypes.cpp -o NetDataTypes.o 2021-05-16T02:11:39.9774990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c NetRoutines.cpp -o NetRoutines.o 2021-05-16T02:11:40.4067250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c SuiteSparse_config/SuiteSparse_config.c -o SuiteSparse_config/SuiteSparse_config.o 2021-05-16T02:11:40.4847310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c adjlist.c -o adjlist.o 2021-05-16T02:11:40.7711970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c arpack.c -o arpack.o 2021-05-16T02:11:41.1868320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c array.c -o array.o 2021-05-16T02:11:41.3389650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c atlas.c -o atlas.o 2021-05-16T02:11:41.4968890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T02:11:41.6784860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c basic_query.c -o basic_query.o 2021-05-16T02:11:41.7723800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c bfgs.c -o bfgs.o 2021-05-16T02:11:42.0092540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c bigint.c -o bigint.o 2021-05-16T02:11:43.2727160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T02:11:43.2742320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c bipartite.c -o bipartite.o 2021-05-16T02:11:43.2748840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c blas.c -o blas.o 2021-05-16T02:11:43.2753260Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss.cc -o bliss.o 2021-05-16T02:11:44.2339610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/bliss_heap.cc -o bliss/bliss_heap.o 2021-05-16T02:11:44.4114900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/defs.cc -o bliss/defs.o 2021-05-16T02:11:44.5579950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/graph.cc -o bliss/graph.o 2021-05-16T02:11:49.6389600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/orbit.cc -o bliss/orbit.o 2021-05-16T02:11:49.8292790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/partition.cc -o bliss/partition.o 2021-05-16T02:11:50.6245160Z bliss/partition.cc:984:15: warning: unused variable 'sorted' [-Wunused-variable] 2021-05-16T02:11:50.6246680Z const bool sorted = shellsort_cell(cell); 2021-05-16T02:11:50.6247540Z ^ 2021-05-16T02:11:51.3361970Z 1 warning generated. 2021-05-16T02:11:51.3426080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/uintseqhash.cc -o bliss/uintseqhash.o 2021-05-16T02:11:51.4078790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c bliss/utils.cc -o bliss/utils.o 2021-05-16T02:11:51.9415630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cattributes.c -o cattributes.o 2021-05-16T02:11:53.0882570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c centrality.c -o centrality.o 2021-05-16T02:11:54.0057920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cliquer/cliquer.c -o cliquer/cliquer.o 2021-05-16T02:11:54.4357490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cliquer/cliquer_graph.c -o cliquer/cliquer_graph.o 2021-05-16T02:11:54.6289670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cliquer/reorder.c -o cliquer/reorder.o 2021-05-16T02:11:54.8987250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cliques.c -o cliques.o 2021-05-16T02:11:55.2982540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c clustertool.cpp -o clustertool.o 2021-05-16T02:11:56.3852420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cocitation.c -o cocitation.o 2021-05-16T02:11:56.6425980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cohesive_blocks.c -o cohesive_blocks.o 2021-05-16T02:11:56.9311070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c coloring.c -o coloring.o 2021-05-16T02:11:57.0621290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c community.c -o community.o 2021-05-16T02:11:58.1769530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c complex.c -o complex.o 2021-05-16T02:11:58.3267520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c components.c -o components.o 2021-05-16T02:11:58.6644290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c conversion.c -o conversion.o 2021-05-16T02:11:59.0321140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cores.c -o cores.o 2021-05-16T02:11:59.1693260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_add.c -o cs/cs_add.o 2021-05-16T02:11:59.2716990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_amd.c -o cs/cs_amd.o 2021-05-16T02:11:59.5640760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_chol.c -o cs/cs_chol.o 2021-05-16T02:11:59.6881990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_cholsol.c -o cs/cs_cholsol.o 2021-05-16T02:11:59.7713270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_compress.c -o cs/cs_compress.o 2021-05-16T02:11:59.8651390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_counts.c -o cs/cs_counts.o 2021-05-16T02:12:00.0027260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_cumsum.c -o cs/cs_cumsum.o 2021-05-16T02:12:00.0884510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_dfs.c -o cs/cs_dfs.o 2021-05-16T02:12:00.1807310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_dmperm.c -o cs/cs_dmperm.o 2021-05-16T02:12:00.3798080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_droptol.c -o cs/cs_droptol.o 2021-05-16T02:12:00.4584830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_dropzeros.c -o cs/cs_dropzeros.o 2021-05-16T02:12:00.5369610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_dupl.c -o cs/cs_dupl.o 2021-05-16T02:12:00.6292780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_entry.c -o cs/cs_entry.o 2021-05-16T02:12:00.7112190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_ereach.c -o cs/cs_ereach.o 2021-05-16T02:12:00.8219270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_etree.c -o cs/cs_etree.o 2021-05-16T02:12:00.9138220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_fkeep.c -o cs/cs_fkeep.o 2021-05-16T02:12:01.0033100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_gaxpy.c -o cs/cs_gaxpy.o 2021-05-16T02:12:01.0933380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_happly.c -o cs/cs_happly.o 2021-05-16T02:12:01.1861690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_house.c -o cs/cs_house.o 2021-05-16T02:12:01.2725350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_ipvec.c -o cs/cs_ipvec.o 2021-05-16T02:12:01.3574310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_leaf.c -o cs/cs_leaf.o 2021-05-16T02:12:01.4403190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_load.c -o cs/cs_load.o 2021-05-16T02:12:01.5211440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_lsolve.c -o cs/cs_lsolve.o 2021-05-16T02:12:01.6122040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_ltsolve.c -o cs/cs_ltsolve.o 2021-05-16T02:12:01.6999710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_lu.c -o cs/cs_lu.o 2021-05-16T02:12:01.8194770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_lusol.c -o cs/cs_lusol.o 2021-05-16T02:12:01.9022040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_malloc.c -o cs/cs_malloc.o 2021-05-16T02:12:01.9842380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_maxtrans.c -o cs/cs_maxtrans.o 2021-05-16T02:12:02.1613580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_multiply.c -o cs/cs_multiply.o 2021-05-16T02:12:02.2644820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_norm.c -o cs/cs_norm.o 2021-05-16T02:12:02.3532330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_permute.c -o cs/cs_permute.o 2021-05-16T02:12:02.4461770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_pinv.c -o cs/cs_pinv.o 2021-05-16T02:12:02.5306160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_post.c -o cs/cs_post.o 2021-05-16T02:12:02.6201670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_print.c -o cs/cs_print.o 2021-05-16T02:12:02.6906070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_pvec.c -o cs/cs_pvec.o 2021-05-16T02:12:02.7754990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_qr.c -o cs/cs_qr.o 2021-05-16T02:12:02.9213870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_qrsol.c -o cs/cs_qrsol.o 2021-05-16T02:12:03.0166730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_randperm.c -o cs/cs_randperm.o 2021-05-16T02:12:03.1252570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_reach.c -o cs/cs_reach.o 2021-05-16T02:12:03.2176910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_scatter.c -o cs/cs_scatter.o 2021-05-16T02:12:03.3050360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_scc.c -o cs/cs_scc.o 2021-05-16T02:12:03.4357270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_schol.c -o cs/cs_schol.o 2021-05-16T02:12:03.5193640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_spsolve.c -o cs/cs_spsolve.o 2021-05-16T02:12:03.6271070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_sqr.c -o cs/cs_sqr.o 2021-05-16T02:12:03.7628390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_symperm.c -o cs/cs_symperm.o 2021-05-16T02:12:03.8614390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_tdfs.c -o cs/cs_tdfs.o 2021-05-16T02:12:03.9436270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_transpose.c -o cs/cs_transpose.o 2021-05-16T02:12:04.0353360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_updown.c -o cs/cs_updown.o 2021-05-16T02:12:04.1467890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_usolve.c -o cs/cs_usolve.o 2021-05-16T02:12:04.2385910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_util.c -o cs/cs_util.o 2021-05-16T02:12:04.3556010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c cs/cs_utsolve.c -o cs/cs_utsolve.o 2021-05-16T02:12:04.4432610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c decomposition.c -o decomposition.o 2021-05-16T02:12:04.6396080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c distances.c -o distances.o 2021-05-16T02:12:04.7668290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c dotproduct.c -o dotproduct.o 2021-05-16T02:12:04.9391930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c dqueue.c -o dqueue.o 2021-05-16T02:12:05.2287170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c drl_graph.cpp -o drl_graph.o 2021-05-16T02:12:07.4432420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c drl_graph_3d.cpp -o drl_graph_3d.o 2021-05-16T02:12:09.6616990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c drl_layout.cpp -o drl_layout.o 2021-05-16T02:12:10.9150270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c drl_layout_3d.cpp -o drl_layout_3d.o 2021-05-16T02:12:12.1508520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c drl_parse.cpp -o drl_parse.o 2021-05-16T02:12:12.9162970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c eigen.c -o eigen.o 2021-05-16T02:12:13.3629300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c embedding.c -o embedding.o 2021-05-16T02:12:14.0222460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c fast_community.c -o fast_community.o 2021-05-16T02:12:14.4704270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c feedback_arc_set.c -o feedback_arc_set.o 2021-05-16T02:12:14.7033300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c flow.c -o flow.o 2021-05-16T02:12:15.4433750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-dl-lexer.c -o foreign-dl-lexer.o 2021-05-16T02:12:15.5635690Z lex.yy.c:2108:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:12:15.5637360Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:12:15.5638350Z ^ 2021-05-16T02:12:15.8533290Z 1 warning generated. 2021-05-16T02:12:15.8573070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-dl-parser.c -o foreign-dl-parser.o 2021-05-16T02:12:16.0955210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-gml-lexer.c -o foreign-gml-lexer.o 2021-05-16T02:12:16.2004930Z lex.yy.c:1927:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:12:16.2007080Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:12:16.2008290Z ^ 2021-05-16T02:12:16.4880480Z 1 warning generated. 2021-05-16T02:12:16.4917930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-gml-parser.c -o foreign-gml-parser.o 2021-05-16T02:12:16.8666600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-graphml.c -o foreign-graphml.o 2021-05-16T02:12:17.4409190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-lgl-lexer.c -o foreign-lgl-lexer.o 2021-05-16T02:12:17.5571570Z lex.yy.c:1887:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:12:17.5573090Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:12:17.5573950Z ^ 2021-05-16T02:12:17.8253830Z 1 warning generated. 2021-05-16T02:12:17.8294130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-lgl-parser.c -o foreign-lgl-parser.o 2021-05-16T02:12:18.0385460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-ncol-lexer.c -o foreign-ncol-lexer.o 2021-05-16T02:12:18.1542580Z lex.yy.c:1882:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:12:18.1544190Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:12:18.1545160Z ^ 2021-05-16T02:12:18.4205330Z 1 warning generated. 2021-05-16T02:12:18.4246210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-ncol-parser.c -o foreign-ncol-parser.o 2021-05-16T02:12:18.6317310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-pajek-lexer.c -o foreign-pajek-lexer.o 2021-05-16T02:12:18.7603380Z lex.yy.c:2372:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:12:18.7605120Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:12:18.7606120Z ^ 2021-05-16T02:12:19.0938660Z 1 warning generated. 2021-05-16T02:12:19.0978370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign-pajek-parser.c -o foreign-pajek-parser.o 2021-05-16T02:12:19.4610380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c foreign.c -o foreign.o 2021-05-16T02:12:19.5618460Z foreign.c:243:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:12:19.5620100Z if (context.errmsg) { 2021-05-16T02:12:19.5620930Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:12:19.5659420Z foreign.c:399:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:12:19.5661510Z if (context.errmsg) { 2021-05-16T02:12:19.5662360Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:12:19.5691750Z foreign.c:585:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:12:19.5693160Z if (context.errmsg) { 2021-05-16T02:12:19.5693960Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:12:19.5822860Z foreign.c:1126:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:12:19.5824450Z if (context.errmsg) { 2021-05-16T02:12:19.5825260Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:12:19.6519700Z foreign.c:3049:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:12:19.6521270Z if (context.errmsg) { 2021-05-16T02:12:19.6521970Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:12:20.4205570Z 5 warnings generated. 2021-05-16T02:12:20.4250140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c forestfire.c -o forestfire.o 2021-05-16T02:12:20.6159070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c fortran_intrinsics.c -o fortran_intrinsics.o 2021-05-16T02:12:20.6678130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c games.c -o games.o 2021-05-16T02:12:21.8877800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_box_list.cpp -o gengraph_box_list.o 2021-05-16T02:12:22.0855690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_degree_sequence.cpp -o gengraph_degree_sequence.o 2021-05-16T02:12:23.0822130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_graph_molloy_hash.cpp -o gengraph_graph_molloy_hash.o 2021-05-16T02:12:23.8918810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_graph_molloy_optimized.cpp -o gengraph_graph_molloy_optimized.o 2021-05-16T02:12:26.1403850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_mr-connected.cpp -o gengraph_mr-connected.o 2021-05-16T02:12:26.9088710Z gengraph_mr-connected.cpp:37:19: warning: unused variable 'MONITOR_TIME' [-Wunused-const-variable] 2021-05-16T02:12:26.9090290Z static const bool MONITOR_TIME = false; 2021-05-16T02:12:26.9091110Z ^ 2021-05-16T02:12:26.9092910Z gengraph_mr-connected.cpp:39:19: warning: unused variable 'RAW_DEGREES' [-Wunused-const-variable] 2021-05-16T02:12:26.9094200Z static const bool RAW_DEGREES = false; 2021-05-16T02:12:26.9095000Z ^ 2021-05-16T02:12:26.9096580Z gengraph_mr-connected.cpp:40:20: warning: unused variable 'Fdeg' [-Wunused-variable] 2021-05-16T02:12:26.9097750Z static const FILE *Fdeg = stdin; 2021-05-16T02:12:26.9098530Z ^ 2021-05-16T02:12:26.9399320Z 3 warnings generated. 2021-05-16T02:12:26.9453130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_powerlaw.cpp -o gengraph_powerlaw.o 2021-05-16T02:12:27.2077570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c gengraph_random.cpp -o gengraph_random.o 2021-05-16T02:12:27.9625600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c glet.c -o glet.o 2021-05-16T02:12:28.2890750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c glpk_support.c -o glpk_support.o 2021-05-16T02:12:28.3335140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c gml_tree.c -o gml_tree.o 2021-05-16T02:12:28.4841100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c hacks.c -o hacks.o 2021-05-16T02:12:28.5536190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c heap.c -o heap.o 2021-05-16T02:12:28.9549270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_buckets.c -o igraph_buckets.o 2021-05-16T02:12:29.0914960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_cliquer.c -o igraph_cliquer.o 2021-05-16T02:12:29.3196870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_error.c -o igraph_error.o 2021-05-16T02:12:29.4261190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_estack.c -o igraph_estack.o 2021-05-16T02:12:29.5180300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_fixed_vectorlist.c -o igraph_fixed_vectorlist.o 2021-05-16T02:12:29.6419400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_grid.c -o igraph_grid.o 2021-05-16T02:12:29.9510910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_hashtable.c -o igraph_hashtable.o 2021-05-16T02:12:30.0841590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_heap.c -o igraph_heap.o 2021-05-16T02:12:30.4962330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c igraph_hrg.cc -o igraph_hrg.o 2021-05-16T02:12:31.7666900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c igraph_hrg_types.cc -o igraph_hrg_types.o 2021-05-16T02:12:34.3154810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_marked_queue.c -o igraph_marked_queue.o 2021-05-16T02:12:34.4284060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_psumtree.c -o igraph_psumtree.o 2021-05-16T02:12:34.5267140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_set.c -o igraph_set.o 2021-05-16T02:12:34.6705540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_stack.c -o igraph_stack.o 2021-05-16T02:12:34.9091250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_strvector.c -o igraph_strvector.o 2021-05-16T02:12:35.1200470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c igraph_trie.c -o igraph_trie.o 2021-05-16T02:12:35.3069080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c infomap.cc -o infomap.o 2021-05-16T02:12:35.9159060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c infomap_FlowGraph.cc -o infomap_FlowGraph.o 2021-05-16T02:12:37.1114400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c infomap_Greedy.cc -o infomap_Greedy.o 2021-05-16T02:12:38.8785040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c infomap_Node.cc -o infomap_Node.o 2021-05-16T02:12:39.5449930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T02:12:39.6141550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c iterators.c -o iterators.o 2021-05-16T02:12:40.0000900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c lad.c -o lad.o 2021-05-16T02:12:40.1095950Z lad.c:499:20: warning: unused variable 'Gp_uneis' [-Wunused-variable] 2021-05-16T02:12:40.1097370Z igraph_vector_t *Gp_uneis; 2021-05-16T02:12:40.1098170Z ^ 2021-05-16T02:12:40.1099660Z lad.c:500:20: warning: unused variable 'Gt_vneis' [-Wunused-variable] 2021-05-16T02:12:40.1100710Z igraph_vector_t *Gt_vneis; 2021-05-16T02:12:40.1101490Z ^ 2021-05-16T02:12:40.6610950Z 2 warnings generated. 2021-05-16T02:12:40.6650980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c lapack.c -o lapack.o 2021-05-16T02:12:40.9011830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c layout.c -o layout.o 2021-05-16T02:12:41.6341730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c layout_dh.c -o layout_dh.o 2021-05-16T02:12:41.8765390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c layout_fr.c -o layout_fr.o 2021-05-16T02:12:42.4584540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c layout_gem.c -o layout_gem.o 2021-05-16T02:12:42.4593920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c layout_kk.c -o layout_kk.o 2021-05-16T02:12:42.4849230Z layout_kk.c:256:37: warning: unused variable 'old_mi' [-Wunused-variable] 2021-05-16T02:12:42.4850790Z igraph_real_t old_dx, old_dy, old_mi, new_dx, new_dy, new_mi_dist, old_mi_dist; 2021-05-16T02:12:42.4851780Z ^ 2021-05-16T02:12:42.7395110Z 1 warning generated. 2021-05-16T02:12:42.7434060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c lsap.c -o lsap.o 2021-05-16T02:12:43.1684270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c matching.c -o matching.o 2021-05-16T02:12:43.5283080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c math.c -o math.o 2021-05-16T02:12:43.6450150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c matrix.c -o matrix.o 2021-05-16T02:12:45.6536690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c maximal_cliques.c -o maximal_cliques.o 2021-05-16T02:12:46.0785060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c memory.c -o memory.o 2021-05-16T02:12:46.1421280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c microscopic_update.c -o microscopic_update.o 2021-05-16T02:12:46.3610440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c mixing.c -o mixing.o 2021-05-16T02:12:46.4841230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c motifs.c -o motifs.o 2021-05-16T02:12:46.8903610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c operators.c -o operators.o 2021-05-16T02:12:47.3834740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c optimal_modularity.c -o optimal_modularity.o 2021-05-16T02:12:47.4761440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c other.c -o other.o 2021-05-16T02:12:47.6417760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c paths.c -o paths.o 2021-05-16T02:12:47.7538620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/error.c -o plfit/error.o 2021-05-16T02:12:47.8240890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/gss.c -o plfit/gss.o 2021-05-16T02:12:47.9138100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/kolmogorov.c -o plfit/kolmogorov.o 2021-05-16T02:12:48.0263090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/lbfgs.c -o plfit/lbfgs.o 2021-05-16T02:12:48.5670790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/options.c -o plfit/options.o 2021-05-16T02:12:48.6323400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/plfit.c -o plfit/plfit.o 2021-05-16T02:12:48.9973140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c plfit/zeta.c -o plfit/zeta.o 2021-05-16T02:12:49.0782360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c pottsmodel_2.cpp -o pottsmodel_2.o 2021-05-16T02:12:50.4142450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c progress.c -o progress.o 2021-05-16T02:12:50.4858210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack.cpp -o prpack.o 2021-05-16T02:12:50.7340110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_base_graph.cpp -o prpack/prpack_base_graph.o 2021-05-16T02:12:51.2229600Z prpack/prpack_base_graph.cpp:170:12: warning: unused variable 'ignore' [-Wunused-variable] 2021-05-16T02:12:51.2231060Z double ignore = 0.0; 2021-05-16T02:12:51.2231820Z ^ 2021-05-16T02:12:51.8409290Z 1 warning generated. 2021-05-16T02:12:51.8461430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_igraph_graph.cpp -o prpack/prpack_igraph_graph.o 2021-05-16T02:12:52.0945130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_preprocessed_ge_graph.cpp -o prpack/prpack_preprocessed_ge_graph.o 2021-05-16T02:12:52.5332040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_preprocessed_gs_graph.cpp -o prpack/prpack_preprocessed_gs_graph.o 2021-05-16T02:12:52.9745820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_preprocessed_scc_graph.cpp -o prpack/prpack_preprocessed_scc_graph.o 2021-05-16T02:12:53.4930550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_preprocessed_schur_graph.cpp -o prpack/prpack_preprocessed_schur_graph.o 2021-05-16T02:12:53.9673680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_result.cpp -o prpack/prpack_result.o 2021-05-16T02:12:54.1050890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_solver.cpp -o prpack/prpack_solver.o 2021-05-16T02:12:55.1321030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c prpack/prpack_utils.cpp -o prpack/prpack_utils.o 2021-05-16T02:12:55.8865150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c qsort.c -o qsort.o 2021-05-16T02:12:56.1934740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c qsort_r.c -o qsort_r.o 2021-05-16T02:12:56.5020400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c random.c -o random.o 2021-05-16T02:12:56.7937990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c random_walk.c -o random_walk.o 2021-05-16T02:12:56.9513840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c sbm.c -o sbm.o 2021-05-16T02:12:57.2384500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scan.c -o scan.o 2021-05-16T02:12:57.6315970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg.c -o scg.o 2021-05-16T02:12:58.3013680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg_approximate_methods.c -o scg_approximate_methods.o 2021-05-16T02:12:58.4384880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg_exact_scg.c -o scg_exact_scg.o 2021-05-16T02:12:58.5393780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg_kmeans.c -o scg_kmeans.o 2021-05-16T02:12:58.6636040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg_optimal_method.c -o scg_optimal_method.o 2021-05-16T02:12:58.8912800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c scg_utils.c -o scg_utils.o 2021-05-16T02:12:58.9912840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c separators.c -o separators.o 2021-05-16T02:12:59.3521140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c sir.c -o sir.o 2021-05-16T02:12:59.5084740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c spanning_trees.c -o spanning_trees.o 2021-05-16T02:12:59.6879770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c sparsemat.c -o sparsemat.o 2021-05-16T02:13:00.6907250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c spectral_properties.c -o spectral_properties.o 2021-05-16T02:13:00.9317420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c spmatrix.c -o spmatrix.o 2021-05-16T02:13:01.2922710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c st-cuts.c -o st-cuts.o 2021-05-16T02:13:01.8327760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c statusbar.c -o statusbar.o 2021-05-16T02:13:01.9042750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c structural_properties.c -o structural_properties.o 2021-05-16T02:13:03.7851490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c structure_generators.c -o structure_generators.o 2021-05-16T02:13:04.3879620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c sugiyama.c -o sugiyama.o 2021-05-16T02:13:04.9294240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c topology.c -o topology.o 2021-05-16T02:13:05.6147200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c triangles.c -o triangles.o 2021-05-16T02:13:06.1340370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c type_indexededgelist.c -o type_indexededgelist.o 2021-05-16T02:13:06.8630940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c types.c -o types.o 2021-05-16T02:13:06.9419030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c vector.c -o vector.o 2021-05-16T02:13:10.9866400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c vector_ptr.c -o vector_ptr.o 2021-05-16T02:13:11.1716840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T02:13:11.2325570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c visitors.c -o visitors.o 2021-05-16T02:13:11.4512010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c walktrap.cpp -o walktrap.o 2021-05-16T02:13:12.4965890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c walktrap_communities.cpp -o walktrap_communities.o 2021-05-16T02:13:13.7451400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c walktrap_graph.cpp -o walktrap_graph.o 2021-05-16T02:13:14.9608130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c walktrap_heap.cpp -o walktrap_heap.o 2021-05-16T02:13:15.8115220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c zeroin.c -o zeroin.o 2021-05-16T02:13:15.8979630Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dgetv0.f -o dgetv0.o 2021-05-16T02:13:15.9194840Z dgetv0.f:120:26: 2021-05-16T02:13:15.9195750Z 2021-05-16T02:13:15.9197190Z & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 2021-05-16T02:13:15.9198150Z 1 2021-05-16T02:13:15.9201400Z ##[warning]Warning: Unused dummy argument ‘itry’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:15.9206280Z stat.h:8:35: 2021-05-16T02:13:15.9206910Z 2021-05-16T02:13:15.9207700Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:15.9208470Z 1 2021-05-16T02:13:15.9210440Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:15.9212160Z stat.h:8:39: 2021-05-16T02:13:15.9212740Z 2021-05-16T02:13:15.9213530Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:15.9214320Z 1 2021-05-16T02:13:15.9216290Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.0179280Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dlaqrb.f -o dlaqrb.o 2021-05-16T02:13:16.1094060Z dlaqrb.f:495:0: 2021-05-16T02:13:16.1095110Z 2021-05-16T02:13:16.1096130Z if( i2.gt.i ) 2021-05-16T02:13:16.1096860Z 2021-05-16T02:13:16.1100380Z ##[warning]Warning: ‘i2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T02:13:16.2446200Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dmout.f -o dmout.o 2021-05-16T02:13:16.2605850Z dmout.f:21:43: 2021-05-16T02:13:16.2607580Z 2021-05-16T02:13:16.2608710Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2609670Z 1 2021-05-16T02:13:16.2612480Z ##[warning]Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2624920Z dmout.f:35:26: 2021-05-16T02:13:16.2625550Z 2021-05-16T02:13:16.2626430Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2627250Z 1 2021-05-16T02:13:16.2629380Z ##[warning]Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2632230Z dmout.f:21:56: 2021-05-16T02:13:16.2632850Z 2021-05-16T02:13:16.2633820Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2634770Z 1 2021-05-16T02:13:16.2636800Z ##[warning]Warning: Unused dummy argument ‘idigit’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2638590Z dmout.f:21:62: 2021-05-16T02:13:16.2639180Z 2021-05-16T02:13:16.2640120Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2641290Z 1 2021-05-16T02:13:16.2643360Z ##[warning]Warning: Unused dummy argument ‘ifmt’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2645110Z dmout.f:35:29: 2021-05-16T02:13:16.2645700Z 2021-05-16T02:13:16.2646550Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2647910Z 1 2021-05-16T02:13:16.2649760Z ##[warning]Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2651470Z dmout.f:35:33: 2021-05-16T02:13:16.2652060Z 2021-05-16T02:13:16.2652890Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2653700Z 1 2021-05-16T02:13:16.2655510Z ##[warning]Warning: Unused variable ‘k1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2657360Z dmout.f:35:37: 2021-05-16T02:13:16.2658060Z 2021-05-16T02:13:16.2658990Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2659900Z 1 2021-05-16T02:13:16.2661900Z ##[warning]Warning: Unused variable ‘k2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2663620Z dmout.f:34:29: 2021-05-16T02:13:16.2664210Z 2021-05-16T02:13:16.2664960Z CHARACTER*80 LINE 2021-05-16T02:13:16.2665730Z 1 2021-05-16T02:13:16.2667550Z ##[warning]Warning: Unused variable ‘line’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2669580Z dmout.f:35:42: 2021-05-16T02:13:16.2670250Z 2021-05-16T02:13:16.2671190Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2672200Z 1 2021-05-16T02:13:16.2674050Z ##[warning]Warning: Unused variable ‘lll’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.2675750Z dmout.f:21:34: 2021-05-16T02:13:16.2676340Z 2021-05-16T02:13:16.2677300Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2678210Z 1 2021-05-16T02:13:16.2680090Z ##[warning]Warning: Unused dummy argument ‘lout’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2681830Z dmout.f:21:37: 2021-05-16T02:13:16.2682420Z 2021-05-16T02:13:16.2683370Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2684270Z 1 2021-05-16T02:13:16.2686270Z ##[warning]Warning: Unused dummy argument ‘m’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2689600Z dmout.f:21:40: 2021-05-16T02:13:16.2690200Z 2021-05-16T02:13:16.2691360Z SUBROUTINE IGRAPHDMOUT( LOUT, M, N, A, LDA, IDIGIT, IFMT ) 2021-05-16T02:13:16.2692440Z 1 2021-05-16T02:13:16.2694460Z ##[warning]Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.2698800Z dmout.f:35:50: 2021-05-16T02:13:16.2699410Z 2021-05-16T02:13:16.2700270Z INTEGER I, J, K1, K2, LLL, NDIGIT 2021-05-16T02:13:16.2701130Z 1 2021-05-16T02:13:16.2703040Z ##[warning]Warning: Unused variable ‘ndigit’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.3050970Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dnaitr.f -o dnaitr.o 2021-05-16T02:13:16.3318870Z dnaitr.f:210:33: 2021-05-16T02:13:16.3319720Z 2021-05-16T02:13:16.3320680Z & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 2021-05-16T02:13:16.3321590Z 1 2021-05-16T02:13:16.3324430Z ##[warning]Warning: Unused dummy argument ‘nb’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.4940920Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dnapps.f -o dnapps.o 2021-05-16T02:13:16.5186770Z stat.h:8:27: 2021-05-16T02:13:16.5188550Z 2021-05-16T02:13:16.5189410Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.5190200Z 1 2021-05-16T02:13:16.5192870Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.5194820Z stat.h:8:31: 2021-05-16T02:13:16.5195410Z 2021-05-16T02:13:16.5196180Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.5196960Z 1 2021-05-16T02:13:16.5198660Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.5200330Z stat.h:8:35: 2021-05-16T02:13:16.5201500Z 2021-05-16T02:13:16.5202330Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.5203120Z 1 2021-05-16T02:13:16.5204810Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.5206470Z stat.h:8:39: 2021-05-16T02:13:16.5207050Z 2021-05-16T02:13:16.5207820Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.5208610Z 1 2021-05-16T02:13:16.5210290Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.8803020Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dnaup2.f -o dnaup2.o 2021-05-16T02:13:16.9068220Z dnaup2.f:315:5: 2021-05-16T02:13:16.9069100Z 2021-05-16T02:13:16.9069890Z 10 continue 2021-05-16T02:13:16.9070600Z 1 2021-05-16T02:13:16.9072970Z ##[warning]Warning: Label 10 at (1) defined but not used [-Wunused-label] 2021-05-16T02:13:16.9078870Z dnaup2.f:175:63: 2021-05-16T02:13:16.9079540Z 2021-05-16T02:13:16.9081160Z & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 2021-05-16T02:13:16.9082220Z 1 2021-05-16T02:13:16.9084540Z ##[warning]Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:16.9149710Z stat.h:8:35: 2021-05-16T02:13:16.9150420Z 2021-05-16T02:13:16.9151230Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.9152030Z 1 2021-05-16T02:13:16.9154220Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:16.9156060Z stat.h:8:39: 2021-05-16T02:13:16.9156660Z 2021-05-16T02:13:16.9157460Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:16.9158290Z 1 2021-05-16T02:13:16.9160140Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.0827030Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dnaupd.f -o dnaupd.o 2021-05-16T02:13:17.1010720Z dnaupd.f:541:24: 2021-05-16T02:13:17.1011570Z 2021-05-16T02:13:17.1012360Z if (nb .le. 0) nb = 1 2021-05-16T02:13:17.1013120Z 1 2021-05-16T02:13:17.1015060Z ##[warning]Warning: Nonconforming tab character at (1) [-Wtabs] 2021-05-16T02:13:17.1016900Z dnaupd.f:542:28: 2021-05-16T02:13:17.1017500Z 2021-05-16T02:13:17.1018810Z if (tol .le. zero) tol = dlamch('EpsMach') 2021-05-16T02:13:17.1019680Z 1 2021-05-16T02:13:17.1021210Z ##[warning]Warning: Nonconforming tab character at (1) [-Wtabs] 2021-05-16T02:13:17.1033150Z stat.h:8:27: 2021-05-16T02:13:17.1033750Z 2021-05-16T02:13:17.1034520Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.1035280Z 1 2021-05-16T02:13:17.1036970Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.1038690Z stat.h:8:31: 2021-05-16T02:13:17.1040010Z 2021-05-16T02:13:17.1040820Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.1041590Z 1 2021-05-16T02:13:17.1043270Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.1044930Z stat.h:8:35: 2021-05-16T02:13:17.1045500Z 2021-05-16T02:13:17.1046260Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.1047050Z 1 2021-05-16T02:13:17.1048710Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.1050380Z stat.h:8:39: 2021-05-16T02:13:17.1050960Z 2021-05-16T02:13:17.1051740Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.1052510Z 1 2021-05-16T02:13:17.1054360Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.1957260Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dnconv.f -o dnconv.o 2021-05-16T02:13:17.2123160Z stat.h:8:27: 2021-05-16T02:13:17.2123910Z 2021-05-16T02:13:17.2124590Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2125260Z 1 2021-05-16T02:13:17.2127280Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2129060Z stat.h:8:31: 2021-05-16T02:13:17.2129540Z 2021-05-16T02:13:17.2130210Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2130840Z 1 2021-05-16T02:13:17.2132420Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2133960Z stat.h:8:35: 2021-05-16T02:13:17.2134420Z 2021-05-16T02:13:17.2135060Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2135720Z 1 2021-05-16T02:13:17.2137250Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2138770Z stat.h:8:39: 2021-05-16T02:13:17.2139240Z 2021-05-16T02:13:17.2139920Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2141050Z 1 2021-05-16T02:13:17.2142700Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2699080Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dneigh.f -o dneigh.o 2021-05-16T02:13:17.2889180Z stat.h:8:27: 2021-05-16T02:13:17.2890060Z 2021-05-16T02:13:17.2890900Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2891680Z 1 2021-05-16T02:13:17.2893840Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2895740Z stat.h:8:31: 2021-05-16T02:13:17.2896340Z 2021-05-16T02:13:17.2897150Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2897920Z 1 2021-05-16T02:13:17.2899620Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2901330Z stat.h:8:35: 2021-05-16T02:13:17.2901900Z 2021-05-16T02:13:17.2902700Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2903510Z 1 2021-05-16T02:13:17.2905180Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.2906850Z stat.h:8:39: 2021-05-16T02:13:17.2907430Z 2021-05-16T02:13:17.2908230Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.2909010Z 1 2021-05-16T02:13:17.2910690Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.3763450Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dneupd.f -o dneupd.o 2021-05-16T02:13:17.4077830Z stat.h:8:19: 2021-05-16T02:13:17.4078690Z 2021-05-16T02:13:17.4079510Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4080250Z 1 2021-05-16T02:13:17.4082480Z ##[warning]Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4084880Z stat.h:8:23: 2021-05-16T02:13:17.4085490Z 2021-05-16T02:13:17.4086270Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4087030Z 1 2021-05-16T02:13:17.4088740Z ##[warning]Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4090420Z stat.h:8:27: 2021-05-16T02:13:17.4090990Z 2021-05-16T02:13:17.4091780Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4092540Z 1 2021-05-16T02:13:17.4094180Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4095830Z stat.h:8:31: 2021-05-16T02:13:17.4096420Z 2021-05-16T02:13:17.4097180Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4097960Z 1 2021-05-16T02:13:17.4099600Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4101490Z stat.h:8:35: 2021-05-16T02:13:17.4102130Z 2021-05-16T02:13:17.4102950Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4103740Z 1 2021-05-16T02:13:17.4105400Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4107120Z stat.h:8:39: 2021-05-16T02:13:17.4107700Z 2021-05-16T02:13:17.4108480Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.4109270Z 1 2021-05-16T02:13:17.4110920Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.4869600Z dneupd.f:537:0: 2021-05-16T02:13:17.4870460Z 2021-05-16T02:13:17.4872320Z & '_neupd: Threshold eigenvalue used for re-ordering') 2021-05-16T02:13:17.4873230Z 2021-05-16T02:13:17.4875150Z ##[warning]Warning: ‘thres’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T02:13:17.6979180Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dngets.f -o dngets.o 2021-05-16T02:13:17.7160210Z dngets.f:96:33: 2021-05-16T02:13:17.7161120Z 2021-05-16T02:13:17.7162540Z & bounds, shiftr, shifti ) 2021-05-16T02:13:17.7163440Z 1 2021-05-16T02:13:17.7165710Z ##[warning]Warning: Unused dummy argument ‘shifti’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:17.7168020Z dngets.f:96:25: 2021-05-16T02:13:17.7168710Z 2021-05-16T02:13:17.7169400Z & bounds, shiftr, shifti ) 2021-05-16T02:13:17.7170070Z 1 2021-05-16T02:13:17.7171770Z ##[warning]Warning: Unused dummy argument ‘shiftr’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:17.7173450Z stat.h:8:27: 2021-05-16T02:13:17.7173920Z 2021-05-16T02:13:17.7174580Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.7175210Z 1 2021-05-16T02:13:17.7176770Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.7178300Z stat.h:8:31: 2021-05-16T02:13:17.7178770Z 2021-05-16T02:13:17.7179430Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.7180080Z 1 2021-05-16T02:13:17.7181630Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.7183160Z stat.h:8:35: 2021-05-16T02:13:17.7183620Z 2021-05-16T02:13:17.7184280Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.7184920Z 1 2021-05-16T02:13:17.7186470Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.7188000Z stat.h:8:39: 2021-05-16T02:13:17.7188460Z 2021-05-16T02:13:17.7189110Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.7189790Z 1 2021-05-16T02:13:17.7191380Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.7886820Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsaitr.f -o dsaitr.o 2021-05-16T02:13:17.9712390Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsapps.f -o dsapps.o 2021-05-16T02:13:17.9938410Z stat.h:8:27: 2021-05-16T02:13:17.9939890Z 2021-05-16T02:13:17.9940740Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.9941530Z 1 2021-05-16T02:13:17.9943710Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.9945520Z stat.h:8:31: 2021-05-16T02:13:17.9946110Z 2021-05-16T02:13:17.9946890Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.9947660Z 1 2021-05-16T02:13:17.9949330Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.9950990Z stat.h:8:35: 2021-05-16T02:13:17.9951570Z 2021-05-16T02:13:17.9952360Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.9953120Z 1 2021-05-16T02:13:17.9954800Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:17.9956470Z stat.h:8:39: 2021-05-16T02:13:17.9957050Z 2021-05-16T02:13:17.9957840Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:17.9958640Z 1 2021-05-16T02:13:17.9960280Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.1558770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsaup2.f -o dsaup2.o 2021-05-16T02:13:18.1812290Z dsaup2.f:812:5: 2021-05-16T02:13:18.1813170Z 2021-05-16T02:13:18.1813940Z 130 continue 2021-05-16T02:13:18.1814630Z 1 2021-05-16T02:13:18.1816670Z ##[warning]Warning: Label 130 at (1) defined but not used [-Wunused-label] 2021-05-16T02:13:18.1818300Z dsaup2.f:326:5: 2021-05-16T02:13:18.1818800Z 2021-05-16T02:13:18.1819400Z 10 continue 2021-05-16T02:13:18.1819970Z 1 2021-05-16T02:13:18.1821440Z ##[warning]Warning: Label 10 at (1) defined but not used [-Wunused-label] 2021-05-16T02:13:18.1823030Z dsaup2.f:180:63: 2021-05-16T02:13:18.1823570Z 2021-05-16T02:13:18.1824870Z & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 2021-05-16T02:13:18.1825790Z 1 2021-05-16T02:13:18.1827510Z ##[warning]Warning: Unused dummy argument ‘iupd’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:18.1829100Z stat.h:8:35: 2021-05-16T02:13:18.1829580Z 2021-05-16T02:13:18.1830250Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.1830900Z 1 2021-05-16T02:13:18.1832540Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.1834080Z stat.h:8:39: 2021-05-16T02:13:18.1834550Z 2021-05-16T02:13:18.1835200Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.1835880Z 1 2021-05-16T02:13:18.1837410Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.3499740Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsaupd.f -o dsaupd.o 2021-05-16T02:13:18.3699410Z stat.h:8:27: 2021-05-16T02:13:18.3700340Z 2021-05-16T02:13:18.3701180Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.3701970Z 1 2021-05-16T02:13:18.3704120Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.3706000Z stat.h:8:31: 2021-05-16T02:13:18.3706600Z 2021-05-16T02:13:18.3707400Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.3708180Z 1 2021-05-16T02:13:18.3709920Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.3711590Z stat.h:8:35: 2021-05-16T02:13:18.3712180Z 2021-05-16T02:13:18.3712990Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.3713760Z 1 2021-05-16T02:13:18.3715460Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.3717650Z stat.h:8:39: 2021-05-16T02:13:18.3718240Z 2021-05-16T02:13:18.3719040Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.3719850Z 1 2021-05-16T02:13:18.3721730Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.4596160Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsconv.f -o dsconv.o 2021-05-16T02:13:18.4761570Z stat.h:8:27: 2021-05-16T02:13:18.4762460Z 2021-05-16T02:13:18.4763280Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.4764090Z 1 2021-05-16T02:13:18.4766260Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.4768140Z stat.h:8:31: 2021-05-16T02:13:18.4768750Z 2021-05-16T02:13:18.4769560Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.4770330Z 1 2021-05-16T02:13:18.4772050Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.4773750Z stat.h:8:35: 2021-05-16T02:13:18.4774350Z 2021-05-16T02:13:18.4775140Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.4775930Z 1 2021-05-16T02:13:18.4777600Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.4779250Z stat.h:8:39: 2021-05-16T02:13:18.4779840Z 2021-05-16T02:13:18.4780630Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.4781550Z 1 2021-05-16T02:13:18.4783270Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.5324540Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dseigt.f -o dseigt.o 2021-05-16T02:13:18.5494170Z dseigt.f:124:18: 2021-05-16T02:13:18.5494860Z 2021-05-16T02:13:18.5495680Z integer i, k, msglvl 2021-05-16T02:13:18.5496460Z 1 2021-05-16T02:13:18.5498570Z ##[warning]Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.5501320Z stat.h:8:27: 2021-05-16T02:13:18.5502030Z 2021-05-16T02:13:18.5502840Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.5503600Z 1 2021-05-16T02:13:18.5505350Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.5507030Z stat.h:8:31: 2021-05-16T02:13:18.5507620Z 2021-05-16T02:13:18.5508410Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.5509190Z 1 2021-05-16T02:13:18.5510870Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.5512540Z stat.h:8:35: 2021-05-16T02:13:18.5513120Z 2021-05-16T02:13:18.5513920Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.5514700Z 1 2021-05-16T02:13:18.5516380Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.5518350Z stat.h:8:39: 2021-05-16T02:13:18.5518950Z 2021-05-16T02:13:18.5519740Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.5520560Z 1 2021-05-16T02:13:18.5522240Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.6145070Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsesrt.f -o dsesrt.o 2021-05-16T02:13:18.7351900Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dseupd.f -o dseupd.o 2021-05-16T02:13:18.7640320Z stat.h:8:19: 2021-05-16T02:13:18.7641630Z 2021-05-16T02:13:18.7642450Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7643130Z 1 2021-05-16T02:13:18.7645180Z ##[warning]Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.7646970Z stat.h:8:23: 2021-05-16T02:13:18.7647460Z 2021-05-16T02:13:18.7648140Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7649380Z 1 2021-05-16T02:13:18.7651000Z ##[warning]Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.7652550Z stat.h:8:27: 2021-05-16T02:13:18.7653030Z 2021-05-16T02:13:18.7653690Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7654340Z 1 2021-05-16T02:13:18.7655880Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.7657430Z stat.h:8:31: 2021-05-16T02:13:18.7657900Z 2021-05-16T02:13:18.7658570Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7659230Z 1 2021-05-16T02:13:18.7660760Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.7662590Z stat.h:8:35: 2021-05-16T02:13:18.7663080Z 2021-05-16T02:13:18.7663740Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7664420Z 1 2021-05-16T02:13:18.7665980Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.7667550Z stat.h:8:39: 2021-05-16T02:13:18.7668020Z 2021-05-16T02:13:18.7668700Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:18.7669380Z 1 2021-05-16T02:13:18.7670920Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:18.8406850Z dseupd.f:557:0: 2021-05-16T02:13:18.8407560Z 2021-05-16T02:13:18.8408310Z if ( workl(irz+j) .le. thres1 .or. 2021-05-16T02:13:18.8408970Z 2021-05-16T02:13:18.8411210Z ##[warning]Warning: ‘thres2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T02:13:18.8413100Z dseupd.f:529:0: 2021-05-16T02:13:18.8413610Z 2021-05-16T02:13:18.8414390Z if (abs(workl(irz+j)) .ge. abs(thres1)) then 2021-05-16T02:13:18.8415040Z 2021-05-16T02:13:18.8416820Z ##[warning]Warning: ‘thres1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T02:13:19.0156620Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsgets.f -o dsgets.o 2021-05-16T02:13:19.0330870Z stat.h:8:27: 2021-05-16T02:13:19.0331740Z 2021-05-16T02:13:19.0332540Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.0333310Z 1 2021-05-16T02:13:19.0335450Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.0337260Z stat.h:8:31: 2021-05-16T02:13:19.0337850Z 2021-05-16T02:13:19.0338650Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.0339420Z 1 2021-05-16T02:13:19.0341100Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.0342770Z stat.h:8:35: 2021-05-16T02:13:19.0343350Z 2021-05-16T02:13:19.0344150Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.0344940Z 1 2021-05-16T02:13:19.0346600Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.0348290Z stat.h:8:39: 2021-05-16T02:13:19.0348890Z 2021-05-16T02:13:19.0349690Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.0350470Z 1 2021-05-16T02:13:19.0352230Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.0970770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsortc.f -o dsortc.o 2021-05-16T02:13:19.2519930Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dsortr.f -o dsortr.o 2021-05-16T02:13:19.3626500Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dstatn.f -o dstatn.o 2021-05-16T02:13:19.3778950Z stat.h:8:19: 2021-05-16T02:13:19.3779800Z 2021-05-16T02:13:19.3780630Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3781380Z 1 2021-05-16T02:13:19.3783500Z ##[warning]Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.3785740Z stat.h:8:23: 2021-05-16T02:13:19.3786260Z 2021-05-16T02:13:19.3786930Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3787570Z 1 2021-05-16T02:13:19.3789160Z ##[warning]Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.3790780Z stat.h:8:27: 2021-05-16T02:13:19.3791260Z 2021-05-16T02:13:19.3791940Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3792570Z 1 2021-05-16T02:13:19.3794120Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.3795660Z stat.h:8:31: 2021-05-16T02:13:19.3796140Z 2021-05-16T02:13:19.3796800Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3797450Z 1 2021-05-16T02:13:19.3798980Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.3800510Z stat.h:8:35: 2021-05-16T02:13:19.3801000Z 2021-05-16T02:13:19.3801950Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3802630Z 1 2021-05-16T02:13:19.3804190Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.3805720Z stat.h:8:39: 2021-05-16T02:13:19.3806200Z 2021-05-16T02:13:19.3806850Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.3807530Z 1 2021-05-16T02:13:19.3809060Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4230720Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dstats.f -o dstats.o 2021-05-16T02:13:19.4381600Z stat.h:8:19: 2021-05-16T02:13:19.4382440Z 2021-05-16T02:13:19.4383250Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4384020Z 1 2021-05-16T02:13:19.4386150Z ##[warning]Warning: Unused variable ‘t0’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4388090Z stat.h:8:23: 2021-05-16T02:13:19.4388700Z 2021-05-16T02:13:19.4389850Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4390690Z 1 2021-05-16T02:13:19.4392410Z ##[warning]Warning: Unused variable ‘t1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4394100Z stat.h:8:27: 2021-05-16T02:13:19.4394690Z 2021-05-16T02:13:19.4395480Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4396260Z 1 2021-05-16T02:13:19.4397930Z ##[warning]Warning: Unused variable ‘t2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4399590Z stat.h:8:31: 2021-05-16T02:13:19.4400210Z 2021-05-16T02:13:19.4401010Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4402080Z 1 2021-05-16T02:13:19.4403780Z ##[warning]Warning: Unused variable ‘t3’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4405450Z stat.h:8:35: 2021-05-16T02:13:19.4406040Z 2021-05-16T02:13:19.4406820Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4407630Z 1 2021-05-16T02:13:19.4409310Z ##[warning]Warning: Unused variable ‘t4’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4410860Z stat.h:8:39: 2021-05-16T02:13:19.4411350Z 2021-05-16T02:13:19.4412010Z real t0, t1, t2, t3, t4, t5 2021-05-16T02:13:19.4412700Z 1 2021-05-16T02:13:19.4414240Z ##[warning]Warning: Unused variable ‘t5’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.4833610Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dstqrb.f -o dstqrb.o 2021-05-16T02:13:19.7129370Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dvout.f -o dvout.o 2021-05-16T02:13:19.7281880Z dvout.f:32:26: 2021-05-16T02:13:19.7282780Z 2021-05-16T02:13:19.7283680Z INTEGER I, K1, K2, LLL, NDIGIT 2021-05-16T02:13:19.7284510Z 1 2021-05-16T02:13:19.7286650Z ##[warning]Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7289110Z dvout.f:18:49: 2021-05-16T02:13:19.7289710Z 2021-05-16T02:13:19.7290670Z SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT ) 2021-05-16T02:13:19.7291620Z 1 2021-05-16T02:13:19.7293470Z ##[warning]Warning: Unused dummy argument ‘idigit’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7295220Z dvout.f:18:55: 2021-05-16T02:13:19.7295830Z 2021-05-16T02:13:19.7296780Z SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT ) 2021-05-16T02:13:19.7297730Z 1 2021-05-16T02:13:19.7299550Z ##[warning]Warning: Unused dummy argument ‘ifmt’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7301450Z dvout.f:32:30: 2021-05-16T02:13:19.7302100Z 2021-05-16T02:13:19.7302950Z INTEGER I, K1, K2, LLL, NDIGIT 2021-05-16T02:13:19.7303770Z 1 2021-05-16T02:13:19.7305480Z ##[warning]Warning: Unused variable ‘k1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7307180Z dvout.f:32:34: 2021-05-16T02:13:19.7307790Z 2021-05-16T02:13:19.7308640Z INTEGER I, K1, K2, LLL, NDIGIT 2021-05-16T02:13:19.7309460Z 1 2021-05-16T02:13:19.7311150Z ##[warning]Warning: Unused variable ‘k2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7312830Z dvout.f:31:29: 2021-05-16T02:13:19.7313430Z 2021-05-16T02:13:19.7314210Z CHARACTER*80 LINE 2021-05-16T02:13:19.7315000Z 1 2021-05-16T02:13:19.7316690Z ##[warning]Warning: Unused variable ‘line’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7318380Z dvout.f:32:39: 2021-05-16T02:13:19.7318970Z 2021-05-16T02:13:19.7319830Z INTEGER I, K1, K2, LLL, NDIGIT 2021-05-16T02:13:19.7320660Z 1 2021-05-16T02:13:19.7322360Z ##[warning]Warning: Unused variable ‘lll’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7324070Z dvout.f:18:34: 2021-05-16T02:13:19.7324660Z 2021-05-16T02:13:19.7325920Z SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT ) 2021-05-16T02:13:19.7326920Z 1 2021-05-16T02:13:19.7328700Z ##[warning]Warning: Unused dummy argument ‘lout’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7330420Z dvout.f:18:37: 2021-05-16T02:13:19.7331020Z 2021-05-16T02:13:19.7332160Z SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT ) 2021-05-16T02:13:19.7333070Z 1 2021-05-16T02:13:19.7334840Z ##[warning]Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7336550Z dvout.f:32:47: 2021-05-16T02:13:19.7337150Z 2021-05-16T02:13:19.7337980Z INTEGER I, K1, K2, LLL, NDIGIT 2021-05-16T02:13:19.7338840Z 1 2021-05-16T02:13:19.7340560Z ##[warning]Warning: Unused variable ‘ndigit’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7342260Z dvout.f:18:41: 2021-05-16T02:13:19.7342860Z 2021-05-16T02:13:19.7343820Z SUBROUTINE IGRAPHDVOUT( LOUT, N, SX, IDIGIT, IFMT ) 2021-05-16T02:13:19.7344630Z 1 2021-05-16T02:13:19.7346320Z ##[warning]Warning: Unused dummy argument ‘sx’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7718370Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c ivout.f -o ivout.o 2021-05-16T02:13:19.7876280Z ivout.f:25:18: 2021-05-16T02:13:19.7877130Z 2021-05-16T02:13:19.7877980Z INTEGER I, NDIGIT, K1, K2, LLL 2021-05-16T02:13:19.7878770Z 1 2021-05-16T02:13:19.7880900Z ##[warning]Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7882790Z ivout.f:18:49: 2021-05-16T02:13:19.7883400Z 2021-05-16T02:13:19.7884330Z SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT) 2021-05-16T02:13:19.7885780Z 1 2021-05-16T02:13:19.7888210Z ##[warning]Warning: Unused dummy argument ‘idigit’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7889950Z ivout.f:18:55: 2021-05-16T02:13:19.7890540Z 2021-05-16T02:13:19.7891490Z SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT) 2021-05-16T02:13:19.7902780Z 1 2021-05-16T02:13:19.7904970Z ##[warning]Warning: Unused dummy argument ‘ifmt’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7906620Z ivout.f:18:41: 2021-05-16T02:13:19.7907100Z 2021-05-16T02:13:19.7907900Z SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT) 2021-05-16T02:13:19.7908690Z 1 2021-05-16T02:13:19.7910360Z ##[warning]Warning: Unused dummy argument ‘ix’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7911950Z ivout.f:25:30: 2021-05-16T02:13:19.7912420Z 2021-05-16T02:13:19.7913110Z INTEGER I, NDIGIT, K1, K2, LLL 2021-05-16T02:13:19.7913770Z 1 2021-05-16T02:13:19.7915380Z ##[warning]Warning: Unused variable ‘k1’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7916920Z ivout.f:25:34: 2021-05-16T02:13:19.7917400Z 2021-05-16T02:13:19.7918070Z INTEGER I, NDIGIT, K1, K2, LLL 2021-05-16T02:13:19.7918760Z 1 2021-05-16T02:13:19.7931990Z ##[warning]Warning: Unused variable ‘k2’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7934430Z ivout.f:26:23: 2021-05-16T02:13:19.7934930Z 2021-05-16T02:13:19.7935560Z CHARACTER*80 LINE 2021-05-16T02:13:19.7936190Z 1 2021-05-16T02:13:19.7937870Z ##[warning]Warning: Unused variable ‘line’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7939440Z ivout.f:25:39: 2021-05-16T02:13:19.7939950Z 2021-05-16T02:13:19.7940710Z INTEGER I, NDIGIT, K1, K2, LLL 2021-05-16T02:13:19.7941420Z 1 2021-05-16T02:13:19.7942990Z ##[warning]Warning: Unused variable ‘lll’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.7944610Z ivout.f:18:34: 2021-05-16T02:13:19.7945090Z 2021-05-16T02:13:19.7946280Z SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT) 2021-05-16T02:13:19.7947210Z 1 2021-05-16T02:13:19.7948870Z ##[warning]Warning: Unused dummy argument ‘lout’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7950460Z ivout.f:18:37: 2021-05-16T02:13:19.7950940Z 2021-05-16T02:13:19.7951880Z SUBROUTINE IGRAPHIVOUT (LOUT, N, IX, IDIGIT, IFMT) 2021-05-16T02:13:19.7952700Z 1 2021-05-16T02:13:19.7954330Z ##[warning]Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument] 2021-05-16T02:13:19.7955890Z ivout.f:25:26: 2021-05-16T02:13:19.7956360Z 2021-05-16T02:13:19.7957020Z INTEGER I, NDIGIT, K1, K2, LLL 2021-05-16T02:13:19.7959270Z 1 2021-05-16T02:13:19.7961170Z ##[warning]Warning: Unused variable ‘ndigit’ declared at (1) [-Wunused-variable] 2021-05-16T02:13:19.8313040Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c second.f -o second.o 2021-05-16T02:13:19.8923370Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c wrap.f -o wrap.o 2021-05-16T02:13:19.9921130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Color.cpp -o simpleraytracer/Color.o 2021-05-16T02:13:20.0681390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Light.cpp -o simpleraytracer/Light.o 2021-05-16T02:13:20.4893180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Point.cpp -o simpleraytracer/Point.o 2021-05-16T02:13:20.9048230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/RIgraphRay.cpp -o simpleraytracer/RIgraphRay.o 2021-05-16T02:13:21.4585410Z simpleraytracer/RIgraphRay.cpp:49:11: warning: unused variable 'svgcolor' [-Wunused-variable] 2021-05-16T02:13:21.4588380Z double *svgcolor=REAL(bgcolor); 2021-05-16T02:13:21.4589230Z ^ 2021-05-16T02:13:21.5387130Z 1 warning generated. 2021-05-16T02:13:21.5438970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Ray.cpp -o simpleraytracer/Ray.o 2021-05-16T02:13:21.9568070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/RayTracer.cpp -o simpleraytracer/RayTracer.o 2021-05-16T02:13:23.2334700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/RayVector.cpp -o simpleraytracer/RayVector.o 2021-05-16T02:13:23.6678440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Shape.cpp -o simpleraytracer/Shape.o 2021-05-16T02:13:24.2271170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Sphere.cpp -o simpleraytracer/Sphere.o 2021-05-16T02:13:24.8008220Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/Triangle.cpp -o simpleraytracer/Triangle.o 2021-05-16T02:13:25.3868860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -DIGRAPH_THREAD_LOCAL=/**/ -DNDEBUG -Iprpack -I. -Iinclude -DPRPACK_IGRAPH_SUPPORT -fPIC -Wall -g -O2 -c simpleraytracer/unit_limiter.cpp -o simpleraytracer/unit_limiter.o 2021-05-16T02:13:25.4341290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/R.c -o uuid/R.o 2021-05-16T02:13:25.5355470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/clear.c -o uuid/clear.o 2021-05-16T02:13:25.5988370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/compare.c -o uuid/compare.o 2021-05-16T02:13:25.6681990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/copy.c -o uuid/copy.o 2021-05-16T02:13:25.7344480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/gen_uuid.c -o uuid/gen_uuid.o 2021-05-16T02:13:25.9199290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/isnull.c -o uuid/isnull.o 2021-05-16T02:13:25.9885700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/pack.c -o uuid/pack.o 2021-05-16T02:13:26.0547900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/parse.c -o uuid/parse.o 2021-05-16T02:13:26.1453730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/unpack.c -o uuid/unpack.o 2021-05-16T02:13:26.2130520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c uuid/unparse.c -o uuid/unparse.o 2021-05-16T02:13:26.2884640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c rinterface.c -o rinterface.o 2021-05-16T02:13:29.5762690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c rinterface_extra.c -o rinterface_extra.o 2021-05-16T02:13:29.8051300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -DNDEBUG -DNPARTITION -DNTIMER -DNCAMD -DNPRINT -DPACKAGE_VERSION=\"1.2.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fPIC -Wall -g -O2 -c lazyeval.c -o lazyeval.o 2021-05-16T02:13:29.9224830Z 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 igraph.so AMD/Source/amd.o AMD/Source/amd_1.o AMD/Source/amd_2.o AMD/Source/amd_aat.o AMD/Source/amd_control.o AMD/Source/amd_defaults.o AMD/Source/amd_dump.o AMD/Source/amd_global.o AMD/Source/amd_info.o AMD/Source/amd_order.o AMD/Source/amd_post_tree.o AMD/Source/amd_postorder.o AMD/Source/amd_preprocess.o AMD/Source/amd_valid.o AMD/Source/amdbar.o CHOLMOD/Check/cholmod_check.o CHOLMOD/Check/cholmod_read.o CHOLMOD/Check/cholmod_write.o CHOLMOD/Cholesky/cholmod_amd.o CHOLMOD/Cholesky/cholmod_analyze.o CHOLMOD/Cholesky/cholmod_colamd.o CHOLMOD/Cholesky/cholmod_etree.o CHOLMOD/Cholesky/cholmod_factorize.o CHOLMOD/Cholesky/cholmod_postorder.o CHOLMOD/Cholesky/cholmod_rcond.o CHOLMOD/Cholesky/cholmod_resymbol.o CHOLMOD/Cholesky/cholmod_rowcolcounts.o CHOLMOD/Cholesky/cholmod_rowfac.o CHOLMOD/Cholesky/cholmod_solve.o CHOLMOD/Cholesky/cholmod_spsolve.o CHOLMOD/Core/cholmod_aat.o CHOLMOD/Core/cholmod_add.o CHOLMOD/Core/cholmod_band.o CHOLMOD/Core/cholmod_change_factor.o CHOLMOD/Core/cholmod_common.o CHOLMOD/Core/cholmod_complex.o CHOLMOD/Core/cholmod_copy.o CHOLMOD/Core/cholmod_dense.o CHOLMOD/Core/cholmod_error.o CHOLMOD/Core/cholmod_factor.o CHOLMOD/Core/cholmod_memory.o CHOLMOD/Core/cholmod_sparse.o CHOLMOD/Core/cholmod_transpose.o CHOLMOD/Core/cholmod_triplet.o CHOLMOD/Core/cholmod_version.o CHOLMOD/MatrixOps/cholmod_drop.o CHOLMOD/MatrixOps/cholmod_horzcat.o CHOLMOD/MatrixOps/cholmod_norm.o CHOLMOD/MatrixOps/cholmod_scale.o CHOLMOD/MatrixOps/cholmod_sdmult.o CHOLMOD/MatrixOps/cholmod_ssmult.o CHOLMOD/MatrixOps/cholmod_submatrix.o CHOLMOD/MatrixOps/cholmod_symmetry.o CHOLMOD/MatrixOps/cholmod_vertcat.o CHOLMOD/Modify/cholmod_rowadd.o CHOLMOD/Modify/cholmod_rowdel.o CHOLMOD/Modify/cholmod_updown.o CHOLMOD/Partition/cholmod_camd.o CHOLMOD/Partition/cholmod_ccolamd.o CHOLMOD/Partition/cholmod_csymamd.o CHOLMOD/Partition/cholmod_metis.o CHOLMOD/Partition/cholmod_nesdis.o CHOLMOD/Supernodal/cholmod_super_numeric.o CHOLMOD/Supernodal/cholmod_super_solve.o CHOLMOD/Supernodal/cholmod_super_symbolic.o COLAMD/Source/colamd.o COLAMD/Source/colamd_global.o DensityGrid.o DensityGrid_3d.o NetDataTypes.o NetRoutines.o SuiteSparse_config/SuiteSparse_config.o adjlist.o arpack.o array.o atlas.o attributes.o basic_query.o bfgs.o bigint.o bignum.o bipartite.o blas.o bliss.o bliss/bliss_heap.o bliss/defs.o bliss/graph.o bliss/orbit.o bliss/partition.o bliss/uintseqhash.o bliss/utils.o cattributes.o centrality.o cliquer/cliquer.o cliquer/cliquer_graph.o cliquer/reorder.o cliques.o clustertool.o cocitation.o cohesive_blocks.o coloring.o community.o complex.o components.o conversion.o cores.o cs/cs_add.o cs/cs_amd.o cs/cs_chol.o cs/cs_cholsol.o cs/cs_compress.o cs/cs_counts.o cs/cs_cumsum.o cs/cs_dfs.o cs/cs_dmperm.o cs/cs_droptol.o cs/cs_dropzeros.o cs/cs_dupl.o cs/cs_entry.o cs/cs_ereach.o cs/cs_etree.o cs/cs_fkeep.o cs/cs_gaxpy.o cs/cs_happly.o cs/cs_house.o cs/cs_ipvec.o cs/cs_leaf.o cs/cs_load.o cs/cs_lsolve.o cs/cs_ltsolve.o cs/cs_lu.o cs/cs_lusol.o cs/cs_malloc.o cs/cs_maxtrans.o cs/cs_multiply.o cs/cs_norm.o cs/cs_permute.o cs/cs_pinv.o cs/cs_post.o cs/cs_print.o cs/cs_pvec.o cs/cs_qr.o cs/cs_qrsol.o cs/cs_randperm.o cs/cs_reach.o cs/cs_scatter.o cs/cs_scc.o cs/cs_schol.o cs/cs_spsolve.o cs/cs_sqr.o cs/cs_symperm.o cs/cs_tdfs.o cs/cs_transpose.o cs/cs_updown.o cs/cs_usolve.o cs/cs_util.o cs/cs_utsolve.o decomposition.o distances.o dotproduct.o dqueue.o drl_graph.o drl_graph_3d.o drl_layout.o drl_layout_3d.o drl_parse.o eigen.o embedding.o fast_community.o feedback_arc_set.o flow.o foreign-dl-lexer.o foreign-dl-parser.o foreign-gml-lexer.o foreign-gml-parser.o foreign-graphml.o foreign-lgl-lexer.o foreign-lgl-parser.o foreign-ncol-lexer.o foreign-ncol-parser.o foreign-pajek-lexer.o foreign-pajek-parser.o foreign.o forestfire.o fortran_intrinsics.o games.o gengraph_box_list.o gengraph_degree_sequence.o gengraph_graph_molloy_hash.o gengraph_graph_molloy_optimized.o gengraph_mr-connected.o gengraph_powerlaw.o gengraph_random.o glet.o glpk_support.o gml_tree.o hacks.o heap.o igraph_buckets.o igraph_cliquer.o igraph_error.o igraph_estack.o igraph_fixed_vectorlist.o igraph_grid.o igraph_hashtable.o igraph_heap.o igraph_hrg.o igraph_hrg_types.o igraph_marked_queue.o igraph_psumtree.o igraph_set.o igraph_stack.o igraph_strvector.o igraph_trie.o infomap.o infomap_FlowGraph.o infomap_Greedy.o infomap_Node.o interrupt.o iterators.o lad.o lapack.o layout.o layout_dh.o layout_fr.o layout_gem.o layout_kk.o lsap.o matching.o math.o matrix.o maximal_cliques.o memory.o microscopic_update.o mixing.o motifs.o operators.o optimal_modularity.o other.o paths.o plfit/error.o plfit/gss.o plfit/kolmogorov.o plfit/lbfgs.o plfit/options.o plfit/plfit.o plfit/zeta.o pottsmodel_2.o progress.o prpack.o prpack/prpack_base_graph.o prpack/prpack_igraph_graph.o prpack/prpack_preprocessed_ge_graph.o prpack/prpack_preprocessed_gs_graph.o prpack/prpack_preprocessed_scc_graph.o prpack/prpack_preprocessed_schur_graph.o prpack/prpack_result.o prpack/prpack_solver.o prpack/prpack_utils.o qsort.o qsort_r.o random.o random_walk.o sbm.o scan.o scg.o scg_approximate_methods.o scg_exact_scg.o scg_kmeans.o scg_optimal_method.o scg_utils.o separators.o sir.o spanning_trees.o sparsemat.o spectral_properties.o spmatrix.o st-cuts.o statusbar.o structural_properties.o structure_generators.o sugiyama.o topology.o triangles.o type_indexededgelist.o types.o vector.o vector_ptr.o version.o visitors.o walktrap.o walktrap_communities.o walktrap_graph.o walktrap_heap.o zeroin.o dgetv0.o dlaqrb.o dmout.o dnaitr.o dnapps.o dnaup2.o dnaupd.o dnconv.o dneigh.o dneupd.o dngets.o dsaitr.o dsapps.o dsaup2.o dsaupd.o dsconv.o dseigt.o dsesrt.o dseupd.o dsgets.o dsortc.o dsortr.o dstatn.o dstats.o dstqrb.o dvout.o ivout.o second.o wrap.o simpleraytracer/Color.o simpleraytracer/Light.o simpleraytracer/Point.o simpleraytracer/RIgraphRay.o simpleraytracer/Ray.o simpleraytracer/RayTracer.o simpleraytracer/RayVector.o simpleraytracer/Shape.o simpleraytracer/Sphere.o simpleraytracer/Triangle.o simpleraytracer/unit_limiter.o uuid/R.o uuid/clear.o uuid/compare.o uuid/copy.o uuid/gen_uuid.o uuid/isnull.o uuid/pack.o uuid/parse.o uuid/unpack.o uuid/unparse.o rinterface.o rinterface_extra.o lazyeval.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -lgmp -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:13:29.9946500Z ld: warning: dylib (/usr/local/lib/libgmp.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:13:29.9950710Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T02:13:29.9954220Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T02:13:30.1128420Z installing to /Users/runner/work/_temp/Library/00LOCK-igraph/00new/igraph/libs 2021-05-16T02:13:30.1414120Z ** R 2021-05-16T02:13:30.3342690Z ** demo 2021-05-16T02:13:30.3375700Z ** inst 2021-05-16T02:13:30.3474860Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:13:47.3129050Z ** help 2021-05-16T02:13:49.0124070Z *** installing help indices 2021-05-16T02:13:49.8478630Z ** building package indices 2021-05-16T02:13:50.9797190Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:13:51.5496480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:13:51.6883830Z ** testing if installed package can be loaded from final location 2021-05-16T02:13:53.3288210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:13:53.3768380Z * DONE (igraph) 2021-05-16T02:13:53.9253000Z * installing *source* package ‘downloader’ ... 2021-05-16T02:13:53.9272930Z ** package ‘downloader’ successfully unpacked and MD5 sums checked 2021-05-16T02:13:53.9274210Z ** using staged installation 2021-05-16T02:13:53.9425470Z ** R 2021-05-16T02:13:53.9498960Z ** inst 2021-05-16T02:13:53.9521550Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:13:54.2739570Z ** help 2021-05-16T02:13:54.3057840Z *** installing help indices 2021-05-16T02:13:54.3366190Z ** building package indices 2021-05-16T02:13:54.6006950Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:13:54.8648270Z ** testing if installed package can be loaded from final location 2021-05-16T02:13:55.1228720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:13:55.1331440Z * DONE (downloader) 2021-05-16T02:13:55.4238980Z * installing *source* package ‘getopt’ ... 2021-05-16T02:13:55.4258380Z ** package ‘getopt’ successfully unpacked and MD5 sums checked 2021-05-16T02:13:55.4259610Z ** using staged installation 2021-05-16T02:13:55.4443660Z ** R 2021-05-16T02:13:55.4523030Z ** exec 2021-05-16T02:13:55.4532050Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:13:55.9152080Z ** help 2021-05-16T02:13:55.9551710Z *** installing help indices 2021-05-16T02:13:55.9690190Z ** building package indices 2021-05-16T02:13:56.2325130Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:13:56.4885010Z ** testing if installed package can be loaded from final location 2021-05-16T02:13:56.7503940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:13:56.7604510Z * DONE (getopt) 2021-05-16T02:13:57.2072000Z * installing *source* package ‘gtable’ ... 2021-05-16T02:13:57.2161520Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T02:13:57.2162670Z ** using staged installation 2021-05-16T02:13:57.2366510Z ** R 2021-05-16T02:13:57.2480260Z ** inst 2021-05-16T02:13:57.2610640Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:13:58.0280430Z ** help 2021-05-16T02:13:58.1017770Z *** installing help indices 2021-05-16T02:13:58.1493470Z *** copying figures 2021-05-16T02:13:58.1513900Z ** building package indices 2021-05-16T02:13:58.4463560Z ** installing vignettes 2021-05-16T02:13:58.4570810Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:13:58.7292390Z ** testing if installed package can be loaded from final location 2021-05-16T02:13:59.0018660Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:13:59.0047270Z * DONE (gtable) 2021-05-16T02:13:59.5247740Z * installing *source* package ‘plyr’ ... 2021-05-16T02:13:59.5362570Z ** package ‘plyr’ successfully unpacked and MD5 sums checked 2021-05-16T02:13:59.5363720Z ** using staged installation 2021-05-16T02:13:59.5577410Z ** libs 2021-05-16T02:13:59.5768920Z 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-16T02:14:00.8285160Z In file included from RcppExports.cpp:4: 2021-05-16T02:14:00.8286700Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:14:00.8289250Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:14:00.8290660Z SEXP data = Parent::get__(); 2021-05-16T02:14:00.8291450Z ^ 2021-05-16T02:14:04.7019410Z 1 warning generated. 2021-05-16T02:14:04.7153190Z clang -mmacosx-version-min=10.13 -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 loop_apply.c -o loop_apply.o 2021-05-16T02:14:04.7999650Z 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 split-numeric.cpp -o split-numeric.o 2021-05-16T02:14:06.0030150Z In file included from split-numeric.cpp:1: 2021-05-16T02:14:06.0031690Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:14:06.0033750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:14:06.0035250Z SEXP data = Parent::get__(); 2021-05-16T02:14:06.0036040Z ^ 2021-05-16T02:14:09.3998270Z 1 warning generated. 2021-05-16T02:14:09.4173640Z 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 plyr.so RcppExports.o loop_apply.o split-numeric.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:14:09.4831640Z installing to /Users/runner/work/_temp/Library/00LOCK-plyr/00new/plyr/libs 2021-05-16T02:14:09.4882150Z ** R 2021-05-16T02:14:09.5189370Z ** data 2021-05-16T02:14:09.5222080Z *** moving datasets to lazyload DB 2021-05-16T02:14:09.8072580Z ** inst 2021-05-16T02:14:09.8105120Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:14:11.3913760Z ** help 2021-05-16T02:14:11.7530250Z *** installing help indices 2021-05-16T02:14:11.9238990Z ** building package indices 2021-05-16T02:14:12.3483540Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:14:12.8198510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:14:12.9597310Z ** testing if installed package can be loaded from final location 2021-05-16T02:14:13.3365930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:14:13.3468090Z * DONE (plyr) 2021-05-16T02:14:13.8984030Z * installing *source* package ‘isoband’ ... 2021-05-16T02:14:13.9100160Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T02:14:13.9101400Z ** using staged installation 2021-05-16T02:14:13.9317490Z ** libs 2021-05-16T02:14:13.9511780Z 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-16T02:14:15.0383560Z 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-16T02:14:15.1982340Z 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-16T02:14:17.3441340Z 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-16T02:14:18.1862880Z 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-16T02:14:20.1410300Z 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-16T02:14:23.4321800Z 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-16T02:14:38.6106280Z 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-16T02:14:41.2431020Z 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-16T02:14:41.3252550Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T02:14:41.3368840Z ** R 2021-05-16T02:14:41.3459100Z ** inst 2021-05-16T02:14:41.3631920Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:14:42.0360240Z ** help 2021-05-16T02:14:42.0870660Z *** installing help indices 2021-05-16T02:14:42.1194020Z *** copying figures 2021-05-16T02:14:42.1295450Z ** building package indices 2021-05-16T02:14:42.4064840Z ** installing vignettes 2021-05-16T02:14:42.4159720Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:14:42.8384920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:14:42.9754020Z ** testing if installed package can be loaded from final location 2021-05-16T02:14:43.2546440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:14:43.2583340Z * DONE (isoband) 2021-05-16T02:14:44.1756610Z * installing *source* package ‘pracma’ ... 2021-05-16T02:14:44.2053250Z ** package ‘pracma’ successfully unpacked and MD5 sums checked 2021-05-16T02:14:44.2054460Z ** using staged installation 2021-05-16T02:14:44.2265050Z ** R 2021-05-16T02:14:44.2971130Z ** data 2021-05-16T02:14:44.2986440Z *** moving datasets to lazyload DB 2021-05-16T02:14:44.3132060Z ** demo 2021-05-16T02:14:44.3170270Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:14:56.7818140Z ** help 2021-05-16T02:14:58.1426010Z *** installing help indices 2021-05-16T02:14:58.7424280Z ** building package indices 2021-05-16T02:14:59.7000480Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:15:00.7696140Z ** testing if installed package can be loaded from final location 2021-05-16T02:15:00.7698270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:15:00.7699200Z * DONE (pracma) 2021-05-16T02:15:01.8556500Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T02:15:01.9045690Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T02:15:01.9047140Z ** using staged installation 2021-05-16T02:15:01.9233420Z ** libs 2021-05-16T02:15:01.9703310Z 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 -I../inst/include -fPIC -Wall -g -O2 -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T02:15:03.4950740Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.4952160Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.4953540Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.4955350Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:15:03.4956550Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:15:03.4959130Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.4960650Z #pragma clang diagnostic pop 2021-05-16T02:15:03.4961620Z ^ 2021-05-16T02:15:03.5176220Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.5177590Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.5178910Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.5180070Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:15:03.5181130Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:15:03.5183700Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.5185490Z #pragma clang diagnostic pop 2021-05-16T02:15:03.5186400Z ^ 2021-05-16T02:15:03.5218100Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.5219230Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.5220400Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.5221580Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:03.5222760Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:15:03.5223850Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:15:03.5226150Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.5227630Z #pragma clang diagnostic pop 2021-05-16T02:15:03.5228480Z ^ 2021-05-16T02:15:03.5324740Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.5326260Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.5327470Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.5328640Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:03.5329720Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:15:03.5332270Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.5333820Z #pragma clang diagnostic pop 2021-05-16T02:15:03.5334690Z ^ 2021-05-16T02:15:03.5382360Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.5383550Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.5384740Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.5385990Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:03.5387080Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:15:03.5388190Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:15:03.5390640Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.5392130Z #pragma clang diagnostic pop 2021-05-16T02:15:03.5392970Z ^ 2021-05-16T02:15:03.5507760Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.5509030Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.5510190Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.5511350Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:03.5512410Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:15:03.5514880Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.5516950Z #pragma clang diagnostic pop 2021-05-16T02:15:03.5517900Z ^ 2021-05-16T02:15:03.6019000Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.6022100Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.6023330Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.6024490Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:15:03.6025550Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:15:03.6028120Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.6029600Z #pragma clang diagnostic pop 2021-05-16T02:15:03.6030550Z ^ 2021-05-16T02:15:03.6866400Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.6867760Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.6868990Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.6870180Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:15:03.6871280Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:15:03.6873940Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.6875420Z #pragma clang diagnostic pop 2021-05-16T02:15:03.6876250Z ^ 2021-05-16T02:15:03.7177670Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.7179170Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.7180260Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:03.7181300Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:15:03.7182300Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:15:03.7184840Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.7186820Z #pragma clang diagnostic pop 2021-05-16T02:15:03.7187550Z ^ 2021-05-16T02:15:03.8229590Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8230820Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8232010Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:03.8233180Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:15:03.8234300Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:15:03.8236870Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8238350Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8239190Z ^ 2021-05-16T02:15:03.8326190Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8327460Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8328700Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:03.8329880Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:15:03.8331040Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:15:03.8333570Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8335040Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8335890Z ^ 2021-05-16T02:15:03.8402080Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8403350Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8404510Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:03.8405660Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:15:03.8406910Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:15:03.8409950Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8411470Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8412310Z ^ 2021-05-16T02:15:03.8772660Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8774030Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8775230Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:03.8776410Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:15:03.8777520Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:15:03.8780230Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8781710Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8782560Z ^ 2021-05-16T02:15:03.8928450Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8929810Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8931000Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:03.8932270Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:15:03.8933520Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:15:03.8936240Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8937730Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8938560Z ^ 2021-05-16T02:15:03.8977180Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.8978330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.8979500Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:15:03.8981330Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:15:03.8983860Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.8985340Z #pragma clang diagnostic pop 2021-05-16T02:15:03.8986190Z ^ 2021-05-16T02:15:03.9831920Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:03.9833300Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:03.9834500Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:15:03.9835840Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:15:03.9838670Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:03.9840210Z #pragma clang diagnostic pop 2021-05-16T02:15:03.9841090Z ^ 2021-05-16T02:15:04.0605890Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:04.0607330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:04.0608550Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:15:04.0609820Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:15:04.0612620Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:04.0614170Z #pragma clang diagnostic pop 2021-05-16T02:15:04.0614990Z ^ 2021-05-16T02:15:04.1839020Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:04.1840380Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:04.1841570Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:15:04.1842840Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:15:04.1846200Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:04.1847810Z #pragma clang diagnostic pop 2021-05-16T02:15:04.1848670Z ^ 2021-05-16T02:15:04.3710620Z In file included from RcppEigen.cpp:22: 2021-05-16T02:15:04.3711950Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T02:15:04.3713190Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:15:04.3715590Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:15:04.3717020Z SEXP data = Parent::get__(); 2021-05-16T02:15:04.3717820Z ^ 2021-05-16T02:15:07.8807620Z 19 warnings generated. 2021-05-16T02:15:07.8978080Z 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 -I../inst/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T02:15:09.4200640Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4202000Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4203180Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4204310Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:15:09.4205370Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:15:09.4207940Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4209400Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4210240Z ^ 2021-05-16T02:15:09.4422300Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4423330Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4425270Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4426320Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:15:09.4427270Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:15:09.4429740Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4431100Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4431830Z ^ 2021-05-16T02:15:09.4462550Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4463710Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4464900Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4466040Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:09.4467200Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:15:09.4468320Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:15:09.4470630Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4472100Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4472930Z ^ 2021-05-16T02:15:09.4569030Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4570350Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4571530Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4572700Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:09.4573770Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:15:09.4576390Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4577870Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4578730Z ^ 2021-05-16T02:15:09.4627800Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4629090Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4630330Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4631490Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:09.4632530Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:15:09.4633630Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:15:09.4636130Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4637590Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4638440Z ^ 2021-05-16T02:15:09.4749580Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.4751010Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.4752250Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.4753400Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:09.4754480Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:15:09.4757050Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.4764560Z #pragma clang diagnostic pop 2021-05-16T02:15:09.4765970Z ^ 2021-05-16T02:15:09.5256470Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.5257980Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.5259050Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.5260050Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:15:09.5260940Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:15:09.5263580Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.5265430Z #pragma clang diagnostic pop 2021-05-16T02:15:09.5266120Z ^ 2021-05-16T02:15:09.6110600Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.6111660Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.6112710Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.6113710Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:15:09.6114760Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:15:09.6117230Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.6118570Z #pragma clang diagnostic pop 2021-05-16T02:15:09.6119270Z ^ 2021-05-16T02:15:09.6420810Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.6422020Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.6423070Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:09.6424060Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:15:09.6425040Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:15:09.6427610Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.6428930Z #pragma clang diagnostic pop 2021-05-16T02:15:09.6429620Z ^ 2021-05-16T02:15:09.7450290Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.7451480Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.7452530Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:09.7453520Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:15:09.7454480Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:15:09.7457380Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.7458740Z #pragma clang diagnostic pop 2021-05-16T02:15:09.7459440Z ^ 2021-05-16T02:15:09.7543390Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.7544530Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.7545570Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:09.7546580Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:15:09.7547700Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:15:09.7550240Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.7551590Z #pragma clang diagnostic pop 2021-05-16T02:15:09.7552320Z ^ 2021-05-16T02:15:09.7617610Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.7618730Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.7619770Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:09.7620770Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:15:09.7621760Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:15:09.7624170Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.7625510Z #pragma clang diagnostic pop 2021-05-16T02:15:09.7626290Z ^ 2021-05-16T02:15:09.7992160Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.7993270Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.7994310Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:09.7995940Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:15:09.7996910Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:15:09.7999350Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.8000680Z #pragma clang diagnostic pop 2021-05-16T02:15:09.8001360Z ^ 2021-05-16T02:15:09.8149100Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.8150220Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.8151250Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:09.8152270Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:15:09.8153370Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:15:09.8155920Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.8157360Z #pragma clang diagnostic pop 2021-05-16T02:15:09.8158060Z ^ 2021-05-16T02:15:09.8197670Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.8198660Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.8199760Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:15:09.8200850Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:15:09.8203050Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.8204360Z #pragma clang diagnostic pop 2021-05-16T02:15:09.8205050Z ^ 2021-05-16T02:15:09.9080370Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.9081790Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.9082870Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:15:09.9084590Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:15:09.9087400Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.9088830Z #pragma clang diagnostic pop 2021-05-16T02:15:09.9089550Z ^ 2021-05-16T02:15:09.9868030Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:09.9869320Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:09.9870530Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:15:09.9871800Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:15:09.9874560Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:09.9876150Z #pragma clang diagnostic pop 2021-05-16T02:15:09.9876990Z ^ 2021-05-16T02:15:10.1115230Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:10.1116400Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:15:10.1117500Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:15:10.1118670Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:15:10.1121350Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:10.1122790Z #pragma clang diagnostic pop 2021-05-16T02:15:10.1123520Z ^ 2021-05-16T02:15:10.3003880Z In file included from RcppExports.cpp:4: 2021-05-16T02:15:10.3005320Z In file included from ./../inst/include/RcppEigen.h:26: 2021-05-16T02:15:10.3006610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:15:10.3009700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:15:10.3011130Z SEXP data = Parent::get__(); 2021-05-16T02:15:10.3011950Z ^ 2021-05-16T02:15:14.3360080Z 19 warnings generated. 2021-05-16T02:15:14.3534990Z 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 -I../inst/include -fPIC -Wall -g -O2 -c fastLm.cpp -o fastLm.o 2021-05-16T02:15:15.8909300Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.8910550Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.8911600Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.8912780Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.8913910Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:15:15.8915020Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:15:15.8917680Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.8919150Z #pragma clang diagnostic pop 2021-05-16T02:15:15.8920020Z ^ 2021-05-16T02:15:15.9133640Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9134930Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9135990Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9137150Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9138320Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:15:15.9139370Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:15:15.9141910Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9143500Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9144750Z ^ 2021-05-16T02:15:15.9175840Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9176840Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9177870Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9179050Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9180200Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:15.9181270Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:15:15.9182360Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:15:15.9184670Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9186150Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9186990Z ^ 2021-05-16T02:15:15.9283530Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9284760Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9285830Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9287020Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9288170Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:15:15.9289250Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:15:15.9291830Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9293310Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9294140Z ^ 2021-05-16T02:15:15.9341910Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9343020Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9344080Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9345280Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9347080Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:15.9348160Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:15:15.9349260Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:15:15.9351810Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9353280Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9354120Z ^ 2021-05-16T02:15:15.9465760Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9466920Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9467980Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9469160Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9470300Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:15:15.9471350Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:15:15.9473930Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9475400Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9476240Z ^ 2021-05-16T02:15:15.9976600Z In file included from fastLm.cpp:23: 2021-05-16T02:15:15.9977770Z In file included from ./fastLm.h:25: 2021-05-16T02:15:15.9978840Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:15.9980020Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:15.9981170Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:15:15.9982240Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:15:15.9984780Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:15.9986260Z #pragma clang diagnostic pop 2021-05-16T02:15:15.9987220Z ^ 2021-05-16T02:15:16.0817200Z In file included from fastLm.cpp:23: 2021-05-16T02:15:16.0819990Z In file included from ./fastLm.h:25: 2021-05-16T02:15:16.0821080Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:16.0822260Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:16.0823390Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:15:16.0824500Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:15:16.0827070Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:16.0828630Z #pragma clang diagnostic pop 2021-05-16T02:15:16.0829490Z ^ 2021-05-16T02:15:16.1134770Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1761020Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1771890Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1773070Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:15:17.1774150Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:15:17.1775180Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:15:17.1777690Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1779180Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1779930Z ^ 2021-05-16T02:15:17.1780670Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1781500Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1782410Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1783470Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:17.1784510Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:15:17.1785490Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:15:17.1788430Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1789780Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1790510Z ^ 2021-05-16T02:15:17.1791410Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1792290Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1793210Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1794250Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:17.1795290Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:15:17.1796340Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:15:17.1798460Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1799820Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1800550Z ^ 2021-05-16T02:15:17.1801300Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1802150Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1803050Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1804100Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:17.1805140Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:15:17.1806170Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:15:17.1808290Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1809630Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1810350Z ^ 2021-05-16T02:15:17.1811110Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1813000Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1814440Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1816010Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:17.1817140Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:15:17.1818130Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:15:17.1820280Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1821640Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1822360Z ^ 2021-05-16T02:15:17.1823110Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1823940Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1824840Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1825900Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:15:17.1826930Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:15:17.1828060Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:15:17.1830290Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1831630Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1832340Z ^ 2021-05-16T02:15:17.1833100Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1833920Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1834850Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1835900Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:15:17.1836990Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:15:17.1839100Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1840440Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1841570Z ^ 2021-05-16T02:15:17.1842510Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1843380Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1844300Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1845360Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:15:17.1846540Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:15:17.1849160Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1850700Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1851550Z ^ 2021-05-16T02:15:17.1852420Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1853360Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1854390Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1855560Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:15:17.1856840Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:15:17.1859370Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1860980Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1862160Z ^ 2021-05-16T02:15:17.1862930Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1863750Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1864680Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:15:17.1865730Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:15:17.1866870Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:15:17.1869570Z ../inst/include/unsupported/Eigen/../../Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T02:15:17.1871050Z #pragma clang diagnostic pop 2021-05-16T02:15:17.1871770Z ^ 2021-05-16T02:15:17.1872520Z In file included from fastLm.cpp:23: 2021-05-16T02:15:17.1873340Z In file included from ./fastLm.h:25: 2021-05-16T02:15:17.1874260Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T02:15:17.1875360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:15:17.1877270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:15:17.1878560Z SEXP data = Parent::get__(); 2021-05-16T02:15:17.1879230Z ^ 2021-05-16T02:15:46.9526680Z 19 warnings generated. 2021-05-16T02:15:47.0028390Z clang -mmacosx-version-min=10.13 -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 init.c -o init.o 2021-05-16T02:15:47.0902040Z 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 RcppEigen.so RcppEigen.o RcppExports.o fastLm.o init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:15:47.1345970Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T02:15:47.1350340Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T02:15:47.1749200Z installing to /Users/runner/work/_temp/Library/00LOCK-RcppEigen/00new/RcppEigen/libs 2021-05-16T02:15:47.1818520Z ** R 2021-05-16T02:15:47.1903100Z ** inst 2021-05-16T02:15:47.5056320Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:15:49.4649600Z ** help 2021-05-16T02:15:49.4978220Z *** installing help indices 2021-05-16T02:15:49.5181610Z ** building package indices 2021-05-16T02:15:49.8065260Z ** installing vignettes 2021-05-16T02:15:49.8166120Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:15:51.5567840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:15:51.7724190Z ** testing if installed package can be loaded from final location 2021-05-16T02:15:53.3987070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:15:53.4386140Z * DONE (RcppEigen) 2021-05-16T02:15:53.8837870Z * installing *source* package ‘munsell’ ... 2021-05-16T02:15:53.8877040Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T02:15:53.8878340Z ** using staged installation 2021-05-16T02:15:53.9034840Z ** R 2021-05-16T02:15:53.9193320Z ** inst 2021-05-16T02:15:53.9220680Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:15:54.6358160Z ** help 2021-05-16T02:15:54.7187470Z *** installing help indices 2021-05-16T02:15:54.7699040Z *** copying figures 2021-05-16T02:15:54.7724600Z ** building package indices 2021-05-16T02:15:55.0791110Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:15:55.4064820Z ** testing if installed package can be loaded from final location 2021-05-16T02:15:55.7888200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:15:55.7990030Z * DONE (munsell) 2021-05-16T02:15:56.1675140Z * installing *source* package ‘htmltools’ ... 2021-05-16T02:15:56.1722920Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T02:15:56.1724310Z ** using staged installation 2021-05-16T02:15:56.1946640Z ** libs 2021-05-16T02:15:56.2138150Z 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-16T02:15:56.2940150Z 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-16T02:15:56.4036500Z 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-16T02:15:56.4643880Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T02:15:56.4687210Z ** R 2021-05-16T02:15:56.4870940Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:15:58.2869910Z ** help 2021-05-16T02:15:58.4096000Z *** installing help indices 2021-05-16T02:15:58.4792730Z ** building package indices 2021-05-16T02:15:58.8082100Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:15:59.2095120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:15:59.3457010Z ** testing if installed package can be loaded from final location 2021-05-16T02:15:59.6875550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:15:59.6977280Z * DONE (htmltools) 2021-05-16T02:16:00.0080450Z * installing *source* package ‘readbitmap’ ... 2021-05-16T02:16:00.0337460Z ** package ‘readbitmap’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:00.0338920Z ** using staged installation 2021-05-16T02:16:00.0548070Z ** R 2021-05-16T02:16:00.0587520Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:00.3911530Z ** help 2021-05-16T02:16:00.4257270Z *** installing help indices 2021-05-16T02:16:00.4459800Z ** building package indices 2021-05-16T02:16:00.7106330Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:00.9789550Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:01.2437930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:01.2545180Z * DONE (readbitmap) 2021-05-16T02:16:01.5725140Z * installing *source* package ‘optparse’ ... 2021-05-16T02:16:01.5753110Z ** package ‘optparse’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:01.5754990Z ** using staged installation 2021-05-16T02:16:01.6044170Z ** R 2021-05-16T02:16:01.6109800Z ** exec 2021-05-16T02:16:01.6121110Z ** inst 2021-05-16T02:16:01.6148860Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:02.0950230Z ** help 2021-05-16T02:16:02.1418700Z *** installing help indices 2021-05-16T02:16:02.1717450Z ** building package indices 2021-05-16T02:16:02.4402880Z ** installing vignettes 2021-05-16T02:16:02.4504880Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:02.7161670Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:02.9837180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:02.9940490Z * DONE (optparse) 2021-05-16T02:16:03.4340360Z * installing *source* package ‘gridExtra’ ... 2021-05-16T02:16:03.4412000Z ** package ‘gridExtra’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:03.4413280Z ** using staged installation 2021-05-16T02:16:03.4600040Z ** R 2021-05-16T02:16:03.4662580Z ** inst 2021-05-16T02:16:03.4834940Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:04.1787690Z ** help 2021-05-16T02:16:04.2112320Z *** installing help indices 2021-05-16T02:16:04.2372040Z ** building package indices 2021-05-16T02:16:04.5512180Z ** installing vignettes 2021-05-16T02:16:04.5614150Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:04.8360730Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:05.1373540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:05.1484690Z * DONE (gridExtra) 2021-05-16T02:16:05.5364130Z * installing *source* package ‘reshape2’ ... 2021-05-16T02:16:05.5397850Z ** package ‘reshape2’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:05.5399160Z ** using staged installation 2021-05-16T02:16:05.5619320Z ** libs 2021-05-16T02:16:05.5788370Z 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-16T02:16:06.7818020Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:06.7819320Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:16:06.7821690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:16:06.7823260Z SEXP data = Parent::get__(); 2021-05-16T02:16:06.7823980Z ^ 2021-05-16T02:16:10.6371840Z 1 warning generated. 2021-05-16T02:16:10.6483540Z 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 melt.cpp -o melt.o 2021-05-16T02:16:11.8675220Z In file included from melt.cpp:1: 2021-05-16T02:16:11.8676660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:16:11.8679100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:16:11.8680540Z SEXP data = Parent::get__(); 2021-05-16T02:16:11.8681350Z ^ 2021-05-16T02:16:15.8718180Z 1 warning generated. 2021-05-16T02:16:15.8875150Z 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 reshape2.so RcppExports.o melt.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:16:15.9544910Z installing to /Users/runner/work/_temp/Library/00LOCK-reshape2/00new/reshape2/libs 2021-05-16T02:16:15.9597960Z ** R 2021-05-16T02:16:15.9681980Z ** data 2021-05-16T02:16:15.9697480Z *** moving datasets to lazyload DB 2021-05-16T02:16:15.9856230Z ** inst 2021-05-16T02:16:15.9871750Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:16.7298430Z ** help 2021-05-16T02:16:16.7944450Z *** installing help indices 2021-05-16T02:16:16.9657570Z ** building package indices 2021-05-16T02:16:17.2560300Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:17.7576780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:16:17.8999280Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:18.2820720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:18.2849170Z * DONE (reshape2) 2021-05-16T02:16:18.7963320Z * installing *source* package ‘scales’ ... 2021-05-16T02:16:18.8072240Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:18.8073870Z ** using staged installation 2021-05-16T02:16:18.8315400Z ** R 2021-05-16T02:16:18.8558910Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:21.8333590Z ** help 2021-05-16T02:16:22.1152550Z *** installing help indices 2021-05-16T02:16:22.2551730Z *** copying figures 2021-05-16T02:16:22.2653500Z ** building package indices 2021-05-16T02:16:22.6663290Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:23.0203230Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:23.4757300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:23.4865020Z * DONE (scales) 2021-05-16T02:16:24.9225150Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T02:16:24.9729240Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:24.9831220Z ** using staged installation 2021-05-16T02:16:25.0093490Z ** R 2021-05-16T02:16:25.0677230Z ** inst 2021-05-16T02:16:25.2177030Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:16:29.5997860Z ** help 2021-05-16T02:16:30.7773400Z *** installing help indices 2021-05-16T02:16:30.7774910Z *** copying figures 2021-05-16T02:16:30.7775830Z ** building package indices 2021-05-16T02:16:30.7776710Z ** installing vignettes 2021-05-16T02:16:30.7777820Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:16:30.9644660Z ** testing if installed package can be loaded from final location 2021-05-16T02:16:31.3820680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:16:31.4227480Z * DONE (rmarkdown) 2021-05-16T02:16:32.8327190Z * installing *source* package ‘imager’ ... 2021-05-16T02:16:32.8716570Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T02:16:32.8717760Z ** using staged installation 2021-05-16T02:16:34.0520670Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:16:34.3982890Z checking whether the C++ compiler works... yes 2021-05-16T02:16:34.3984390Z checking for C++ compiler default output file name... a.out 2021-05-16T02:16:34.5870530Z checking for suffix of executables... 2021-05-16T02:16:34.8153760Z checking whether we are cross compiling... no 2021-05-16T02:16:34.9141070Z checking for suffix of object files... o 2021-05-16T02:16:34.9657860Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T02:16:35.0139250Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-16T02:16:35.1491210Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-16T02:16:35.6757100Z checking for X... libraries , headers 2021-05-16T02:16:35.9074920Z checking for XOpenDisplay in -lX11... yes 2021-05-16T02:16:35.9076240Z X11 library found. 2021-05-16T02:16:35.9077860Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T02:16:35.9088590Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:16:35.9212490Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T02:16:36.0358590Z checking for FFTW... yes 2021-05-16T02:16:36.0601870Z FFTW3 found! 2021-05-16T02:16:36.1015280Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T02:16:36.2367600Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T02:16:37.6551810Z checking for clang++ -mmacosx-version-min=10.13 -std=gnu++14 option to support OpenMP... unsupported 2021-05-16T02:16:37.7386310Z configure: creating ./config.status 2021-05-16T02:16:37.9518670Z config.status: creating src/Makevars 2021-05-16T02:16:38.0848530Z ** libs 2021-05-16T02:16:38.1073220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T02:16:39.3633620Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:39.3634760Z In file included from ./../inst/include/imager.h:13: 2021-05-16T02:16:39.3635860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:16:39.3638240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:16:39.3640170Z SEXP data = Parent::get__(); 2021-05-16T02:16:39.3640940Z ^ 2021-05-16T02:16:42.0712950Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0714370Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0716630Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0718320Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:16:42.0719410Z ^ 2021-05-16T02:16:42.0721050Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.0722390Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0723390Z ^ 2021-05-16T02:16:42.0724920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0726230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0727210Z ^ 2021-05-16T02:16:42.0728140Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0729230Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0731050Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0732500Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0733470Z ^ 2021-05-16T02:16:42.0735040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0736380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0737380Z ^ 2021-05-16T02:16:42.0738890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0741560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0742420Z ^ 2021-05-16T02:16:42.0743250Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0744200Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0745910Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0747260Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0748140Z ^ 2021-05-16T02:16:42.0749620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0750850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0751720Z ^ 2021-05-16T02:16:42.0753120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0754270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0755110Z ^ 2021-05-16T02:16:42.0755950Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0756900Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0758560Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0766520Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0767470Z ^ 2021-05-16T02:16:42.0769060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0770310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0771180Z ^ 2021-05-16T02:16:42.0773030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0774230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0775070Z ^ 2021-05-16T02:16:42.0775890Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0776850Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0778540Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0779880Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0780830Z ^ 2021-05-16T02:16:42.0782330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0783550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0784430Z ^ 2021-05-16T02:16:42.0785850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0786980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0787820Z ^ 2021-05-16T02:16:42.0788640Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0789570Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0791320Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0792700Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:16:42.0793650Z ^ 2021-05-16T02:16:42.0795140Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.0796460Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0797730Z ^ 2021-05-16T02:16:42.0799170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0800300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0801150Z ^ 2021-05-16T02:16:42.0801970Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0802910Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0804570Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0805900Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0806790Z ^ 2021-05-16T02:16:42.0808270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0809470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0810360Z ^ 2021-05-16T02:16:42.0811770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0812890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0813730Z ^ 2021-05-16T02:16:42.0814530Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0815490Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0817160Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0818480Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0819370Z ^ 2021-05-16T02:16:42.0820840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0822120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0823310Z ^ 2021-05-16T02:16:42.0824810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0826160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0827150Z ^ 2021-05-16T02:16:42.0828080Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0829150Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0830930Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0832400Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0833440Z ^ 2021-05-16T02:16:42.0835030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0836390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0837380Z ^ 2021-05-16T02:16:42.0838900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0840150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0841110Z ^ 2021-05-16T02:16:42.0842050Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0843120Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0844900Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0846370Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:42.0847450Z ^ 2021-05-16T02:16:42.0849050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0850750Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0851850Z ^ 2021-05-16T02:16:42.0853400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0854660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0855620Z ^ 2021-05-16T02:16:42.0856560Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0857650Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0859420Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0861030Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0862280Z ^ 2021-05-16T02:16:42.0863900Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.0865240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0866220Z ^ 2021-05-16T02:16:42.0867750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0869010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0869970Z ^ 2021-05-16T02:16:42.0870910Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0872090Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0873910Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0875510Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0876690Z ^ 2021-05-16T02:16:42.0878690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0880080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0881060Z ^ 2021-05-16T02:16:42.0882610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0883850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0884840Z ^ 2021-05-16T02:16:42.0886140Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0887210Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0889080Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0890690Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0891940Z ^ 2021-05-16T02:16:42.0893580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0894930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0895930Z ^ 2021-05-16T02:16:42.0897460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0898700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0899670Z ^ 2021-05-16T02:16:42.0900610Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0901680Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0903470Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0905080Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0906830Z ^ 2021-05-16T02:16:42.0908550Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.0909880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0910880Z ^ 2021-05-16T02:16:42.0912490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0913730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0914710Z ^ 2021-05-16T02:16:42.0915630Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0916710Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0918500Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0920120Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0921340Z ^ 2021-05-16T02:16:42.0922960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0924280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0925270Z ^ 2021-05-16T02:16:42.0926780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0928040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0929010Z ^ 2021-05-16T02:16:42.0929930Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.0931000Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.0932790Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.0934740Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:42.0936090Z ^ 2021-05-16T02:16:42.0937710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.0939060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.0940050Z ^ 2021-05-16T02:16:42.0941620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.0942760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.0943610Z ^ 2021-05-16T02:16:42.8092060Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8149310Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8151840Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8153490Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8154250Z ^ 2021-05-16T02:16:42.8155710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8156920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8157800Z ^ 2021-05-16T02:16:42.8159200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8160330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8161240Z ^ 2021-05-16T02:16:42.8162080Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8163040Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8164720Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8166660Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8167480Z ^ 2021-05-16T02:16:42.8168950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8170150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8171010Z ^ 2021-05-16T02:16:42.8172400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8173530Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8174370Z ^ 2021-05-16T02:16:42.8175180Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8176140Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8177780Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8179470Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:16:42.8180320Z ^ 2021-05-16T02:16:42.8181750Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8182970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8183840Z ^ 2021-05-16T02:16:42.8185220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8186350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8187240Z ^ 2021-05-16T02:16:42.8188060Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8189010Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8190680Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8192310Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8193060Z ^ 2021-05-16T02:16:42.8194850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8196120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8196980Z ^ 2021-05-16T02:16:42.8198390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8199520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8200360Z ^ 2021-05-16T02:16:42.8201160Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8202100Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8203770Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8205320Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8206130Z ^ 2021-05-16T02:16:42.8207600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8208800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8209670Z ^ 2021-05-16T02:16:42.8211060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8212180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8213030Z ^ 2021-05-16T02:16:42.8213850Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8214790Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8216450Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8218130Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:16:42.8218970Z ^ 2021-05-16T02:16:42.8220400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8222070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8222940Z ^ 2021-05-16T02:16:42.8224340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8225480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8226320Z ^ 2021-05-16T02:16:42.8227470Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8228410Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8230100Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8231380Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:16:42.8232150Z ^ 2021-05-16T02:16:42.8233700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.8234930Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8235810Z ^ 2021-05-16T02:16:42.8237210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8238320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8239170Z ^ 2021-05-16T02:16:42.8239970Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8240920Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8242570Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8243660Z uint16 sampleformat = 1; 2021-05-16T02:16:42.8244310Z ^ 2021-05-16T02:16:42.8245740Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.8246950Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8247830Z ^ 2021-05-16T02:16:42.8249810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8251010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8251950Z ^ 2021-05-16T02:16:42.8252760Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8253710Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8255370Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8256430Z uint32 nx = 1, ny = 1; 2021-05-16T02:16:42.8257030Z ^ 2021-05-16T02:16:42.8258460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8259670Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8260530Z ^ 2021-05-16T02:16:42.8262030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8263190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8264030Z ^ 2021-05-16T02:16:42.8264840Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8265790Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8267440Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8268720Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:42.8269460Z ^ 2021-05-16T02:16:42.8270890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8272110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8272960Z ^ 2021-05-16T02:16:42.8274350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8275780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8276650Z ^ 2021-05-16T02:16:42.8277460Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8278410Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8280090Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8281370Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:42.8282160Z ^ 2021-05-16T02:16:42.8283610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8284810Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8285680Z ^ 2021-05-16T02:16:42.8287080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8288800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8289770Z ^ 2021-05-16T02:16:42.8290660Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8291720Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8293580Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8294910Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:42.8295850Z ^ 2021-05-16T02:16:42.8297370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8298610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8299500Z ^ 2021-05-16T02:16:42.8300940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8302400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8303350Z ^ 2021-05-16T02:16:42.8304320Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8305290Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8306980Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8308370Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:16:42.8309280Z ^ 2021-05-16T02:16:42.8310750Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8311940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8312920Z ^ 2021-05-16T02:16:42.8314300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8315440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8316300Z ^ 2021-05-16T02:16:42.8317090Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8318030Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8319680Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8320720Z uint16 config; 2021-05-16T02:16:42.8321420Z ^ 2021-05-16T02:16:42.8322850Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.8324050Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8324910Z ^ 2021-05-16T02:16:42.8326280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8327400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8328620Z ^ 2021-05-16T02:16:42.8329450Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8330400Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8332050Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8333110Z uint32 tw = 1, th = 1; 2021-05-16T02:16:42.8333700Z ^ 2021-05-16T02:16:42.8335130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8336330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8337180Z ^ 2021-05-16T02:16:42.8338560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8339680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8340510Z ^ 2021-05-16T02:16:42.8778840Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8780090Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8782250Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8783790Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8784530Z ^ 2021-05-16T02:16:42.8786060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8787290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8788160Z ^ 2021-05-16T02:16:42.8789550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8790680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8791510Z ^ 2021-05-16T02:16:42.8792320Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8793290Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8795340Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8796930Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:16:42.8797710Z ^ 2021-05-16T02:16:42.8799140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8800350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8801270Z ^ 2021-05-16T02:16:42.8802710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8803840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8804660Z ^ 2021-05-16T02:16:42.8805480Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8806400Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8808080Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8809330Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:16:42.8810050Z ^ 2021-05-16T02:16:42.8811470Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:42.8812680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8813530Z ^ 2021-05-16T02:16:42.8814920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8816030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8816870Z ^ 2021-05-16T02:16:42.8817740Z In file included from RcppExports.cpp:4: 2021-05-16T02:16:42.8818680Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:16:42.8820340Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:42.8822470Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:16:42.8823350Z ^ 2021-05-16T02:16:42.8824790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:42.8825980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:42.8826850Z ^ 2021-05-16T02:16:42.8828240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:42.8829360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:42.8830200Z ^ 2021-05-16T02:16:51.6518500Z 36 warnings generated. 2021-05-16T02:16:51.6705390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c colourspace.cpp -o colourspace.o 2021-05-16T02:16:52.8474130Z In file included from colourspace.cpp:1: 2021-05-16T02:16:52.8475480Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:16:52.8476700Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:16:52.8479200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:16:52.8480610Z SEXP data = Parent::get__(); 2021-05-16T02:16:52.8481430Z ^ 2021-05-16T02:16:55.3176770Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3178120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3181410Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3183110Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:16:55.3184180Z ^ 2021-05-16T02:16:55.3185850Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.3187230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3188220Z ^ 2021-05-16T02:16:55.3189760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3191000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3191980Z ^ 2021-05-16T02:16:55.3192910Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3193970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3195790Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3197250Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3198210Z ^ 2021-05-16T02:16:55.3199810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3201150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3202290Z ^ 2021-05-16T02:16:55.3203830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3205060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3206040Z ^ 2021-05-16T02:16:55.3206970Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3208020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3210370Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3211820Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3212820Z ^ 2021-05-16T02:16:55.3214420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3215730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3216730Z ^ 2021-05-16T02:16:55.3218250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3219490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3220460Z ^ 2021-05-16T02:16:55.3221380Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3222440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3224250Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3225690Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3226730Z ^ 2021-05-16T02:16:55.3228320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3229650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3230640Z ^ 2021-05-16T02:16:55.3232310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3233570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3234530Z ^ 2021-05-16T02:16:55.3235450Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3242320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3244750Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3246290Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3247390Z ^ 2021-05-16T02:16:55.3249030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3250380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3251250Z ^ 2021-05-16T02:16:55.3252670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3253810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3254650Z ^ 2021-05-16T02:16:55.3255470Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3256400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3258080Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3259450Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:16:55.3260400Z ^ 2021-05-16T02:16:55.3262320Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.3263540Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3264410Z ^ 2021-05-16T02:16:55.3265820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3267060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3267920Z ^ 2021-05-16T02:16:55.3269150Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3270090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3271780Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3273110Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3273960Z ^ 2021-05-16T02:16:55.3275440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3276640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3277600Z ^ 2021-05-16T02:16:55.3279000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3280120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3280960Z ^ 2021-05-16T02:16:55.3281780Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3282730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3284390Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3285740Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3286630Z ^ 2021-05-16T02:16:55.3288100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3289300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3290170Z ^ 2021-05-16T02:16:55.3291550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3292680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3293530Z ^ 2021-05-16T02:16:55.3294640Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3295790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3297570Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3298900Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3299820Z ^ 2021-05-16T02:16:55.3301290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3302520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3303540Z ^ 2021-05-16T02:16:55.3304960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3306100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3306960Z ^ 2021-05-16T02:16:55.3307770Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3308710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3310360Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3311800Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:16:55.3312750Z ^ 2021-05-16T02:16:55.3314230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3315590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3316510Z ^ 2021-05-16T02:16:55.3317910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3319380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3320220Z ^ 2021-05-16T02:16:55.3321030Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3321970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3323650Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3325130Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3326120Z ^ 2021-05-16T02:16:55.3327800Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.3329290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3330370Z ^ 2021-05-16T02:16:55.3331990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3333250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3334220Z ^ 2021-05-16T02:16:55.3335150Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3336190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3337980Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3339580Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3340860Z ^ 2021-05-16T02:16:55.3342490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3343820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3344800Z ^ 2021-05-16T02:16:55.3346320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3347940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3349000Z ^ 2021-05-16T02:16:55.3350020Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3351100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3352940Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3354480Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3355610Z ^ 2021-05-16T02:16:55.3357110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3358320Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3359180Z ^ 2021-05-16T02:16:55.3360610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3362030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3362880Z ^ 2021-05-16T02:16:55.3363690Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3364620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3366310Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3367810Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3368820Z ^ 2021-05-16T02:16:55.3370300Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.3371500Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3372840Z ^ 2021-05-16T02:16:55.3374270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3375390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3376250Z ^ 2021-05-16T02:16:55.3377060Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3377990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3379650Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3381150Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3382550Z ^ 2021-05-16T02:16:55.3384050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3385250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3386150Z ^ 2021-05-16T02:16:55.3387760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3388890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3389740Z ^ 2021-05-16T02:16:55.3390540Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.3391490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.3393160Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.3394660Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:16:55.3395780Z ^ 2021-05-16T02:16:55.3397280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.3398820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.3399780Z ^ 2021-05-16T02:16:55.3401180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.3402320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.3403170Z ^ 2021-05-16T02:16:55.9813890Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9815270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9817540Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9819240Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:55.9820270Z ^ 2021-05-16T02:16:55.9822040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9823380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9824400Z ^ 2021-05-16T02:16:55.9825950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9827200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9828150Z ^ 2021-05-16T02:16:55.9829070Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9830110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9831900Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9833560Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:55.9834470Z ^ 2021-05-16T02:16:55.9836040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9837350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9838970Z ^ 2021-05-16T02:16:55.9840510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9842000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9843060Z ^ 2021-05-16T02:16:55.9843990Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9844900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9846590Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9848280Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:16:55.9849090Z ^ 2021-05-16T02:16:55.9850510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9851700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9852560Z ^ 2021-05-16T02:16:55.9853970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9855100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9855940Z ^ 2021-05-16T02:16:55.9856720Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9857660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9859310Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9860830Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:55.9861880Z ^ 2021-05-16T02:16:55.9863340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9864530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9865400Z ^ 2021-05-16T02:16:55.9866770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9868290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9869230Z ^ 2021-05-16T02:16:55.9870020Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9870960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9872630Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9874280Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:16:55.9875090Z ^ 2021-05-16T02:16:55.9876520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9877740Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9878600Z ^ 2021-05-16T02:16:55.9879970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9881100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9881940Z ^ 2021-05-16T02:16:55.9882750Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9883680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9885320Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9887000Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:16:55.9887810Z ^ 2021-05-16T02:16:55.9889230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9890440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9891610Z ^ 2021-05-16T02:16:55.9893070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9894190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9895470Z ^ 2021-05-16T02:16:55.9896280Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9897210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9898870Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9900160Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:16:55.9900920Z ^ 2021-05-16T02:16:55.9902340Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.9903540Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9904780Z ^ 2021-05-16T02:16:55.9906220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9907430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9908280Z ^ 2021-05-16T02:16:55.9909160Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9910120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9911780Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9912950Z uint16 sampleformat = 1; 2021-05-16T02:16:55.9913590Z ^ 2021-05-16T02:16:55.9915020Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.9916220Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9917090Z ^ 2021-05-16T02:16:55.9918470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9919610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9920450Z ^ 2021-05-16T02:16:55.9921490Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9922580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9924720Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9925920Z uint32 nx = 1, ny = 1; 2021-05-16T02:16:55.9926640Z ^ 2021-05-16T02:16:55.9928170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9929510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9930490Z ^ 2021-05-16T02:16:55.9931980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9933230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9934350Z ^ 2021-05-16T02:16:55.9935350Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9936500Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9938300Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9939690Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:55.9940560Z ^ 2021-05-16T02:16:55.9942090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9943410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9944380Z ^ 2021-05-16T02:16:55.9945770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9946910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9947740Z ^ 2021-05-16T02:16:55.9948540Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9949470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9951110Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9952800Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:55.9953600Z ^ 2021-05-16T02:16:55.9955070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9956280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9957240Z ^ 2021-05-16T02:16:55.9958650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9959770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9960600Z ^ 2021-05-16T02:16:55.9961640Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9962630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9964300Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9965590Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:16:55.9966480Z ^ 2021-05-16T02:16:55.9967950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9969160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9970010Z ^ 2021-05-16T02:16:55.9971400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9972520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9973360Z ^ 2021-05-16T02:16:55.9974160Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9975080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9976730Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9978440Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:16:55.9979430Z ^ 2021-05-16T02:16:55.9980910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:55.9982100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9982970Z ^ 2021-05-16T02:16:55.9984360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9985470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9986310Z ^ 2021-05-16T02:16:55.9987100Z In file included from colourspace.cpp:1: 2021-05-16T02:16:55.9988040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:55.9989690Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:55.9990730Z uint16 config; 2021-05-16T02:16:55.9991530Z ^ 2021-05-16T02:16:55.9992950Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:55.9994170Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:55.9995030Z ^ 2021-05-16T02:16:55.9996400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:55.9997530Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:55.9998370Z ^ 2021-05-16T02:16:55.9999160Z In file included from colourspace.cpp:1: 2021-05-16T02:16:56.0000090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:56.0001720Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:56.0002770Z uint32 tw = 1, th = 1; 2021-05-16T02:16:56.0003770Z ^ 2021-05-16T02:16:56.0005220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:56.0006440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:56.0007280Z ^ 2021-05-16T02:16:56.0008970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:56.0010130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:56.0010960Z ^ 2021-05-16T02:16:56.0539940Z In file included from colourspace.cpp:1: 2021-05-16T02:16:56.0541260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:56.0543540Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:56.0545410Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:16:56.0546370Z ^ 2021-05-16T02:16:56.0548120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:56.0549510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:56.0550510Z ^ 2021-05-16T02:16:56.0552050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:56.0553290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:56.0554270Z ^ 2021-05-16T02:16:56.0555200Z In file included from colourspace.cpp:1: 2021-05-16T02:16:56.0556250Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:56.0558050Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:56.0559690Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:16:56.0560580Z ^ 2021-05-16T02:16:56.0562340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:56.0564290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:56.0565380Z ^ 2021-05-16T02:16:56.0566930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:56.0568180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:56.0569020Z ^ 2021-05-16T02:16:56.0569840Z In file included from colourspace.cpp:1: 2021-05-16T02:16:56.0570770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:56.0572430Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:56.0573670Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:16:56.0574410Z ^ 2021-05-16T02:16:56.0575840Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:16:56.0577050Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:56.0577940Z ^ 2021-05-16T02:16:56.0579330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:56.0580460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:56.0581300Z ^ 2021-05-16T02:16:56.0582190Z In file included from colourspace.cpp:1: 2021-05-16T02:16:56.0583140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:16:56.0584800Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:16:56.0586540Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:16:56.0587410Z ^ 2021-05-16T02:16:56.0588820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:16:56.0590040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:16:56.0591510Z ^ 2021-05-16T02:16:56.0592970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:16:56.0594120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:16:56.0594960Z ^ 2021-05-16T02:17:09.2801280Z 36 warnings generated. 2021-05-16T02:17:09.3007140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c coordinates.cpp -o coordinates.o 2021-05-16T02:17:10.4832180Z In file included from coordinates.cpp:1: 2021-05-16T02:17:10.4833330Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:17:10.4834430Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:17:10.4836820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:17:10.4838210Z SEXP data = Parent::get__(); 2021-05-16T02:17:10.4838900Z ^ 2021-05-16T02:17:12.9837990Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9839340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9841590Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9843220Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:17:12.9844290Z ^ 2021-05-16T02:17:12.9845920Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:12.9847850Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9848940Z ^ 2021-05-16T02:17:12.9850500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9851760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9852710Z ^ 2021-05-16T02:17:12.9853650Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9854710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9856490Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9857950Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:12.9858910Z ^ 2021-05-16T02:17:12.9860490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:12.9862180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9863180Z ^ 2021-05-16T02:17:12.9864740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9866000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9866960Z ^ 2021-05-16T02:17:12.9867890Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9868950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9870730Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9872190Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:12.9873170Z ^ 2021-05-16T02:17:12.9874780Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:12.9876510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9877490Z ^ 2021-05-16T02:17:12.9879040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9880280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9881230Z ^ 2021-05-16T02:17:12.9882170Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9883210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9885000Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9886450Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:12.9887470Z ^ 2021-05-16T02:17:12.9889080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:12.9890430Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9891500Z ^ 2021-05-16T02:17:12.9893040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9894280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9895250Z ^ 2021-05-16T02:17:12.9896170Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9897230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9899010Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9900460Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:12.9901530Z ^ 2021-05-16T02:17:12.9903500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:12.9904880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9911560Z ^ 2021-05-16T02:17:12.9913340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9914620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9915590Z ^ 2021-05-16T02:17:12.9916520Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9917580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9919390Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9920890Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:17:12.9921960Z ^ 2021-05-16T02:17:12.9923590Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:12.9925030Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:12.9926010Z ^ 2021-05-16T02:17:12.9927550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:12.9928800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:12.9929750Z ^ 2021-05-16T02:17:12.9930680Z In file included from coordinates.cpp:1: 2021-05-16T02:17:12.9931820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:12.9933610Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:12.9935070Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:12.9936480Z ^ 2021-05-16T02:17:13.5020510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5031310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5032270Z ^ 2021-05-16T02:17:13.5033830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5034990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5035850Z ^ 2021-05-16T02:17:13.5036660Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5037590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5039290Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5040620Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:13.5041540Z ^ 2021-05-16T02:17:13.5043040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5044250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5045120Z ^ 2021-05-16T02:17:13.5046540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5047660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5048520Z ^ 2021-05-16T02:17:13.5049300Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5050230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5052070Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5053400Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:13.5054870Z ^ 2021-05-16T02:17:13.5056470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5057660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5058510Z ^ 2021-05-16T02:17:13.5059890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5061010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5062070Z ^ 2021-05-16T02:17:13.5062870Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5063790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5065470Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5066790Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:13.5067760Z ^ 2021-05-16T02:17:13.5069220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5070430Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5071280Z ^ 2021-05-16T02:17:13.5072650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5073770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5075520Z ^ 2021-05-16T02:17:13.5076420Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5077390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5079250Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5081240Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5082260Z ^ 2021-05-16T02:17:13.5083770Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.5085000Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5085880Z ^ 2021-05-16T02:17:13.5087290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5088430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5089270Z ^ 2021-05-16T02:17:13.5090090Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5091040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5092850Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5094350Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5095410Z ^ 2021-05-16T02:17:13.5096900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5098120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5098970Z ^ 2021-05-16T02:17:13.5100380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5101590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5102450Z ^ 2021-05-16T02:17:13.5103270Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5104190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5105870Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5107730Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5108910Z ^ 2021-05-16T02:17:13.5110720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5112090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5113070Z ^ 2021-05-16T02:17:13.5114610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5115870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5116830Z ^ 2021-05-16T02:17:13.5117760Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5118820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5120640Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5122270Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5123400Z ^ 2021-05-16T02:17:13.5125000Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.5126340Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5127320Z ^ 2021-05-16T02:17:13.5128840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5130080Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5130940Z ^ 2021-05-16T02:17:13.5131850Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5132810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5134950Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5136450Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5137530Z ^ 2021-05-16T02:17:13.5139040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5140250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5141100Z ^ 2021-05-16T02:17:13.5142510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5143640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5144470Z ^ 2021-05-16T02:17:13.5145270Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.5146220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.5147890Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.5149390Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:13.5150500Z ^ 2021-05-16T02:17:13.5152000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.5153210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.5154060Z ^ 2021-05-16T02:17:13.5155460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.5156590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.5157420Z ^ 2021-05-16T02:17:13.6629190Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6630560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6632810Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6634500Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.6635360Z ^ 2021-05-16T02:17:13.6636990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6638310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6639300Z ^ 2021-05-16T02:17:13.6640810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6642050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6643010Z ^ 2021-05-16T02:17:13.6643910Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6644990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6646780Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6648600Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.6649570Z ^ 2021-05-16T02:17:13.6651150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6652470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6653450Z ^ 2021-05-16T02:17:13.6654950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6656200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6657160Z ^ 2021-05-16T02:17:13.6658070Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6659530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6661500Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6663350Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:17:13.6664280Z ^ 2021-05-16T02:17:13.6665820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6667150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6668130Z ^ 2021-05-16T02:17:13.6669620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6670860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6671800Z ^ 2021-05-16T02:17:13.6672720Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6673780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6675540Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6677200Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.6678040Z ^ 2021-05-16T02:17:13.6679580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6680900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6681880Z ^ 2021-05-16T02:17:13.6683380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6684620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6685570Z ^ 2021-05-16T02:17:13.6686490Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6687520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6689300Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6691340Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.6692310Z ^ 2021-05-16T02:17:13.6693910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6695220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6696210Z ^ 2021-05-16T02:17:13.6697720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6699040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6700010Z ^ 2021-05-16T02:17:13.6700930Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6701960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6703730Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6705530Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:17:13.6706490Z ^ 2021-05-16T02:17:13.6708030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6709350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6710320Z ^ 2021-05-16T02:17:13.6711810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6713070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6714020Z ^ 2021-05-16T02:17:13.6714930Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6715990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6717750Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6719140Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:17:13.6720410Z ^ 2021-05-16T02:17:13.6722190Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.6723540Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6724530Z ^ 2021-05-16T02:17:13.6726030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6727270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6728220Z ^ 2021-05-16T02:17:13.6729140Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6730180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6731940Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6733150Z uint16 sampleformat = 1; 2021-05-16T02:17:13.6733920Z ^ 2021-05-16T02:17:13.6735470Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.6736800Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6737750Z ^ 2021-05-16T02:17:13.6739260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6740490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6741630Z ^ 2021-05-16T02:17:13.6742550Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6743580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6745340Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6746480Z uint32 nx = 1, ny = 1; 2021-05-16T02:17:13.6747200Z ^ 2021-05-16T02:17:13.6748730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6750250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6751420Z ^ 2021-05-16T02:17:13.6752960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6754190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6755140Z ^ 2021-05-16T02:17:13.6756040Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6757080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6758830Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6760180Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:13.6761050Z ^ 2021-05-16T02:17:13.6762670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6763970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6764960Z ^ 2021-05-16T02:17:13.6766440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6767680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6768630Z ^ 2021-05-16T02:17:13.6769530Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6770570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6772340Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6773710Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:13.6774620Z ^ 2021-05-16T02:17:13.6776160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6777480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6778700Z ^ 2021-05-16T02:17:13.6780130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6781350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6782240Z ^ 2021-05-16T02:17:13.6783010Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6783930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6785690Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6786940Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:13.6787820Z ^ 2021-05-16T02:17:13.6789270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6790460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6791330Z ^ 2021-05-16T02:17:13.6792690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6793810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6794630Z ^ 2021-05-16T02:17:13.6795410Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6796330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6797970Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6799350Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:17:13.6800240Z ^ 2021-05-16T02:17:13.6801670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6802870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6803950Z ^ 2021-05-16T02:17:13.6805390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6806510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6807350Z ^ 2021-05-16T02:17:13.6808130Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6809050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6810670Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6811850Z uint16 config; 2021-05-16T02:17:13.6812450Z ^ 2021-05-16T02:17:13.6813860Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.6815050Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6815880Z ^ 2021-05-16T02:17:13.6817270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6818380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6819730Z ^ 2021-05-16T02:17:13.6820520Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.6821430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.6823090Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.6824130Z uint32 tw = 1, th = 1; 2021-05-16T02:17:13.6824720Z ^ 2021-05-16T02:17:13.6826140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.6827330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.6828170Z ^ 2021-05-16T02:17:13.6829540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.6830990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.6831820Z ^ 2021-05-16T02:17:13.7369240Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.7370580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.7372850Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.7374510Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.7375380Z ^ 2021-05-16T02:17:13.7377060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.7378390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.7379390Z ^ 2021-05-16T02:17:13.7380930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.7382180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.7383200Z ^ 2021-05-16T02:17:13.7384120Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.7385180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.7386980Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.7388610Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:17:13.7389510Z ^ 2021-05-16T02:17:13.7391070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.7392760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.7393750Z ^ 2021-05-16T02:17:13.7395280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.7396540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.7397500Z ^ 2021-05-16T02:17:13.7398860Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.7400010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.7401810Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.7403190Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:17:13.7404050Z ^ 2021-05-16T02:17:13.7405590Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:13.7406920Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.7407890Z ^ 2021-05-16T02:17:13.7409420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.7410670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.7411620Z ^ 2021-05-16T02:17:13.7412620Z In file included from coordinates.cpp:1: 2021-05-16T02:17:13.7413690Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:13.7415480Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:13.7417360Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:17:13.7418330Z ^ 2021-05-16T02:17:13.7419960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:13.7421440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:13.7422460Z ^ 2021-05-16T02:17:13.7423990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:13.7425220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:13.7426200Z ^ 2021-05-16T02:17:26.4361340Z 36 warnings generated. 2021-05-16T02:17:26.4557460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c display.cpp -o display.o 2021-05-16T02:17:27.6607970Z In file included from display.cpp:1: 2021-05-16T02:17:27.6608720Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:17:27.6609660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:17:27.6611780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:17:27.6612770Z SEXP data = Parent::get__(); 2021-05-16T02:17:27.6613210Z ^ 2021-05-16T02:17:30.2762150Z In file included from display.cpp:1: 2021-05-16T02:17:30.2763800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2765950Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2767280Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:17:30.2768160Z ^ 2021-05-16T02:17:30.2769590Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:30.2770730Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2771610Z ^ 2021-05-16T02:17:30.2773300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2774380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2775150Z ^ 2021-05-16T02:17:30.2776180Z In file included from display.cpp:1: 2021-05-16T02:17:30.2777930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2779820Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2781910Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:30.2782790Z ^ 2021-05-16T02:17:30.2784230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:30.2785370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2786170Z ^ 2021-05-16T02:17:30.2787960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2789030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2789790Z ^ 2021-05-16T02:17:30.2790500Z In file included from display.cpp:1: 2021-05-16T02:17:30.2791350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2793010Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2794270Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:30.2795070Z ^ 2021-05-16T02:17:30.2796700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:30.2798160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2799040Z ^ 2021-05-16T02:17:30.2800380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2801770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2802660Z ^ 2021-05-16T02:17:30.2803840Z In file included from display.cpp:1: 2021-05-16T02:17:30.2804840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2806610Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2807840Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:30.2808710Z ^ 2021-05-16T02:17:30.2810270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:30.2811420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2812470Z ^ 2021-05-16T02:17:30.2813980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2814990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2815620Z ^ 2021-05-16T02:17:30.2816130Z In file included from display.cpp:1: 2021-05-16T02:17:30.2817020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2818440Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2819700Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:30.2820560Z ^ 2021-05-16T02:17:30.2822320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:30.2823480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2824260Z ^ 2021-05-16T02:17:30.2825600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2826660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2827950Z ^ 2021-05-16T02:17:30.2828960Z In file included from display.cpp:1: 2021-05-16T02:17:30.2829870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2831320Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2839490Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:17:30.2840230Z ^ 2021-05-16T02:17:30.2841830Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:30.2843000Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2843820Z ^ 2021-05-16T02:17:30.2845180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:30.2846240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:30.2847020Z ^ 2021-05-16T02:17:30.2847710Z In file included from display.cpp:1: 2021-05-16T02:17:30.2848560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:30.2850490Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:30.2851760Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:30.2852530Z ^ 2021-05-16T02:17:30.2853920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:30.2855060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:30.2855860Z ^ 2021-05-16T02:17:30.2857190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2842850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2854660Z ^ 2021-05-16T02:17:31.2856270Z In file included from display.cpp:1: 2021-05-16T02:17:31.2857210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2859810Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2861140Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:31.2862430Z ^ 2021-05-16T02:17:31.2864010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.2865150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.2865940Z ^ 2021-05-16T02:17:31.2867300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2868370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2869700Z ^ 2021-05-16T02:17:31.2870480Z In file included from display.cpp:1: 2021-05-16T02:17:31.2871320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2873630Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2874930Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:31.2875630Z ^ 2021-05-16T02:17:31.2877070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.2878210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.2878990Z ^ 2021-05-16T02:17:31.2880340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2881860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2882770Z ^ 2021-05-16T02:17:31.2883780Z In file included from display.cpp:1: 2021-05-16T02:17:31.2884610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2886820Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2888280Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:17:31.2889410Z ^ 2021-05-16T02:17:31.2890870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.2892580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.2893430Z ^ 2021-05-16T02:17:31.2894980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2896040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2898030Z ^ 2021-05-16T02:17:31.2898820Z In file included from display.cpp:1: 2021-05-16T02:17:31.2899670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2902070Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2903740Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.2904700Z ^ 2021-05-16T02:17:31.2906740Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.2907850Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.2908820Z ^ 2021-05-16T02:17:31.2910890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2911970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2912740Z ^ 2021-05-16T02:17:31.2913440Z In file included from display.cpp:1: 2021-05-16T02:17:31.2914260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2916750Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2918710Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.2919930Z ^ 2021-05-16T02:17:31.2921410Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.2923210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.2924050Z ^ 2021-05-16T02:17:31.2925850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.2926920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.2928250Z ^ 2021-05-16T02:17:31.2928980Z In file included from display.cpp:1: 2021-05-16T02:17:31.2929820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.2931540Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.2932950Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.2934250Z ^ 2021-05-16T02:17:31.2935710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8700460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8708580Z ^ 2021-05-16T02:17:31.8711450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8712650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8713460Z ^ 2021-05-16T02:17:31.8714220Z In file included from display.cpp:1: 2021-05-16T02:17:31.8715080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8717800Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8719300Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.8720330Z ^ 2021-05-16T02:17:31.8721990Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.8723590Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8724710Z ^ 2021-05-16T02:17:31.8726140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8727220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8727990Z ^ 2021-05-16T02:17:31.8728690Z In file included from display.cpp:1: 2021-05-16T02:17:31.8729950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8731900Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8733380Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.8734560Z ^ 2021-05-16T02:17:31.8736090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8737950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8739220Z ^ 2021-05-16T02:17:31.8740640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8741820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8742640Z ^ 2021-05-16T02:17:31.8743370Z In file included from display.cpp:1: 2021-05-16T02:17:31.8745120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8747230Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8748900Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:17:31.8750340Z ^ 2021-05-16T02:17:31.8752010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8753710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8754890Z ^ 2021-05-16T02:17:31.8756310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8757690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8758870Z ^ 2021-05-16T02:17:31.8759900Z In file included from display.cpp:1: 2021-05-16T02:17:31.8760540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8762190Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8764060Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8764810Z ^ 2021-05-16T02:17:31.8766070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8767300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8767950Z ^ 2021-05-16T02:17:31.8769120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8770290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8770880Z ^ 2021-05-16T02:17:31.8771370Z In file included from display.cpp:1: 2021-05-16T02:17:31.8772540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8774320Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8775550Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8776050Z ^ 2021-05-16T02:17:31.8778310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8779820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8780620Z ^ 2021-05-16T02:17:31.8782000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8783280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8784220Z ^ 2021-05-16T02:17:31.8785590Z In file included from display.cpp:1: 2021-05-16T02:17:31.8786500Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8788520Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8790750Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:17:31.8791520Z ^ 2021-05-16T02:17:31.8793150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8794370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8796230Z ^ 2021-05-16T02:17:31.8797880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8800330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8801030Z ^ 2021-05-16T02:17:31.8801630Z In file included from display.cpp:1: 2021-05-16T02:17:31.8802270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8803980Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8805290Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8805710Z ^ 2021-05-16T02:17:31.8806870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8807960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8808930Z ^ 2021-05-16T02:17:31.8810130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8810940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8811510Z ^ 2021-05-16T02:17:31.8811990Z In file included from display.cpp:1: 2021-05-16T02:17:31.8812630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8814300Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8815530Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8816220Z ^ 2021-05-16T02:17:31.8817850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8818760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8819340Z ^ 2021-05-16T02:17:31.8820790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8822100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8822730Z ^ 2021-05-16T02:17:31.8823420Z In file included from display.cpp:1: 2021-05-16T02:17:31.8824050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8826050Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8827490Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:17:31.8828010Z ^ 2021-05-16T02:17:31.8829320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8830200Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8830790Z ^ 2021-05-16T02:17:31.8832290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8833290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8833850Z ^ 2021-05-16T02:17:31.8834340Z In file included from display.cpp:1: 2021-05-16T02:17:31.8834960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8836390Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8837360Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:17:31.8837850Z ^ 2021-05-16T02:17:31.8839000Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.8839880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8840480Z ^ 2021-05-16T02:17:31.8841560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8842380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8843330Z ^ 2021-05-16T02:17:31.8843820Z In file included from display.cpp:1: 2021-05-16T02:17:31.8844450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8845850Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8846640Z uint16 sampleformat = 1; 2021-05-16T02:17:31.8847010Z ^ 2021-05-16T02:17:31.8848140Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.8849040Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8849620Z ^ 2021-05-16T02:17:31.8850720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8851520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8852080Z ^ 2021-05-16T02:17:31.8852580Z In file included from display.cpp:1: 2021-05-16T02:17:31.8853210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8854590Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8855770Z uint32 nx = 1, ny = 1; 2021-05-16T02:17:31.8856110Z ^ 2021-05-16T02:17:31.8857410Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8858310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8858890Z ^ 2021-05-16T02:17:31.8860000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8860800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8862360Z ^ 2021-05-16T02:17:31.8862870Z In file included from display.cpp:1: 2021-05-16T02:17:31.8863490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8865480Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8866560Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:31.8867050Z ^ 2021-05-16T02:17:31.8868240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8869140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8869730Z ^ 2021-05-16T02:17:31.8870830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8871640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8872200Z ^ 2021-05-16T02:17:31.8872700Z In file included from display.cpp:1: 2021-05-16T02:17:31.8873330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8874720Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8875680Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:31.8876210Z ^ 2021-05-16T02:17:31.8877370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8878250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8878850Z ^ 2021-05-16T02:17:31.8879940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8880750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8881330Z ^ 2021-05-16T02:17:31.8881810Z In file included from display.cpp:1: 2021-05-16T02:17:31.8882440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8883810Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8885130Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:17:31.8886230Z ^ 2021-05-16T02:17:31.8887490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8888380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8888960Z ^ 2021-05-16T02:17:31.8890070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8890870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8891440Z ^ 2021-05-16T02:17:31.8891920Z In file included from display.cpp:1: 2021-05-16T02:17:31.8892560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8893930Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8895960Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:17:31.8896590Z ^ 2021-05-16T02:17:31.8897830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8898940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8900570Z ^ 2021-05-16T02:17:31.8901950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8902800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8903360Z ^ 2021-05-16T02:17:31.8903860Z In file included from display.cpp:1: 2021-05-16T02:17:31.8904490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8906320Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8907100Z uint16 config; 2021-05-16T02:17:31.8907450Z ^ 2021-05-16T02:17:31.8908650Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.8909540Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8910140Z ^ 2021-05-16T02:17:31.8911240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8912060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8912620Z ^ 2021-05-16T02:17:31.8913110Z In file included from display.cpp:1: 2021-05-16T02:17:31.8913740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8915130Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8915880Z uint32 tw = 1, th = 1; 2021-05-16T02:17:31.8916220Z ^ 2021-05-16T02:17:31.8917540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8918420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8919020Z ^ 2021-05-16T02:17:31.8920110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8920930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8921500Z ^ 2021-05-16T02:17:31.8921990Z In file included from display.cpp:1: 2021-05-16T02:17:31.8922620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8924330Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8926560Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8926990Z ^ 2021-05-16T02:17:31.8929590Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8930520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8931480Z ^ 2021-05-16T02:17:31.8933500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8934340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8934920Z ^ 2021-05-16T02:17:31.8935740Z In file included from display.cpp:1: 2021-05-16T02:17:31.8936830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8938800Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8940620Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:17:31.8941100Z ^ 2021-05-16T02:17:31.8942260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8943170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8943760Z ^ 2021-05-16T02:17:31.8944860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8945670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8946960Z ^ 2021-05-16T02:17:31.8947460Z In file included from display.cpp:1: 2021-05-16T02:17:31.8948450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8950710Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8951640Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:17:31.8952990Z ^ 2021-05-16T02:17:31.8954700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:17:31.8955640Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8956830Z ^ 2021-05-16T02:17:31.8958890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8959710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8960270Z ^ 2021-05-16T02:17:31.8961610Z In file included from display.cpp:1: 2021-05-16T02:17:31.8962260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:17:31.8964180Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:17:31.8965640Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:17:31.8966180Z ^ 2021-05-16T02:17:31.8967930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:17:31.8968900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:17:31.8969510Z ^ 2021-05-16T02:17:31.8970990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:17:31.8971820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:17:31.8972390Z ^ 2021-05-16T02:18:05.7074370Z 36 warnings generated. 2021-05-16T02:18:05.7331750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c drawing.cpp -o drawing.o 2021-05-16T02:18:06.9246890Z In file included from drawing.cpp:1: 2021-05-16T02:18:06.9248430Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:18:06.9249250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:18:06.9251290Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:18:06.9252180Z SEXP data = Parent::get__(); 2021-05-16T02:18:06.9252570Z ^ 2021-05-16T02:18:09.3804240Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3805680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3807940Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3809020Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:18:09.3809700Z ^ 2021-05-16T02:18:09.3811440Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:09.3812450Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3813060Z ^ 2021-05-16T02:18:09.3814380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3815200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3815780Z ^ 2021-05-16T02:18:09.3816270Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3816950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3818370Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3819390Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3819950Z ^ 2021-05-16T02:18:09.3821110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3822610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3823270Z ^ 2021-05-16T02:18:09.3824430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3825240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3825800Z ^ 2021-05-16T02:18:09.3826300Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3826920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3828310Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3829330Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3829920Z ^ 2021-05-16T02:18:09.3831100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3832210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3833240Z ^ 2021-05-16T02:18:09.3834980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3835880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3836460Z ^ 2021-05-16T02:18:09.3836940Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3838090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3840280Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3841330Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3841960Z ^ 2021-05-16T02:18:09.3843860Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3845690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3846310Z ^ 2021-05-16T02:18:09.3847520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3848350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3848950Z ^ 2021-05-16T02:18:09.3849460Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3850100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3851480Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3852630Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3853310Z ^ 2021-05-16T02:18:09.3854550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3855440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3856250Z ^ 2021-05-16T02:18:09.3857470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3858280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3858840Z ^ 2021-05-16T02:18:09.3859340Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3859960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3861720Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3862790Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:18:09.3863470Z ^ 2021-05-16T02:18:09.3865630Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:09.3874290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3874960Z ^ 2021-05-16T02:18:09.3876320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3877380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3877960Z ^ 2021-05-16T02:18:09.3878450Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3879080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3880520Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3881540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3882090Z ^ 2021-05-16T02:18:09.3883290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3884180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3884770Z ^ 2021-05-16T02:18:09.3885870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3886880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3887960Z ^ 2021-05-16T02:18:09.3888470Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3889140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3890680Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3891700Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3892520Z ^ 2021-05-16T02:18:09.3894380Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3895270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3895860Z ^ 2021-05-16T02:18:09.3896970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3897780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3898340Z ^ 2021-05-16T02:18:09.3898830Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3899460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3900840Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3901850Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3902510Z ^ 2021-05-16T02:18:09.3903930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3904840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3905740Z ^ 2021-05-16T02:18:09.3907160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3907970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3908530Z ^ 2021-05-16T02:18:09.3909180Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3909990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3911520Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3912520Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:09.3913900Z ^ 2021-05-16T02:18:09.3915280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3916160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3916760Z ^ 2021-05-16T02:18:09.3917850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3918670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3919240Z ^ 2021-05-16T02:18:09.3919730Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3920520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3921930Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3923630Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3924670Z ^ 2021-05-16T02:18:09.3926120Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:09.3927020Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3927600Z ^ 2021-05-16T02:18:09.3928720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3929520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3930090Z ^ 2021-05-16T02:18:09.3930570Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3931200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3932570Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3934150Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3935080Z ^ 2021-05-16T02:18:09.3936320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3937220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3937800Z ^ 2021-05-16T02:18:09.3939110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3940190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3940910Z ^ 2021-05-16T02:18:09.3941830Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3942470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3943900Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3945070Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3945900Z ^ 2021-05-16T02:18:09.3947110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3947990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3948590Z ^ 2021-05-16T02:18:09.3949680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3950500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3951060Z ^ 2021-05-16T02:18:09.3951700Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3952330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3953950Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3955170Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3956250Z ^ 2021-05-16T02:18:09.3957770Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:09.3959060Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3959730Z ^ 2021-05-16T02:18:09.3960900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3961890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3962460Z ^ 2021-05-16T02:18:09.3962950Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3963570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3965000Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3966180Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3966980Z ^ 2021-05-16T02:18:09.3968170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3969190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3969810Z ^ 2021-05-16T02:18:09.3970950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3971750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3972710Z ^ 2021-05-16T02:18:09.3973620Z In file included from drawing.cpp:1: 2021-05-16T02:18:09.3974670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:09.3976150Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:09.3977340Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:09.3978190Z ^ 2021-05-16T02:18:09.3979400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:09.3980290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:09.3980870Z ^ 2021-05-16T02:18:09.3981980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:09.3982780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:09.3983350Z ^ 2021-05-16T02:18:10.0727670Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0728810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0731100Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0732710Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.0733460Z ^ 2021-05-16T02:18:10.0734930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0736140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0737010Z ^ 2021-05-16T02:18:10.0738440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0739570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0740420Z ^ 2021-05-16T02:18:10.0741180Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0742110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0744220Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0745840Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.0746660Z ^ 2021-05-16T02:18:10.0748130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0749340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0750210Z ^ 2021-05-16T02:18:10.0751680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0752830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0753680Z ^ 2021-05-16T02:18:10.0754520Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0755440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0757120Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0758820Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:18:10.0759660Z ^ 2021-05-16T02:18:10.0761080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0762380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0763250Z ^ 2021-05-16T02:18:10.0764650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0765780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0766620Z ^ 2021-05-16T02:18:10.0767390Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0768290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0769940Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0771920Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.0772680Z ^ 2021-05-16T02:18:10.0774130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0775350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0776200Z ^ 2021-05-16T02:18:10.0777610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0778740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0779570Z ^ 2021-05-16T02:18:10.0780340Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0781230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0782900Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0784470Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.0785290Z ^ 2021-05-16T02:18:10.0786750Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0787960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0788830Z ^ 2021-05-16T02:18:10.0790230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0791430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0792310Z ^ 2021-05-16T02:18:10.0793080Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0793980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0795660Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0797330Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:18:10.0798190Z ^ 2021-05-16T02:18:10.0799890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0801140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0802010Z ^ 2021-05-16T02:18:10.0803410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0804550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0805400Z ^ 2021-05-16T02:18:10.0806490Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0807400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0809070Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0810360Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:18:10.0811140Z ^ 2021-05-16T02:18:10.0812610Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:10.0813820Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0814680Z ^ 2021-05-16T02:18:10.0816100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0817230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0818080Z ^ 2021-05-16T02:18:10.0818850Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0819760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0821500Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0822610Z uint16 sampleformat = 1; 2021-05-16T02:18:10.0823250Z ^ 2021-05-16T02:18:10.0824790Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:10.0826400Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0827350Z ^ 2021-05-16T02:18:10.0828780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0829910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0830760Z ^ 2021-05-16T02:18:10.0831520Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0832430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0834100Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0835140Z uint32 nx = 1, ny = 1; 2021-05-16T02:18:10.0835760Z ^ 2021-05-16T02:18:10.0837310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0838540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0839430Z ^ 2021-05-16T02:18:10.0840830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0841970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0842820Z ^ 2021-05-16T02:18:10.0843580Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0844570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0846260Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0847550Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:10.0848310Z ^ 2021-05-16T02:18:10.0849730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0850940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0851800Z ^ 2021-05-16T02:18:10.0853470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0854660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0855500Z ^ 2021-05-16T02:18:10.0856280Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0857200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0858900Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0860190Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:10.0860990Z ^ 2021-05-16T02:18:10.0862560Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0863780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0864640Z ^ 2021-05-16T02:18:10.0866080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0867220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0868050Z ^ 2021-05-16T02:18:10.0868820Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0869720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0871400Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0872680Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:10.0873570Z ^ 2021-05-16T02:18:10.0875060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0876260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0877140Z ^ 2021-05-16T02:18:10.0879060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0880190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0881040Z ^ 2021-05-16T02:18:10.0882170Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0883070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0884740Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0886080Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:18:10.0886980Z ^ 2021-05-16T02:18:10.0888440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0889660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0890520Z ^ 2021-05-16T02:18:10.0892040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0893170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0894020Z ^ 2021-05-16T02:18:10.0894780Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0895690Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0897340Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0898400Z uint16 config; 2021-05-16T02:18:10.0899020Z ^ 2021-05-16T02:18:10.0900440Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:10.0901680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0902530Z ^ 2021-05-16T02:18:10.0903920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0913830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0914780Z ^ 2021-05-16T02:18:10.0915560Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.0916470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.0918260Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.0919330Z uint32 tw = 1, th = 1; 2021-05-16T02:18:10.0919950Z ^ 2021-05-16T02:18:10.0921470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.0922700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.0923560Z ^ 2021-05-16T02:18:10.0925090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.0926210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.0927730Z ^ 2021-05-16T02:18:10.1481240Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.1482330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.1484510Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.1486170Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.1486900Z ^ 2021-05-16T02:18:10.1488350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.1489560Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.1490430Z ^ 2021-05-16T02:18:10.1491840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.1492950Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.1493790Z ^ 2021-05-16T02:18:10.1495190Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.1496090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.1497780Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.1499290Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:18:10.1500070Z ^ 2021-05-16T02:18:10.1501580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.1502780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.1503640Z ^ 2021-05-16T02:18:10.1505020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.1506160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.1507000Z ^ 2021-05-16T02:18:10.1507750Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.1508660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.1510320Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.1511550Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:18:10.1512280Z ^ 2021-05-16T02:18:10.1513690Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:10.1514890Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.1515750Z ^ 2021-05-16T02:18:10.1517130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.1518240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.1519060Z ^ 2021-05-16T02:18:10.1519900Z In file included from drawing.cpp:1: 2021-05-16T02:18:10.1520800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:10.1522740Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:10.1524560Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:18:10.1525420Z ^ 2021-05-16T02:18:10.1526840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:10.1528040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:10.1528880Z ^ 2021-05-16T02:18:10.1530280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:10.1531470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:10.1532310Z ^ 2021-05-16T02:18:28.8353240Z 36 warnings generated. 2021-05-16T02:18:28.8567840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c filtering.cpp -o filtering.o 2021-05-16T02:18:30.0067280Z In file included from filtering.cpp:1: 2021-05-16T02:18:30.0068090Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:18:30.0068900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:18:30.0070980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:18:30.0071880Z SEXP data = Parent::get__(); 2021-05-16T02:18:30.0072290Z ^ 2021-05-16T02:18:32.4284220Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4285300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4288100Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4289150Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:18:32.4289830Z ^ 2021-05-16T02:18:32.4291030Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:32.4291920Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4292510Z ^ 2021-05-16T02:18:32.4293600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4294420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4294990Z ^ 2021-05-16T02:18:32.4295500Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4296140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4297520Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4298540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4299080Z ^ 2021-05-16T02:18:32.4300240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4301120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4301720Z ^ 2021-05-16T02:18:32.4302810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4303610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4304180Z ^ 2021-05-16T02:18:32.4304680Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4305340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4307060Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4308140Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4308740Z ^ 2021-05-16T02:18:32.4309940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4310840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4311660Z ^ 2021-05-16T02:18:32.4312790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4313600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4314170Z ^ 2021-05-16T02:18:32.4314680Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4315330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4316700Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4317710Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4318350Z ^ 2021-05-16T02:18:32.4319530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4320510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4321100Z ^ 2021-05-16T02:18:32.4322210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4323010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4323580Z ^ 2021-05-16T02:18:32.4324090Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4325040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4326450Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4327460Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4328140Z ^ 2021-05-16T02:18:32.4329310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4330210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4330800Z ^ 2021-05-16T02:18:32.4331890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4332700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4333260Z ^ 2021-05-16T02:18:32.4333780Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4334420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4335780Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4336840Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:18:32.4337510Z ^ 2021-05-16T02:18:32.4338670Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:32.4339560Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4340150Z ^ 2021-05-16T02:18:32.4341400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4342240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4342800Z ^ 2021-05-16T02:18:32.4343570Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4350900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4352410Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4353440Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4354010Z ^ 2021-05-16T02:18:32.4355170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4356070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4356650Z ^ 2021-05-16T02:18:32.4357750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4358550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4359120Z ^ 2021-05-16T02:18:32.4359650Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4360290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4361810Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4362820Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4363430Z ^ 2021-05-16T02:18:32.4364610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4365510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4366100Z ^ 2021-05-16T02:18:32.4367180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4367990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4368900Z ^ 2021-05-16T02:18:32.4369420Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4370060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4371460Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4372480Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4373110Z ^ 2021-05-16T02:18:32.4374290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4375170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4375760Z ^ 2021-05-16T02:18:32.4376830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4377640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4378220Z ^ 2021-05-16T02:18:32.4378730Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4379370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4380720Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4381740Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:18:32.4382410Z ^ 2021-05-16T02:18:32.4383700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4384600Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4385260Z ^ 2021-05-16T02:18:32.4386370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4387420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4388040Z ^ 2021-05-16T02:18:32.4388540Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4389190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4390580Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4391940Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4392670Z ^ 2021-05-16T02:18:32.4393850Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:32.4394740Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4395340Z ^ 2021-05-16T02:18:32.4396420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4397240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4397800Z ^ 2021-05-16T02:18:32.4398310Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4398950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4400310Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4401470Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4402250Z ^ 2021-05-16T02:18:32.4403420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4404310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4404900Z ^ 2021-05-16T02:18:32.4406270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4407100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4407670Z ^ 2021-05-16T02:18:32.4408170Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4408820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4410170Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4411320Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4412140Z ^ 2021-05-16T02:18:32.4413320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4414210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4414800Z ^ 2021-05-16T02:18:32.4415890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4416690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4417260Z ^ 2021-05-16T02:18:32.4417760Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4418410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4419770Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4420930Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4421860Z ^ 2021-05-16T02:18:32.4423040Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:32.4423930Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4424530Z ^ 2021-05-16T02:18:32.4425870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4426720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4427290Z ^ 2021-05-16T02:18:32.4427790Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4428440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4429830Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4431000Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4431810Z ^ 2021-05-16T02:18:32.4432980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4433880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4434470Z ^ 2021-05-16T02:18:32.4435570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4436370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4436930Z ^ 2021-05-16T02:18:32.4437430Z In file included from filtering.cpp:1: 2021-05-16T02:18:32.4438080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:32.4439450Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:32.4440620Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:18:32.4441470Z ^ 2021-05-16T02:18:32.4442640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:32.4443840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:32.4444440Z ^ 2021-05-16T02:18:32.4445570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:32.4446380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:32.4446940Z ^ 2021-05-16T02:18:33.0914700Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0915490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0917370Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0918610Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.0919050Z ^ 2021-05-16T02:18:33.0920180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0921080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0921700Z ^ 2021-05-16T02:18:33.0922800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0923610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0924190Z ^ 2021-05-16T02:18:33.0924690Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0925340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0926710Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0927890Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.0928390Z ^ 2021-05-16T02:18:33.0929580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0930480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0931090Z ^ 2021-05-16T02:18:33.0932690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0933550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0934110Z ^ 2021-05-16T02:18:33.0934620Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0935260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0936670Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0938000Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:18:33.0938500Z ^ 2021-05-16T02:18:33.0939620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0940500Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0941090Z ^ 2021-05-16T02:18:33.0942390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0943220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0943790Z ^ 2021-05-16T02:18:33.0944290Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0944940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0946280Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0947480Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.0947900Z ^ 2021-05-16T02:18:33.0949020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0949910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0950500Z ^ 2021-05-16T02:18:33.0951580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0952710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0953280Z ^ 2021-05-16T02:18:33.0953780Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0954430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0955830Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0957020Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.0957510Z ^ 2021-05-16T02:18:33.0958640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0959530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0960120Z ^ 2021-05-16T02:18:33.0961340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0962180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0962740Z ^ 2021-05-16T02:18:33.0963250Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0963890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0965280Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0966600Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:18:33.0967130Z ^ 2021-05-16T02:18:33.0968230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0969130Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0969730Z ^ 2021-05-16T02:18:33.0970810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0971620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0972420Z ^ 2021-05-16T02:18:33.0973060Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0973720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0975100Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0976080Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:18:33.0976570Z ^ 2021-05-16T02:18:33.0977700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:33.0978590Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0979180Z ^ 2021-05-16T02:18:33.0980260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0981060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0981630Z ^ 2021-05-16T02:18:33.0982150Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0982800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0984150Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0984920Z uint16 sampleformat = 1; 2021-05-16T02:18:33.0985300Z ^ 2021-05-16T02:18:33.0986420Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:33.0987310Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0987890Z ^ 2021-05-16T02:18:33.0988980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0989790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0990350Z ^ 2021-05-16T02:18:33.0990860Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.0991890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.0993300Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.0994020Z uint32 nx = 1, ny = 1; 2021-05-16T02:18:33.0994350Z ^ 2021-05-16T02:18:33.0995460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.0996360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.0996960Z ^ 2021-05-16T02:18:33.0998040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.0998850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.0999410Z ^ 2021-05-16T02:18:33.0999920Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1000550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1001920Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1002880Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:33.1003350Z ^ 2021-05-16T02:18:33.1004470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1005350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1005940Z ^ 2021-05-16T02:18:33.1007010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1007830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1008400Z ^ 2021-05-16T02:18:33.1008900Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1009540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1010880Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1012090Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:33.1012670Z ^ 2021-05-16T02:18:33.1013990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1014890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1015470Z ^ 2021-05-16T02:18:33.1016580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1017380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1017950Z ^ 2021-05-16T02:18:33.1018450Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1019100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1020460Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1021500Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:18:33.1022120Z ^ 2021-05-16T02:18:33.1023290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1024190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1024770Z ^ 2021-05-16T02:18:33.1025870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1026680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1027240Z ^ 2021-05-16T02:18:33.1027740Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1028380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1029730Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1031050Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:18:33.1031680Z ^ 2021-05-16T02:18:33.1032880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1033760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1034350Z ^ 2021-05-16T02:18:33.1035420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1036240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1036800Z ^ 2021-05-16T02:18:33.1037310Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1037960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1039300Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1040030Z uint16 config; 2021-05-16T02:18:33.1040370Z ^ 2021-05-16T02:18:33.1041490Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:33.1042380Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1042970Z ^ 2021-05-16T02:18:33.1044060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1044860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1045430Z ^ 2021-05-16T02:18:33.1045930Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1046580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1047910Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1048670Z uint32 tw = 1, th = 1; 2021-05-16T02:18:33.1049030Z ^ 2021-05-16T02:18:33.1050390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1051390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1051990Z ^ 2021-05-16T02:18:33.1053120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1053930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1054500Z ^ 2021-05-16T02:18:33.1649620Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1650410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1652310Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1653500Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.1653910Z ^ 2021-05-16T02:18:33.1655020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1655960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1656550Z ^ 2021-05-16T02:18:33.1657650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1658460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1659020Z ^ 2021-05-16T02:18:33.1659530Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1660170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1661760Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1662960Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:18:33.1663440Z ^ 2021-05-16T02:18:33.1664560Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1666040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1666630Z ^ 2021-05-16T02:18:33.1667760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1668570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1669130Z ^ 2021-05-16T02:18:33.1669640Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1670340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1671710Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1672630Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:18:33.1673090Z ^ 2021-05-16T02:18:33.1674200Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:18:33.1675090Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1675690Z ^ 2021-05-16T02:18:33.1676790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1677590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1678160Z ^ 2021-05-16T02:18:33.1678670Z In file included from filtering.cpp:1: 2021-05-16T02:18:33.1679310Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:18:33.1680660Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:18:33.1682060Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:18:33.1682610Z ^ 2021-05-16T02:18:33.1683720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:18:33.1684610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:18:33.1685200Z ^ 2021-05-16T02:18:33.1686570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:18:33.1687410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:18:33.1687980Z ^ 2021-05-16T02:18:58.0771700Z 36 warnings generated. 2021-05-16T02:18:58.1032380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c hough.cpp -o hough.o 2021-05-16T02:18:59.2521840Z In file included from hough.cpp:2: 2021-05-16T02:18:59.2522570Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:18:59.2523470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:18:59.2525580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:18:59.2526490Z SEXP data = Parent::get__(); 2021-05-16T02:18:59.2526930Z ^ 2021-05-16T02:19:01.6615370Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6616330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6618770Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6620510Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:01.6621620Z ^ 2021-05-16T02:19:01.6623650Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:01.6625610Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6626230Z ^ 2021-05-16T02:19:01.6627420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6628230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6628800Z ^ 2021-05-16T02:19:01.6629290Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6629910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6631280Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6632290Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6632850Z ^ 2021-05-16T02:19:01.6633990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6634900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6635500Z ^ 2021-05-16T02:19:01.6636740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6637640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6638200Z ^ 2021-05-16T02:19:01.6638680Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6639290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6640680Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6641700Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6642290Z ^ 2021-05-16T02:19:01.6643450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6644340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6645700Z ^ 2021-05-16T02:19:01.6646880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6647700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6648270Z ^ 2021-05-16T02:19:01.6648740Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6649360Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6650710Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6651730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6652360Z ^ 2021-05-16T02:19:01.6653530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6654440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6655020Z ^ 2021-05-16T02:19:01.6656110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6656910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6657480Z ^ 2021-05-16T02:19:01.6657950Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6658570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6659930Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6660940Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6661850Z ^ 2021-05-16T02:19:01.6663050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6664270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6664860Z ^ 2021-05-16T02:19:01.6665980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6666800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6667420Z ^ 2021-05-16T02:19:01.6667900Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6668520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6669890Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6670940Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:01.6671620Z ^ 2021-05-16T02:19:01.6672780Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:01.6673680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6674370Z ^ 2021-05-16T02:19:01.6675630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6676440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6677000Z ^ 2021-05-16T02:19:01.6677470Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6678440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6687480Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6688540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6689100Z ^ 2021-05-16T02:19:01.6690280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6691470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6692100Z ^ 2021-05-16T02:19:01.6693240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6694050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6694610Z ^ 2021-05-16T02:19:01.6695090Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6695700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6697070Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6698080Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6698690Z ^ 2021-05-16T02:19:01.6699870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6700760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6701350Z ^ 2021-05-16T02:19:01.6702430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6703240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6703800Z ^ 2021-05-16T02:19:01.6704280Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6704890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6706250Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6707270Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6707900Z ^ 2021-05-16T02:19:01.6709590Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6710570Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6711220Z ^ 2021-05-16T02:19:01.6712350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6713150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6713720Z ^ 2021-05-16T02:19:01.6714190Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6714810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6716160Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6717180Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:01.6717870Z ^ 2021-05-16T02:19:01.6719050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6719950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6720530Z ^ 2021-05-16T02:19:01.6721620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6722410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6723090Z ^ 2021-05-16T02:19:01.6723660Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6724270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6725660Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6726820Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6727700Z ^ 2021-05-16T02:19:01.6728940Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:01.6729830Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6730420Z ^ 2021-05-16T02:19:01.6731580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6732380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6732950Z ^ 2021-05-16T02:19:01.6733420Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6734030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6735390Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6736550Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6737350Z ^ 2021-05-16T02:19:01.6738510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6739400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6739980Z ^ 2021-05-16T02:19:01.6741060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6741870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6742430Z ^ 2021-05-16T02:19:01.6742910Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6743520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6744870Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6746140Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6747210Z ^ 2021-05-16T02:19:01.6748520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6749410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6750000Z ^ 2021-05-16T02:19:01.6751080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6751890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6752450Z ^ 2021-05-16T02:19:01.6752930Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6753540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6754900Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6756090Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6756930Z ^ 2021-05-16T02:19:01.6758060Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:01.6758910Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6759490Z ^ 2021-05-16T02:19:01.6760530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6761500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6762070Z ^ 2021-05-16T02:19:01.6762520Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6763130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6764470Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6765840Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6766660Z ^ 2021-05-16T02:19:01.6767840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6768710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6769270Z ^ 2021-05-16T02:19:01.6770330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6771110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6771660Z ^ 2021-05-16T02:19:01.6772240Z In file included from hough.cpp:2: 2021-05-16T02:19:01.6772860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:01.6774240Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:01.6775400Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:01.6776260Z ^ 2021-05-16T02:19:01.6777430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:01.6778320Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:01.6778910Z ^ 2021-05-16T02:19:01.6779990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:01.6780800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:01.6781350Z ^ 2021-05-16T02:19:02.4304290Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4307000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4309260Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4310590Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4311030Z ^ 2021-05-16T02:19:02.4312160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4313050Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4313640Z ^ 2021-05-16T02:19:02.4314870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4315670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4316250Z ^ 2021-05-16T02:19:02.4316720Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4317340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4318710Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4319910Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4320410Z ^ 2021-05-16T02:19:02.4321540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4322440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4323030Z ^ 2021-05-16T02:19:02.4324100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4324910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4325470Z ^ 2021-05-16T02:19:02.4325950Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4326560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4327920Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4329560Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:02.4330110Z ^ 2021-05-16T02:19:02.4331360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4332250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4332840Z ^ 2021-05-16T02:19:02.4333940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4334750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4335310Z ^ 2021-05-16T02:19:02.4335790Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4336410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4337750Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4338950Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4339370Z ^ 2021-05-16T02:19:02.4340490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4341370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4341960Z ^ 2021-05-16T02:19:02.4343040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4343840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4344410Z ^ 2021-05-16T02:19:02.4344890Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4345510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4346850Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4348040Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4348540Z ^ 2021-05-16T02:19:02.4350030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4350920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4351500Z ^ 2021-05-16T02:19:02.4352590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4353390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4353960Z ^ 2021-05-16T02:19:02.4354430Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4355050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4356400Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4357720Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:02.4358240Z ^ 2021-05-16T02:19:02.4359360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4360260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4360850Z ^ 2021-05-16T02:19:02.4362110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4362920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4363490Z ^ 2021-05-16T02:19:02.4363960Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4364580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4365930Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4366890Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:19:02.4367400Z ^ 2021-05-16T02:19:02.4368510Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:02.4369570Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4370200Z ^ 2021-05-16T02:19:02.4371310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4372130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4372690Z ^ 2021-05-16T02:19:02.4373170Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4373790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4375130Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4375910Z uint16 sampleformat = 1; 2021-05-16T02:19:02.4376280Z ^ 2021-05-16T02:19:02.4377400Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:02.4378280Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4378880Z ^ 2021-05-16T02:19:02.4379970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4380780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4381340Z ^ 2021-05-16T02:19:02.4381810Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4382430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4383770Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4384500Z uint32 nx = 1, ny = 1; 2021-05-16T02:19:02.4384830Z ^ 2021-05-16T02:19:02.4385930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4386820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4387410Z ^ 2021-05-16T02:19:02.4388800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4389600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4390170Z ^ 2021-05-16T02:19:02.4390640Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4391350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4392720Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4393670Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:02.4394150Z ^ 2021-05-16T02:19:02.4395260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4396160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4396740Z ^ 2021-05-16T02:19:02.4397820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4398640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4399200Z ^ 2021-05-16T02:19:02.4399680Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4400290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4401640Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4402590Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:02.4403130Z ^ 2021-05-16T02:19:02.4404270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4405150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4405750Z ^ 2021-05-16T02:19:02.4406820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4407730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4408480Z ^ 2021-05-16T02:19:02.4409010Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4409630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4411020Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4411970Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:02.4412580Z ^ 2021-05-16T02:19:02.4413740Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4414620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4415210Z ^ 2021-05-16T02:19:02.4416290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4417100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4417670Z ^ 2021-05-16T02:19:02.4418150Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4418770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4420100Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4421120Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:19:02.4421820Z ^ 2021-05-16T02:19:02.4422990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4423880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4424460Z ^ 2021-05-16T02:19:02.4425550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4426620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4427190Z ^ 2021-05-16T02:19:02.4427670Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4428290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4429670Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4430390Z uint16 config; 2021-05-16T02:19:02.4430730Z ^ 2021-05-16T02:19:02.4431830Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:02.4432730Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4433320Z ^ 2021-05-16T02:19:02.4434390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4435190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4435760Z ^ 2021-05-16T02:19:02.4436250Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4436860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4438210Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4438950Z uint32 tw = 1, th = 1; 2021-05-16T02:19:02.4439290Z ^ 2021-05-16T02:19:02.4440400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4441280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4441870Z ^ 2021-05-16T02:19:02.4442940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4443750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4444310Z ^ 2021-05-16T02:19:02.4444790Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4445580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4446990Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4448150Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4448560Z ^ 2021-05-16T02:19:02.4449670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4450550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4451210Z ^ 2021-05-16T02:19:02.4452330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4453130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4453700Z ^ 2021-05-16T02:19:02.4454170Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4454790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4456140Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4457300Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:02.4457760Z ^ 2021-05-16T02:19:02.4458890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4459780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4460360Z ^ 2021-05-16T02:19:02.4461520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4462320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4462890Z ^ 2021-05-16T02:19:02.4463360Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4463980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4465350Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4466560Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:19:02.4467040Z ^ 2021-05-16T02:19:02.4468180Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:02.4469230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4469830Z ^ 2021-05-16T02:19:02.4470950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4471760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4472320Z ^ 2021-05-16T02:19:02.4472790Z In file included from hough.cpp:2: 2021-05-16T02:19:02.4473400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:02.4474760Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:02.4476290Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:19:02.4476850Z ^ 2021-05-16T02:19:02.4477970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:02.4478850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:02.4479440Z ^ 2021-05-16T02:19:02.4480510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:02.4481320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:02.4481880Z ^ 2021-05-16T02:19:16.7382510Z 36 warnings generated. 2021-05-16T02:19:16.7588320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c imgraphs.cpp -o imgraphs.o 2021-05-16T02:19:17.9237380Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:17.9238140Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:19:17.9238950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:19:17.9241000Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:19:17.9241890Z SEXP data = Parent::get__(); 2021-05-16T02:19:17.9242300Z ^ 2021-05-16T02:19:20.3946010Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3946850Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3948750Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3949840Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:20.3950500Z ^ 2021-05-16T02:19:20.3951700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:20.3952590Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.3953190Z ^ 2021-05-16T02:19:20.3954300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.3955110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.3955680Z ^ 2021-05-16T02:19:20.3956170Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3956810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3958170Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3959970Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.3960540Z ^ 2021-05-16T02:19:20.3961830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.3962800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.3963390Z ^ 2021-05-16T02:19:20.3964510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.3965330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.3965890Z ^ 2021-05-16T02:19:20.3966390Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3967020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3968390Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3969430Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.3970030Z ^ 2021-05-16T02:19:20.3971190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.3972080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.3972670Z ^ 2021-05-16T02:19:20.3973770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.3974570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.3975140Z ^ 2021-05-16T02:19:20.3975640Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3976280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3977620Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3978950Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.3979640Z ^ 2021-05-16T02:19:20.3980850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.3981750Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.3982330Z ^ 2021-05-16T02:19:20.3983420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.3984230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.3984800Z ^ 2021-05-16T02:19:20.3985300Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3985930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3987310Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3988320Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.3989000Z ^ 2021-05-16T02:19:20.3990170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.3991070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.3991860Z ^ 2021-05-16T02:19:20.3992980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.3993800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.3994360Z ^ 2021-05-16T02:19:20.3994860Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.3995490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.3997170Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.3998230Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:20.3998910Z ^ 2021-05-16T02:19:20.4000080Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:20.4000960Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4001550Z ^ 2021-05-16T02:19:20.4002640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4003450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4004020Z ^ 2021-05-16T02:19:20.4004510Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4005150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4006520Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4007540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.4008110Z ^ 2021-05-16T02:19:20.4009260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4010150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4010730Z ^ 2021-05-16T02:19:20.4011830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4012620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4013190Z ^ 2021-05-16T02:19:20.4013690Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4014340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4015910Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4016970Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.4017570Z ^ 2021-05-16T02:19:20.4018760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4019660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4020250Z ^ 2021-05-16T02:19:20.4021480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4022290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4029640Z ^ 2021-05-16T02:19:20.4030160Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4030820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4032330Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4033350Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.4034000Z ^ 2021-05-16T02:19:20.4035180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4036090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4036680Z ^ 2021-05-16T02:19:20.4037780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4038580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4039150Z ^ 2021-05-16T02:19:20.4039960Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4040600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4042020Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4043030Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:20.4043720Z ^ 2021-05-16T02:19:20.4044910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4045910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4046510Z ^ 2021-05-16T02:19:20.4047610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4048430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4049000Z ^ 2021-05-16T02:19:20.4049500Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4050140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4051740Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4052910Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4053620Z ^ 2021-05-16T02:19:20.4054810Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:20.4055710Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4056290Z ^ 2021-05-16T02:19:20.4057390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4058190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4058760Z ^ 2021-05-16T02:19:20.4059490Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4060180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4061730Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4062890Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4063680Z ^ 2021-05-16T02:19:20.4064880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4065780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4066360Z ^ 2021-05-16T02:19:20.4067470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4068270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4068850Z ^ 2021-05-16T02:19:20.4069350Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4069980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4071350Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4072500Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4073330Z ^ 2021-05-16T02:19:20.4074520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4075410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4076000Z ^ 2021-05-16T02:19:20.4077080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4078240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4078820Z ^ 2021-05-16T02:19:20.4079310Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4079950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4081350Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4082540Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4083280Z ^ 2021-05-16T02:19:20.4084430Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:20.4085320Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4085900Z ^ 2021-05-16T02:19:20.4087000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4087810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4088380Z ^ 2021-05-16T02:19:20.4088880Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4089510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4090890Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4092130Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4092940Z ^ 2021-05-16T02:19:20.4094120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4095020Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4095610Z ^ 2021-05-16T02:19:20.4096930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4097780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4098340Z ^ 2021-05-16T02:19:20.4098840Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:20.4099470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:20.4100890Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:20.4102060Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:20.4102900Z ^ 2021-05-16T02:19:20.4104090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:20.4104980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:20.4105570Z ^ 2021-05-16T02:19:20.4106670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:20.4107470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:20.4108040Z ^ 2021-05-16T02:19:21.0545490Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0546270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0548130Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0549340Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.0549780Z ^ 2021-05-16T02:19:21.0550900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0551800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0552390Z ^ 2021-05-16T02:19:21.0554110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0554920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0555490Z ^ 2021-05-16T02:19:21.0555990Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0556630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0558010Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0559190Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.0559700Z ^ 2021-05-16T02:19:21.0560900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0561930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0562520Z ^ 2021-05-16T02:19:21.0563630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0564460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0565030Z ^ 2021-05-16T02:19:21.0565530Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0566170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0567530Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0568870Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:21.0569370Z ^ 2021-05-16T02:19:21.0570490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0571370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0571970Z ^ 2021-05-16T02:19:21.0573060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0573870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0574720Z ^ 2021-05-16T02:19:21.0575270Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0575910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0577300Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0578500Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.0578930Z ^ 2021-05-16T02:19:21.0580050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0580940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0581520Z ^ 2021-05-16T02:19:21.0582610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0583410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0583990Z ^ 2021-05-16T02:19:21.0584500Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0585130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0586500Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0587680Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.0588180Z ^ 2021-05-16T02:19:21.0589310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0590210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0590810Z ^ 2021-05-16T02:19:21.0592040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0592850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0593410Z ^ 2021-05-16T02:19:21.0594190Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0594830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0596230Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0597570Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:21.0598080Z ^ 2021-05-16T02:19:21.0599220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0600090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0600690Z ^ 2021-05-16T02:19:21.0601760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0602580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0603140Z ^ 2021-05-16T02:19:21.0603720Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0604380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0605750Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0606710Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:19:21.0607220Z ^ 2021-05-16T02:19:21.0608330Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:21.0609230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0609810Z ^ 2021-05-16T02:19:21.0610900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0611700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0612270Z ^ 2021-05-16T02:19:21.0612770Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0613400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0614990Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0615810Z uint16 sampleformat = 1; 2021-05-16T02:19:21.0616190Z ^ 2021-05-16T02:19:21.0617340Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:21.0618240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0618830Z ^ 2021-05-16T02:19:21.0619910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0620720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0621350Z ^ 2021-05-16T02:19:21.0621860Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0622480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0623860Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0624600Z uint32 nx = 1, ny = 1; 2021-05-16T02:19:21.0624930Z ^ 2021-05-16T02:19:21.0626050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0626930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0627530Z ^ 2021-05-16T02:19:21.0628600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0629410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0629970Z ^ 2021-05-16T02:19:21.0630470Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0631110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0632460Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0633420Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:21.0634160Z ^ 2021-05-16T02:19:21.0635330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0636210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0636800Z ^ 2021-05-16T02:19:21.0637890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0638690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0639260Z ^ 2021-05-16T02:19:21.0639750Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0640380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0641740Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0642700Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:21.0643250Z ^ 2021-05-16T02:19:21.0644400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0645440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0646020Z ^ 2021-05-16T02:19:21.0647140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0647930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0648500Z ^ 2021-05-16T02:19:21.0649000Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0649640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0651000Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0652030Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:21.0652660Z ^ 2021-05-16T02:19:21.0654070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0655000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0655590Z ^ 2021-05-16T02:19:21.0656720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0657520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0658080Z ^ 2021-05-16T02:19:21.0658580Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0659210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0660580Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0661660Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:19:21.0662280Z ^ 2021-05-16T02:19:21.0663470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0664350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0664940Z ^ 2021-05-16T02:19:21.0666020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0666840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0667410Z ^ 2021-05-16T02:19:21.0667900Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0668530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0669880Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0670610Z uint16 config; 2021-05-16T02:19:21.0670950Z ^ 2021-05-16T02:19:21.0672370Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:21.0673270Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0673850Z ^ 2021-05-16T02:19:21.0674940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0675740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0676310Z ^ 2021-05-16T02:19:21.0676800Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.0677440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.0678810Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.0679540Z uint32 tw = 1, th = 1; 2021-05-16T02:19:21.0679880Z ^ 2021-05-16T02:19:21.0681000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.0681910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.0682490Z ^ 2021-05-16T02:19:21.0683580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.0684390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.0684950Z ^ 2021-05-16T02:19:21.1279400Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.1280200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.1282070Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.1283240Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.1283670Z ^ 2021-05-16T02:19:21.1284770Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.1285680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.1286310Z ^ 2021-05-16T02:19:21.1288160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.1289080Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.1289640Z ^ 2021-05-16T02:19:21.1290150Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.1290790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.1292190Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.1293340Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:21.1293800Z ^ 2021-05-16T02:19:21.1294930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.1295810Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.1296410Z ^ 2021-05-16T02:19:21.1297500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.1298300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.1298870Z ^ 2021-05-16T02:19:21.1299360Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.1300000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.1301500Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.1302450Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:19:21.1302920Z ^ 2021-05-16T02:19:21.1304060Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:21.1304950Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.1305530Z ^ 2021-05-16T02:19:21.1306610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.1307710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.1308290Z ^ 2021-05-16T02:19:21.1308840Z In file included from imgraphs.cpp:1: 2021-05-16T02:19:21.1309470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:21.1310870Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:21.1312260Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:19:21.1312820Z ^ 2021-05-16T02:19:21.1313920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:21.1314810Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:21.1315400Z ^ 2021-05-16T02:19:21.1316480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:21.1317290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:21.1317860Z ^ 2021-05-16T02:19:33.9995330Z 36 warnings generated. 2021-05-16T02:19:34.0196790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c interact.cpp -o interact.o 2021-05-16T02:19:35.1592180Z In file included from interact.cpp:1: 2021-05-16T02:19:35.1592950Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:19:35.1593770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:19:35.1596260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:19:35.1597200Z SEXP data = Parent::get__(); 2021-05-16T02:19:35.1597610Z ^ 2021-05-16T02:19:37.5661420Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5663220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5665170Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5666280Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:37.5666940Z ^ 2021-05-16T02:19:37.5668130Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:37.5669030Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5669620Z ^ 2021-05-16T02:19:37.5670740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5671550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5672120Z ^ 2021-05-16T02:19:37.5672610Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5673250Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5674610Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5675620Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5676180Z ^ 2021-05-16T02:19:37.5677310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5678210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5678810Z ^ 2021-05-16T02:19:37.5680480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5681290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5681860Z ^ 2021-05-16T02:19:37.5682360Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5682990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5684350Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5685360Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5685950Z ^ 2021-05-16T02:19:37.5687110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5687990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5688580Z ^ 2021-05-16T02:19:37.5689670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5690490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5691060Z ^ 2021-05-16T02:19:37.5691710Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5692350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5693720Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5694740Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5695370Z ^ 2021-05-16T02:19:37.5696550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5697440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5698030Z ^ 2021-05-16T02:19:37.5699320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5700170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5700730Z ^ 2021-05-16T02:19:37.5701230Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5701870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5703250Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5704250Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5704930Z ^ 2021-05-16T02:19:37.5706090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5706980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5707590Z ^ 2021-05-16T02:19:37.5708660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5709470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5710030Z ^ 2021-05-16T02:19:37.5710620Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5711270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5712890Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5713950Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:37.5714630Z ^ 2021-05-16T02:19:37.5715790Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:37.5716680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5717550Z ^ 2021-05-16T02:19:37.5718670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5719470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5720040Z ^ 2021-05-16T02:19:37.5720530Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5721170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5722520Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5723530Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5724090Z ^ 2021-05-16T02:19:37.5725230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5726130Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5726720Z ^ 2021-05-16T02:19:37.5727810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5728610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5729170Z ^ 2021-05-16T02:19:37.5729670Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5730300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5731650Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5732660Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5733270Z ^ 2021-05-16T02:19:37.5734420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5735310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5736060Z ^ 2021-05-16T02:19:37.5737200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5738020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5738580Z ^ 2021-05-16T02:19:37.5739080Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5739710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5741060Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5742230Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5742870Z ^ 2021-05-16T02:19:37.5744070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5744970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5745560Z ^ 2021-05-16T02:19:37.5746650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5747440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5748010Z ^ 2021-05-16T02:19:37.5748510Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5749150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5750480Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5751510Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:37.5752190Z ^ 2021-05-16T02:19:37.5760900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5762370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5763070Z ^ 2021-05-16T02:19:37.5764320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5765140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5765700Z ^ 2021-05-16T02:19:37.5766190Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5766820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5768190Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5769330Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5770040Z ^ 2021-05-16T02:19:37.5771210Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:37.5772090Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5772680Z ^ 2021-05-16T02:19:37.5773750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5774560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5775110Z ^ 2021-05-16T02:19:37.5775600Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5776230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5777580Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5778730Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5779510Z ^ 2021-05-16T02:19:37.5780980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5781900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5782500Z ^ 2021-05-16T02:19:37.5783620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5784420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5784980Z ^ 2021-05-16T02:19:37.5785470Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5786110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5787450Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5788620Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5789450Z ^ 2021-05-16T02:19:37.5790620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5791640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5792220Z ^ 2021-05-16T02:19:37.5793330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5794130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5794700Z ^ 2021-05-16T02:19:37.5795200Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5795830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5797190Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5798360Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5799380Z ^ 2021-05-16T02:19:37.5800570Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:37.5801450Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5802040Z ^ 2021-05-16T02:19:37.5803110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5803920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5804480Z ^ 2021-05-16T02:19:37.5804980Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5805610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5806960Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5808140Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5808950Z ^ 2021-05-16T02:19:37.5810130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5811010Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5811600Z ^ 2021-05-16T02:19:37.5812680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5813480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5814050Z ^ 2021-05-16T02:19:37.5814540Z In file included from interact.cpp:1: 2021-05-16T02:19:37.5815180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:37.5816520Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:37.5817880Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:37.5818770Z ^ 2021-05-16T02:19:37.5819980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:37.5820870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:37.5821540Z ^ 2021-05-16T02:19:37.5822650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:37.5823450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:37.5824010Z ^ 2021-05-16T02:19:38.2211790Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2212550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2214450Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2215720Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2216150Z ^ 2021-05-16T02:19:38.2217280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2218170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2218770Z ^ 2021-05-16T02:19:38.2219850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2220680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2221250Z ^ 2021-05-16T02:19:38.2221750Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2222390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2223800Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2225620Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2226120Z ^ 2021-05-16T02:19:38.2227270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2228170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2228750Z ^ 2021-05-16T02:19:38.2229850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2230650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2231430Z ^ 2021-05-16T02:19:38.2231940Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2232570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2233980Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2235310Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:38.2235840Z ^ 2021-05-16T02:19:38.2236960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2237860Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2238450Z ^ 2021-05-16T02:19:38.2239540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2240350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2240910Z ^ 2021-05-16T02:19:38.2241410Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2242050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2243410Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2244620Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2245040Z ^ 2021-05-16T02:19:38.2246430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2247350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2247950Z ^ 2021-05-16T02:19:38.2249080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2249890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2250460Z ^ 2021-05-16T02:19:38.2250960Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2251600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2252970Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2254170Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2254660Z ^ 2021-05-16T02:19:38.2255810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2256710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2257300Z ^ 2021-05-16T02:19:38.2258400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2259210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2259780Z ^ 2021-05-16T02:19:38.2260390Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2261020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2262660Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2263990Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:38.2264520Z ^ 2021-05-16T02:19:38.2265630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2266920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2267510Z ^ 2021-05-16T02:19:38.2268640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2269450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2270010Z ^ 2021-05-16T02:19:38.2270510Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2271140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2272500Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2273470Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:19:38.2273970Z ^ 2021-05-16T02:19:38.2275090Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:38.2275980Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2276580Z ^ 2021-05-16T02:19:38.2277660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2278480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2279040Z ^ 2021-05-16T02:19:38.2279540Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2280170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2281520Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2282300Z uint16 sampleformat = 1; 2021-05-16T02:19:38.2282670Z ^ 2021-05-16T02:19:38.2283790Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:38.2284690Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2285270Z ^ 2021-05-16T02:19:38.2286540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2287380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2287950Z ^ 2021-05-16T02:19:38.2288440Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2289070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2290450Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2291320Z uint32 nx = 1, ny = 1; 2021-05-16T02:19:38.2291670Z ^ 2021-05-16T02:19:38.2292810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2293710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2294300Z ^ 2021-05-16T02:19:38.2295390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2296200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2296780Z ^ 2021-05-16T02:19:38.2297280Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2297910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2299280Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2300230Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:38.2300710Z ^ 2021-05-16T02:19:38.2301830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2302720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2303320Z ^ 2021-05-16T02:19:38.2304400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2305210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2306040Z ^ 2021-05-16T02:19:38.2306550Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2307180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2308580Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2309540Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:38.2310070Z ^ 2021-05-16T02:19:38.2311340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2312220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2312820Z ^ 2021-05-16T02:19:38.2313910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2314730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2315320Z ^ 2021-05-16T02:19:38.2315810Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2316450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2317810Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2318770Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:38.2319370Z ^ 2021-05-16T02:19:38.2320540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2321580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2322160Z ^ 2021-05-16T02:19:38.2323290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2324090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2324830Z ^ 2021-05-16T02:19:38.2325370Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2326010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2327410Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2328410Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:19:38.2329030Z ^ 2021-05-16T02:19:38.2330180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2331080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2331670Z ^ 2021-05-16T02:19:38.2332760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2333570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2334150Z ^ 2021-05-16T02:19:38.2334650Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2335280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2336640Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2337360Z uint16 config; 2021-05-16T02:19:38.2337700Z ^ 2021-05-16T02:19:38.2338810Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:38.2339710Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2340300Z ^ 2021-05-16T02:19:38.2341390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2342200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2342750Z ^ 2021-05-16T02:19:38.2343510Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2344150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2345550Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2346300Z uint32 tw = 1, th = 1; 2021-05-16T02:19:38.2346630Z ^ 2021-05-16T02:19:38.2347760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2348650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2349240Z ^ 2021-05-16T02:19:38.2350320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2351260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2351850Z ^ 2021-05-16T02:19:38.2948710Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2949480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2951410Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2952590Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2953010Z ^ 2021-05-16T02:19:38.2954120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2955030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2955610Z ^ 2021-05-16T02:19:38.2956710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2957520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2958080Z ^ 2021-05-16T02:19:38.2958590Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2959220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2960580Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2962340Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:38.2962850Z ^ 2021-05-16T02:19:38.2964010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2964910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2965500Z ^ 2021-05-16T02:19:38.2966580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2967510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2968090Z ^ 2021-05-16T02:19:38.2968590Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2969210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2970530Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2971450Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:19:38.2971900Z ^ 2021-05-16T02:19:38.2973000Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:38.2973850Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2974430Z ^ 2021-05-16T02:19:38.2975490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2976270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2976820Z ^ 2021-05-16T02:19:38.2977300Z In file included from interact.cpp:1: 2021-05-16T02:19:38.2977920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:38.2979220Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:38.2980580Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:19:38.2981440Z ^ 2021-05-16T02:19:38.2982570Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:38.2983440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:38.2984010Z ^ 2021-05-16T02:19:38.2985070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:38.2985850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:38.2986410Z ^ 2021-05-16T02:19:55.1980040Z 36 warnings generated. 2021-05-16T02:19:55.2199710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c interpolation.cpp -o interpolation.o 2021-05-16T02:19:56.3872430Z In file included from interpolation.cpp:1: 2021-05-16T02:19:56.3873230Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:19:56.3874040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:19:56.3876110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:19:56.3877000Z SEXP data = Parent::get__(); 2021-05-16T02:19:56.3877410Z ^ 2021-05-16T02:19:58.8107460Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8108530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8110950Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8112780Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:58.8113510Z ^ 2021-05-16T02:19:58.8114760Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:58.8115650Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8116240Z ^ 2021-05-16T02:19:58.8117350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8118160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8118730Z ^ 2021-05-16T02:19:58.8119270Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8119960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8121310Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8122360Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8122920Z ^ 2021-05-16T02:19:58.8124060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8124950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8125540Z ^ 2021-05-16T02:19:58.8126630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8127430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8128000Z ^ 2021-05-16T02:19:58.8128540Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8129220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8130580Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8132180Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8132790Z ^ 2021-05-16T02:19:58.8134020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8134910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8135500Z ^ 2021-05-16T02:19:58.8136590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8137400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8137960Z ^ 2021-05-16T02:19:58.8138510Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8139190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8140550Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8141580Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8142220Z ^ 2021-05-16T02:19:58.8143390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8144270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8144860Z ^ 2021-05-16T02:19:58.8145950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8146750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8147320Z ^ 2021-05-16T02:19:58.8147860Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8148550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8150160Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8151220Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8151890Z ^ 2021-05-16T02:19:58.8153110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8153990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8154590Z ^ 2021-05-16T02:19:58.8155680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8156480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8157050Z ^ 2021-05-16T02:19:58.8157720Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8158390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8159790Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8160840Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:19:58.8161690Z ^ 2021-05-16T02:19:58.8162880Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:58.8163780Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8164370Z ^ 2021-05-16T02:19:58.8165450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8166260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8166820Z ^ 2021-05-16T02:19:58.8167370Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8168160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8169850Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8170870Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8171430Z ^ 2021-05-16T02:19:58.8172570Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8173460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8174050Z ^ 2021-05-16T02:19:58.8175130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8175950Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8176510Z ^ 2021-05-16T02:19:58.8177060Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8177750Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8179100Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8180130Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8180720Z ^ 2021-05-16T02:19:58.8181880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8182780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8183360Z ^ 2021-05-16T02:19:58.8184450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8185250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8185810Z ^ 2021-05-16T02:19:58.8186360Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8187280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8188720Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8189730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8190380Z ^ 2021-05-16T02:19:58.8191680Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8192580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8193170Z ^ 2021-05-16T02:19:58.8194280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8195090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8195650Z ^ 2021-05-16T02:19:58.8196210Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8196890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8198250Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8199280Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:19:58.8199950Z ^ 2021-05-16T02:19:58.8201130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8202010Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8202600Z ^ 2021-05-16T02:19:58.8203680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8204500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8205380Z ^ 2021-05-16T02:19:58.8205930Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8206610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8208000Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8209160Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8210990Z ^ 2021-05-16T02:19:58.8212530Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:58.8213440Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8214030Z ^ 2021-05-16T02:19:58.8215160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8215960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8223450Z ^ 2021-05-16T02:19:58.8224090Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8224780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8226270Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8227440Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8228220Z ^ 2021-05-16T02:19:58.8229420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8230320Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8230910Z ^ 2021-05-16T02:19:58.8232000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8232820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8233780Z ^ 2021-05-16T02:19:58.8234390Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8235060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8236470Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8237620Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8238450Z ^ 2021-05-16T02:19:58.8239620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8240510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8241110Z ^ 2021-05-16T02:19:58.8242180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8243000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8243570Z ^ 2021-05-16T02:19:58.8244120Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8244790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8246150Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8247330Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8248060Z ^ 2021-05-16T02:19:58.8249220Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:58.8250100Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8250820Z ^ 2021-05-16T02:19:58.8252240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8253070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8253640Z ^ 2021-05-16T02:19:58.8254180Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8254860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8256200Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8257380Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8258180Z ^ 2021-05-16T02:19:58.8259360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8260250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8260830Z ^ 2021-05-16T02:19:58.8262170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8262980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8263540Z ^ 2021-05-16T02:19:58.8264100Z In file included from interpolation.cpp:1: 2021-05-16T02:19:58.8264770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:58.8266130Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:58.8267310Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:19:58.8268150Z ^ 2021-05-16T02:19:58.8269310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:58.8270210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:58.8271100Z ^ 2021-05-16T02:19:58.8272260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:58.8273060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:58.8273630Z ^ 2021-05-16T02:19:59.4702190Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4703030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4704940Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4706160Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.4706600Z ^ 2021-05-16T02:19:59.4707720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4708630Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4709230Z ^ 2021-05-16T02:19:59.4710350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4711170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4711730Z ^ 2021-05-16T02:19:59.4712280Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4712950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4714320Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4715510Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.4716000Z ^ 2021-05-16T02:19:59.4717190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4718080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4718670Z ^ 2021-05-16T02:19:59.4720370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4721410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4722010Z ^ 2021-05-16T02:19:59.4722560Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4723240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4724630Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4725960Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:59.4726470Z ^ 2021-05-16T02:19:59.4727580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4728480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4729060Z ^ 2021-05-16T02:19:59.4730150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4730960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4731540Z ^ 2021-05-16T02:19:59.4732090Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4732760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4734120Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4735300Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.4735740Z ^ 2021-05-16T02:19:59.4736840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4737740Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4738330Z ^ 2021-05-16T02:19:59.4739410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4740230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4741090Z ^ 2021-05-16T02:19:59.4741690Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4742360Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4743760Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4744940Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.4745500Z ^ 2021-05-16T02:19:59.4746660Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4747580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4748200Z ^ 2021-05-16T02:19:59.4749320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4750160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4750760Z ^ 2021-05-16T02:19:59.4751530Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4752230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4753610Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4754950Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:19:59.4755460Z ^ 2021-05-16T02:19:59.4756570Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4757460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4758050Z ^ 2021-05-16T02:19:59.4759140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4759940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4760510Z ^ 2021-05-16T02:19:59.4761660Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4762340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4763750Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4764700Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:19:59.4765210Z ^ 2021-05-16T02:19:59.4766320Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:59.4767220Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4767810Z ^ 2021-05-16T02:19:59.4768890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4769700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4770260Z ^ 2021-05-16T02:19:59.4770820Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4771500Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4772850Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4773630Z uint16 sampleformat = 1; 2021-05-16T02:19:59.4774000Z ^ 2021-05-16T02:19:59.4775120Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:59.4776000Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4776590Z ^ 2021-05-16T02:19:59.4777650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4778470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4779040Z ^ 2021-05-16T02:19:59.4779580Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4780260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4782480Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4783280Z uint32 nx = 1, ny = 1; 2021-05-16T02:19:59.4783610Z ^ 2021-05-16T02:19:59.4784790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4785680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4786270Z ^ 2021-05-16T02:19:59.4787370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4788170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4788740Z ^ 2021-05-16T02:19:59.4789280Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4789960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4791300Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4792280Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:59.4792760Z ^ 2021-05-16T02:19:59.4793880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4794770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4795350Z ^ 2021-05-16T02:19:59.4796450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4797250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4797820Z ^ 2021-05-16T02:19:59.4798380Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4799050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4800410Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4801770Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:59.4802320Z ^ 2021-05-16T02:19:59.4803500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4804400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4804990Z ^ 2021-05-16T02:19:59.4806060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4806870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4807430Z ^ 2021-05-16T02:19:59.4807980Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4808650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4810010Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4810980Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:19:59.4811790Z ^ 2021-05-16T02:19:59.4813000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4813880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4814470Z ^ 2021-05-16T02:19:59.4815540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4816360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4816930Z ^ 2021-05-16T02:19:59.4817470Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4818150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4819510Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4820750Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:19:59.4821410Z ^ 2021-05-16T02:19:59.4822610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4823770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4824430Z ^ 2021-05-16T02:19:59.4825560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4826360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4826930Z ^ 2021-05-16T02:19:59.4827480Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4828160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4829580Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4830310Z uint16 config; 2021-05-16T02:19:59.4830660Z ^ 2021-05-16T02:19:59.4831800Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:59.4832690Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4833270Z ^ 2021-05-16T02:19:59.4834360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4835170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4835730Z ^ 2021-05-16T02:19:59.4836280Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.4836950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.4838310Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.4839040Z uint32 tw = 1, th = 1; 2021-05-16T02:19:59.4839380Z ^ 2021-05-16T02:19:59.4840890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.4841790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.4842390Z ^ 2021-05-16T02:19:59.4843470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.4844280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.4844850Z ^ 2021-05-16T02:19:59.5429930Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.5430820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.5432700Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.5433870Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.5434290Z ^ 2021-05-16T02:19:59.5435400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.5436590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.5437200Z ^ 2021-05-16T02:19:59.5438320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.5439140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.5439700Z ^ 2021-05-16T02:19:59.5440250Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.5440930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.5442290Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.5443450Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:19:59.5443910Z ^ 2021-05-16T02:19:59.5445050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.5445940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.5446950Z ^ 2021-05-16T02:19:59.5448160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.5448980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.5449770Z ^ 2021-05-16T02:19:59.5450330Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.5451060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.5452440Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.5453370Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:19:59.5453830Z ^ 2021-05-16T02:19:59.5454940Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:19:59.5455830Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.5456430Z ^ 2021-05-16T02:19:59.5457530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.5458330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.5458900Z ^ 2021-05-16T02:19:59.5459440Z In file included from interpolation.cpp:1: 2021-05-16T02:19:59.5460120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:19:59.5461710Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:19:59.5463160Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:19:59.5463720Z ^ 2021-05-16T02:19:59.5464830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:19:59.5465730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:19:59.5466310Z ^ 2021-05-16T02:19:59.5467780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:19:59.5468600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:19:59.5469160Z ^ 2021-05-16T02:20:12.3201580Z 36 warnings generated. 2021-05-16T02:20:12.3398330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c morphology.cpp -o morphology.o 2021-05-16T02:20:13.4864110Z In file included from morphology.cpp:1: 2021-05-16T02:20:13.4864880Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:20:13.4865740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:20:13.4867820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:20:13.4868730Z SEXP data = Parent::get__(); 2021-05-16T02:20:13.4869140Z ^ 2021-05-16T02:20:15.9125090Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9125960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9127840Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9128880Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:15.9129550Z ^ 2021-05-16T02:20:15.9130710Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:15.9131640Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9132670Z ^ 2021-05-16T02:20:15.9133850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9134660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9135220Z ^ 2021-05-16T02:20:15.9135740Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9136390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9137750Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9138770Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9139320Z ^ 2021-05-16T02:20:15.9140480Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9141370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9141970Z ^ 2021-05-16T02:20:15.9143060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9143860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9144510Z ^ 2021-05-16T02:20:15.9145020Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9145670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9147030Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9148050Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9148650Z ^ 2021-05-16T02:20:15.9149800Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9151030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9151810Z ^ 2021-05-16T02:20:15.9152960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9153780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9154340Z ^ 2021-05-16T02:20:15.9154850Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9155500Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9156970Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9157950Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9158580Z ^ 2021-05-16T02:20:15.9159720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9160590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9161460Z ^ 2021-05-16T02:20:15.9162600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9163420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9163980Z ^ 2021-05-16T02:20:15.9164500Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9165150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9166500Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9167520Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9168180Z ^ 2021-05-16T02:20:15.9169550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9170470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9171070Z ^ 2021-05-16T02:20:15.9172200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9173000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9173560Z ^ 2021-05-16T02:20:15.9174080Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9174730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9176080Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9177140Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:15.9177820Z ^ 2021-05-16T02:20:15.9178990Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:15.9179880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9180460Z ^ 2021-05-16T02:20:15.9181550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9182540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9183100Z ^ 2021-05-16T02:20:15.9183620Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9184260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9185650Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9186660Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9187230Z ^ 2021-05-16T02:20:15.9188690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9189580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9190170Z ^ 2021-05-16T02:20:15.9191250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9192060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9192620Z ^ 2021-05-16T02:20:15.9193130Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9193780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9195150Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9196160Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9196760Z ^ 2021-05-16T02:20:15.9197940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9198820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9199410Z ^ 2021-05-16T02:20:15.9200500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9201300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9201870Z ^ 2021-05-16T02:20:15.9202380Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9203040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9204380Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9205410Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9206050Z ^ 2021-05-16T02:20:15.9207370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9208300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9208880Z ^ 2021-05-16T02:20:15.9210000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9210800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9211510Z ^ 2021-05-16T02:20:15.9212030Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9212670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9214060Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9215070Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:15.9215760Z ^ 2021-05-16T02:20:15.9216930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9217820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9218420Z ^ 2021-05-16T02:20:15.9219500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9220310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9220870Z ^ 2021-05-16T02:20:15.9221380Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9222030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9223390Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9224710Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9225690Z ^ 2021-05-16T02:20:15.9226890Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:15.9227770Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9228370Z ^ 2021-05-16T02:20:15.9229450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9230250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9230820Z ^ 2021-05-16T02:20:15.9231330Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9231980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9233340Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9234500Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9235310Z ^ 2021-05-16T02:20:15.9236470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9237360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9237940Z ^ 2021-05-16T02:20:15.9239030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9239830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9240400Z ^ 2021-05-16T02:20:15.9247670Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9248400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9249910Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9251340Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9252200Z ^ 2021-05-16T02:20:15.9253450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9254340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9254930Z ^ 2021-05-16T02:20:15.9256010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9256830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9257400Z ^ 2021-05-16T02:20:15.9257910Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9258560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9259920Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9261110Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9262050Z ^ 2021-05-16T02:20:15.9263250Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:15.9264230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9264820Z ^ 2021-05-16T02:20:15.9265930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9266730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9267300Z ^ 2021-05-16T02:20:15.9267820Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9268460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9270180Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9271350Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9272150Z ^ 2021-05-16T02:20:15.9273330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9274220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9274800Z ^ 2021-05-16T02:20:15.9275880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9276700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9277260Z ^ 2021-05-16T02:20:15.9277780Z In file included from morphology.cpp:1: 2021-05-16T02:20:15.9278430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:15.9279810Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:15.9280990Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:15.9281820Z ^ 2021-05-16T02:20:15.9283010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:15.9283890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:15.9284480Z ^ 2021-05-16T02:20:15.9285570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:15.9286370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:15.9286930Z ^ 2021-05-16T02:20:16.5702890Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5704960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5707380Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5709160Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.5710050Z ^ 2021-05-16T02:20:16.5711610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5712940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5713930Z ^ 2021-05-16T02:20:16.5715420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5716670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5717640Z ^ 2021-05-16T02:20:16.5718530Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5719580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5721650Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5723360Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.5724280Z ^ 2021-05-16T02:20:16.5725850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5727180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5728150Z ^ 2021-05-16T02:20:16.5729640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5730880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5731820Z ^ 2021-05-16T02:20:16.5732730Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5733760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5736100Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5737900Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:16.5738820Z ^ 2021-05-16T02:20:16.5740360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5741680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5742630Z ^ 2021-05-16T02:20:16.5744130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5745370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5746310Z ^ 2021-05-16T02:20:16.5747680Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5748740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5750510Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5752190Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.5753040Z ^ 2021-05-16T02:20:16.5754590Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5755890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5756870Z ^ 2021-05-16T02:20:16.5758370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5759600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5760550Z ^ 2021-05-16T02:20:16.5761640Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5762730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5764510Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5766160Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.5767570Z ^ 2021-05-16T02:20:16.5769230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5770550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5771520Z ^ 2021-05-16T02:20:16.5773010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5774260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5775200Z ^ 2021-05-16T02:20:16.5776100Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5777130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5778870Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5780680Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:16.5781630Z ^ 2021-05-16T02:20:16.5783160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5784490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5785460Z ^ 2021-05-16T02:20:16.5786940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5788180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5789120Z ^ 2021-05-16T02:20:16.5790020Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5791050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5793100Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5794500Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:20:16.5795940Z ^ 2021-05-16T02:20:16.5797510Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:16.5798900Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5799870Z ^ 2021-05-16T02:20:16.5801370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5802610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5803550Z ^ 2021-05-16T02:20:16.5804470Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5805490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5807280Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5808480Z uint16 sampleformat = 1; 2021-05-16T02:20:16.5809220Z ^ 2021-05-16T02:20:16.5810750Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:16.5812080Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5813060Z ^ 2021-05-16T02:20:16.5814560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5815780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5816730Z ^ 2021-05-16T02:20:16.5817610Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5818650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5820400Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5821790Z uint32 nx = 1, ny = 1; 2021-05-16T02:20:16.5822510Z ^ 2021-05-16T02:20:16.5824050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5825360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5826860Z ^ 2021-05-16T02:20:16.5828440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5829690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5830640Z ^ 2021-05-16T02:20:16.5831520Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5832560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5834290Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5835680Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:16.5836550Z ^ 2021-05-16T02:20:16.5838190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5839520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5840500Z ^ 2021-05-16T02:20:16.5841990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5843230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5844170Z ^ 2021-05-16T02:20:16.5845070Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5846100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5847850Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5849230Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:16.5850140Z ^ 2021-05-16T02:20:16.5851880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5853210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5854160Z ^ 2021-05-16T02:20:16.5856200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5857440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5858380Z ^ 2021-05-16T02:20:16.5859290Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5860300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5878550Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5880090Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:16.5880980Z ^ 2021-05-16T02:20:16.5882450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5883650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5884510Z ^ 2021-05-16T02:20:16.5885920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5887060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5887890Z ^ 2021-05-16T02:20:16.5888670Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5889590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5891220Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5892550Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:20:16.5893440Z ^ 2021-05-16T02:20:16.5894880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5896090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5897590Z ^ 2021-05-16T02:20:16.5899550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5900730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5901670Z ^ 2021-05-16T02:20:16.5902460Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5903370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5905040Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5906080Z uint16 config; 2021-05-16T02:20:16.5906680Z ^ 2021-05-16T02:20:16.5908090Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:16.5909290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5910150Z ^ 2021-05-16T02:20:16.5911550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5912680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5913520Z ^ 2021-05-16T02:20:16.5914300Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.5915230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.5916870Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.5917910Z uint32 tw = 1, th = 1; 2021-05-16T02:20:16.5918530Z ^ 2021-05-16T02:20:16.5919940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.5921150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.5922010Z ^ 2021-05-16T02:20:16.5923370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.5924500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.5925870Z ^ 2021-05-16T02:20:16.6445890Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.6446890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.6449290Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.6450860Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.6451710Z ^ 2021-05-16T02:20:16.6453220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.6454870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.6455690Z ^ 2021-05-16T02:20:16.6456940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.6457760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.6458330Z ^ 2021-05-16T02:20:16.6458880Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.6459540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.6460910Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.6462270Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:16.6462750Z ^ 2021-05-16T02:20:16.6463870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.6464780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.6465370Z ^ 2021-05-16T02:20:16.6466440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.6467260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.6467820Z ^ 2021-05-16T02:20:16.6468340Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.6469660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.6471130Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.6472060Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:20:16.6472520Z ^ 2021-05-16T02:20:16.6473640Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:16.6474520Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.6475120Z ^ 2021-05-16T02:20:16.6476190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.6477010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.6477580Z ^ 2021-05-16T02:20:16.6478090Z In file included from morphology.cpp:1: 2021-05-16T02:20:16.6478750Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:16.6480110Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:16.6481510Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:20:16.6482060Z ^ 2021-05-16T02:20:16.6483180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:16.6484110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:16.6484700Z ^ 2021-05-16T02:20:16.6485800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:16.6486600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:16.6487170Z ^ 2021-05-16T02:20:35.5417510Z 36 warnings generated. 2021-05-16T02:20:35.5634620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reductions.cpp -o reductions.o 2021-05-16T02:20:36.7044150Z In file included from reductions.cpp:1: 2021-05-16T02:20:36.7044920Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:20:36.7045740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:20:36.7047810Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:20:36.7048700Z SEXP data = Parent::get__(); 2021-05-16T02:20:36.7049110Z ^ 2021-05-16T02:20:39.1190150Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1191020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1192900Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1193940Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:39.1194610Z ^ 2021-05-16T02:20:39.1195860Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.1196750Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1197350Z ^ 2021-05-16T02:20:39.1198430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1199250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1199820Z ^ 2021-05-16T02:20:39.1200340Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1201540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1202980Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1203990Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1204550Z ^ 2021-05-16T02:20:39.1205710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1206600Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1207180Z ^ 2021-05-16T02:20:39.1208270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1209090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1209650Z ^ 2021-05-16T02:20:39.1210170Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1210830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1212280Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1213280Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1213880Z ^ 2021-05-16T02:20:39.1215040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1215930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1216520Z ^ 2021-05-16T02:20:39.1217600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1218410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1218970Z ^ 2021-05-16T02:20:39.1219790Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1220460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1221830Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1222850Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1223480Z ^ 2021-05-16T02:20:39.1224640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1225520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1226120Z ^ 2021-05-16T02:20:39.1227200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1228000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1228570Z ^ 2021-05-16T02:20:39.1229090Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1229750Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1231100Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1232120Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1232800Z ^ 2021-05-16T02:20:39.1233970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1234850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1235440Z ^ 2021-05-16T02:20:39.1236520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1237330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1237890Z ^ 2021-05-16T02:20:39.1238750Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1239460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1240840Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1241970Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:39.1242660Z ^ 2021-05-16T02:20:39.1243840Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.1244720Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1245310Z ^ 2021-05-16T02:20:39.1246400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1247200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1247780Z ^ 2021-05-16T02:20:39.1248290Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1248950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1250300Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1251320Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1251880Z ^ 2021-05-16T02:20:39.1253010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1253900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1254480Z ^ 2021-05-16T02:20:39.1255570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1256370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1257220Z ^ 2021-05-16T02:20:39.1257740Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1258390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1259770Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1260780Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1261480Z ^ 2021-05-16T02:20:39.1262650Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1263550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1264140Z ^ 2021-05-16T02:20:39.1265220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1266020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1266600Z ^ 2021-05-16T02:20:39.1267120Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1267760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1269120Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1270130Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1270770Z ^ 2021-05-16T02:20:39.1271940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1272820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1273410Z ^ 2021-05-16T02:20:39.1274480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1275510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1276120Z ^ 2021-05-16T02:20:39.1276630Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1277280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1278660Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1279680Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:39.1280360Z ^ 2021-05-16T02:20:39.1281530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1282420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1283000Z ^ 2021-05-16T02:20:39.1284080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1284890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1285460Z ^ 2021-05-16T02:20:39.1285980Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1286630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1287990Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1289280Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1290010Z ^ 2021-05-16T02:20:39.1291430Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.1292340Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1292940Z ^ 2021-05-16T02:20:39.1294330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1295140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1295710Z ^ 2021-05-16T02:20:39.1296230Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1296870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1298240Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1299400Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1300180Z ^ 2021-05-16T02:20:39.1301350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1302230Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1302830Z ^ 2021-05-16T02:20:39.1303910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1304720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1305290Z ^ 2021-05-16T02:20:39.1305800Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1306460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1307800Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1308960Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1309780Z ^ 2021-05-16T02:20:39.1310950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1311840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1312680Z ^ 2021-05-16T02:20:39.1313840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1314640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1315210Z ^ 2021-05-16T02:20:39.1322490Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1323170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1324670Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1325850Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1326600Z ^ 2021-05-16T02:20:39.1327760Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.1328670Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1329260Z ^ 2021-05-16T02:20:39.1330370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1331180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1331740Z ^ 2021-05-16T02:20:39.1332260Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1332910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1334270Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1335440Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1336250Z ^ 2021-05-16T02:20:39.1337430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1338670Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1339270Z ^ 2021-05-16T02:20:39.1340380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1341200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1341770Z ^ 2021-05-16T02:20:39.1342280Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.1342940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.1344290Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.1345460Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:39.1346300Z ^ 2021-05-16T02:20:39.1347500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.1348400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.1348980Z ^ 2021-05-16T02:20:39.1350070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.1350870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.1351540Z ^ 2021-05-16T02:20:39.7797480Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7798330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7800210Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7801420Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.7801860Z ^ 2021-05-16T02:20:39.7802990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7804680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7805340Z ^ 2021-05-16T02:20:39.7806480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7807300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7807860Z ^ 2021-05-16T02:20:39.7808380Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7809030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7810390Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7811590Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.7812080Z ^ 2021-05-16T02:20:39.7813230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7814120Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7814720Z ^ 2021-05-16T02:20:39.7815810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7816670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7817240Z ^ 2021-05-16T02:20:39.7817760Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7818410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7819780Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7821100Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:39.7821780Z ^ 2021-05-16T02:20:39.7822930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7823830Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7824740Z ^ 2021-05-16T02:20:39.7825870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7826680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7827240Z ^ 2021-05-16T02:20:39.7827760Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7828410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7830110Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7831620Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.7832050Z ^ 2021-05-16T02:20:39.7833250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7834150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7834750Z ^ 2021-05-16T02:20:39.7835880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7836710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7837280Z ^ 2021-05-16T02:20:39.7837800Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7838450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7839810Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7841010Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.7841490Z ^ 2021-05-16T02:20:39.7842630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7843520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7844110Z ^ 2021-05-16T02:20:39.7845190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7846240Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7846860Z ^ 2021-05-16T02:20:39.7847370Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7848030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7849410Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7850750Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:39.7851360Z ^ 2021-05-16T02:20:39.7852490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7853380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7853960Z ^ 2021-05-16T02:20:39.7855040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7855850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7856430Z ^ 2021-05-16T02:20:39.7856940Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7857590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7858950Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7859900Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:20:39.7860410Z ^ 2021-05-16T02:20:39.7861780Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.7862680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7863270Z ^ 2021-05-16T02:20:39.7864390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7865200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7866070Z ^ 2021-05-16T02:20:39.7866600Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7867240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7868630Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7869410Z uint16 sampleformat = 1; 2021-05-16T02:20:39.7869780Z ^ 2021-05-16T02:20:39.7870900Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.7871780Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7872370Z ^ 2021-05-16T02:20:39.7873440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7874260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7874830Z ^ 2021-05-16T02:20:39.7875350Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7876010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7877350Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7878180Z uint32 nx = 1, ny = 1; 2021-05-16T02:20:39.7878510Z ^ 2021-05-16T02:20:39.7879630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7880530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7881110Z ^ 2021-05-16T02:20:39.7882190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7882990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7883560Z ^ 2021-05-16T02:20:39.7884080Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7884730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7886280Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7887260Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:39.7887750Z ^ 2021-05-16T02:20:39.7888890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7889780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7890380Z ^ 2021-05-16T02:20:39.7891530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7892330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7892890Z ^ 2021-05-16T02:20:39.7893410Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7894050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7895440Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7896400Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:39.7897050Z ^ 2021-05-16T02:20:39.7898220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7899100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7899690Z ^ 2021-05-16T02:20:39.7900760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7901570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7902140Z ^ 2021-05-16T02:20:39.7902650Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7903300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7904960Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7905920Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:39.7906530Z ^ 2021-05-16T02:20:39.7907690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7908580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7909170Z ^ 2021-05-16T02:20:39.7910250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7911050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7911610Z ^ 2021-05-16T02:20:39.7912120Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7912780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7914150Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7915150Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:20:39.7915770Z ^ 2021-05-16T02:20:39.7916990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7917890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7918470Z ^ 2021-05-16T02:20:39.7919560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7920370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7920930Z ^ 2021-05-16T02:20:39.7921660Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7922310Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7923890Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7924640Z uint16 config; 2021-05-16T02:20:39.7924990Z ^ 2021-05-16T02:20:39.7926140Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.7927020Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7927610Z ^ 2021-05-16T02:20:39.7928690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7929510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7930070Z ^ 2021-05-16T02:20:39.7930590Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.7931240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.7932580Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.7933330Z uint32 tw = 1, th = 1; 2021-05-16T02:20:39.7933670Z ^ 2021-05-16T02:20:39.7934800Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.7935680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.7936270Z ^ 2021-05-16T02:20:39.7937340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.7938150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.7938720Z ^ 2021-05-16T02:20:39.8524320Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.8525170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.8527080Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.8528270Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.8529270Z ^ 2021-05-16T02:20:39.8530460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.8531370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.8531970Z ^ 2021-05-16T02:20:39.8533070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.8533890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.8534450Z ^ 2021-05-16T02:20:39.8534970Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.8535620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.8536990Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.8538160Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:39.8538620Z ^ 2021-05-16T02:20:39.8539760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.8540660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.8541250Z ^ 2021-05-16T02:20:39.8542340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.8543200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.8543770Z ^ 2021-05-16T02:20:39.8544420Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.8545110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.8546490Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.8547420Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:20:39.8547880Z ^ 2021-05-16T02:20:39.8549020Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:39.8550140Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.8550770Z ^ 2021-05-16T02:20:39.8551900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.8552700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.8553270Z ^ 2021-05-16T02:20:39.8553780Z In file included from reductions.cpp:1: 2021-05-16T02:20:39.8554430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:39.8555800Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:39.8557190Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:20:39.8557740Z ^ 2021-05-16T02:20:39.8558850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:39.8559760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:39.8560350Z ^ 2021-05-16T02:20:39.8561520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:39.8562330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:39.8562890Z ^ 2021-05-16T02:20:54.6646350Z 36 warnings generated. 2021-05-16T02:20:54.6858010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c transformations.cpp -o transformations.o 2021-05-16T02:20:55.8289940Z In file included from transformations.cpp:1: 2021-05-16T02:20:55.8291030Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:20:55.8291970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:20:55.8294110Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:20:55.8295130Z SEXP data = Parent::get__(); 2021-05-16T02:20:55.8295530Z ^ 2021-05-16T02:20:58.2424030Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2424900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2426780Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2427820Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:58.2428490Z ^ 2021-05-16T02:20:58.2429700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.2430600Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2431190Z ^ 2021-05-16T02:20:58.2432290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2433100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2433660Z ^ 2021-05-16T02:20:58.2434230Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2434920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2436280Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2437280Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2437850Z ^ 2021-05-16T02:20:58.2439940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2440900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2441500Z ^ 2021-05-16T02:20:58.2442640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2443450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2444020Z ^ 2021-05-16T02:20:58.2444590Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2445290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2446640Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2447730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2448330Z ^ 2021-05-16T02:20:58.2449530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2450410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2451010Z ^ 2021-05-16T02:20:58.2452090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2452900Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2453460Z ^ 2021-05-16T02:20:58.2454030Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2454720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2456180Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2457170Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2457780Z ^ 2021-05-16T02:20:58.2459250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2460110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2460690Z ^ 2021-05-16T02:20:58.2462140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2462950Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2463520Z ^ 2021-05-16T02:20:58.2464080Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2464770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2466130Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2467150Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2467850Z ^ 2021-05-16T02:20:58.2469020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2469920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2470500Z ^ 2021-05-16T02:20:58.2471600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2472410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2472970Z ^ 2021-05-16T02:20:58.2473530Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2474220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2475570Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2476620Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:20:58.2477560Z ^ 2021-05-16T02:20:58.2478800Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.2479680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2480280Z ^ 2021-05-16T02:20:58.2481360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2482170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2482730Z ^ 2021-05-16T02:20:58.2483300Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2483980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2485350Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2486370Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2486940Z ^ 2021-05-16T02:20:58.2488100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2488980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2489570Z ^ 2021-05-16T02:20:58.2490660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2491620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2492190Z ^ 2021-05-16T02:20:58.2492760Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2493450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2494820Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2495850Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2496730Z ^ 2021-05-16T02:20:58.2497930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2498820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2499400Z ^ 2021-05-16T02:20:58.2500490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2501290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2501860Z ^ 2021-05-16T02:20:58.2502430Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2503120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2504480Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2505510Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2506160Z ^ 2021-05-16T02:20:58.2507310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2508210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2508800Z ^ 2021-05-16T02:20:58.2509880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2510690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2511250Z ^ 2021-05-16T02:20:58.2511820Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2512510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2513870Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2515100Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:20:58.2515820Z ^ 2021-05-16T02:20:58.2517040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2517920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2518510Z ^ 2021-05-16T02:20:58.2519600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2520400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2520960Z ^ 2021-05-16T02:20:58.2521680Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2522380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2523910Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2525080Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2525800Z ^ 2021-05-16T02:20:58.2526960Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.2527860Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2528440Z ^ 2021-05-16T02:20:58.2529520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2530320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2531150Z ^ 2021-05-16T02:20:58.2531840Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2532580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2534360Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2535480Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2536240Z ^ 2021-05-16T02:20:58.2537380Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2538250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2538830Z ^ 2021-05-16T02:20:58.2539880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2540670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2541210Z ^ 2021-05-16T02:20:58.2541770Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2542440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2543780Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2544910Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2545710Z ^ 2021-05-16T02:20:58.2546870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2547730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2548310Z ^ 2021-05-16T02:20:58.2549520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2550370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2550930Z ^ 2021-05-16T02:20:58.2551700Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2552640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2554180Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2555330Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2556050Z ^ 2021-05-16T02:20:58.2557170Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.2558040Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2558620Z ^ 2021-05-16T02:20:58.2559680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2560450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2561320Z ^ 2021-05-16T02:20:58.2568750Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2569460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2570960Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2572140Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2572950Z ^ 2021-05-16T02:20:58.2574140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2575040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2575640Z ^ 2021-05-16T02:20:58.2576720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2577540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2578470Z ^ 2021-05-16T02:20:58.2579040Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.2579730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.2581140Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.2582330Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:20:58.2583160Z ^ 2021-05-16T02:20:58.2584360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.2585240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.2585830Z ^ 2021-05-16T02:20:58.2586930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.2587750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.2588320Z ^ 2021-05-16T02:20:58.8997530Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.8998380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9000280Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9001490Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9001920Z ^ 2021-05-16T02:20:58.9003040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9003940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9004540Z ^ 2021-05-16T02:20:58.9005620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9006440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9007560Z ^ 2021-05-16T02:20:58.9008180Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9008870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9010280Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9011480Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9011960Z ^ 2021-05-16T02:20:58.9013100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9014030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9014630Z ^ 2021-05-16T02:20:58.9015730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9016540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9017120Z ^ 2021-05-16T02:20:58.9017680Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9018380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9019730Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9021070Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:58.9021830Z ^ 2021-05-16T02:20:58.9022990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9023880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9024460Z ^ 2021-05-16T02:20:58.9025550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9026350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9026920Z ^ 2021-05-16T02:20:58.9027830Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9028520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9029910Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9031100Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9031530Z ^ 2021-05-16T02:20:58.9032640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9033540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9034130Z ^ 2021-05-16T02:20:58.9035210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9036020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9036580Z ^ 2021-05-16T02:20:58.9037150Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9037850Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9039220Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9040400Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9040900Z ^ 2021-05-16T02:20:58.9042040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9042930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9043520Z ^ 2021-05-16T02:20:58.9044600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9045410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9045970Z ^ 2021-05-16T02:20:58.9046540Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9047240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9048840Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9050270Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:20:58.9050780Z ^ 2021-05-16T02:20:58.9052030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9052910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9053510Z ^ 2021-05-16T02:20:58.9054600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9055400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9055960Z ^ 2021-05-16T02:20:58.9056520Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9057320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9058700Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9059660Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:20:58.9060160Z ^ 2021-05-16T02:20:58.9061440Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.9062350Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9062930Z ^ 2021-05-16T02:20:58.9064040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9064850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9065410Z ^ 2021-05-16T02:20:58.9065980Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9066670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9068030Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9069090Z uint16 sampleformat = 1; 2021-05-16T02:20:58.9069470Z ^ 2021-05-16T02:20:58.9070630Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.9071510Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9072110Z ^ 2021-05-16T02:20:58.9073180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9074000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9074560Z ^ 2021-05-16T02:20:58.9075130Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9075820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9077170Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9077900Z uint32 nx = 1, ny = 1; 2021-05-16T02:20:58.9078230Z ^ 2021-05-16T02:20:58.9079350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9080240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9080830Z ^ 2021-05-16T02:20:58.9081920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9082720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9083290Z ^ 2021-05-16T02:20:58.9083850Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9084540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9085880Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9086840Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:58.9087340Z ^ 2021-05-16T02:20:58.9088690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9089620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9090200Z ^ 2021-05-16T02:20:58.9091410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9092220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9092780Z ^ 2021-05-16T02:20:58.9093350Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9094040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9095410Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9096360Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:58.9097040Z ^ 2021-05-16T02:20:58.9098210Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9099110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9099700Z ^ 2021-05-16T02:20:58.9100780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9101580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9102140Z ^ 2021-05-16T02:20:58.9102710Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9103400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9104750Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9105720Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:20:58.9106320Z ^ 2021-05-16T02:20:58.9107790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9108680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9109270Z ^ 2021-05-16T02:20:58.9110340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9111160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9111730Z ^ 2021-05-16T02:20:58.9112290Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9112990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9114330Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9115340Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:20:58.9115950Z ^ 2021-05-16T02:20:58.9117130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9118260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9118850Z ^ 2021-05-16T02:20:58.9119980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9120770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9121340Z ^ 2021-05-16T02:20:58.9121910Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9122610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9123960Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9124680Z uint16 config; 2021-05-16T02:20:58.9125020Z ^ 2021-05-16T02:20:58.9126140Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.9127260Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9127890Z ^ 2021-05-16T02:20:58.9129020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9129830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9130390Z ^ 2021-05-16T02:20:58.9130960Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9131640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9133000Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9133730Z uint32 tw = 1, th = 1; 2021-05-16T02:20:58.9134080Z ^ 2021-05-16T02:20:58.9135300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9136250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9136860Z ^ 2021-05-16T02:20:58.9137960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9138780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9139330Z ^ 2021-05-16T02:20:58.9725020Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9726090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9728190Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9729620Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9730260Z ^ 2021-05-16T02:20:58.9731600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9732850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9733650Z ^ 2021-05-16T02:20:58.9735590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9736640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9737400Z ^ 2021-05-16T02:20:58.9738170Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9739050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9740600Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9742090Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:20:58.9742820Z ^ 2021-05-16T02:20:58.9744190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9745310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9746100Z ^ 2021-05-16T02:20:58.9747400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9748440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9749190Z ^ 2021-05-16T02:20:58.9749960Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9750850Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9752460Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9753660Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:20:58.9754340Z ^ 2021-05-16T02:20:58.9755670Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:20:58.9756780Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9757560Z ^ 2021-05-16T02:20:58.9758860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9760370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9761360Z ^ 2021-05-16T02:20:58.9762160Z In file included from transformations.cpp:1: 2021-05-16T02:20:58.9763050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:20:58.9764730Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:20:58.9766400Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:20:58.9767150Z ^ 2021-05-16T02:20:58.9768500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:20:58.9769610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:20:58.9770380Z ^ 2021-05-16T02:20:58.9771680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:20:58.9772730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:20:58.9773480Z ^ 2021-05-16T02:21:19.5366190Z 36 warnings generated. 2021-05-16T02:21:19.5575760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T02:21:20.7040600Z In file included from utils.cpp:1: 2021-05-16T02:21:20.7041380Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:21:20.7042210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:21:20.7044360Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:21:20.7045910Z SEXP data = Parent::get__(); 2021-05-16T02:21:20.7046350Z ^ 2021-05-16T02:21:23.1297890Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1298570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1300510Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1301560Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:21:23.1302220Z ^ 2021-05-16T02:21:23.1303410Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.1304300Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1304900Z ^ 2021-05-16T02:21:23.1306000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1306850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1307430Z ^ 2021-05-16T02:21:23.1307890Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1308510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1309870Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1310890Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1311450Z ^ 2021-05-16T02:21:23.1312600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1313490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1314080Z ^ 2021-05-16T02:21:23.1315170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1316670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1317300Z ^ 2021-05-16T02:21:23.1317780Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1318390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1319800Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1320900Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1321880Z ^ 2021-05-16T02:21:23.1323110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1324000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1324590Z ^ 2021-05-16T02:21:23.1325700Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1326500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1327070Z ^ 2021-05-16T02:21:23.1327540Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1328160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1329620Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1330590Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1331220Z ^ 2021-05-16T02:21:23.1332340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1333220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1333790Z ^ 2021-05-16T02:21:23.1335210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1336000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1336550Z ^ 2021-05-16T02:21:23.1337010Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1337600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1338940Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1339920Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1340580Z ^ 2021-05-16T02:21:23.1341730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1342590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1343180Z ^ 2021-05-16T02:21:23.1344230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1345030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1345580Z ^ 2021-05-16T02:21:23.1346040Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1346640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1347950Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1348980Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:21:23.1349640Z ^ 2021-05-16T02:21:23.1350770Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.1351950Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1352540Z ^ 2021-05-16T02:21:23.1353900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1354740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1355320Z ^ 2021-05-16T02:21:23.1355780Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1356400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1357810Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1358820Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1359380Z ^ 2021-05-16T02:21:23.1360520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1361570Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1362170Z ^ 2021-05-16T02:21:23.1363300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1364110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1364670Z ^ 2021-05-16T02:21:23.1365150Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1365760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1367120Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1368130Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1368740Z ^ 2021-05-16T02:21:23.1369900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1370780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1371660Z ^ 2021-05-16T02:21:23.1372780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1373600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1374160Z ^ 2021-05-16T02:21:23.1374640Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1375260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1376610Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1377620Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1378260Z ^ 2021-05-16T02:21:23.1379430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1380330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1380930Z ^ 2021-05-16T02:21:23.1382020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1382820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1383390Z ^ 2021-05-16T02:21:23.1383860Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1384480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1385830Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1386850Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:21:23.1387530Z ^ 2021-05-16T02:21:23.1388700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1390080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1390720Z ^ 2021-05-16T02:21:23.1392010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1392830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1393390Z ^ 2021-05-16T02:21:23.1393870Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1394480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1395850Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1397140Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1397870Z ^ 2021-05-16T02:21:23.1399060Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.1399960Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1400550Z ^ 2021-05-16T02:21:23.1401640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1402450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1403010Z ^ 2021-05-16T02:21:23.1403480Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1404100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1405450Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1406610Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1407390Z ^ 2021-05-16T02:21:23.1408930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1409820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1410420Z ^ 2021-05-16T02:21:23.1411520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1412320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1412890Z ^ 2021-05-16T02:21:23.1413350Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1413970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1415320Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1416480Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1417310Z ^ 2021-05-16T02:21:23.1418500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1419390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1419980Z ^ 2021-05-16T02:21:23.1421070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1421980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1422540Z ^ 2021-05-16T02:21:23.1423020Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1423630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1425020Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1426180Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1426940Z ^ 2021-05-16T02:21:23.1428320Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.1429240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1429840Z ^ 2021-05-16T02:21:23.1430960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1431770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1432330Z ^ 2021-05-16T02:21:23.1432800Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1433420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1434770Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1435960Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1436770Z ^ 2021-05-16T02:21:23.1437950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1438850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1439430Z ^ 2021-05-16T02:21:23.1440530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1441340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1449510Z ^ 2021-05-16T02:21:23.1450120Z In file included from utils.cpp:1: 2021-05-16T02:21:23.1450790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.1452400Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.1453600Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:21:23.1454890Z ^ 2021-05-16T02:21:23.1456160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.1457060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.1457650Z ^ 2021-05-16T02:21:23.1458750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.1459560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.1460120Z ^ 2021-05-16T02:21:23.7911720Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7913510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7915630Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7916960Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.7917420Z ^ 2021-05-16T02:21:23.7918580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7919480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7920090Z ^ 2021-05-16T02:21:23.7921210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7922040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7922600Z ^ 2021-05-16T02:21:23.7923090Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7923710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7925080Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7926290Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.7926790Z ^ 2021-05-16T02:21:23.7928370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7929300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7929900Z ^ 2021-05-16T02:21:23.7931040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7931990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7932570Z ^ 2021-05-16T02:21:23.7933050Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7933660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7935060Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7936400Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:21:23.7936910Z ^ 2021-05-16T02:21:23.7938050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7938950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7939540Z ^ 2021-05-16T02:21:23.7940630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7941440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7942000Z ^ 2021-05-16T02:21:23.7942480Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7943090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7944450Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7945640Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.7946080Z ^ 2021-05-16T02:21:23.7947200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7948430Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7949030Z ^ 2021-05-16T02:21:23.7950150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7950960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7951530Z ^ 2021-05-16T02:21:23.7952010Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7952630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7953990Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7955190Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.7955680Z ^ 2021-05-16T02:21:23.7956830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7957720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7958320Z ^ 2021-05-16T02:21:23.7959430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7960230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7960800Z ^ 2021-05-16T02:21:23.7961360Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7961990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7963380Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7964710Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:21:23.7965230Z ^ 2021-05-16T02:21:23.7966350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7967240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7967830Z ^ 2021-05-16T02:21:23.7969720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7970610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7971180Z ^ 2021-05-16T02:21:23.7971660Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7972270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7973840Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7974800Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:21:23.7975310Z ^ 2021-05-16T02:21:23.7976460Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.7977350Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7977940Z ^ 2021-05-16T02:21:23.7979050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7979860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7980430Z ^ 2021-05-16T02:21:23.7980900Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7981510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7982870Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7983650Z uint16 sampleformat = 1; 2021-05-16T02:21:23.7984020Z ^ 2021-05-16T02:21:23.7985140Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.7986030Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7986620Z ^ 2021-05-16T02:21:23.7987690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7988830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7989400Z ^ 2021-05-16T02:21:23.7989870Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7990490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.7992070Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.7992800Z uint32 nx = 1, ny = 1; 2021-05-16T02:21:23.7993130Z ^ 2021-05-16T02:21:23.7994260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.7995160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.7995740Z ^ 2021-05-16T02:21:23.7996830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.7997630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.7998210Z ^ 2021-05-16T02:21:23.7998820Z In file included from utils.cpp:1: 2021-05-16T02:21:23.7999430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8000800Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8001760Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:21:23.8002240Z ^ 2021-05-16T02:21:23.8003350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8004240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8004830Z ^ 2021-05-16T02:21:23.8005910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8006720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8007290Z ^ 2021-05-16T02:21:23.8007770Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8008550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8009980Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8010940Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:21:23.8011830Z ^ 2021-05-16T02:21:23.8013030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8013920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8014510Z ^ 2021-05-16T02:21:23.8015580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8016400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8016970Z ^ 2021-05-16T02:21:23.8017450Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8018070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8019420Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8020380Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:21:23.8020990Z ^ 2021-05-16T02:21:23.8022150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8023040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8023620Z ^ 2021-05-16T02:21:23.8024700Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8025500Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8026060Z ^ 2021-05-16T02:21:23.8026810Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8027440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8028840Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8029840Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:21:23.8030460Z ^ 2021-05-16T02:21:23.8031610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8032500Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8033090Z ^ 2021-05-16T02:21:23.8034170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8034990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8035550Z ^ 2021-05-16T02:21:23.8036040Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8036650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8038010Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8038720Z uint16 config; 2021-05-16T02:21:23.8039070Z ^ 2021-05-16T02:21:23.8040180Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.8041060Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8041790Z ^ 2021-05-16T02:21:23.8042900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8043710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8044270Z ^ 2021-05-16T02:21:23.8044750Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8045370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8046890Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8047670Z uint32 tw = 1, th = 1; 2021-05-16T02:21:23.8048010Z ^ 2021-05-16T02:21:23.8049160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8050040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8050630Z ^ 2021-05-16T02:21:23.8051720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8052520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8053090Z ^ 2021-05-16T02:21:23.8643670Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8644440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8646320Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8647540Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.8647960Z ^ 2021-05-16T02:21:23.8649080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8649980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8650650Z ^ 2021-05-16T02:21:23.8651800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8652610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8653180Z ^ 2021-05-16T02:21:23.8653660Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8654300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8655690Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8656880Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:21:23.8657730Z ^ 2021-05-16T02:21:23.8658930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8659830Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8660410Z ^ 2021-05-16T02:21:23.8661730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8662590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8663160Z ^ 2021-05-16T02:21:23.8663640Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8664250Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8665650Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8666570Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:21:23.8667040Z ^ 2021-05-16T02:21:23.8668170Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:21:23.8669080Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8669670Z ^ 2021-05-16T02:21:23.8670760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8671570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8672130Z ^ 2021-05-16T02:21:23.8672610Z In file included from utils.cpp:1: 2021-05-16T02:21:23.8673220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:21:23.8674580Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:21:23.8675980Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:21:23.8676520Z ^ 2021-05-16T02:21:23.8677650Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:21:23.8678800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:21:23.8679440Z ^ 2021-05-16T02:21:23.8680560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:21:23.8681380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:21:23.8681950Z ^ 2021-05-16T02:22:34.1756680Z 36 warnings generated. 2021-05-16T02:22:34.2089040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/local/Cellar/fftw/3.3.9_1/include -I/usr/local/Cellar/libtiff/4.3.0/include -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrappers.cpp -o wrappers.o 2021-05-16T02:22:35.3612510Z In file included from wrappers.cpp:1: 2021-05-16T02:22:35.3613320Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:22:35.3614140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:22:35.3616190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:22:35.3617090Z SEXP data = Parent::get__(); 2021-05-16T02:22:35.3617490Z ^ 2021-05-16T02:22:37.7843300Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7844180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7846040Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7847090Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:22:37.7848500Z ^ 2021-05-16T02:22:37.7849760Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:37.7850650Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7851240Z ^ 2021-05-16T02:22:37.7852330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7853150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7853720Z ^ 2021-05-16T02:22:37.7854230Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7854870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7856230Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7857240Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7857810Z ^ 2021-05-16T02:22:37.7858950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7859850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7860440Z ^ 2021-05-16T02:22:37.7861800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7862620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7863180Z ^ 2021-05-16T02:22:37.7863690Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7864320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7865720Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7866810Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7867420Z ^ 2021-05-16T02:22:37.7868970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7869920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7870500Z ^ 2021-05-16T02:22:37.7871640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7872440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7873000Z ^ 2021-05-16T02:22:37.7873510Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7874140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7875500Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7876510Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7877170Z ^ 2021-05-16T02:22:37.7878340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7879220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7879810Z ^ 2021-05-16T02:22:37.7880890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7881870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7882450Z ^ 2021-05-16T02:22:37.7882950Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7883600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7884980Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7886000Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7886940Z ^ 2021-05-16T02:22:37.7888160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7889050Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7889630Z ^ 2021-05-16T02:22:37.7890720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7891520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7892250Z ^ 2021-05-16T02:22:37.7892750Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7893470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7894910Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7895960Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:22:37.7896650Z ^ 2021-05-16T02:22:37.7897810Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:37.7898700Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7899280Z ^ 2021-05-16T02:22:37.7900370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7901170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7901730Z ^ 2021-05-16T02:22:37.7902240Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7902870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7904220Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7905460Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7906070Z ^ 2021-05-16T02:22:37.7907260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7908140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7908730Z ^ 2021-05-16T02:22:37.7909810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7910610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7911180Z ^ 2021-05-16T02:22:37.7911680Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7912320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7913660Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7914690Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7915290Z ^ 2021-05-16T02:22:37.7916450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7917340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7917930Z ^ 2021-05-16T02:22:37.7919010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7919810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7920370Z ^ 2021-05-16T02:22:37.7920870Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7921730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7923100Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7924410Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7925060Z ^ 2021-05-16T02:22:37.7926250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7927140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7927730Z ^ 2021-05-16T02:22:37.7928810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7929610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7930190Z ^ 2021-05-16T02:22:37.7930690Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7931320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7932680Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7933700Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:22:37.7934390Z ^ 2021-05-16T02:22:37.7935570Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7936450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7937040Z ^ 2021-05-16T02:22:37.7938120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7938930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7939490Z ^ 2021-05-16T02:22:37.7939990Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7940630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7942370Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7943580Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.7944290Z ^ 2021-05-16T02:22:37.7945500Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:37.7946380Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7946970Z ^ 2021-05-16T02:22:37.7948060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7948860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7949430Z ^ 2021-05-16T02:22:37.7949920Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7950570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7952160Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7953340Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.7954130Z ^ 2021-05-16T02:22:37.7955300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7956190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7956780Z ^ 2021-05-16T02:22:37.7957860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7958660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7959240Z ^ 2021-05-16T02:22:37.7959740Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7960670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7962290Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7963450Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.7964270Z ^ 2021-05-16T02:22:37.7965460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7966340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7966930Z ^ 2021-05-16T02:22:37.7968010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7968820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7969380Z ^ 2021-05-16T02:22:37.7969890Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7970530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7971890Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7973070Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.7973800Z ^ 2021-05-16T02:22:37.7974950Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:37.7983690Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7984370Z ^ 2021-05-16T02:22:37.7985630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7986450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7987020Z ^ 2021-05-16T02:22:37.7987910Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7988600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7990150Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.7991340Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.7992150Z ^ 2021-05-16T02:22:37.7993340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.7994230Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.7994810Z ^ 2021-05-16T02:22:37.7995900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.7996710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.7997280Z ^ 2021-05-16T02:22:37.7997790Z In file included from wrappers.cpp:1: 2021-05-16T02:22:37.7998420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:37.7999790Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:37.8000970Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:22:37.8001810Z ^ 2021-05-16T02:22:37.8002990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:37.8003870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:37.8004460Z ^ 2021-05-16T02:22:37.8005550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:37.8006720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:37.8007290Z ^ 2021-05-16T02:22:38.4448090Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4448880Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4450770Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4451970Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.4452420Z ^ 2021-05-16T02:22:38.4453550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4454440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4455040Z ^ 2021-05-16T02:22:38.4456110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4456930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4457510Z ^ 2021-05-16T02:22:38.4458030Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4458680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4460030Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4461490Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.4461990Z ^ 2021-05-16T02:22:38.4463180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4464060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4464650Z ^ 2021-05-16T02:22:38.4465730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4466530Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4467100Z ^ 2021-05-16T02:22:38.4468200Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4468900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4470300Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4471610Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:22:38.4472130Z ^ 2021-05-16T02:22:38.4473230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4474130Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4474710Z ^ 2021-05-16T02:22:38.4475790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4476600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4477160Z ^ 2021-05-16T02:22:38.4477660Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4478320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4479670Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4480860Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.4481280Z ^ 2021-05-16T02:22:38.4482390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4483270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4483860Z ^ 2021-05-16T02:22:38.4484950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4485740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4486310Z ^ 2021-05-16T02:22:38.4486810Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4487460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4489170Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4490370Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.4490870Z ^ 2021-05-16T02:22:38.4492190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4493090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4493830Z ^ 2021-05-16T02:22:38.4495010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4495810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4496380Z ^ 2021-05-16T02:22:38.4496880Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4497520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4498890Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4500220Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:22:38.4500740Z ^ 2021-05-16T02:22:38.4501850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4502750Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4503340Z ^ 2021-05-16T02:22:38.4504410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4505230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4505790Z ^ 2021-05-16T02:22:38.4506290Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4506920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4508270Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4509510Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:22:38.4510060Z ^ 2021-05-16T02:22:38.4511220Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:38.4512110Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4512700Z ^ 2021-05-16T02:22:38.4513770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4514580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4515140Z ^ 2021-05-16T02:22:38.4515650Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4516300Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4517630Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4518420Z uint16 sampleformat = 1; 2021-05-16T02:22:38.4518790Z ^ 2021-05-16T02:22:38.4519920Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:38.4520800Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4521510Z ^ 2021-05-16T02:22:38.4522740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4523540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4524120Z ^ 2021-05-16T02:22:38.4524620Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4525250Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4526600Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4527320Z uint32 nx = 1, ny = 1; 2021-05-16T02:22:38.4527650Z ^ 2021-05-16T02:22:38.4529060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4529960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4530560Z ^ 2021-05-16T02:22:38.4531640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4532440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4533000Z ^ 2021-05-16T02:22:38.4533510Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4534140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4535490Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4536450Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:22:38.4536920Z ^ 2021-05-16T02:22:38.4538040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4538940Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4539530Z ^ 2021-05-16T02:22:38.4540600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4541410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4541970Z ^ 2021-05-16T02:22:38.4542480Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4543120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4544460Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4545420Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:22:38.4545950Z ^ 2021-05-16T02:22:38.4547340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4548490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4549130Z ^ 2021-05-16T02:22:38.4550260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4551060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4551630Z ^ 2021-05-16T02:22:38.4552130Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4552770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4554110Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4555070Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:22:38.4555690Z ^ 2021-05-16T02:22:38.4556840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4557750Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4558330Z ^ 2021-05-16T02:22:38.4559420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4560220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4560790Z ^ 2021-05-16T02:22:38.4561470Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4562120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4563500Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4564500Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:22:38.4565120Z ^ 2021-05-16T02:22:38.4566290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4567450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4568040Z ^ 2021-05-16T02:22:38.4569150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4569960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4570530Z ^ 2021-05-16T02:22:38.4571030Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4571660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4573010Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4573740Z uint16 config; 2021-05-16T02:22:38.4574070Z ^ 2021-05-16T02:22:38.4575190Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:38.4576070Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4576670Z ^ 2021-05-16T02:22:38.4577750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4578730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4579320Z ^ 2021-05-16T02:22:38.4579820Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.4580460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.4581830Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.4582570Z uint32 tw = 1, th = 1; 2021-05-16T02:22:38.4582910Z ^ 2021-05-16T02:22:38.4584030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.4584920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.4585500Z ^ 2021-05-16T02:22:38.4586870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.4587810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.4588370Z ^ 2021-05-16T02:22:38.5183850Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.5184800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.5186700Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.5187880Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.5188300Z ^ 2021-05-16T02:22:38.5189430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.5190330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.5190920Z ^ 2021-05-16T02:22:38.5192020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.5192860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.5193420Z ^ 2021-05-16T02:22:38.5193930Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.5194570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.5195940Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.5197090Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:22:38.5197560Z ^ 2021-05-16T02:22:38.5198690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.5199590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.5200180Z ^ 2021-05-16T02:22:38.5201320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.5202140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.5203380Z ^ 2021-05-16T02:22:38.5203880Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.5204510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.5205870Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.5206850Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:22:38.5207310Z ^ 2021-05-16T02:22:38.5208430Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:22:38.5209290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.5209870Z ^ 2021-05-16T02:22:38.5210930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.5211710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.5212270Z ^ 2021-05-16T02:22:38.5212770Z In file included from wrappers.cpp:1: 2021-05-16T02:22:38.5213400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:22:38.5214710Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:22:38.5216080Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:22:38.5216620Z ^ 2021-05-16T02:22:38.5217710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:22:38.5218690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:22:38.5219280Z ^ 2021-05-16T02:22:38.5220370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:22:38.5221250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:22:38.5221880Z ^ 2021-05-16T02:22:51.2789390Z 36 warnings generated. 2021-05-16T02:22:51.3030380Z 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 imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -lX11 -Dcimg_use_fftw3 -L/usr/local/Cellar/fftw/3.3.9_1/lib -lfftw3 -L/usr/local/Cellar/libtiff/4.3.0/lib -ltiff -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:22:51.3581980Z ld: warning: dylib (/usr/local/lib/libX11.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:22:51.3621610Z ld: warning: dylib (/usr/local/lib/libfftw3.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:22:51.3623320Z ld: warning: dylib (/usr/local/lib/libtiff.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T02:22:51.4314590Z installing to /Users/runner/work/_temp/Library/00LOCK-imager/00new/imager/libs 2021-05-16T02:22:51.4572440Z ** R 2021-05-16T02:22:51.4780790Z ** data 2021-05-16T02:22:51.4838490Z *** moving datasets to lazyload DB 2021-05-16T02:22:51.7406970Z ** inst 2021-05-16T02:22:51.8621480Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:22:54.7914220Z ** help 2021-05-16T02:22:55.2276390Z *** installing help indices 2021-05-16T02:22:55.4934940Z ** building package indices 2021-05-16T02:22:55.9720860Z ** installing vignettes 2021-05-16T02:22:55.9851500Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:22:56.9480300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T02:22:57.0832040Z ** testing if installed package can be loaded from final location 2021-05-16T02:22:57.6167790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:22:57.6214750Z * DONE (imager) 2021-05-16T02:22:59.0978350Z * installing *source* package ‘ggplot2’ ... 2021-05-16T02:22:59.1513790Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T02:22:59.1514540Z ** using staged installation 2021-05-16T02:22:59.1905830Z ** R 2021-05-16T02:22:59.3553890Z ** data 2021-05-16T02:22:59.3621860Z *** moving datasets to lazyload DB 2021-05-16T02:22:59.8935040Z ** inst 2021-05-16T02:22:59.9073520Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:23:10.8443630Z ** help 2021-05-16T02:23:11.8853990Z *** installing help indices 2021-05-16T02:23:12.3246100Z *** copying figures 2021-05-16T02:23:12.3260670Z ** building package indices 2021-05-16T02:23:13.4966730Z ** installing vignettes 2021-05-16T02:23:13.4967850Z ** testing if installed package can be loaded from temporary location 2021-05-16T02:23:13.9122430Z ** testing if installed package can be loaded from final location 2021-05-16T02:23:15.0225030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T02:23:15.0805010Z * DONE (ggplot2) 2021-05-16T02:23:15.1801460Z 2021-05-16T02:23:15.1802250Z The downloaded source packages are in 2021-05-16T02:23:15.1804120Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpXkdFe8/downloaded_packages’ 2021-05-16T02:23:15.3700330Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T02:23:15.3701220Z Use `force = TRUE` to force installation 2021-05-16T02:23:16.2047930Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T02:23:16.2048840Z Use `force = TRUE` to force installation 2021-05-16T02:23:16.2065670Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T02:23:16.2066520Z Use `force = TRUE` to force installation 2021-05-16T02:23:16.2346460Z ##[group]Run options(width = 100) 2021-05-16T02:23:16.2347030Z options(width = 100) 2021-05-16T02:23:16.2347530Z pkgs <- installed.packages()[, "Package"] 2021-05-16T02:23:16.2348150Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T02:23:16.2625910Z shell: /usr/local/bin/Rscript {0} 2021-05-16T02:23:16.2626310Z env: 2021-05-16T02:23:16.2626710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:23:16.2627130Z TIC_DEPLOY_KEY: 2021-05-16T02:23:16.2627450Z RSPM: 2021-05-16T02:23:16.2629350Z GITHUB_PAT: *** 2021-05-16T02:23:16.2629760Z COVERALLS_TOKEN: 2021-05-16T02:23:16.2630180Z continue-on-error: true 2021-05-16T02:23:16.2630620Z VDIFFR_RUN_TESTS: false 2021-05-16T02:23:16.2631070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:23:16.2631480Z TZ: UTC 2021-05-16T02:23:16.2631810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:23:16.2632180Z NOT_CRAN: true 2021-05-16T02:23:16.2632510Z ##[endgroup] 2021-05-16T02:23:17.0662870Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:23:17.0664480Z setting value 2021-05-16T02:23:17.0666130Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T02:23:17.0667750Z os macOS Catalina 10.15.7 2021-05-16T02:23:17.0668700Z system x86_64, darwin17.0 2021-05-16T02:23:17.0669520Z ui X11 2021-05-16T02:23:17.0670400Z language (EN) 2021-05-16T02:23:17.0671760Z collate en_US.UTF-8 2021-05-16T02:23:17.0673090Z ctype en_US.UTF-8 2021-05-16T02:23:17.0673750Z tz UTC 2021-05-16T02:23:17.0674840Z date 2021-05-16 2021-05-16T02:23:17.0675110Z 2021-05-16T02:23:17.0676720Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:23:17.0677490Z ! package * version date lib source 2021-05-16T02:23:17.0678730Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T02:23:17.0679900Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0680920Z base * 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0682020Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0683210Z bmp 0.3 2017-09-11 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0684460Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0685560Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0686600Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0687690Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0688710Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0689780Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0690830Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0691840Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0693100Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0694200Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0696110Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0697420Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0698520Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0699610Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0700630Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0701720Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0702760Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0703870Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0704950Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0706090Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T02:23:17.0707250Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0708290Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0709380Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0710640Z downloader 0.4 2015-07-09 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0711700Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0712790Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0713880Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0714920Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0715980Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0717020Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0718540Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0719600Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0720750Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0721870Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0722900Z getopt 1.20.3 2019-03-22 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0723990Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0725010Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0726200Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T02:23:17.0727360Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0728410Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0729470Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0730500Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0731620Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0732700Z grid 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0733840Z gridExtra 2.3 2017-09-09 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0735010Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0736030Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0737480Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0738650Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0739690Z igraph 1.2.6 2020-10-06 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0740760Z imager 0.42.8 2021-03-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0741770Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0742840Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0743870Z jpeg 0.1-8.1 2019-10-24 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0744960Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0746080Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0747130Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0748210Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0749240Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0750350Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0751440Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0752500Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0753570Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0754590Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0755770Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0756940Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0758350Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0759480Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0760590Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0761800Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0762830Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0763900Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0764990Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0766770Z optparse 1.6.6 2020-04-16 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0767900Z parallel 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0768990Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0770050Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0771140Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0772200Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0773370Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0774380Z png 0.1-7 2013-12-03 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0775450Z pracma 2.3.3 2021-01-23 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0776520Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0777920Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0779130Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0780170Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0781890Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0783000Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0784070Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0785200Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0786280Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0787400Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0788490Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0789580Z readbitmap 0.1.5 2018-06-27 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0790700Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0791740Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0792820Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0793840Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0794920Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0795990Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0797120Z RNifti 1.3.1 2021-05-16 [1] Github (neuroconductor/RNifti@929106d) 2021-05-16T02:23:17.0798270Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0799290Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0800750Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0802070Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0803150Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0804220Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0805260Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0806390Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0807420Z splines 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0808520Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0809590Z stats4 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0810630Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0811710Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0812750Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T02:23:17.0813820Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0814860Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-16T02:23:17.0815890Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0816970Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0818030Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T02:23:17.0819730Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0820940Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0821990Z tiff 0.1-8 2021-03-31 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0823060Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0824080Z P tools 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0825170Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0826190Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0827410Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-16T02:23:17.0828500Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0829570Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0830660Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0831890Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0832980Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0834040Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0835050Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0836110Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0837110Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0838170Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T02:23:17.0838490Z 2021-05-16T02:23:17.0838990Z [1] /Users/runner/work/_temp/Library 2021-05-16T02:23:17.0839780Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T02:23:17.0840680Z 2021-05-16T02:23:17.0841600Z P ── Loaded and on-disk path mismatch. 2021-05-16T02:23:17.0890440Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T02:23:17.0891070Z Rscript -e 'tic::script()' 2021-05-16T02:23:17.0891530Z ls -l check 2021-05-16T02:23:17.1392350Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:23:17.1392860Z env: 2021-05-16T02:23:17.1393350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:23:17.1393810Z TIC_DEPLOY_KEY: 2021-05-16T02:23:17.1394200Z RSPM: 2021-05-16T02:23:17.1395300Z GITHUB_PAT: *** 2021-05-16T02:23:17.1395750Z COVERALLS_TOKEN: 2021-05-16T02:23:17.1396210Z continue-on-error: true 2021-05-16T02:23:17.1396730Z VDIFFR_RUN_TESTS: false 2021-05-16T02:23:17.1397240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:23:17.1397680Z TZ: UTC 2021-05-16T02:23:17.1398080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:23:17.1398480Z NOT_CRAN: true 2021-05-16T02:23:17.1398920Z ##[endgroup] 2021-05-16T02:23:17.5024150Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:23:17.6292130Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T02:23:17.6293230Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T02:23:17.6293950Z timeout = Inf, check_dir = "check") 2021-05-16T02:23:17.7148220Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T02:23:17.9971900Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T02:23:18.1001700Z * preparing ‘fmriqa’: 2021-05-16T02:23:18.1126720Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:23:18.2134590Z * installing the package to build vignettes 2021-05-16T02:23:32.0386020Z * creating vignettes ... OK 2021-05-16T02:23:32.1395070Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:23:32.1405290Z * checking for empty or unneeded directories 2021-05-16T02:23:32.1477970Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T02:23:32.1562210Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T02:23:32.2745670Z 2021-05-16T02:23:32.4399180Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T02:23:32.7267420Z * using log directory ‘/Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T02:23:32.7283540Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T02:23:32.7285200Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T02:23:32.7286920Z * using session charset: UTF-8 2021-05-16T02:23:32.8540260Z * using option ‘--as-cran’ 2021-05-16T02:23:32.8565010Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T02:23:32.8667140Z * checking extension type ... Package 2021-05-16T02:23:32.8712870Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T02:23:32.8714370Z * package encoding: UTF-8 2021-05-16T02:23:32.8715970Z * checking package namespace information ... OK 2021-05-16T02:23:34.2146890Z * checking package dependencies ... OK 2021-05-16T02:23:34.2159310Z * checking if this is a source package ... OK 2021-05-16T02:23:34.2164870Z * checking if there is a namespace ... OK 2021-05-16T02:23:34.3418530Z * checking for executable files ... OK 2021-05-16T02:23:34.3433910Z * checking for hidden files and directories ... OK 2021-05-16T02:23:34.3449760Z * checking for portable file names ... OK 2021-05-16T02:23:34.3460970Z * checking for sufficient/correct file permissions ... OK 2021-05-16T02:23:34.3492440Z * checking serialization versions ... OK 2021-05-16T02:23:41.8979720Z * checking whether package ‘fmriqa’ can be installed ... OK 2021-05-16T02:23:41.9090950Z * checking installed package size ... OK 2021-05-16T02:23:42.1365280Z * checking package directory ... OK 2021-05-16T02:23:42.1371080Z * checking for future file timestamps ... OK 2021-05-16T02:23:42.1378220Z * checking ‘build’ directory ... OK 2021-05-16T02:23:42.3596180Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:23:42.3601070Z * checking top-level files ... OK 2021-05-16T02:23:42.3611330Z * checking for left-over files ... OK 2021-05-16T02:23:42.5891720Z * checking index information ... OK 2021-05-16T02:23:42.8573470Z * checking package subdirectories ... OK 2021-05-16T02:23:42.9241190Z * checking R files for non-ASCII characters ... OK 2021-05-16T02:23:42.9960060Z * checking R files for syntax errors ... OK 2021-05-16T02:23:44.8524090Z * checking whether the package can be loaded ... OK 2021-05-16T02:23:46.5775910Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T02:23:48.3388840Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T02:23:50.0682150Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T02:23:51.9113100Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T02:23:53.8784440Z * checking loading without being on the library search path ... OK 2021-05-16T02:23:55.7953970Z * checking dependencies in R code ... OK 2021-05-16T02:23:58.7953950Z * checking S3 generic/method consistency ... OK 2021-05-16T02:24:00.5024730Z * checking replacement functions ... OK 2021-05-16T02:24:02.2801940Z * checking foreign function calls ... OK 2021-05-16T02:24:12.8734460Z * checking R code for possible problems ... OK 2021-05-16T02:24:13.1314610Z * checking Rd files ... OK 2021-05-16T02:24:13.1980800Z * checking Rd metadata ... OK 2021-05-16T02:24:13.2776550Z * checking Rd line widths ... OK 2021-05-16T02:24:13.4323920Z * checking Rd cross-references ... OK 2021-05-16T02:24:15.1139340Z * checking for missing documentation entries ... OK 2021-05-16T02:24:20.1679560Z * checking for code/documentation mismatches ... OK 2021-05-16T02:24:23.3499370Z * checking Rd \usage sections ... OK 2021-05-16T02:24:23.4530840Z * checking Rd contents ... OK 2021-05-16T02:24:23.5653330Z * checking for unstated dependencies in examples ... OK 2021-05-16T02:24:23.5724170Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T02:24:23.5786350Z * checking files in ‘vignettes’ ... OK 2021-05-16T02:24:28.1955920Z * checking examples ... OK 2021-05-16T02:24:28.3356270Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T02:24:28.5581620Z * checking tests ... 2021-05-16T02:24:43.6766450Z Running ‘testthat.R’ [14s/15s] 2021-05-16T02:24:43.7274320Z OK 2021-05-16T02:24:43.9608070Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T02:24:43.9650910Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T02:24:48.6597210Z * checking re-building of vignette outputs ... OK 2021-05-16T02:24:52.6321160Z * checking PDF version of manual ... OK 2021-05-16T02:24:52.6328410Z * checking for non-standard things in the check directory ... OK 2021-05-16T02:24:52.6333920Z * checking for detritus in the temp directory ... OK 2021-05-16T02:24:52.6339190Z * DONE 2021-05-16T02:24:52.6344580Z 2021-05-16T02:24:52.6345360Z Status: OK 2021-05-16T02:24:52.6350240Z 2021-05-16T02:24:52.7651770Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T02:24:52.7681560Z Duration: 1m 20.5s 2021-05-16T02:24:52.7687880Z 2021-05-16T02:24:52.7691310Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T02:24:52.7875710Z total 6240 2021-05-16T02:24:52.7878000Z drwxr-xr-x 15 runner staff 480 May 16 02:24 fmriqa.Rcheck 2021-05-16T02:24:52.7881180Z -rw-r--r-- 1 runner staff 1576817 May 16 02:23 fmriqa_0.4.0.tar.gz 2021-05-16T02:24:52.7882390Z -rw-r--r-- 1 runner staff 1615540 May 16 02:23 fmriqa_0.4.0.tgz 2021-05-16T02:24:52.7935170Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:24:52.7935950Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:24:52.8183770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:24:52.8184330Z env: 2021-05-16T02:24:52.8184760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:24:52.8185240Z TIC_DEPLOY_KEY: 2021-05-16T02:24:52.8185570Z RSPM: 2021-05-16T02:24:52.8187350Z GITHUB_PAT: *** 2021-05-16T02:24:52.8187800Z COVERALLS_TOKEN: 2021-05-16T02:24:52.8188230Z continue-on-error: true 2021-05-16T02:24:52.8188710Z VDIFFR_RUN_TESTS: false 2021-05-16T02:24:52.8189170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:24:52.8189580Z TZ: UTC 2021-05-16T02:24:52.8189920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:24:52.8190290Z NOT_CRAN: true 2021-05-16T02:24:52.8190640Z ##[endgroup] 2021-05-16T02:24:52.8571590Z 2021-05-16T02:24:52.8574190Z R Under development (unstable) (2021-05-14 r80296) -- "Unsuffered Consequences" 2021-05-16T02:24:52.8575200Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T02:24:52.8576400Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T02:24:52.8576770Z 2021-05-16T02:24:52.8577400Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T02:24:52.8578210Z You are welcome to redistribute it under certain conditions. 2021-05-16T02:24:52.8579490Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T02:24:52.8579970Z 2021-05-16T02:24:52.8580560Z R is a collaborative project with many contributors. 2021-05-16T02:24:52.8581760Z Type 'contributors()' for more information and 2021-05-16T02:24:52.8582930Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T02:24:52.8583330Z 2021-05-16T02:24:52.8584300Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T02:24:52.8585400Z 'help.start()' for an HTML browser interface to help. 2021-05-16T02:24:52.8586350Z Type 'q()' to quit R. 2021-05-16T02:24:52.8586640Z 2021-05-16T02:24:52.8587030Z > library(testthat) 2021-05-16T02:24:52.8587500Z > library(fmriqa) 2021-05-16T02:24:52.8587940Z Warning message: 2021-05-16T02:24:52.8588460Z In fun(libname, pkgname) : 2021-05-16T02:24:52.8589160Z no display name and no $DISPLAY environment variable 2021-05-16T02:24:52.8589650Z > 2021-05-16T02:24:52.8590070Z > test_check("fmriqa") 2021-05-16T02:24:52.8590930Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:24:52.8591660Z 2021-05-16T02:24:52.8592150Z Basic analysis parameters 2021-05-16T02:24:52.8593060Z ------------------------- 2021-05-16T02:24:52.8593550Z X,Y matrix : 80x80 2021-05-16T02:24:52.8593950Z Slices : 1 2021-05-16T02:24:52.8594420Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:24:52.8594830Z TR : 3s 2021-05-16T02:24:52.8595240Z Slice # : 1 2021-05-16T02:24:52.8595720Z ROI width : 21 2021-05-16T02:24:52.8596140Z Total vols : 200 2021-05-16T02:24:52.8596600Z Analysis vols : 198 2021-05-16T02:24:52.8596880Z 2021-05-16T02:24:52.8597230Z QA metrics 2021-05-16T02:24:52.8598000Z ---------- 2021-05-16T02:24:52.8598430Z Mean signal : 2561.3 2021-05-16T02:24:52.8598860Z STD : 6.4 2021-05-16T02:24:52.8599270Z Percent fluc : 0.25 2021-05-16T02:24:52.8599720Z Drift : 2.06 2021-05-16T02:24:52.8600100Z Drift fit : 1.42 2021-05-16T02:24:52.8600520Z SNR : 141.3 2021-05-16T02:24:52.8601240Z SFNR : 137 2021-05-16T02:24:52.8601660Z RDC : 2.84 2021-05-16T02:24:52.8602050Z TC outlier : 2.66 2021-05-16T02:24:52.8602510Z Spec outlier : 5.12 2021-05-16T02:24:52.8602970Z MBG percent : 1.75 2021-05-16T02:24:52.8603220Z 2021-05-16T02:24:52.8604200Z Calculating k-space spike detection map... 2021-05-16T02:24:52.8604860Z Unable to revert mtime: /Library/Fonts 2021-05-16T02:24:52.8605220Z 2021-05-16T02:24:52.8606590Z PNG report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpH1G1PE/working_dir/RtmpNq7sLW/fileb36d267a982 2021-05-16T02:24:52.8607920Z CSV results : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpH1G1PE/working_dir/RtmpNq7sLW/fileb36d728521b3 2021-05-16T02:24:52.8608530Z 2021-05-16T02:24:52.8609360Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:24:52.8609930Z 2021-05-16T02:24:52.8610370Z Basic analysis parameters 2021-05-16T02:24:52.8611320Z ------------------------- 2021-05-16T02:24:52.8611780Z X,Y matrix : 80x80 2021-05-16T02:24:52.8612220Z Slices : 1 2021-05-16T02:24:52.8612650Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:24:52.8613090Z TR : 3s 2021-05-16T02:24:52.8613460Z Slice # : 1 2021-05-16T02:24:52.8613890Z ROI width : 21 2021-05-16T02:24:52.8614320Z Total vols : 200 2021-05-16T02:24:52.8614740Z Analysis vols : 198 2021-05-16T02:24:52.8615020Z 2021-05-16T02:24:52.8615370Z QA metrics 2021-05-16T02:24:52.8616140Z ---------- 2021-05-16T02:24:52.8616570Z Mean signal : 2561.3 2021-05-16T02:24:52.8617010Z STD : 6.4 2021-05-16T02:24:52.8617450Z Percent fluc : 0.25 2021-05-16T02:24:52.8617860Z Drift : 2.06 2021-05-16T02:24:52.8618290Z Drift fit : 1.42 2021-05-16T02:24:52.8618670Z SNR : 141.3 2021-05-16T02:24:52.8619080Z SFNR : 137 2021-05-16T02:24:52.8619700Z RDC : 2.84 2021-05-16T02:24:52.8620160Z TC outlier : 2.66 2021-05-16T02:24:52.8620650Z Spec outlier : 5.12 2021-05-16T02:24:52.8621130Z MBG percent : 1.75 2021-05-16T02:24:52.8621410Z 2021-05-16T02:24:52.8622790Z PDF report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpH1G1PE/working_dir/RtmpNq7sLW/fileb36d63a99709Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:24:52.8623730Z 2021-05-16T02:24:52.8624210Z Basic analysis parameters 2021-05-16T02:24:52.8625130Z ------------------------- 2021-05-16T02:24:52.8625700Z X,Y matrix : 80x80 2021-05-16T02:24:52.8626200Z Slices : 1 2021-05-16T02:24:52.8626670Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:24:52.8627150Z TR : 3s 2021-05-16T02:24:52.8627570Z Slice # : 1 2021-05-16T02:24:52.8627960Z ROI width : 21 2021-05-16T02:24:52.8628390Z Total vols : 200 2021-05-16T02:24:52.8628840Z Analysis vols : 198 2021-05-16T02:24:52.8629090Z 2021-05-16T02:24:52.8629470Z QA metrics 2021-05-16T02:24:52.8630210Z ---------- 2021-05-16T02:24:52.8630680Z Mean signal : 2561.3 2021-05-16T02:24:52.8631120Z STD : 6.4 2021-05-16T02:24:52.8631520Z Percent fluc : 0.25 2021-05-16T02:24:52.8631980Z Drift : 2.06 2021-05-16T02:24:52.8632360Z Drift fit : 1.42 2021-05-16T02:24:52.8632870Z SNR : 141.3 2021-05-16T02:24:52.8633260Z SFNR : 137 2021-05-16T02:24:52.8645320Z RDC : 2.84 2021-05-16T02:24:52.8645820Z TC outlier : 2.66 2021-05-16T02:24:52.8646260Z Spec outlier : 5.12 2021-05-16T02:24:52.8646740Z MBG percent : 1.75 2021-05-16T02:24:52.8647020Z 2021-05-16T02:24:52.8648900Z CSV spec file : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpH1G1PE/working_dir/RtmpNq7sLW/fileb36d1d8139c7══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T02:24:52.8650180Z • empty test (2) 2021-05-16T02:24:52.8650470Z 2021-05-16T02:24:52.8650910Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T02:24:52.8651340Z > 2021-05-16T02:24:52.8651710Z > proc.time() 2021-05-16T02:24:52.8652200Z user system elapsed 2021-05-16T02:24:52.8653030Z 11.190 2.957 15.042 2021-05-16T02:24:52.8705040Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T02:24:52.8705720Z Rscript -e "tic::before_deploy()" 2021-05-16T02:24:52.8954910Z shell: /bin/bash -e {0} 2021-05-16T02:24:52.8955290Z env: 2021-05-16T02:24:52.8955760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:24:52.8956200Z TIC_DEPLOY_KEY: 2021-05-16T02:24:52.8956570Z RSPM: 2021-05-16T02:24:52.8957420Z GITHUB_PAT: *** 2021-05-16T02:24:52.8957840Z COVERALLS_TOKEN: 2021-05-16T02:24:52.8958290Z continue-on-error: true 2021-05-16T02:24:52.8958780Z VDIFFR_RUN_TESTS: false 2021-05-16T02:24:52.8959260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:24:52.8959710Z TZ: UTC 2021-05-16T02:24:52.8960100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:24:52.8960500Z NOT_CRAN: true 2021-05-16T02:24:52.8960890Z ##[endgroup] 2021-05-16T02:24:53.2584950Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:24:53.3874590Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T02:24:53.3875180Z with: 2021-05-16T02:24:53.3876000Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T02:24:53.3876850Z asset_path: check/fmriqa_0.4.0.tgz 2021-05-16T02:24:53.3877350Z asset_name: fmriqa_0.4.0_R4.1.tgz 2021-05-16T02:24:53.3877890Z asset_content_type: application/octet-stream 2021-05-16T02:24:53.3878400Z env: 2021-05-16T02:24:53.3878840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:24:53.3879280Z TIC_DEPLOY_KEY: 2021-05-16T02:24:53.3879670Z RSPM: 2021-05-16T02:24:53.3880670Z GITHUB_PAT: *** 2021-05-16T02:24:53.3881120Z COVERALLS_TOKEN: 2021-05-16T02:24:53.3881570Z continue-on-error: true 2021-05-16T02:24:53.3882070Z VDIFFR_RUN_TESTS: false 2021-05-16T02:24:53.3882540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:24:53.3883000Z TZ: UTC 2021-05-16T02:24:53.3883450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:24:53.3883970Z NOT_CRAN: true 2021-05-16T02:24:53.3884800Z GITHUB_TOKEN: *** 2021-05-16T02:24:53.3885250Z ##[endgroup] 2021-05-16T02:24:54.4893850Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T02:24:54.4894490Z Rscript -e "tic::deploy()" 2021-05-16T02:24:54.5141660Z shell: /bin/bash -e {0} 2021-05-16T02:24:54.5142040Z env: 2021-05-16T02:24:54.5142490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:24:54.5142930Z TIC_DEPLOY_KEY: 2021-05-16T02:24:54.5143300Z RSPM: 2021-05-16T02:24:54.5144430Z GITHUB_PAT: *** 2021-05-16T02:24:54.5144840Z COVERALLS_TOKEN: 2021-05-16T02:24:54.5145320Z continue-on-error: true 2021-05-16T02:24:54.5145770Z VDIFFR_RUN_TESTS: false 2021-05-16T02:24:54.5146280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:24:54.5146700Z TZ: UTC 2021-05-16T02:24:54.5147100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:24:54.5147480Z NOT_CRAN: true 2021-05-16T02:24:54.5147870Z ##[endgroup] 2021-05-16T02:24:54.8787150Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:24:55.0042080Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T02:24:55.0042770Z Rscript -e "tic::after_deploy()" 2021-05-16T02:24:55.0298250Z shell: /bin/bash -e {0} 2021-05-16T02:24:55.0298670Z env: 2021-05-16T02:24:55.0299110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:24:55.0299590Z TIC_DEPLOY_KEY: 2021-05-16T02:24:55.0299930Z RSPM: 2021-05-16T02:24:55.0301660Z GITHUB_PAT: *** 2021-05-16T02:24:55.0302100Z COVERALLS_TOKEN: 2021-05-16T02:24:55.0302690Z continue-on-error: true 2021-05-16T02:24:55.0303540Z VDIFFR_RUN_TESTS: false 2021-05-16T02:24:55.0304040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:24:55.0304540Z TZ: UTC 2021-05-16T02:24:55.0304920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:24:55.0305380Z NOT_CRAN: true 2021-05-16T02:24:55.0305840Z ##[endgroup] 2021-05-16T02:24:55.3956720Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:24:55.7720950Z Post job cleanup. 2021-05-16T02:24:55.8436440Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T02:24:55.8564970Z Post job cleanup. 2021-05-16T02:24:55.9846340Z [command]/usr/local/bin/git version 2021-05-16T02:24:55.9941000Z git version 2.31.1 2021-05-16T02:24:55.9991400Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T02:24:56.0069040Z [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-16T02:24:56.1359870Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T02:24:56.1420070Z http.https://github.com/.extraheader 2021-05-16T02:24:56.1436570Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T02:24:56.1542010Z [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-16T02:24:56.2507110Z Cleaning up orphan processes